Server.Transfer Passing data from onepage to another we use Server.Transfer and other method. Server.Transfer isprovide more efficient result as compa
The HiddenField control provides you with a way to store information in the page without displaying it. This control enables a developer to store a no
A simple declaration for DropDownList can be done as below. If we want to add some items statically it can be added inside the Page as follows.S
The Use of query string in web application We pass the value from one page to another page by query string, we write the syntax as1) Response.Redirec