The LINQ Project
Short Description
- OO programming technologies reached a stable point
- Classes, objects, methods are ubiquitous
- Variety of programming languages
Website: wwwdb.inf.tu-dresden.de | Filesize: 109kb
No of Page(s): 32
Read more
LINQ in Action Chapter 3
Short Description
This chapter covers:
+ An introduction to the key elements of the LINQ foundation
+ Sequences
+ Deferred query execution
+ Query operators
+ Query expressions
+ Expression trees
+ LINQ DLLs and namespaces
Website: www.manning-source.com | Filesize: 638kb
No of Page(s): 35
Read more
Data Access in .NET 3.5 with LINQ & ADO Entity Framework
Short Description
.NET 3.5
. Better integration WCF – WF
. VS2008 aligned to .NET 3.5
. Language enhancements
. LINQ
. Entity Framework (not in VS2008, released together win SQL2008)
. ASP.NET 3.5
Website: www.devitect.net | Filesize: 1209kb
No of Page(s): 20
Read more
VISUAL STUDIO 2008 NEW FEATURES
Short Description
- Introduction to Visual Studio 2008
- .NET Framework Multi-Targeting Support
- C# and VB.NET Language Enhancements
- Introduction to Language Integrated Query (LINQ)
- Major HTML / CSS Designer Enhancements
- Rich AJAX and JavaScript Support
- And much more.
Website: www.simsasys.com | Filesize: 315kb
No of Page(s): 8
Read more
Database access with Language Integrated Query
Short Description
Linq = Language Integrated Query. – Query language embedded in C# and VB.NET; so-called Standard Query Operators. – To query object structures, XML, and databases
Website: www.itu.dk | Filesize: 50kb
No of Page(s): 8
Read more
Linq (Language Integrated Query) Overview
Short Description
Query facilities have been added to the .Net 3.5 Framework and as a result query is no longer opaque to the programming language,Thus, the query benefits from compile-time checking. LINQ provides standard query operators that allow queries to be applied to any IEnumerable-based information source which includes most colllections.
Website: www.sandkeysoftware.com | Filesize: 1284kb
No of Page(s): 24
Read more
OSS FEDERATED SEARCH ENGINE Middleware FOR Developers (ASP.NET)
Short Description
Programming Tools: The application’s source codes were written in Microsoft ASP.NET (.NET Framework 3.5) and AJAX; Database: The application middleware supports clients to deploy any RDMS as their preferred choice, as itself is a data access layer where it can make seamless connection strings to any preferred RDMS database (Oracle 10/ 11g, MS SQL 2000/2005, IBM DB2 or My SQL);
Website: open-spec.com | Filesize: 1430kb
No of Page(s): 15
Read more