Saturday, 17 August 2013

IList & other concepts for development

IList & other concepts for development

I'm a beginner to C# development.Now i'm doing C# & Entity Framework for
my project.That project is a 3-Tire Architecture Project.It's Consists of
DAL,BAL & GUI.
While i'm working on that project i realize my poor C# + Entity Framework
knowlege is not enough for those development.
Basically everytime they use IList , IEneumerable , IQueryable & So..on
and some LINQ (x=>x.IsActive==true && x.id == id ).ToList(); // i think
those are lambda expressions
And My Poor side is How to pass data between Controls to controls.(using
argument or creating object & so..on ).
So.. Experts Can you please suggest me GOOD BOOK to learn those concepts
Basic to Advance.
Please Don't Dislike this post or Vote to Close.Because your valuable
ideas helpful for all beginners to Dev world.

No comments:

Post a Comment