Exemplo n.º 1
0
 public SQLBlogProvider()
 {
     //
     // TODO: Add constructor logic here
     //
     db = new BlogDataClassesDataContext();
 }
Exemplo n.º 2
0
 public SQLBlogProvider()
 {
     //
     // TODO: Add constructor logic here
     //
     db = new BlogDataClassesDataContext();
 }