Quantcast
Channel: April 2008 – Michael Freidgeim's Blog
Browsing latest articles
Browse All 6 View Live

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 Article


Licensing 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 Article


Do 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 Article

Javascript 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 Article

Non-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 Article


HTML 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
Browsing latest articles
Browse All 6 View Live