25. April 2013
Anil Kumar
WCF
Important points while writing any web / WCF Services should be taken care are as -
a) Availability
If you go to a known restaurant for which that is famous and after reaching you come to know that they are not providing services. How do you feel? So services sh...
[More]
MVC, Entity framework with WCF is in demand. HTML5 is expected to be launched by the end of year 2014 but it is buzzing more than others. Others in race are: CSS3,Entity Framework, jQuery, Cloud computing, KnockoutJs...
[More]
14. March 2013
Anil Kumar
Asp.Net , C# , WCF
"The underlying connection was closed: The connection was closed unexpectedly." This exception can be avoided by checking- 1) The return type and make sure it is serializable. and 2) Make sure your Enum values are matched with the values stored inside tables. This is the very critical situation because you don't expect it.
[More]