Moses on DotNetSlackers

.Net Gorean Lifestyler

This site

News

@ Cambridge, UK

Blogs

Sponsors

  • MaximumASP
  • Packet Sniffer

Browse by Tags

All Tags » General .Net (RSS)
Enterprise Library 3.0 - April 2007 Just Released!
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
MSDN Library (April 2007 Edition) – Includes Visual® Studio 2005 Service Pack 1 documentation.
MSND April 2007 Edition is released and available for download for free. The MSDN® Library is an essential resource of information for developers using Microsoft® tools, products, and technologies. The file size is ~2.5 GB, note that the file...
.Net Interview Questions [Part 2]
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...
.Net Interview Questions [Part 1]
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...
.Net Coding Standards
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...