Tom Hollander's announced the release of Enterprise Library 3.0 which is available for download . Enterprise Library on CodePlex Community Enterprise Library on Microsoft
Suppose that you create a class named Employee with its strongly typed collection named EmployeeCollection. You need to enable your EmployeeCollection to support sorting of your Employee objects! what should you do? You are creating the first version...
In the last month, I was doing interview for .Net senior developers, mostly min 2 years working experiance and 3-4 years general experiance in .NET. I'm going to post some of the questions I asked to them. and I'd appreciate if I can share your...
I was reading a post on Derek Smyth's Software Development Blog about C# coding standards, and I thought I can join him but posting another useful document about C# coding standards and VB.Net Coding standards too. I've read few of IDesign document...