Tuesday 16 October 2012

c# for dummies: c sharp classes

c# for dummies: c sharp classes: Using the var Keyword Northwind db = new Northwind(@"Data Source=.\SQLEXPRESS;Initial Catalog=Northwind"); IEnumerable orders = db.Cu...

No comments:

Post a Comment