Hi,
i am beginer to vb.net coding.i have wrote a s/w in vb6 and want to upgrade in vb.net using vs2008 and also platform independent.In the vb project I have used API calls to draw line,circle,arc on a picture box.I have wrote my main logic functions in modules and class modules and used global variables.Is it required to write main logic code in dlls? I want all functions with getting parameters and returning parameters.And how can I manage the API calls?
I am little confused about platform independent code and its requirements!
can anybody help me on this topic?
i am beginer to vb.net coding.i have wrote a s/w in vb6 and want to upgrade in vb.net using vs2008 and also platform independent.In the vb project I have used API calls to draw line,circle,arc on a picture box.I have wrote my main logic functions in modules and class modules and used global variables.Is it required to write main logic code in dlls? I want all functions with getting parameters and returning parameters.And how can I manage the API calls?
I am little confused about platform independent code and its requirements!
can anybody help me on this topic?