Monthly Archives: April 2009

Using Multiple Active Result Sets (MARS)

Today, Aneesh (the guy who blogged about SQL Encryption few months back in dot net thoughts), told me about the Multiple Active Result Sets (MARS), a new option available in SQL Server 2005, which helps developers to maintain Multiple active … Continue reading

Posted in .Net, .Net 3.0 / 3.5, SQL Server | Tagged , , , | Leave a comment

Simple AutoSuggest Textbox using JQuery

Few months back, one of my colleague from UI team, introduced JQuery to me, our purpose was to show some nice dialog boxes using JQuery. After some time I moved in to some Windows projects. And now I am back … Continue reading

Posted in .Net, .Net 3.0 / 3.5, ASP.Net, Javascript | Tagged , , , , | 14 Comments

GUI for STSADM

Are you tired of using the command-line version of STSADM? Then, download STSADMWin, the GUI for the powerful command line utility STSADM, from here . I found STSADMWin a very helpful tool. It lists all the STSADM commands in dropdown, … Continue reading

Posted in .Net, sharepoint | Tagged , | Leave a comment