"Tem" <> wrote in message
news:...
> I'm new to ASP.NET. But I'm not new to c# and programming in general.
> Need some suggestions on whether I should learned the traditional way
> first or just learn LINQ?
> Would that be sufficient for most web development needs?
I think you have a bit of a misconception about what LINQ is...
LINQ is not somehow the "new version" of ASP.NET - rather, it is an
extension to ASP.NET which provides language-integrated queries (that's
where the acronym comes from), set and transform operations:
http://msdn2.microsoft.com/en-us/net.../aa904594.aspx
Learning LINQ in isolation will be of very little use to you...
> Does anyone know of a sample of whole website written with c# 3.5 and
> linq? I found a lot of examples and code snippets but not a whole website
> using MS's latest technologies.
I'd have thought that would be a virtual impossibility...
--
Mark Rae
ASP.NET MVP
http://www.markrae.net