Raheel Hussain
Writting My experiences On
.NET & Web Development
Sign in
|
Join
|
Help
Home
RSS
Atom
Comments RSS
Search
Tags
.NET
.NET 3.5
.NET Compact Framework
.NET Framework
AJAX
ASP.NET
Browser Independent Web Pages
Certification Books
Code Snippets
Data
DHTML
eBooks
Global.asax
Google Checkout
GridView
HTML
HTTP Compression
HttpRequest
HttpResponse
ItemCommand
ItemDataBound
JavaScript
Javascript Object Notation
JSON
LINQ
ListView
Mac OS
Microsoft Certification
Microsoft Codename Astoria
Microsoft Project Codename Astoria
Office 2007
OPML
Page Load
RDF
RowCommand
RowDataBound
RSS
SEO
StreamReader
System.Web.UI.Page
Update Progress
Updatepanel
URL Rewriting
Visual Studio
Visual Studio 2008
Visual Studio 2008 Professional beta 2
W3C
Web Services
Windows XP
XHTML
XML
Navigation
Home
Blogs
Forums
Photos
Downloads
Archives
February 2008 (2)
January 2008 (6)
December 2007 (3)
November 2007 (3)
October 2007 (4)
September 2007 (5)
August 2007 (2)
July 2007 (6)
Browse by Tags
All Tags
»
Visual Studio
(
RSS
)
.NET
ASP.NET
Code Snippets
Data
LINQ
Code Snippets in Visual Studio.NET
by
Raheel Hussain
Many times during our development, we face situations where we need to perform some basic tasks like reading/writing from file, sending email and etc. Visual Studio.NET has these all present in the form of Code Snippets. Let us quickly explore that What...
Filed under:
Visual Studio
,
Code Snippets
ListView - The new control in ASPNET3.5
by
Raheel Hussain
<Asp:ListView> is the new control in town ! ASP.NET 3.5 coming with this control is probably the popular one. This supports paging, sorting, insertion, deletion, and all that is not there in the DataList (since Asp.net 1.x, 2.0) and complete HTML...
Filed under:
Data
,
ASP.NET
,
Visual Studio
,
LINQ
,
.NET