Author Topic: Getting started in VB.NET  (Read 11141 times)

0 Members and 1 Guest are viewing this topic.

Fatty

  • Guest
Re: Getting started in VB.NET
« Reply #15 on: March 21, 2007, 04:31:49 AM »
That would a trick! Thanks a ton Paul!  :-)
It works like a charm now
Regards,

Oleg

~'J'~

Paul Richardson

  • Guest
Re: Getting started in VB.NET
« Reply #16 on: March 21, 2007, 08:34:38 AM »
That would a trick! Thanks a ton Paul!  :-)
It works like a charm now
Regards,

Oleg

~'J'~

Cool! In C#/VB you can wrap the Transaction in Using block instead of the try catch. Might want to try it...

Update:
I see you've used 'using' in your posts...
« Last Edit: March 21, 2007, 12:22:21 PM by Paul Richardson »

fly_902

  • Guest
Re: Getting started in VB.NET
« Reply #17 on: March 24, 2007, 04:13:36 AM »
 :-)
Thank you Fatty
Help me solve about this Problem