Visual Studio Hosted Experience

Visual Studio Hosted Experience [http://msdn.demoservers.com/login.aspx?group=&lab=] allows you to either quickly evaluate Visual Studio .NET 2003, or learn how to build applications for Windows and the Web with the MSDN Virtual Labs – a series of guided, hands-on labs which can be completed…

Top 10 Things to Be Thankful for in .NET

Top 10 Things to Be Thankful for in .NET [http://www.theserverside.net/cartoons/Top10_NET_Thankful/Top10_NET_Thankful.swf] and the discussion [http://www.theserverside.net/discussions/thread.tss?thread_id=30255] behind the Top 10.…

TestDriven.NET

TestDriven.NET [http://www.testdriven.net/] – a new unit testing tool for VS.NET, which also integrates with all major unit testing frameworks including NUnit [http://www.nunit.org/], MbUnit [http://www.mbunit.org/], csUnit [http://www.csunit.org/] & Visual Studio Team System [http://lab.msdn.microsoft.com/vs2005/…

NHibernate ORM

NHibernate [http://nhibernate.sourceforge.net/] is a .NET based object persistence library (aka ORM) for relational databases.…

Java/.NET Interoperability

JNBridgePro [http://www.jnbridge.com/] is a Java/.NET interoperability tool that enables full two-way interoperability between Java and .NET. With JNBridgePro, Java can access .NET objects and classes, and .NET can access Java classes and objects. [via Ajay, TheGrover [http://www.thegrover.com/index.php?p=18]]…