Jump to content
Xtreme .Net Talk

Recommended Posts

Posted

Hi all,

 

I'm new into .Net stuff, specially VB.Net:

 

well my question may be its very simple, but I found this as a problem, when I tryied to start with VB.Net my most big problem is to found the VB 6.0 function sustitution, how I can know what function does the same thing as a Vb 6.0 function. I mean, Does Vb.Net some Search Tool of VB 6.0 upgrading ????

 

 

Thanks

Mikecrosoft.Net
Posted

Search MSDN for "backward compatibility, Visual Basic compatibility library" and "Language Changes in Visual Basic".

 

Those two topics should start you in the right direction.

  • Administrators
Posted
What functions in particular? Simply adding in the compatability library will introduce an extra layer of overhead. In most cases using the .Net equivalent will give better performance and make the code more portable to other .Net based languages.

Posting Guidelines FAQ Post Formatting

 

Intellectuals solve problems; geniuses prevent them.

-- Albert Einstein

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...