GeekInterview.com
  I am new, Sign me up!
 

ASP.NET Interview Questions


ASP.NET Interview Questions

Questions: 164
Comments: 523
 Showing Questions 31-40 of 164 Questions
<< Previous 1 2 3 [4] 5 6 7 8 9 10 Next >>
 Sponsored Links

 
 ASP.NET Interview Questions
Sorting Options :  

Encapsulation 
Latest Answer: Encapsulation ...

Latest Answer: Query String is the part of a URL that contains data to be passed to web pages. Query string is a client side state management technique. URL is followed by Querystring  separated by "?".Using Query string we can pass small values in plain ...
Read Answers (2) | Asked by : lalitha

Latest Answer: View State data is stored in Hidden Field. This is fine as far as small amount of data is stored. What will happen if I want to store large chunk of data (I know View state is not preferred in such scenario, just let us assume). In that case multiple ...

Latest Answer: Web User Control:1) Easy to Create.2) It Can be used inside the same Application.(To use it in other application we need to add it to that project.)3) It Can take advantage of Caching Technique.Web Server Control:1) Bit tuff to create as compare to ...
Read Answers (2) | Asked by : Zia

Which is the best session management system in ASP.Net - viewstate, cookies, application, Urlencoding? Justify
Read Answers (2) | Asked by : Nagaraju

Latest Answer: In asp.net List server controls like DataGrid, ListBox and HTMLSelect use a collection as a data source. for example listbox uses list item as a chield control, but in case of windows there is no list items.When you call DataBind on a parent control, ...
Read Answers (1) | Asked by : azhar

Latest Answer: Generic provides typesafety for classes, proporties, delegates, Methods. ...
Read Answers (2) | Asked by : kaberi

Latest Answer: Cookie Information will be stored in a txt file on client system under a folder named Cookies. Search for it in your system you will find it. Coming to Session State As we know for every process some default space will be allocated by OS. In case ...
Read Answers (2) | Asked by : S S REDDY

Latest Answer: Two ways you can achieve this.1) You can use javaScript to validate the data.2) You can use Validation Controls. (One for Client Side Validation One for Server Side Validation)Even though Validation controls are Server controls, by default it works on clientside ...

Latest Answer: Session Management can be achieved in two ways1)InProc2)OutProcOutProc is again two types1)State Server2)SQL Server InProcAdv.:1) Faster as session resides in the same process as the application2) No need to serialize the dataDisAdv.:1) Will degrade ...
Read Answers (2) | Asked by : Nagabhushanam

View page << Previous 1 2 3 [4] 5 6 7 8 9 10 Next >>

Ask A Question
Go Top
 Sponsored Links

 
Sponsored Links

 
Ask Question
You must login to Ask Question or Register your free account

Category:

 
Question Title:


Question in Detail:

Add this to my Subscribed Questions (?)
Send me email when new answer is posted (?)

 
Expert Members
Subscribe
Get Latest Updates Via RSS Reader or by Email
 Forum Discussion Subscribe to Forum Discussions Via E-Mail Latest Forum Discussions Subscribers
 Knowledge Base Subscribe to Knowledge Base Series Via E-Mail Knowledge Base Subscribers
 Learning Series Subscribe to GeekInterview Learning Series Via EMail Learning Series Subscribers
 Freelance Jobs Subscribe to GeekInterview Freelance Jobs Via EMail Latest Freelance Jobs Subscribers
 GeekInterview Blog Subscribe to GeekInterview Blog Via EMail GeekInterview Blog Subscribers
 Testing Interview Questions Subscribe to Testing Interview Questions Via EMail Testing Interview Questions Subscribers
 Oracle Interview Questions Subscribe to Oracle Interview Questions Via EMail Oracle Interview Questions Subscribers
 Java Interview Questions Subscribe to Java Interview Questions Via EMail Java Interview Questions Subscribers
 Latest Placement Papers Subscribe to Latest Placement Papers Placement Papers Subscribers
 Free Training Subscribe to Free Training Via EMail Free Training Subscribers
 Learn AJAX Subscribe to AJAXwith.com Via EMail AJAXwith Subscribers
About Us -  Privacy Policy -  Terms and Conditions -  Contact -  Ask Question -  Propose Category -  Site Updates 

Copyright © 2005 - 2009 GeekInterview.com. All Rights Reserved

Page copy protected against web site content infringement by Copyscape