Don't know about you, but some days I'm so busy I don't have time to wait while VS.NET spawns dexplore.exe over DCOM and makes bunch of SOAP calls to MSDN to then find the MSDN url to pop context sensitive help for a keyword (yes I debugged it).
Read More...
Found an interesting bit of code on the newsgroups the other day .... what I like to call MacGruber transactions. If you are a fan of SNL you know the story. With System.Data.SqlClient.SqlConnection in .NET 2.0 we added a new connection string attribute
Read More...