Category Archives: ASP.NET
Commerce Server 2007: Determine the Service Pack (Lookup Script)
To those whom love Commerce Server 2007 as much as I do. Here is a little script to help you determine the Service Pack level of each database. use MSCS_Admin select s_PropertyName, s_Value From dbo.resourceProps This will return multiple values. … Continue reading
Commerce Server 2007 Scripts to make your Commerce Server 2007 Life easier
Before I start I have to give a huge hat tip to Wade Wegner for these scripts as they are not mine. I am simply just helping to make them more accessible. Truth be known these scripts should be included … Continue reading
Tools for updating asp.net membership tools remotely
Add in Tools for Visual Studio 2005 and membership tools to remotely manage users from admin pages. Free! http://brennan.offwhite.net/blog/2006/09/15/free-controls-for-user-and-roles-management/ Flickr Tags: Asp.net, Membership Tools, Visual Studio 2005, Woot, Short Post, Mikedopp.com BuzzNet Tags: Asp.net, Membership Tools, Visual Studio … Continue reading