Coldapoy's Technical Blog

"Programming is like sex: one mistake and you have to support it for the rest of your life"

Browse by Tags

All Tags » .NET Framework (RSS)
LINQ: .NET Language-Integrated Query
Language Integrated Query Language Integrated Query (LINQ, pronounced "link") is a Microsoft .NET Framework component that adds native data querying capabilities to .NET languages using a syntax reminiscent of SQL. Many of the concepts that...
Understanding the .NET Framework 3.5
Microsoft .NET Framework is a software component that is a part of several Microsoft Windows operating systems. It has a large library of pre-coded solutions to common programming problems and manages the execution of programs written specifically for...