.NET Framework Class Browser

I find the .NET Framework Class Browser [http://docs.aspng.com/quickstart/aspplus/samples/classbrowser/vb/classbrowser.aspx] very convinient. It has saved me a lot of time on a daily basis looking for namespaces, classes and interfaces. I remember the commonly used namespaces and their respective classes but information…

XML Resume Library

One of the development teams?at my office recently used the XML Resume Library [http://xmlresume.sourceforge.net] for a document management project in ASP.NET. Although it was a pilot project for a HR consultancy but?the guys here seem to be appreciating the usefulness of the library. Earlier,…

Web-based Database Administration

Maybe this is old news for some of you guys. Anyways, I’ve been using two such ASP.NET applications which allow remote database administration via a web interface. It’s very useful when you don’t have ready access (specially on client locations) to SQL Server Enterprise Manager or…