What does the dispose method do with the connection object?
No Answer is Posted For this Question
Be the First to Post Answer
What is the use of system.environment class in c#.net?
How do I convert a string to an int in c#?
How will you allow a class to be inherited, but prevent the method from being over-ridden?
What do constructors do in c#?
Do while loops yes or no c#?
Is javascript harder than c#?
When do we generally use destructors to release resources?
Will finally block get executed if the exception had not occurred?
what is Diff Gram
int i = 1; int j = 1; System.Console.WriteLine(i == j); System.Console.WriteLine(i.ToString() == j.ToString()); System.Console.WriteLine((object)i == (object)j); Give the sample code above, what is the output to the console?
What is throw in c#?
Why we use get set property in c#?
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)