143 reputation
6
bio website
location
age
visits member for 1 year, 3 months
seen yesterday
stats profile views 22

Apr
26
accepted Best method to copy a file to the SQL Server machine
Mar
27
comment Best method to copy a file to the SQL Server machine
The overall goal is from client into db.
Mar
27
asked Best method to copy a file to the SQL Server machine
Dec
26
accepted How to catch exception/fault where message size is larger than accepted by the service (server side)?
Dec
17
awarded  Commentator
Dec
17
comment How to catch exception/fault where message size is larger than accepted by the service (server side)?
I certainly agree with the client/server side issue. Under my circumstances there is a WSDL in which compliance requires the server to send back as part of the response that the SOAP message is too large for the server. It's a little strange as WCF already handles returning an exception for this, but now needs to be rigged such that the server knows this exception occurred in order to respond with an error report back to the client.
Dec
14
revised How to catch exception/fault where message size is larger than accepted by the service (server side)?
deleted 1 characters in body
Dec
14
asked How to catch exception/fault where message size is larger than accepted by the service (server side)?
Dec
14
awarded  Teacher
Dec
12
revised Passing models between controllers in MVC4
added 814 characters in body
Dec
12
comment Passing models between controllers in MVC4
I have edited above answer.
Dec
7
answered Passing models between controllers in MVC4
Dec
6
accepted Concerns with long-running process on IIS
Dec
6
comment Concerns with long-running process on IIS
Right on! This is exactly what I needed.
Dec
6
revised Concerns with long-running process on IIS
Update the title reflect the question better.
Dec
6
revised Concerns with long-running process on IIS
Moved explanation to the top of post for readability
Dec
6
asked Concerns with long-running process on IIS
Dec
3
accepted Dependencies being disposed when using trying to run an asynchronous task in WCF with Autofac
Dec
3
comment Dependencies being disposed when using trying to run an asynchronous task in WCF with Autofac
Yes. They'ed get some data back from the response such that they can send a request at a later time to see the results of the import.
Nov
30
asked Dependencies being disposed when using trying to run an asynchronous task in WCF with Autofac