Browse by Tags

Moving ViewState to the bottom of the page
02 June 08 06:51 AM | nraychev | 0 Comments   
We noticed that the ViewState in silverlightshow.net was enormous so we decided to make some improvements. The first step was to move it to the bottom of the page just for the search engine optimization. I have met many articles in internet which describe Read More...
SiteMap and URL Rewriting in ASP.NET 2.0
23 April 08 02:04 AM | nraychev | 0 Comments   
Introduction A common scenario in web development is when one page shows different content depending on some query parameters. OK, but these query parameters do not look friendly to the user and are neither friendly for the search engines. Here the URL Read More...