Click here to Skip to main content
15,898,747 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Process For Sql query like
c#->Databaseopen->Querycompile->Queryexecute->Resultset->databaseclose

Above process is sqlserver datafetching using sql query

But how to work in linq query work from sqlserver

Please explain in flow to easily understand for me
Posted

1 solution

Member 10228993 wrote:
explain in flow to easily understand for me

No one will. We won't do your homework.Refer this link you will find about 6,090,000 results in 0.25 seconds.

linq to sql in c#[^]

Regards..
 
Share this answer
 
Comments
Patel Mayank MCA 24-Sep-13 1:52am    
Thanks

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900