<div class="@(record.Index % 2 == 0 ? "even" : "odd")">
Tuesday, November 27, 2012
Cleaner Conditional HTML Attributes In Razor Web Pages
http://www.mikesdotnetting.com/Article/201/Cleaner-Conditional-HTML-Attributes-In-Razor-Web-Pages
Monday, November 26, 2012
The Future of Programming
http://www.blogger.com/blogger.g?blogID=2311653455419580222#editor/src=sidebar


Using examples and objects is the future of programming because it is closer to how our mind works.


Using examples and objects is the future of programming because it is closer to how our mind works.
Friday, November 23, 2012
ASP.NET web SQL Utility
http://www.codeproject.com/Articles/15408/Web-SQL-Utility
A nice and small tool to show the query result for MS SQL Server and Access database
A nice and small tool to show the query result for MS SQL Server and Access database
Subscribe to:
Posts (Atom)