Sign In
Sanjeetosphere
Sanjeet's technical outbursts.
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Options
Email Blog Author
RSS for posts
Atom
RSS for comments
OK
Search
Advanced search options...
Search In:
Everything
Blogs
Forums
People
Groups
Places
Pages
Date range:
All Time
Last Year
Last 6 Months
Last 3 Months
Last Month
Last Week
Last Two Days
Tags
ajax
Business Object
C# 3.0
Custom Paging
Enterprise
GridView
LINQ
ObjectDatasource
Personal
Software Design
xmlhttp
xmlhttprequest
Archive
Archives
July 2008
(1)
May 2008
(1)
September 2007
(3)
June 2007
(5)
May 2007
(1)
April 2007
(5)
June, 2007
MSDN Blogs
>
Sanjeetosphere
>
June, 2007
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
Sanjeetosphere
How To: Use SqlMetal.exe to Create a Class from XML and Database
Posted
over 5 years ago
by
MSDNArchive
5
Comments
If you don't have Visual C# Codename Orcas Express Edition installed on your development machine, and you are using Visual Studio 2005 with the LINQ 2006 CTP , then SqlMetal.exe is something that you must lookout for. It is the O/R mapper that you must...
Sanjeetosphere
How To: Seemlessly Export Data From Database to XML using LINQ
Posted
over 5 years ago
by
MSDNArchive
1
Comments
While exploring a number of neat features available in the Visual C# Orcas Express Edition, you will see the following: There is no namespace like DLinq, or XLinq anymore, they are replace with more meaningful System.Data.Linq and System.Xml.Linq However...
Sanjeetosphere
LINQ Lists - Anonymous Methods and Lambda Expressions
Posted
over 5 years ago
by
MSDNArchive
1
Comments
Year: 2005 A.D. The C# 2.0 specification is released in the month of September. It talks about "new" features. We were introduced with a new "in-line" feature of using delegates. We called it "Anonymous Methods". Needless to say, its named as such because...
Sanjeetosphere
The Var Of The Worlds
Posted
over 5 years ago
by
MSDNArchive
1
Comments
Hello folks, This time we will explore LINQ over a series of Posts. As you must be knowing the age old "var" is back. But, is it the same old var that used to be in VB 6.0 days? Precisely its not the same it has got a number of new features: - You have...
Sanjeetosphere
How To: Create an efficient data driven page with Business Objects, GridView, Custom paging, and AJAX
Posted
over 5 years ago
by
MSDNArchive
4
Comments
Preface: I have seen a large number of cases where the customer complaint of performance and scalability issues when they create/manage a data-aware application. That’s when I decided that I should come up with something that is concise, efficient, and...
Page 1 of 1 (5 items)