Sponsored White Papers, Webcasts, and Downloads
ZDNet Resources
- MSDN Webcast: Using linq With Relational Data (Level 100)
- One of the most common forms of data used in applications today continues to be relational data that is stored in various database systems such as Microsoft SQL Server. The attendee of this webcast will learn about the flavors of LINQ that are designed to access relational data including LINQ...
- Tags: Microsoft Developer Network, Webcast, LINQ
- Webcasts 2008-03-13
- Live From Redmond: VB9 - Introduction to linq in Visual Basic
- LINQ stands for Language Integrated Query and it allows querying over things like objects, databases and XML in a standard way with a new syntax available in the latest versions of Visual Basic and C#. The attendee will learn how to get started writing LINQ queries using the simple but...
- Tags: Microsoft Visual Basic, LINQ, Microsoft Development Tools, XML, Programming Languages, Development Tools, Software Development, Software/Web Development, Web Development
- Webcasts 2008-03-07
- 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
- 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: linq in Visual Studio 2008 (Level 300)
- Modern applications operate on data in several different forms: relational tables, XML documents, and in-memory objects. Each of these domains can have profound differences in semantics, data types, and capabilities, and much of the complexity in today's applications is the result of these mismatches. The presenter explains how Microsoft Visual...
- Tags: Microsoft Developer Network, Microsoft Visual Studio, Webcast, Microsoft Visual Studio 2008, Microsoft Corp., Data Access, LINQ, Microsoft Development Tools, C#, XML, Development Tools, Software Development, Software/Web Development, Programming Languages, Web Development
- Webcasts 2008-02-14
- 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
- My rich Internet application predictions for 2007. How did I do?
- My rich Internet application predictions for 2007. How did I do?With a record like that...you should go to work for Gartner. You would be their top analyst.:-)Here's one for 2008Despite WPF having been in the wings for so long (AKA .NET 3.0), MS have been distracted from creating a...
- Tags: LINQ, rich Internet application prediction, rich Internet application, Silverlight 2.0
- Discussion threads 2007-12-17
- MSDN Webcast: MSDN geekSpeak: linq to SQL With .NET Framework Developer and MVP Bill Jones (Level 200)
- The presenters of this webcast shares their knowledge and experience around a particular developer technology. The listener of this webcast will hear about industry trends, new technology, real-world experiences, and more.
- Tags: Developer, Microsoft Developer Network, Microsoft .NET Framework, Webcast, SQL, LINQ, Digital Media, Consumer Electronics, Personal Technology
- Webcasts 2007-12-05
- Visual Studio 2008 to RTM in November
- Visual Studio 2008 to RTM in NovemberWe've been using Visual Studio 2008 BetaWe've been using Visual Studio 2008 Beta for a while now. The app we are building uses WCF/WPF and we are targeting .Net 3.0 (not .Net 3.5)We were very happy that we can target specific runtimes with this...
- Tags: .NET, Application servers, Microsoft development tools, Middleware, VS2008, Microsoft .NET, Microsoft Visual Studio, Visual Studio 2008, LINQ
- Discussion threads 2007-11-05
- MSDN Webcast: MSDN geekSpeak: Using linq to SharePoint With Bart De Smet (Level 200)
- The presenter of this webcast shares his knowledge and experience around a particular developer technology. The attendee of this webcast will learn about industry trends, new technology, real-world experiences, and more. This webcast introduces the Microsoft .NET Language-Integrated Query LINQ to SharePoint project.
- Tags: Microsoft Developer Network, Webcast, Microsoft SharePoint, Microsoft Corp., LINQ, Digital Media, Consumer Electronics, Personal Technology
- Webcasts 2007-10-31
- 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
- Microsoft .NET Framework 3.5 Beta 2 (exe)
- .NET Framework 3.5 builds incrementally on the new features added in .NET Framework 3, for example, Windows Workflow Foundation WF, Windows Communication Foundation WCF, Windows Presentation Foundation WPF and Windows CardSpace. In addition, .NET Framework 3.5 contains a number of new features in several technology areas. These new features have...
- Tags: Microsoft .NET Framework 3.5, Windows Communication Foundation, Microsoft Corp., LINQ, Microsoft Windows, AJAX, .Net, Application Servers, Middleware, Operating Systems, Software, Internet, Software/Web Development, Web Development, Web 2.0, Software Development, Enterprise Software
- Software downloads 2007-08-16
- Eliminate SQL Injection Attacks Painlessly With linq
- As developers assume more of the security burden, the first web application vulnerability that many developers learn about is a particularly dangerous form of command injection known as SQL injection. Because it's so well-known, SQL injection attacks are common, dangerous, and pervasive. Fortunately, developers can prevent SQL injection easily once...
- Tags: Developer, SQL, SQL Injection, LINQ, Programming Languages, Security, Databases, Software Development, Software/Web Development, Enterprise Software, Software, Data Management
- White papers 2007-05-24
- Making sense of Microsoft's myriad database projects
- Making sense of Microsoft's myriad database projectsSQL Server Katmai Adopts Orpaned Entity FrameworkLet's hope that adding the Entity Data Platform to SQL Server Katmai doesn't delay the ADO.NET Entity Framework/Entity Data Model/EDM Designer past 2008H1.--rjIt all sounds like a lot of vapourware to me...... all this cr*p about "The cloud"...
- Tags: Databases, Programming languages, .NET, LINQ, SQL, Microsoft Corp., Microsoft SQL Server, developer, MySQL, database, SQL Server Katmai
- Discussion threads 2007-05-10
- ADO.NET vNext Part 3: Querying With linq
- The previous paper in this series introduced the core concepts of Object Services Layer, including the steps to perform CRUD (Create, Read, Update and Delete) operations against the Entity Data Model EDM. With that foundation, this paper focuses on using LINQ to query the EDM. Specifically, the paper focuses on...
- Tags: Microsoft ADO.NET, LINQ
- White papers 2007-01-10
- 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
- Leveraging .NET Meta-Programming Components From F#: Integrated Queries and Interoperable Heterogeneous Execution
- Language-integrated meta-programming and extensible compilation has been recurring themes of programming languages since the invention of LISP. A recent real-world application of these techniques is the use of small meta-programs to specify database queries, as used in the Microsoft LINQ extensions for .NET. It is important that .NET languages such...
- Tags: LINQ, .Net, Application Servers, Middleware, Software Development, Software/Web Development, Enterprise Software, Software
- White papers 2006-09-16
- 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
- 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
- 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
White Papers and Webcasts