Saturday, May 17, 2008

MyLinks

The breakpoint will not currently be hit. No symbols have been loaded for this document.

http://geekswithblogs.net/dbutscher/archive/2007/06/26/113472.aspx

CodeZone

http://msdn.microsoft.com/en-us/community/aa570297.aspx


GridView Examples for ASP.NET 2.0: Working with TemplateFields

http://msdn.microsoft.com/en-us/library/aa479353.aspx

The breakpoint will not currently behit

http://geekswithblogs.net/dbutscher/archive/2007/06/26/113472.aspx


updating one column value from other column value in the same table

update tablename set newcolumn=oldcolumn

Friday, May 16, 2008

Validation in Dropdown

To validate a dropdown list simply put the InitialValue="0" in the requiredfieldvalidator.

Friday, May 09, 2008

Finding the DLL using CLSID

Open Regedit (Run -> "regedit"), move to the key:HKEY_LOCAL_MACHINE\SOFTWARE\Classes\CLSIDAnd perform a search for the given CLSID.