943,729 Members | Top Members by Rank

Ad:
  • ASP.NET Discussion Thread
  • Unsolved
  • Views: 686
  • ASP.NET RSS
Dec 25th, 2008
0

Migrating from VB6 to ASP.Net from scratch

Expand Post »
Hi

I have been working as an Sr S/w Engg on the platform VB6, SQL Server 2000, and Crystal report. I joined a new company recently and they have plans to migrate their VB6 product to Web based product. I am very enthusiat to get myself into Dot net platform (ASP.Net), but I have no inkling about from where do I start from;

Do I join some fast track course, study by myself, concentrate on database connectivity, etc. I have very less time to fame.

Please do help in this regard and provide any sample project on ASP.Net

Regards,
Anwar
Reputation Points: 10
Solved Threads: 0
Newbie Poster
Anwarmt is offline Offline
1 posts
since Dec 2008
Dec 25th, 2008
0

Re: Migrating from VB6 to ASP.Net from scratch

The easiest way is encapsulate all of the VB6 logic into DLLs and then load it up in the .NET project. The platform will migrate your VB6 code into the .NET platform using its built-in COM interoperability features. All you'd have to do is redesign you GUI and use the interop libraries generated to access your application logic. For database connectivity, check out CodeSmith (Code generator) and Net-Tiers (Code generator templates). These are probably some of the best code generator tools for .NET. The templates will generate code for any database. You'll have your business layer, data layer, web service layer (allowing you to create your web APIs in 5 minutes), a website featuring all of this, NUnit test cases and much more. Very easy to use as well.
Last edited by iDeveloper; Dec 25th, 2008 at 12:26 am.
Reputation Points: 31
Solved Threads: 7
Light Poster
iDeveloper is offline Offline
49 posts
since Jul 2008
Dec 27th, 2008
0

Re: Migrating from VB6 to ASP.Net from scratch

You cannot possibly learn all you need to know from some examples. Go to classes, or some other schooling. The fact that people don't take programming seriously is why we have so much bloat and crapware out there. Please, for the good of mankind, educate yourself with something other than the internet!
Reputation Points: 13
Solved Threads: 2
Light Poster
poguemahone is offline Offline
25 posts
since Aug 2007

This thread is more than three months old

No one has posted to this discussion for at least three months. Please let old threads die and do not reply to them unless you feel you have something new and valuable to contribute that absolutely must be added to make the discussion complete. Otherwise, please start a new thread in this forum instead.
Message:
Previous Thread in ASP.NET Forum Timeline: Combo Box and ASP.net
Next Thread in ASP.NET Forum Timeline: Firefox, Multiline Textbox Issue





About Us | Contact Us | Advertise | Acceptable Use Policy
Forum Index | Build Custom RSS Feed


Follow us on Twitter


© 2011 DaniWeb® LLC