Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

One application have three forms for registration .submit
button is at third form.after filling three forms only u
have to click submit button.After clicking the submit
button all the values in first,second& third form saved on
sql server.how to handle this situation .

Answer Posted / nitin

By using Out-of-process session state management.

first of all we store all details of page 1, 2 and page 3
in session objects and then we use out-of-process session
state management to store sessions in sqlserver by enabling
web.config file
in web.config file we use

<sessionstate mode="SqlServer" path="sqlserver path"/>

Is This Answer Correct ?    8 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What r the asp.net list controls and diff. Between them?

1026


How information about the user's locale can be accessed?

1106


Differentiate between globalization and localization.

1033


Explain ViewState?

1089


What is a web server? What are the load limits in it?

1175


What are different methods of session maintenance in asp.net?

1118


How many types of Cookies are available in ASP.NET?

1117


Can we have 2 web config files?

1020


What is asp net_sessionid?

1147


What is redirectpermanent in asp.net?

1112


How do u optimize a query in asp.net?

1068


Name the tools or API for developing or testing web api?

999


We Only Know The Total Number Of Feet In The Farmyard. Write A Program that will compute the total number of rabbits and chickens in the farmyard. Assume number of feet in the farmyard are 40. how many rabbits and chickens are?

933


Explain the difference between or and orelse?

1053


How would you enable impersonation in the web.config file?

1052