Tutorials and code for ASP.NET 2.0,C#,SQL Server,AJAX tutorials,jQuery  
Home    Articles    Contact Us
 

ASP.NET
AJAX
Interview Questions
Sql Server
Technology News
Tips and Tricks
jQuery


Get Number of rows affected by SqlDataSource


Get Number of rows affected by SqlDataSource / ObjectDataSource select Query

Generate RSS Feed in ASP.Net


RSS(Really Simple Syndication) is a Web content syndication format.RSS is used to publish frequently updated works—such as blog,news.Rss is simple XML file. This article explain how to create RSS Feed using asp.net.

Create and Send an email in ASP.NET 2.0


The System.Web.Mail namespace in ASP.NET 1.0 is replaced by System.Net.Mail namespace in ASP.NET 2.0 for sending an email. Lets see how to create and send an email in ASP.NET 2.0.

LINQ Introduction


Language Integrated Query (LINQ), a new query language feature in .net 3.5.You can use it to retrieve data from an array or collection or any data source that supports IEnumerable or IQueryable.

Dynamically Adding Meta Tags in ASP.NET 2.0


Dynamically Adding Title Tag,Meta Tags,Style,Css Style,Java Script in ASP.NET 2.0

ThumbNail Creation in ASP.Net


ThumbNail Creation in ASP.Net for any formats like JPEG,GIF,TIFF,PNG etc.

String Functions in .NET


String Function used in .NET for upper case,lower case,to fetch particular string,find position of string,find length of string and many more function.

Mathematical Functions in .NET


Mathematical Functions used in .NET like find maximum,minimum,sqare root,round of number and many more function.

Site Navigation using SiteMapPath control in ASP.Net 2.0


Asp.net 2.0 has cool control for site navigation is SiteMapPath control.You can find SiteMapPath control in the Toolbox under the Navigation category.Using this control you can find where are you in this website.

Create Menu based on Sitemap and Roles


Create Menu based on sitemap.You can create menu based on Roles(Admin,User).
12

Home | Contact Us

© 2008-09 TechnoReader.com. All rights reserved.