On CNET: Slide show: New Dodge vehicles
1 Resources for

.net language integrated query

  • Subscribe to this listing via:
  • RSS
  • Email

TechRepublic Resources

The LINQ Project: .NET Language Integrated Query
.NET Language Integrated Query adds query capabilities to the CLR and languages that target it. The query facility builds on lambda expressions and expression trees to allow predicates, projections, and key extraction expressions to be used as opaque executable code or as transparent in-memory data suitable for downstream processing or...
Tags: Microsoft .NET, LINQ, .NET Language Integrated Query, Query Facility
White papers 2005-09-01

Additional Resources

MSDN Webcast: geekSpeak: Language Integrated Query (LINQ) With Jim Wooley (Level 200)
The presenter of this webcast addresses questions about the Language INtegrated Query LINQ project, a set of extensions to the Microsoft .NET Framework that encompass language-integrated query, set, and transform operations.
Tags: Microsoft Developer Network, Webcast, LINQ
Webcasts 2007-01-10
MSDN Webcast: Introduction to Microsoft .NET Language Integrated Query, Code-Named the "LINQ" Project (Level 200)
The Microsoft .NET Language Integrated Query, code-named the "LINQ" project, is a set of extensions to the Microsoft .NET Framework that encompass language-integrated query, set, and transform operations. LINQ extends Microsoft Visual C# and Visual Basic with native language syntax for queries and provides class libraries to take advantage of...
Tags: Microsoft Developer Network, Microsoft .NET, Webcast, Microsoft Corp., LINQ
Webcasts
MSDN Webcast: .NET Language Integrated Query (Level 100)
Language Integrated Query LINQ provides the ability to write query expressions directly within Microsoft Visual C# or Visual Basic. LINQ makes it significantly easier to query and access all types of data. This webcast introduces to LINQ and teach about several different flavors of LINQ, including LINQ to Objects and...
Tags: Microsoft Developer Network, Microsoft .NET, Webcast, LINQ
Webcasts 2008-02-28
LINQ: Reconciling Objects, Relations and XML in the .NET Framework
The .NET Language-INtegrated Query LINQ framework, proposed for the next release of the .NET framework, approaches this problem by defining a design pattern of general purpose standard query operators for traversal, filter, and projection. Based on this pattern, any .NET language can define special query comprehension syntax that is subsequently...
Tags: Microsoft .NET Framework, XML, Association For Computing Machinery, LINQ, .Net, Middleware, Software Development, Software/Web Development, Enterprise Software, Software
White papers 2006-06-29
OQL.NET Object Query Language (exe)
OQL.NET is a strong-typed database object query language. The difference between OQL.NET and SQL or other OQL lies in that OQL.NET is based on native.NET language (e.g. C# and VB.NET) instead of on strings. OQL.NET is compatible with SQL-92 standard. It supports all the major elements of SQL DML, including...
Tags: SQL, Language, OQL.NET, Programming Languages, C#, .Net, Databases, Software Development, Software/Web Development, Enterprise Software, Software, Data Management
Software downloads 2006-11-09
MSDN Webcast: LINQ for Mobile Devices (Level 200)
Language Integrated Query LINQ is a general-purpose query mechanism that is built directly into the C# and Visual Basic .NET languages. This webcast introduces LINQ and discuss how the Microsoft .NET Compact Framework CF LINQ implementation compares to that of the full Microsoft .NET Framework. With the variety of demonstrations,...
Tags: Microsoft Developer Network, Webcast, Mobile, Mobile Device, LINQ
Webcasts 2008-02-27
MSDN Webcast: Framework Masterclass: LINQ to SQL (Level 200)
Microsoft .NET Language Integrated Query LINQ provides a common way to work with data in applications. This session dives into how LINQ provides methods to work with Structured Query Language SQL databases, including how to query, insert, and manage data using the LINQ framework.
Tags: Microsoft Developer Network, Webcast, SQL, LINQ
Webcasts
Microsoft Visual Studio Code Name Orcas Language-Integrated Query, May 2006 Community Technology Preview (msi)
LINQ is a codename for a set of extensions to the .NET Framework that encompass language-integrated data query, set, and transform operations. It includes extensions to the C# and Visual Basic languages with native language syntax for queries and provides class libraries to take advantage of these capabilities. This...
Tags: Microsoft Visual Studio, Microsoft Corp., LINQ, C#, Programming Languages, Software Development, Software/Web Development
Software downloads 2007-08-25
MSDN Webcast: Framework Masterclass: Working With LINQ (Level 200)
Data access has evolved over time to make working with databases easier and more productive. In the Microsoft .NET Framework version 3.5, access to data is integrated natively into the languages. This webcast looks at what Microsoft .NET Language Integrated Query LINQ is, and it provides an overview of how...
Tags: Microsoft Developer Network, Webcast, Microsoft Corp., Data Access, LINQ
Webcasts
MSDN Webcast: Programming LINQ and the ADO.NET Entity Framework (Level 200)
Language Integrated Query LINQ introduces an exciting new way for applications to build strongly typed queries that are deeply integrated into the programming language. The ADO.NET Entity Framework allows applications and services to work in terms of an application-oriented Entity Data Model, decoupling the application's data model from the storage...
Tags: Microsoft Developer Network, Application, Webcast, Microsoft ADO.NET, LINQ, Programming, ADO.NET Entity Framework, .Net, Databases, Software Development, Software/Web Development, Enterprise Software, Software, Data Management
Webcasts 2008-01-30
Microsoft set to ship Visual Studio 2008 and .NET Framework 3.5
Microsoft is set to ship the next version of its Visual Studio IDE Integrated Developer Environment and .NET Framework. Visual Studio 2008 comes packed with more than 250 new features while .NET adds SOA, Web 2.0 and SaaS. Features in Visual Studio 2008 include: ...
Tags: Microsoft Visual Studio, Microsoft Visual Studio 2008, Microsoft .NET Framework 3.5, Microsoft Corp., LINQ, Microsoft Development Tools, .Net, Middleware, Development Tools, Software Development, Software/Web Development, Enterprise Software, Software, Arun Radhakrishnan
Blog posts 2007-11-21
MSDN Webcast: LINQ Features in Visual Studio 2008 (Level 200)
For those who think they have heard all there is to know about Microsoft .NET Language-INtegrated Query LINQ? Think again! This webcast dazzles and amazes the attendee with the staggering array of wondrous tools to make the LINQ experience a memorable one.
Tags: Microsoft Developer Network, Microsoft Visual Studio, Webcast, Microsoft Visual Studio 2008, Microsoft Corp., LINQ
Webcasts 2008-04-17
XLinq: .NET Language Integrated Query for XML Data
XML has achieved tremendous adoption as a basis for formatting data whether in Word files, on the wire, in configuration files, or in databases ... XML seems to be everywhere. Yet, from a development perspective, XML is still hard to work with. If the average software developer is asked to...
Tags: Microsoft .NET, XML-Data, LINQ, XLinq, XML, Software/Web Development, Web Development
White papers 2006-05-01
NObject O/R Mapping Framework (exe)
Macrobject NObject is an O/R Mapping (Object-Relation Mapping) framework to be used in Microsoft .NET platform. NObject O/R Mapping framework allows you to access database completely in the way object-oriented. NObject O/R Mapping framework includes OQL.NET, which is a strong-typed object query language OQL based on native .NET language such...
Tags: Framework, Macrobject NObject, NObject O/R Mapping Framework, .Net, C#, Programming Languages, Application Servers, Ooa/Ood/Oop, Middleware, Databases, Software Development, Software/Web Development, Enterprise Software, Software, Data Management
Software downloads 2006-11-09
Creating C# Wrappers for Intel Integrated Performance Primitives Using Microsoft .NET Interoperability Mechanisms
The audience of this paper are software architects and developers who intend to use the Intel Integrated Performance Primitives Intel IPP software library in the Microsoft .NET framework environment. This paper provides information on Microsoft .NET framework interoperability mechanisms to create C# wrapper functions for using Intel IPP C-style libraries...
Tags: Microsoft .NET Framework, Performance, Microsoft Corp., Intel Corp., C#, .Net, Programming Languages, Software Development, Software/Web Development
White papers 2003-04-07
MSDN Webcast: Windows Communication Foundation Web-Centric Capabilities in .NET Framework 3.5 (Level 100)
The presenter of this webcast will cover the new design and development features in the Microsoft Visual Studio 2008 development system for creating rich Web applications. Topics include the new Cascading Style Sheets CSS and HTML design tools, the much improved Javascript Intellisense and debugging support, and the new Microsoft...
Tags: Microsoft Developer Network, Webcast, Microsoft .NET Framework 3.5, Windows Communication Foundation, Microsoft Corp., .Net, CSS, Application Servers, Middleware, Software Development, Software/Web Development, Scripting Languages, Web Development, Enterprise Software, Software
Webcasts 2008-03-10
MSDN Webcast: What's New in Windows Presentation Foundation (Level 100)
The attendee of this webcast will learn about the work being done in the Microsoft Visual Studio 2008 release of Windows Presentation Foundation, including improved 3-D capabilities with UIElement3D, increased animation smoothness, and better cookie and FireFox plug-in support for XAML Browser APplications XBAPs, in addition to support for AddInControl,...
Tags: Microsoft Developer Network, Webcast, Microsoft Windows Presentation Foundation, Animation, Microsoft Corp., Microsoft Windows, Operating Systems, Software
Webcasts 2008-03-07
SquishQL: The simplest RDF query language
RDF is a main standard for metadata defining and storage in a Web 2.0 environment. However, most of the query languages are incomplete and fairly complex. However, accessing RDF data is a simple thing when you use SquishQL - an RDF query language with SQL notation. Using several code examples,...
Tags: RDF, XML, Internet, Software/Web Development, Web Development
Download resources 2006-07-24
EasyQuery.NET (WebForms) (exe)
EasyQuery.NET WebForms edition is a set native of .NET classes and controls that provides an ability to include end-user-oriented query builder into your ASP.NET web-sites and allows your users to describe their requests in native language instead of SQL, build their own queries and get all data they want without...
Tags: EasyQuery.NET WebForms Edition, .Net, Middleware, Programming Languages, Databases, Application Servers, Software Development, Software/Web Development, Enterprise Software, Software, Data Management
Software downloads 2007-12-28
  • << Previous
  • page 1 of 1
  • Next >>


Microsoft Outlook Basics
This ready-to-deliver presentation will help you introduce your team to Microsoft Outlook -- even if you don't consider yourself a public speaker. It ...
Buy Now
Troubleshooting A Failed Hard Drive Power Checklist
The hard drive is one of the most important components in a computer because this is where most of us store all our data. As a result, hard drive prob ...
Buy Now