■ LINQ is a uniform programming model for any kind of data. LINQ enables you to query and manipulate data with a consistent model that is independent from data sources. ■ LINQ is just another tool for embedding SQL queries into code. ■ LINQ is yet another data abstraction layer.
What is Common Language Specification ?
CLS is more about rules of .Net and it's a subset of CTS(Common Type System). You must be thinking of CTS, don't worry will discuss in my next articl…Read More
What is Common Type System ?
CTS - Common Type System as name suggest it define types. How types are defined, declared , used and managed by common Language Runtime.? The main pa…Read More
This is my personal blog and i write articles on .Net, WPF, C#, OOPS, Threading and other .Net technologies. This is not related to any of my employer and organizations. This is the result of my personal interest.
0 comments:
Post a Comment