One praiseworthy aspect of ASP.NET 2.0 is its much improved XHTML compliance. However, there is one particular implementation detail related to this that causes some web designs to break and could have been implemented in a better manner. The detail is how ASP.NET 2.0 will wrap a DIV tag around hidden input fields
Similar Posts
A master page is normally comprised of a header, footer and a content placeholder. Keeping a header at the top is very straight forward to implement; so
Did you know that you can design complex web pages without a single table by using cascading style sheets Generally, this type of design results in smaller
First, let me start off with some praise. I really really like Windows Live Writer . I've praised it many times on my blog. However, there is one thing
The tree view control was introduced some time ago and some details of its implementation can be found at http ajaxaspects.blogspot.com 2006 01 tree-view