What is the difference between static and private constructor in c#?
No Answer is Posted For this Question
Be the First to Post Answer
can you declare an override method to be static if the original method is not static?
how to insert the data from the grid view to database table though button click.pls send the answer to mail id suri1319@gmail.com
How do you implement thread synchronization (object.wait, notify,and criticalsection) in c#?
Why do we use static class in c#?
I have a class declared as below public class a { public void add() {} } What is the diference between a a1 =new a; and simply a a1;
What is difference between first and firstordefault?
class Program { void add() { int x=10, y=20; fun(); Console.WriteLine("{0}", sum); } void fun() { int sum; sum = x + y; } static void Main(string[] args) { Program f =new Program(); f.add(); } } Debug above program.....
wipro interview question on 28-Apr-10 1.what type of authentication used in web service, 2.what are type of multithreding ? 3.diff bet delegate and multithreading? 4.how to write update query trigger in stored procedure. 5. if you are so sharp then what happens when you click .net appln exe in system,who CLR get loaded. 6.how to use work flown in application. 7.what is main purpose of script manager. 8.how u handle cretical transaction. 9.how you syncronize the method from no of user, 10.how change name of shared assambly
What are the Types of instancing properties and explain each. Explain the difference between multiuse,singleuse and globalmultiuse and which is default
What are the different types of classes?
What is dataview c#?
What is IL / CIL / MSIL?
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)