Fix W3C validation failure on ImageButton control (Server-wise)
Recently runs into a problem on passing validation my .NET pages on W3C validator(http://validator.w3.org). Generally speaking the HTML code rendered from ImageButton control contains a invalid html...
View ArticleMake "Repository Factory" work on VS 2008
I am writing another post at the same time to compare several MS ORM technic. Put the result first, I finally decide to use "Repository Factory". Well, it is NOT really a ORM, but a code generator like...
View ArticleBouncy Castle C#
It has been really long time since my last post. And finally I get a few minutes to write this post on using BouncyCacle encryption in C#, hopefully it can help some one.BouncyCastle is a encryption...
View ArticleEntity Framework vs Linq to SQL vs Repository Factory: Performance
It has been long time since my last post. It really dues to the heavy workload in my job(I hope my manager can see this) and my health problem. And with the release of VS2010 and ADO.NET 4.0, I am very...
View ArticleVisual Studio 2012 Menu
Installed VS 2012 tonight, first thing noticed is all caps menu. As reference to MS' word "keep Visual Studio consistent with the direction of other Microsoft user experiences", which in my words,...
View Article