home / developersection / category
In this blog, I’m explaining the concept of Response.Redirect() and Server.Transfer() method. Response.Redirect() and Server.Transfer() both methods
In this blog, I’m explaining the concept of query string in asp.net. In asp.net, the QueryString is used for passing the value one page to another pa
In this blog, I’m explaining the concept of cookies in asp.net. Cookies provide a way to store user-specific data. Cookies are known as many names HT
//default.aspx//First step:Take a grid view and checkbox AutoGenerateColumns="False" Style="margin-top: 2px; margin-left: 0px; margin-botto
//default.aspx//First step:Take a grid view and checkbox AutoGenerateColumns="False" Style="margin-top: 2px; margin-left: 0px; margin-botto
//create Advertmnt.xml~/Images/g.jpghttp://www.1800flowers.com Order flowers, roses, gifts and moreflowers~/Images/gg.jpghttp://www.1800flowers.c
//C# coding// using System;using System.Collections.Generic;using System.Linq;using System.Web;using System.Web.UI;using System.Web.UI.WebControls;
In this blog, I’m explaining how to add the textbox, dropdown, checkbox in editable gridview in asp.net Step 1:Create an asp.net empty web applicatio
In this blog, I’m explaining the state management in asp.net. Web pages are based on HTTP which is a stateless protocol means there is no information
In this blog, I’m explaining how to make a gridview editable in asp.net Step 1: First create an asp.net empty web application and add
In this blog I am trying to explain the concept of "Global.asax" in asp.net.Introduction The Global.asax file is an optional file that is located in
In this blog I am trying to Implementing ASP.NET Custom Site-Map.A site map (or sitemap) is a list of web pages of a web site that are accessed by the