Ok so I "sorta" get the jist of LINQ, but havent used it or even seen it in action. To those of you that are more familiar with it... is it worthwhile to learn it versus using good old fashion recordsets returned from a DB using prepeared sql statements?
Does it decrease development time? What are the major benifits of learning it? Basically I want to know if it will actually help me code better/faster/more efficient vs just being a fad that has no real benefit.
BTW, nowadays I do most of my work in C#, both desktop and ASP.net, with a lot of XML files and XML services thrown in.
Does it decrease development time? What are the major benifits of learning it? Basically I want to know if it will actually help me code better/faster/more efficient vs just being a fad that has no real benefit.
BTW, nowadays I do most of my work in C#, both desktop and ASP.net, with a lot of XML files and XML services thrown in.