ALLInterview.com :: Home Page KalAajKal.com
 Advertise your Business Here     
Browse  |   Placement Papers  |   Company  |   Code Snippets  |   Certifications  |   Visa Questions
Post Question  |   Post Answer  |   My Panel  |   Search  |   Articles  |   Topics  |   ERRORS new
   Refer this Site  Refer This Site to Your Friends  Site Map  Bookmark this Site  Set it as your HomePage  Contact Us     Login  |  Sign Up                      
Do you have a collection of Interview Questions and interested to share with us!!
Please send that collection to along with your userid / name. ThanQ
Google
 
Categories  >>  Software  >>  Microsoft Related  >>  C Sharp
 
 


 

 
 Visual Basic interview questions  Visual Basic Interview Questions
 C Sharp interview questions  C Sharp Interview Questions
 ASP.NET interview questions  ASP.NET Interview Questions
 VB.NET interview questions  VB.NET Interview Questions
 COM+ interview questions  COM+ Interview Questions
 ADO.NET interview questions  ADO.NET Interview Questions
 IIS interview questions  IIS Interview Questions
 MTS interview questions  MTS Interview Questions
 Crystal Reports interview questions  Crystal Reports Interview Questions
 BizTalk interview questions  BizTalk Interview Questions
 Dot Net interview questions  Dot Net Interview Questions
 Exchange Server interview questions  Exchange Server Interview Questions
 SharePoint interview questions  SharePoint Interview Questions
 Microsoft Related AllOther interview questions  Microsoft Related AllOther Interview Questions
Question
How To Maintain Transaction In C#?
 Question Submitted By :: Als.senthur Ganesh
I also faced this Question!!     Rank Answer Posted By  
 
  Re: How To Maintain Transaction In C#?
Answer
# 1
You need to create object of connection and then create 
object of command and then assign a conn.begintransation to 
a command object then tran.commit or tran.rollback this way 
you can maintain transaction in c#
 
Is This Answer Correct ?    2 Yes 0 No
Mohit Jethva
 

 
 
 
Other C Sharp Interview Questions
 
  Question Asked @ Answers
 
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?  3
What?s a satellite assembly?  1
How many catch blocks can be there for a single try block? HCL2
can we assign null value to value type in c#? Microsoft10
An Array is a Ref Type? what about the array elements which are value type(int,Float...etc)?  5
Can we have the method in drived class with the same name which is there in base class? TCS6
What?s a satellite assembly?  2
what is bubbled event ? give suitable example in code vice with demo  1
what are wrapper classes?  1
What?s an abstract class?  4
How?s method overriding different from overloading? Visual-Soft2
Difference between string and stringbuilder? HCL2
how to use caching in our program. why we use it give one example in code  1
why c# is pronounced as C-sharp instead of pronouncing it as C-hash? is there any technical reason behind it?  2
syntax for writing private method in a interface Wipro7
What is a HashCode?  1
What?s the advantage of using System.Text.StringBuilder over System.String?  1
What are the ways to deploy an assembly?  2
hi In my database i put id column as identity(the database is incremented by it self only)what i want is if i enter a data in my website, id will come automatically can u pl z tell me the code thax in advance  1
How to throw an caught exception from cath block? TCS3
 
For more C Sharp Interview Questions Click Here 
 
 
 
 
 
   
Copyright Policy  |  Terms of Service  |  Help  |  Site Map 1  |  Articles  |  Site Map  |   Site Map  |  Contact Us interview questions urls   External Links 
   
Copyright © 2007  ALLInterview.com.  All Rights Reserved.

ALLInterview.com   ::  Forum9.com   ::  KalAajKal.com