Tag: c#

ROW_NUMBER() in LINQ 2 SQL

Last week was quite simple and went without trouble  , and just before I start enjoying my weekends – stuck in to in issue of getting ROW_NUMBER() (as we are doing in sandard SQL Query ! Finally come-up with sort and sweet...

Read More

Distinct with LINQ

Here is one more LINQ Problem. Let’s think of scenario having record as below ProductId:1 , ProductName=”Product 1″ , CategoryId=2; ProductId:2 , ProductName=”Product 2″ , CategoryId=3; ProductId:3...

Read More
Loading

About Vinay Patel

I’m not a tech savvy, But doing this for my future reference. This might just help someone out there who might have encountered the same thing as i did.

Thanks for visiting my site

- Vinay Patel