GeekInterview.com
  I am new, Sign me up!
 

DotNet Interview Questions


DotNet Interview Questions

Questions: 165
Comments: 461
 DotNet Tags
 Showing Questions 61-70 of 165 Questions
<< Previous 3 4 5 6 [7] 8 9 10 11 12 Next >>
 Sponsored Links

 
 DotNet Interview Questions
Sorting Options :  

In .NET Compact Framework, can I free memory explicitly without waiting for garbage collector to free the memory?
Read Answers (3) | Asked by : Swaroop

Latest Answer: yes ...
Read Answers (6) | Asked by : kulwant kumar

---- 
Latest Answer: Private Sub button1_Click(sender As Object, e As System.EventArgs)' Use the open file dialog to choose a word documentIf Me.openFileDialog1.ShowDialog() = DialogResult.OK Then' set the file name from the open file dialogDim fileName As Object = openFileDialog1.FileNameDim ...
Read Answers (3) | Asked by : Harshad

Latest Answer: XmlTextWriter textWriter=new XmlTextWriter("filename.xml"); //WriteStartDocument and WriteEndDocument methods open and close a document for writing textWriter.WriteStartDocument() //write comment textWriter.WriteComment("this ...
Read Answers (2) | Asked by : Gopal

Latest Answer: Hi,  Yeah we can do.  1. Compile the Private assembly first.For ex:Sample.cs   2. Create the strong name through command prompt as sn -k  Test.It will return the Key.  3.Mention these lines in your ...
Read Answers (2) | Asked by : Gopal

Latest Answer: Remember -> This is not recommended. Since the same-name method exists in both the base class and the derived class, with actions in both; therefore at runtime, any of these methods can be called by compiler, it's not in your control. Hence, if the ...
Read Answers (3) | Asked by : Gopal

Latest Answer: Syntactically, Visual Basic .NET and Visual C# .NET are two different languages, just as Visual Basic, Visual C, and Visual C++ are different languages. Visual C# .NET looks more familiar to Visual C, Visual C++, and Java programmers, and Visual Basic ...
Read Answers (2) | Asked by : Gopal

Latest Answer: System.Web.UI.page ...

Can you give an example of when it would be appropriate to use a web service as opposed to a non-serviced .NET component

Latest Answer: ControlToValidate and ErrorMessage are the two properties for every validation control.. ...

View page << Previous 3 4 5 6 [7] 8 9 10 11 12 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