HOME     
 Themen

 ASP.NET
        Layout & Design
        Datenzugriff & Datenbindung
        Steuerelemente / Controls
        Caching & Performance
        Ressourcen & Lokalisierung
        Konfiguration & Deployment
        Debugging & Error Handling
        HTTP-Module und -Handler
        Sicherheit
        Ajax & Atlas
 ADO.NET
        SQL-Server
 C# & VB.NET
 Windows Forms
        Datenbindung
        Multimedia
 XML & XSLT
 Web Services
 Office
        Sharepoint
 Sicherheit
 Mobile Devices
 Visual Studio
 .NET 3.0
 Informationen

 Über DotNetProject

 Artikel anmelden

 Impressum

 DLinq (LINQ to SQL) & XLinq (LINQ to XML)  

An Introduction to LINQ - Part 3  
Specifically it focused on the retreival of relational data for display purposes. This installment will shift gears and focus on the XML aspects of LINQ, known as XLINQ. To start with, you will learn the basics of XLINQ (XML Query extensions of LINQ) ...
www.15seconds.com · 09/2006

An Introduction to LINQ - Part 2  
In of this series on LINQ, you learned all the basics of LINQ including type inference, Lamda expressions, extension methods, and anonymous types. With that background, this installment will now focus on the use of LINQ in querying relational data. Sp ...
www.15seconds.com · 07/2006

An Introduction to LINQ - Part 1  
C# developers never need to learn the native T-SQL syntax. As mentioned before XLinq enables you to query XML data. Using XLinq, you can query all customers whose last name starts with an "A" in the following fashion: from c in customerXml.Descendants ...
www.15seconds.com · 07/2006

XLinq Part 1: Classes and Methods  
XLinq, one of a set of extensions to .NET languages, improves on the XML DOM in both flexibility and expressive power. This article series shows you how to take advantage of XLinq in your own applications.
www.devx.com · 07/2006

LINQ  
At PDC 2005, Microsoft introduced brand new technology known as LINQ, which stands for “Language Integrated Query.” The feature-set hiding behind this acronym is truly mind-boggling and worthy of a lot of attention. In short, LINQ introduces a query l ...
www.code-magazine.com · 04/2006
 Windows Presentation Foundation (Avalon)  

Textdarstellung mit der Windows Presentation Foundation  
Die im Grunde harmlose Ausgabe von Text hat es bei WPF bzw. XAML in sich, da es sehr viele Möglichkeiten gibt Text anzuordnen und mit „Spezialeffekten“ auszustatten. In dieser Folge der WFP-Serie dreht sich alles um die Ausgabe von Text.
www.dotnet-magazin.de · 09/2006

.NET Framework 3.0: Alles bunt und neu mit der Windows Presentation Foundation  
Feature zum Microsoft .NET Framework 3.0 (Windows Presentation Foundation)
www.microsoft.com · 08/2006

Effekte mit dem Windows Presentation Framework     
Effektvolle grafische Oberflächen sind für die Software von Apple charakteristisch. Auf der Basis des künftigen Oberflächenstandards Windows Presentation Framework alias Avalon erzielen Sie mit wenigen Schritten ähnliche optische Wirkungen. dotnetpro ...
www.dotnetpro.de · 07/2006
 Windows Communication Foundation (Indigo)  

WCF Essentials-A Developer's Primer  
Windows Communication Foundation (WCF) provides a run-time environment for your services, enabling you to expose CLR types as services and to consume services as CLR types.
www.code-magazine.com · 06/2006

Windows Communication Foundation, ehemals Indigo     
Vereinbarungen sind wichtig, ja essenziell. Im richtigen Leben wie in der Softwareentwicklung. Auch mit der Windows Communication Foundation wird der Kontrakt zur wichtigsten Vereinbarung bei der Kommunikation zwischen Anwendungen. Ohne eine explizite ...
www.dotnetpro.de · 11/2005
 Windows Workflow Foundation  

Hosting Windows Workflow  
This article shows how to configure and use the scheduling, persistence, and tracking services provided by Windows Workflow. We also look at the tracing and diagnostic features of the runtime.
www.odetocode.com · 08/2006

Get Your Code Flowing Faster with Windows WorkFlow Foundation  
Activities, decisions, and rules often feel like constraints for human beings, but for applications they are the lifeblood of making things work. Windows Workflow Foundation presents a new programming paradigm that lets these declarative principles gu ...
www.devx.com · 07/2006

Hello, Workflow  
An introduction to Windows Workflow (WF).
www.odetocode.com · 03/2006

Windows Workflow Foundation     
Auf der vergangenen PDC hat Microsoft Windows Workflow Foundation (WWF) – ein Workflow-framework – vorgestellt, das neben Avalon (WPF) und Indigo (WCF) unter Windows Vista und auch unter Windows XP zur Entwicklung bereit stehen wird. Klaus Aschenbrenn ...
www.dotnetpro.de · 01/2006