Invoking Stored Procedures through a One Line Native .NET Method Call

  • In fact, using LINQ to SQL, or Entities without Partial classes can be quite painful, I think. It's nice when you want to create functions to get data filtered, for example GetBuyersHasBoughtThisMonth(). You've the function and you don't have to worry about it when you refresh the autogenerated files...

  • This is brilliant!

    Writing repetitive code for the myriad of mundane tasks that are required when writing complex applications can be a barrier to getting the important functionality complete. Your approach gives a simple and consistent mechanism to roll all that "code-glue". Great idea, keep up the good work.

    GrayB

Viewing 2 posts - 16 through 16 (of 16 total)

You must be logged in to reply to this topic. Login to reply