2
2011
Search XML Using LINQ in .Net
I’m impressed with the features of Linear Query and it’s reliability. I wonder myself on solving few problems that weren’t solved using other techniques are solved using LINQ myself. Before starting detail LINQ tutorial did you check my last Post about LINQ? It not Check it here. Well, no more talks, let’s start our next tutorial to search xml file content using LINQ.
17
2011
Writing Your First LINQ Program. .
LINQ (Language Integrated Query) is a methodology that simplifies and unifies the implementation of any kind of data access. LINQ does not force you to use a specific architecture; it facilitates the implementation of several existing architectures for accessing data. As with every tool, it can be used in both good and in bad ways. To get the most out of LINQ, you will have to master it. Today, data managed by a program can [...]
16
2011
Welcome
Hello All, Welcome To My Page. Finally i’ve got what i’d wished to keep on page Thanks to wordpress. This is my very first post on this page. I will soon post various information about Programming on C, C++, Dot net, C#, LINQ, Windows Phone 7, WPF, PHP, and Others. I hope your positive response and comments for the page.

An article by