how to use VB.net functions within vb 2008
Good day ,
I have downloaded VB 2008 express edition , but there is some functions in vb.net that vb 2008 do not recognize and also different class.
Is there a way to fix that without having to reinstall VB.net
I mean working in a VB.net 2003 environment within VB 2008
Thank you
SAAD
Re: how to use VB.net functions within vb 2008
Um, VB 2008 IS VB.NET. There are no functions or classes that existed in VB.NET 2003/.NET 1.1 that do not still exist in VB 2008/.NET 3.5. Some of those functions and classes shouldn't be used, or should be used in a slightly different way though. Tell us exactly what functions and classes you're talking about and exactly what the error messages are and we'll tell you what you're doing wrong and how to fix it.