Thursday 17 August 2017

Data Navigation Techniques in ASP?

Data Navigations means send data from one web forms to another web forms . There are six data navigation techniques are present in the ASP.Net which are described below.
1)Cross Page PostBack
2)Context.handler
3)QueryString
4)Cookies
5)Session State
6)Application State

1 comment:

Creating First WEB API Project from scratch ?

  For creating Web API project open your Visual Studio Editor and Create New Project as shown in below figure. Now you have to select  ASP.N...