On what object is the transaction in ADO.NET focused on?
a) The command object
b) The DataSet object
c) The Connection object
d) The DataAdapter object
Answer Posted / ish
a) command object
| Is This Answer Correct ? | 2 Yes | 3 No |
Post New Answer View All Answers
I have an excel file with data, i am importing this excel file data into Sqlserver 2005 database. while importing i am getting wrong data(ie, special characters) in one column(description column), upto some limit the data in that column is coming fine,after that data is coming like below. The "Walter" leather storage bench is one of our most popular styles. The top with the tufting and double stitching finish a very impressive piece. The size is perfect in front of beds and the storage adds another functional bonus. Open it up and sneak al���Ƴ�Â��ƴ�Ã��ƶ�Å�� al���Ƴ�Â��ƴ�Ã��ƶ�Å�� Is there anywhy to resolve this? (I am using recordset in coding for developing import process.) please help me soon.
In a Repeater control how one can provide an alternating color scheme ?
What is the significance of ASP.NET routing?
Why asp.net is better than php?
What is page fragment caching?
Why asp.net mvc is better than asp.net? : Asp.Net MVC
How does exception management works in ASP.NET?
When maintaining session through sql server, what is the impact of read and write operation on session objects?
What do you understand by aggregate dependency?
What are the different types of events are occured when a client requests an ASP.NET page from IIS server?
Can you explain autopostback?
What is the file extension of web service?
What is the difference between session.abandon() vs clear()?
Is it possible to write code in many languages in one asp.net project?
What is difference between session and cookie?