
Key124
Get flash to fully experience Pearltrees
LINQ Query Expressions (C# Programming Guide)
Language-Integrated Query (LINQ) is the name for a set of technologies based on the integration of query capabilities directly into the C# language (also in Visual Basic and potentially any other .NET language). With LINQ, a query is now a first-class language construct, just like classes, methods, events and so on.ASP.NET Custom Controls: Part 1
In this - the first of many parts - we will look at what a custom control is and how it differs from user controls, as well as classes that our custom controls can derive from. In the article we will also implement a simple custom control.Common Table Expression(CTE) in Sql server 2005
Introduction: The common table expression is one of the new features in sql server 2005.SQL Server CTE Basics
The CTE was introduced into standard SQL in order to simplify various classes of SQL Queries for which a derived table just wasn't suitable. For some reason, it can be difficult to grasp the techniques of using it. Well, that's before Rob Sheldon explained it all so clearly for us.Web Services - SOAP, WSDL, Disco and UDDI
Author : Exforsys Inc. Published on: 16th Jul 2005 | Last Updated on: 24th Dec 2007Home > Learn XML > XML Whitepapers > XML Schema White Papers > XML Schema Tutorial

