Home / ozklingon / Submitted / Hot
digWin is a community news sharing site for Microsoft Techies. Share interesting news/links and rate them!

Tutorial Reading A Text File Using LINQ

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 creative string functions within for loops. .. more »


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... more »


  • 2
  • voted

LINQ To SQL Tutorial

With .NET Framework 3.5 Microsoft released Language Integrated Query aka LINQ. LINQ enables developers to query data sources using a query like syntax with both C# and VB.NET. These data sources can be collections, SQL Server databases, XML, DataSets etc. Other than what is supplied by Microsoft, LINQ is also extensible. This means that you can .. more »


First Look At Microsoft Cloud Computing

Microsoft’s Cloud Computing Initiatives are taking shape. I expect a big bang launch somewhere around PDC 2008. Earlier I blogged about the whiff I got about Microsoft’s offering for developers in the cloud by looking at the list of PDC 2008 sessions. Today I will look at what it takes to get started with Microsoft Online Services... more »


  • 3
  • voted

Proof: Alexa Does Not Work

I have always had my doubts on Alexa. I somehow was never convinced about its ranking system. Today I found what could be the mother of all malfunctions. I went to Alex to look at my rankings and I saw this:.. more »


Databinding In Silverlight With New ItemContainerStyle

Recently on OzSilverlight mailing list a question was asked about data-bindings. The issue was how do you use data-binding once you have replaced ItemContainerStyle for a ListBox. The answer is that you can replace the entire Template by giving it a new ControlTemplate and specify your bindings within the new template. I have created this .. more »



Featured Links

User

Login | Register




Forgot Password?

Sponsor

Anti spam filter for mail servers
Anti spam, anti phishing and email management software for Exchange/SMTP/Lotus. Download a FREE trial!

Featured

Download Free Exchange Ebook

Categories

Upcoming NEW

Recent comments

Related Sites