August 2009 - Posts

0
Comments

Resharper Surround with Templates: () by skjagini

Resharper comes with live templates (ctrl + j) or surround with templates (ctrl+ alt + j) which helps with few key strokes and can save you considerable time over a period of day. Of the available surround with templates, my most frequently used one is...
Filed under:
3
Comments

Timeout exceptions by skjagini

1. WCF In a typical WCF client-service application, the client initiates the requests and waits for the response from service. If the service doesn’t respond in the preconfigured intervals the client will error out with an exception similar to the following...
Filed under: ,
More Posts