Get Number of rows affected by SqlDataSource / ObjectDataSource select Query
|
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.
|
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.
|
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 Title Tag,Meta Tags,Style,Css Style,Java Script in ASP.NET 2.0
|
ThumbNail Creation in ASP.Net for any formats like JPEG,GIF,TIFF,PNG etc.
|
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 used in .NET like find maximum,minimum,sqare root,round of number and many more function.
|
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.You can create menu based on Roles(Admin,User).
|
|