GeekInterview.com
  I am new, Sign me up!
 

ASP.NET 2.0 Interview Questions


ASP.NET 2.0 Interview Questions

Questions: 160
Comments: 466
 Showing Questions 11-20 of 160 Questions
<< Previous 1 [2] 3 4 5 6 7 8 9 10 Next >>
 Sponsored Links

 
 ASP.NET 2.0 Interview Questions
Sorting Options :  

Latest Answer: simply it is session ID ...

Question: Can you define basic element of WebServices and explain any one from them?Answer: These are as follows SOAP, WSDL and UDDI. And I am explaining about the SOAP(Simple Object Access Protocol) it 
View Question | Asked by : umesh_20012

Which control is lightwieght control among gridview, detailsview, formview, datalist and repeater controls in ASP.NET 2.0 
Latest Answer: Repeater Control is light weight control and can be used for simple reporting purpose ...

In order to use iterators which interface should be implemented 
Latest Answer: The two interfaces used are:IEnumeratorandIEnumerable ...

Explain the role of Assemblies in ASP.Net 
Latest Answer: An assembly in ASP.NET is a collection of single-file or multiple files.The biggest advantage of using ASP.NET Assemblies is that developers can create applications without interfering with other applications on the system. The assembly used for one application ...

i want to know whether session object is accessible in web farm and web garden. Similarly if application object is accessible in webfarm and web garden 
Latest Answer: Web farms means many Application of Multiple server on different location on the world.for example: www.yahoo.in, www.yahoo.uk Web Gardens means many application of single server.for example www.mail.yahoo.com, www.chat.yahoo.com ...

Latest Answer: [WebMethod] ...

Hello Friends.When I create a webparts in which each webpart has a close,minimize option ,so when I closed ie one of the webpart and next time when I debug the application that particular webpart which 
View Question | Asked by : aarruunnaa

hii firenz.. If we check some particular checkboxes in the gridview ..the complete row must be stored in database..here the gridview contains the columns of different tables.then..How can 
Latest Answer: You can't insert data in multiple table in one query but the other solution is belowfirst get data from gridview to a temp table (DataTable) as following:{ CheckBox cb;  DataTable tb=new DataTable();  tb.Columns.Add("eno", Type.GetType("System.Int32"));  ...
Read Answers (1) | Asked by : shilu

What Is Impersonation and explain it's uage 
Latest Answer: Impersonation is when ASP.NET executes code in the context of an authenticated and authorized client. It will check with the ASPNET user accounts. it will be done as follws.

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