Welcome to MSDN Blogs Sign in | Join | Help

May 2009 - Posts

Designing URLs in ASP.NET 4 Web Sites for Search Engine Optimization (SEO)
One of the best resources for learning how to increase traffic to your site is Rand Fishkin’s seomoz.org Among the many strategies Rand advocates is paying close attention to the structure and content of your URLs. The more search-engine-friendly and Read More...
How to find information in MSDN about ASP.NET and JavaScript
Most developers use the term “JavaScript” generically to refer to the language that’s formally known as ECMAScript . The name “JavaScript” refers to the implementation of this language originally done by Netscape, and the Microsoft implementation is known Read More...
Using AJAX to Dynamically Update a GridView, DataList, or any Data-bound Control – New Features in ASP.NET 4
ASP.NET server controls render HTML elements with id attributes that are often different from the ID values you assign in markup or code. The id attributes are generated by concatenating a server control’s ID with the IDs of any container controls it Read More...
ASP.NET 4 AJAX Beta 1 Documentation
ASP.NET AJAX includes a library of client script functions that bring many of the advantages of object-oriented programming and of the ASP.NET model to client scripting. ASP.NET AJAX also provides server-based support that includes Web server controls Read More...
ASP.NET 4 Dynamic Data Beta 1 Documentation
ASP.NET Dynamic Data documentation has been updated to contain new information and examples. Also, improvements have been made to existing content, as described next. Topic Description ASP.NET Dynamic Data Overview This topic has been updated to contain Read More...
Page view tracker