Bigyan Rajbhandari

All about technology...

Browse by Tags

All Tags » SQL (RSS)
Is V1 of LINQ to SQL only suitable for RAD?
In my previous couple posts , I have been religiously trying to solve the problem or should I say 'find a best pattern' to use with linq to sql. In past few projects, I ventured into Linq to sql world abandoning ORM tools (OR mapper, NHibernate…) that...
Posted: Mar 24 2008, 10:36 PM by bigyanr | with no comments
Filed under: ,
Best practice and effective way of using DataContext in Linq to SQL?
At work, Jeff and I have been throwing around ideas to find a best way to implement DataContext in Linq so that we can integrate it into the base class in our framework while achieving following goals. - Implementation should be easy and non-redundant...
Posted: Mar 18 2008, 08:52 PM by bigyanr | with 1 comment(s)
Filed under: , , ,
More Posts