Sudheer Kumar
3 posts.
- WCF Proxy Close IssueWCF Proxy need to be closed explicitly and if you are using the using() statement, you have the possibility of loosing the original exception. You can…
- Entity Framework Tips1. Error Message : Only parameterless constructors and initializers are supported in LINQ to Entities: The following query works perfetcly with LINQ:…
- Visual Studio 2005 - Documentation Generation Using NDoc 2005Recently I have been designing an Application Framework in .NET/ASP.NET 2.0. It went well and I was thinking of generating the documentation using Visual…
