GeekInterview.com
   Home |  Tech FAQ  |   Interview Questions |  Placement Papers |  Tech Articles |  Learn |  Freelance Projects |  Online Testing |  Geeks Talk |  Job Postings |  Knowledge Base | Site Search |  Add/Ask Question

DotNet Interview Questions


DotNet Interview Questions

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

 
 DotNet Interview Questions
Sorting Options :  

How dot net differs from other programming languages? 
View Question | Asked by : dineshjeev

If a web application is spread over 3 web servers, than what is be the best approach to manage state of login form? 
View Question | Asked by : asdfg.usa

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: ExecuteScalar method is used to retrieve a single value (EX: aggregate value such as Count etc) from a database ...

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? 

Name any 6 languages supported by .NET? 
Latest Answer: VB.Net,C#, J#, COBOL, VC++, F#, Cw ...

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

Explain about 6h4 methods you have used to perform serialization? 
View Question | Asked by : pradeepadkm

What is the difference between a Windows Service Application and a Web Service Application? Please don't hand in the definition from some text book... I'm looking for the functional difference. 
Latest Answer: Web service is used to  transfer the data over a network like internet  using WSDL ( web service descriptive language) by using a protocol like SOAP(Simple Object Access Protocol) .Windows service is a long running program.windows ...
Read Answers (3) | Asked by : wrijub

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

Ask A Question
Go Top
 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
Sponsored Links

 
Sponsored Links

 




About Us  |   Privacy Policy  |   Terms and Conditions  |   Contact  |   Site Map  |   Add Question  |   Propose Category  |   RSS Feeds  |   Articles Sitemap  |   Site Updates  |   Add Resource

Copyright © 2005 - 2008 GeekInterview.com. All Rights Reserved
Page copy protected against web site content infringement by Copyscape