Use CommandField column to postback on GridView
I ‘ve created GridView with HyperlLinkField columns. But I wanted to have link click to postback to the same page. I looked at some solutions like in a thread:GridView HyperLinkField with call to a...
View ArticleLicensing Team Foundation Server 2008
Team Foundation Server Workgroup Edition that you receive when you purchase a Team Edition with an MSDN Premium Subscription provides for FIVE named users and does not use the CAL model. To support...
View ArticleDo not allow user to view page using browser back button
// We never want the user to get back to this page via browser back // so prevent this from happening Response.Cache.SetCacheability(HttpCacheability.NoCache); There is also MS KB article, that...
View ArticleJavascript to parse QueryString
I found couple code sample in Javascript to parse QueryString: Passing Parameters Via Query Strings The Read Function QueryString – get parameters from URL with JavaScript Is any in ASP.NET AJAX...
View ArticleNon-specific questions from blog Contact form
Sometimes I receive non-specific questions from my blog Contact form. For example: Please let me know how can i install a proxy server software on my local computer. Do you know any particular software...
View ArticleHTML Color Codes Links
HTML Color Codes description and Tables shows html numbers for different colors JavaScript Color Show can do the opposite- show color of specified number.
View Article