Monthly Archives: March 2009

Converting Database Diagram to Visio (Reverse Engineer, ER Diagram)

Normally people will type “Convert Database Diagram to Visio” or “Converting Database Diagram to Visio” and ended up with frustrating results. Visio 2007 can reverse engineer the database from Microsoft SQL Server (I have tired SQL 2005 successfully but failed … Continue reading

Posted in Uncategorized | 3 Comments

Creating CheckBox as GridView Header and writing code to check all the CheckBox

Indeed it is not a very difficult task in ASP.NET to have create a column with all the CheckBox including the header but it is also not as easy to find in the Internet how to get this done.   … Continue reading

Posted in .Net | Tagged | 2 Comments