Chad#

Ramblings of a technology junkie.

Browse by Tags

All Tags » .NET (RSS)
Kigg – A great example of ASP.NET MVC
Sonu Kapoor the owner of http://dotnetslackers.com wrote an initial version of Kigg, a Digg clone using ASP.NET MVC.  I happened to check back at the source code after I noticed that http://www.dotnetshoutout.com looked exactly like what I remember...
Posted: Jan 12 2009, 12:57 AM by Xtek | with 436 comment(s)
Filed under: , ,
ADO.NET EF v LINQ to SQL
So with the recent news of LINQ to SQL going DOA a lot of those who have developed applications around it are probably hurting. I myself was shocked to hear that Microsoft would do such a foolish thing. This is one of the things that turns off people...
Posted: Nov 09 2008, 04:12 PM by Xtek | with 7 comment(s)
Filed under: , ,
C# 4.0 New features – Part 1: dynamic type
With C# 4.0 actively in development I thought it would only be appropriate to start writing about the new features.  The first I’ll be visiting is the new dynamic type. The dynamic type allows us to easily access an object type without statically...
Posted: Nov 04 2008, 10:48 AM by Xtek | with 3 comment(s)
Filed under: ,
More Posts