DataObjects.NET – ORM Framework for RAD – Introduction

Introduction into the ORM Framework DataObjects.NET from x-tensive

How to Display Images in ComboBox in 5 Minutes?

This is an extended ComboBox which support images for items.

WCF by Example – Chapter VI – WPF Client – Baseline

Baseline WCF Client application using the MVVM pattern

Getting elevated privileges on demand using C#

The article reveals the details how to execute only portion of application code base under elevated privileges

Linq DLinq XLinq PLinq All at one place

Overview of the Linq for beginners

Extending Central Silverlight Business Rules to Client and Server Side Field-Level Validation

ViewModel provides both IDataErrorInfo and collection binding for field-level errors and exceptions on client and server.

Parallel Computing – Visual Studio 2010 – .NET 4.0

Microsoft’s Visual Studio 2010 & .NET Framework 4 provided a way to achieve this by using the Parallel Library and Parallel LINQ in it.

Book Review: WCF 4.0 multi-tier services development with LINQ-to-Entities

Book Review of “WCF 4.0 multi-tier services development with LINQ-to-Entities”

How To Integrate SAP Business Data Into SharePoint 2010 Using Business Connectivity Services And LINQ to SAP

This article describes how to integrate SAP business data like customer data into SharePoint 2010 using Business Connectivity Services (BCS) And LINQ to SAP.

Increase LINQ performance with a few .NET tricks.

This article will show an easy way to increase the performance of LINQ using .NET 3.5 C#