DRAG DROP
There is MS Visual Studio 2010 and MS .NET Framework 4 application PassGuideApp.
There is a database-independent DAL (Data Access Layer).
There is a transaction with one command.
If there is an error during the data access then error information needs to be logged.
Which code should be used?
Leave a Reply
The specified answer seems to be correct, see the following link as proof:
http://msdn.microsoft.com/en-us/library/9hy8csk1%28v=vs.110%29.aspx
This is a duplicate of question #62, except this one has the answers in Visual Basic.
The specified answer seems to be correct, see the following link:
http://msdn.microsoft.com/en-us/library/9hy8csk1%28v=vs.110%29.aspx
Disregard my post direstly above, it was meant for another question (question #65)