May 2009 - Posts
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...
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...
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 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 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...