|
Tutorial Reading A Text File Using LINQ
Introduction
At times us developers have to deal with delimited text files in our applications. Such files have been around since yonks and I often come across data import/export tasks where delimited files are used. Till now the common way in .NET has been to read each line and then extract data using some sort of [...]
.NET Framework 3.5 Service Pack 1 And Visual Studio 2008 Service Pack1 Released
Yippeee! SP1 for .Net 3.5 and Visual Studio 2008 has been released. This service pack includes ADO.NET Entity Framework and ADO.NET Data Services. There are WPF designer improvements and WPF performance improvements. You can find more details and download link here.
Finally I can now install SQL Server 2008 without disturbing the apple cart :)
StyleCop Tutorial
StyleCop is a source analysis tool for C#. It can be used for analysing source code as opposed to compiled assemblies which is the area for FxCop. StyleCop is currently in version 4.2 and can be downloaded here. In this tutorial I will show you how to use StyleCop.
I will create a simple console application [...]
Microsoft Sync Framework Released
Microsoft Sync Framework has just been released. You can download the framework here. Sync Framework is already being used by ADO.NET Sync Services which provides.
Offline Database Synchronization
Collaboration Between Databases
SQL Server 2008 Integrated Change Tracking
Tracing capabilities for Synchronization process
Technorati Tags: Sync Framework,ADO.Net,.Net
Get Updates By Email
Popular Post
Tag Cloud
Code Snippets
- Get Current Windows User In C#
- Get Width And Height Of Image In C#
- Get Windows Registry Size With WMI And C#
- Reverse Array Elements Using C#
- Convert Hexadecimal To Number In C#
- Get Free Disk Space Using T-SQL
- SQL Server 2008 – Get All Indexes In A Database
- Get Name Of Current Executing Assembly In C#
- Get CD Or DVD Drive Information Using WMI And C#
- Get Last Row From Table Using LINQ To SQL

