Yesterday I blogged about the cause of ASP.NET validators and validation summary slowness. At that point I wasn't aware of the existence of the XHTML conformance...
softdev
-
Rendering ASP.NET Validators And Validation Summary Property As HTML Attributes
details »
-
The Cause Of ASP.NET Validators And Validation Summary Slowness
details »
When building ASP.NET pages, if you use too many validators and validation summaries your pages can become very slow. Have you ever wondered why? Lets build a simple page...
-
Build Your Own LINQ Provider
details »
Mehfuz has been building a toolkit for creating LINQ providers and it's available at CodePlex: LINQExtender He has even built a LINQ provider for flickr with it:...
-
The Architecture Tool Space Keeps Growing
details »
The tool space for software architecture has been growing. There are new tools and continuous improvement in the existing ones. Framework Design Studio Last month...