GeekInterview.com
  I am new, Sign me up!
 

C# Interview Questions


C# Interview Questions

Questions: 436
Comments: 1181
 Showing Questions 101-110 of 436 Questions
<< Previous 7 8 9 10 [11] 12 13 14 15 16 Next >>
 Sponsored Links

 
 C# Interview Questions
Sorting Options :  

Latest Answer: In .net CLR maintain string pool for handling string operation.CLR not make any new string object bt it uses string object refrnece from string pool.when we define new string object with same array of character thn CLR assign same memory refrence ...

This is a Regular expression built for parsing string in vb.net and passed to Regex class.Dim r As Regex = New Regex(",(?=([^""]*""[^""]*"")*(?![^""]*""))")What is C# equivalent for this regular expression.
Read Answers (2) | Asked by : JagadeeshM

Latest Answer: use the aximp.exe provided with the .NET framework. It stands for Microsoft .NET ActiveX Control to Windows Forms Assembly Generator.Generates a Windows Forms Control that wraps ActiveX controls defined in the given OcxName.Usage:   AxImp OcxName ...
Read Answers (3) | Asked by : firoz ahmad khan

Latest Answer: Delegate to function--- is same as---- pointer to object.Delegates are function pointers.They are used when the function which needs to be called is not know at compile time.Pointers, on the other hand, are used to point to variables or object references ...
Tags : Pointer

Latest Answer: Object Pooling is a COM+ service that enables you to reduse the overhead of creating each object from scratch. When an object is activated, it is pulled from the pool.When the object is deactivated, it is placed back into the pool to await the request. ...
Read Answers (5) | Asked by : Ashish Agarwal

Latest Answer: we can also call configuration manager in vs 2005 system.configuration.configurationmanager() ...
Read Answers (3) | Asked by : surynisa

Latest Answer: C# does not support optional arguments.you can use function overloading to achieve the same. ...
Read Answers (4) | Asked by : surynisa

Latest Answer:  Document Type Declaration(DTD)determines the name of the root element and contains the document type declarationsElementsElements are the main building blocks of both XML and HTML documents.Examples ...
Read Answers (3) | Asked by : ashok

Latest Answer: IsNothing is only used in VB or VB.NET. someone is really confused ...

Latest Answer: I have tried the above with including static method in the base class. But it giving me the 'inaccessible due to protection level' error. And one more thing some members told that "internal scope" method. Can any body give me the idea....or ...
Read Answers (11) | Asked by : Rambabu

View page << Previous 7 8 9 10 [11] 12 13 14 15 16 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
# User Name Count
1sahu 205
2samiksc 59
3naveentej 25
4nikhilrawat23 15
5Vikas Yadav 13
6musclebai 13
7md.shafikhan 11
8swag 11
9vshylaja 9
10John Jiang 8
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