GeekInterview.com
Answered Questions

Dotnet framework on iis server

Asked By: lokendrageek | Asked On: Dec 10th, 2012

Is it require to install dotnet framework on iis server?

Answered by: yogeshlcse on: Mar 14th, 2013

If your are running ASP.NET application. Make sure ASP.NET handlers/extensions are registered in IIS Handler Mapping section.

Answered by: prajna on: Jan 30th, 2013

Yes

What is the main role of view state?

Asked By: Con2Vini | Asked On: Feb 17th, 2012

What is the main purpose of view sate.. Like we can maintain value by session and etc but still we used view state why..???

Answered by: yogeshlcse on: Mar 14th, 2013

View state is used to maintain the state of server controls during page postbacks.

Answered by: jitendramin on: Feb 12th, 2013

Viewstate is a Page label hidden variable which is used to maintain state of the control between postback. The values will be lost as soon as you move to new page. It is a client side state management...

How is session dumped in asp .Net?

Asked By: sreeneela | Asked On: Dec 19th, 2009

Star Read Best Answer

Editorial / Best Answer

Answered by: yogeshlcse

View all answers by yogeshlcse

Member Since Jul-2009 | Answered On : Feb 17th, 2010

Session.Abandon()

Answered by: sridhar.para on: Apr 1st, 2010

Session.Abandon()

Answered by: yogeshlcse on: Feb 17th, 2010

Session.Abandon()

Interview Question

 Ask Interview Question?

 

Career Counselling

 Have Career Question?

 Ask Chandra

 Ask Only Career questions.

Follow us: