Board index » Visual Studio » VB.Net Learning

VB.Net Learning

Visual Studio60
Dear Experts,



I am VB - Database Programmer with 1 Full Years' worth of experience. Please

can you give leads as to how to transit to VB.Net - Database Programming. I

might have to start from scratch and i haven't saved up enough to take a

training course!



Would be highly obliged to your for Pointers and references. As always i am

thankful to all of you for offering helps always and without fail. It is the

GOOD PEOPLE (Like you) who make the world go round



Thanks

Manish



--

Three Cheers to Technet for the Help!


-
 

Re:VB.Net Learning

Practical tips::



Disable import of Microsoft.VisualBasic because it contains all the things u

sh forget ( or use c-sharp)

Read about OOP

Read about exceptions

look at the 101 Visual Basic Samples M$ provides

Always build two or three-tier

Never use COM unless u are 10000 % sure there isnt another way



ML









"Manish Sawjiani" <ManishSawjiani@discussions.microsoft.com>schreef in

bericht news:E6C9287D-48E3-4E44-B49E-C436E2346B5E@microsoft.com...

Quote
Dear Experts,



I am VB - Database Programmer with 1 Full Years' worth of experience.

Please

can you give leads as to how to transit to VB.Net - Database Programming.

I

might have to start from scratch and i haven't saved up enough to take a

training course!



Would be highly obliged to your for Pointers and references. As always i

am

thankful to all of you for offering helps always and without fail. It is

the

GOOD PEOPLE (Like you) who make the world go round



Thanks

Manish



--

Three Cheers to Technet for the Help!





-

Re:VB.Net Learning

"Manish Sawjiani" <ManishSawjiani@discussions.microsoft.com>wrote in

message news:E6C9287D-48E3-4E44-B49E-C436E2346B5E@microsoft.com

Quote
Dear Experts,



I am VB - Database Programmer with 1 Full Years' worth of experience.

Please can you give leads as to how to transit to VB.Net - Database

Programming. I might have to start from scratch and i haven't saved

up enough to take a training course!



Would be highly obliged to your for Pointers and references. As

always i am thankful to all of you for offering helps always and

without fail. It is the GOOD PEOPLE (Like you) who make the world go

round





--

<response type="generic" language="VB.Net">

This newsgroup is for users of Visual Basic version 6.0

and earlier and not the misleadingly named VB.Net

or VB 200x. Solutions, and often even the questions,

for one platform will be meaningless in the other.

When VB.Net was released Microsoft created new newsgroups

devoted to the new platform so that neither group of

developers need wade through the clutter of unrelated

topics. Look for newsgroups with the words "dotnet" or

"vsnet" in their name. For the msnews.microsoft.com news

server try these:



microsoft.public.dotnet.general

microsoft.public.dotnet.languages.vb



</response>



-

Re:VB.Net Learning

hi,



i'm lurking and ran across this reply.



"Martin" <ML@community.nospam>wrote in message

Quote
Practical tips::



*snip*



i am interested in hearing more (from you or a supplied link) about:



Quote
Never use COM unless u are 10000 % sure there isnt another way



that is, i am looking for a discussion of how .net and COM (via VB) play

nice together...or not.



mbb











-

Re:VB.Net Learning

"MB Blackburn" <marlana_blackburn@infometrix.com>wrote in message

Quote
hi,



i'm lurking and ran across this reply.



"Martin" <ML@community.nospam>wrote in message

news:edwfh1olFHA.360@TK2MSFTNGP09.phx.gbl...

>Practical tips::

>*snip*



i am interested in hearing more (from you or a supplied link) about:



>Never use COM unless u are 10000 % sure there isnt another way



that is, i am looking for a discussion of how .net and COM (via VB)

play nice together...or not.



You should probably ask in a newsgroup with 'dotnet' in the name as the

regulars there are more likely to have more to offer with regard to .Net



--

Reply to the group so all can participate

VB.Net: "Fool me once..."



-

Re:VB.Net Learning

You should see database is the same no matter what the environment is. The

way differentiate them because Microsoft produces two standards (if you says

it VB vs VB.NET) to access the only one database.



"Manish Sawjiani" <ManishSawjiani@discussions.microsoft.com>wrote in

message news:E6C9287D-48E3-4E44-B49E-C436E2346B5E@microsoft.com...

Quote
Dear Experts,



I am VB - Database Programmer with 1 Full Years' worth of experience.

Please

can you give leads as to how to transit to VB.Net - Database Programming.

I

might have to start from scratch and i haven't saved up enough to take a

training course!



Would be highly obliged to your for Pointers and references. As always i

am

thankful to all of you for offering helps always and without fail. It is

the

GOOD PEOPLE (Like you) who make the world go round



Thanks

Manish



--

Three Cheers to Technet for the Help!





-