GeekInterview.com
  I am new, Sign me up!
 

DotNet Interview Questions


DotNet Interview Questions

Questions: 165
Comments: 461
 DotNet Tags
 Showing Questions 1-10 of 165 Questions
[1] 2 3 4 5 6 7 8 9 10 Next >>
 Sponsored Links

 
 DotNet Interview Questions
Sorting Options :  

Hi,Recently i deployed a website using godaddy.com.but while accessing the website we r not getting internal pages.I m getting an error likeAn error has occurred while establishing a connection to the 
Latest Answer: Please check if the connection string(Server,Databasename, and login credentials) mentioned in the web.config file is correct. ...

Explain the concept of Remoting. 
Latest Answer: Remoting provides a framework that allows objects to interact one another accross application domains ...

How dot net differs from other programming languages? 
Latest Answer: .Net is a Framework rather than a programming language. .Net includes number of programming languages like VB, C#, etc. ...

If a web application is spread over 3 web servers, than what is be the best approach to manage state of login form? 
Latest Answer: In this case you can use State Server (Out Proc) for handle the state of Login. ...

Can some please answer this question in detail and also how they are going to be useful inDotNet 
Latest Answer: The dot net frameworks allow you to build serviced components that can use com+ services. These components of dot net framework runs in the manages execution environment of dot net framework that is share their content with com+ application.Now the question ...

What is the purpose of Execute scalar method of Command object ? 
Latest Answer: Execute Scaler returns the value of first cell of the result. thats why mainly used to get the value of aggregate functions like sum,count,min,max etc.ThanksJpkVirus ...

Write Code to get IP address of the Current Machine? 
Latest Answer: public void UseDNS(){   string hostName = Dns.GetHostName();   Console.WriteLine("Host Name = " + hostName);   IPHostEntry local = Dns.GetHostByName(hostName);       foreach(IPAddress ipaddress ...

What is Class Library? Define its Benefit? 
Latest Answer: A set of reusable objects which may be used within the context of a framework but may also be used as stand-alone objects. The .NET Framework class library is a library of classes, interfaces, and value types that are included in the Windows Software ...

Name any 6 languages supported by .NET? 
Latest Answer: .Net supports nearly 61 programming languages and few are J Script, IronPython, IronRuby, IronLisp, P#, Fan etc. ...

What is ADO .NET? Define the Data providers and classes of ADO.net and its purpose with example? 

View page [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 (?)

 
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