June 2004 - Posts

1
Comments

Whidbey Beta 1 and Yukon Beta 2 to ship at Tech-Ed Europe? by ejsmith

It's looking more and more like we will finally see the long awaiting betas for Whidbey and Yukon this week. Beta 1 of Whidbey and Beta 2 of Yukon to ship at Tech-Ed Europe? The blogosphere is absolutely exploding with news that Beta 1 of Visual Studio...
Filed under:
0
Comments

Delegate-Based APIs by ejsmith

Generics and Anonymous Methods/Delegates make up a powerful pair that can be used to create elegant query APIs. Here are some that we just added to the .NET Framework’s Collection libraries. I used List<T> to illustrate the APIs but most of...
Filed under:
1
Comments

CodeSmith - Strongly-typed ArrayList collection template for VB.NET by ejsmith

I've completed the conversion for the ArrayList.cst and IList.cst C# source files distributed with CodeSmith to VB.NET (all 2752 lines of it ;-) ). Assuming I don't have any conversion bugs left it in (I've done some testing and it's working great for...
Filed under:
4
Comments

Top 10 Must-Have .NET Tools Every Developer Should Download Now by ejsmith

In the latest issue of MSDN magazine there is an article titled “Top 10 Must-Have .NET Tools Every Developer Should Download Now“. Here is a list of the tools: NUnit to write unit tests NDoc to create code documentation NAnt to build your...
Filed under: ,
0
Comments

Hanselman on Layered Architecture by ejsmith

Amen brother! http://www.hanselman.com/blog/CommentView.aspx?guid=a0a65e0c-5ef8-41e4-a566-1739b4428aa5
Filed under:
More Posts