RSS Forums RSS

Migrating from VB6 to ASP.Net from scratch

Reply
Posts: 1
Reputation: Anwarmt is an unknown quantity at this point 
Solved Threads: 0
Anwarmt Anwarmt is offline Offline
Newbie Poster

Migrating from VB6 to ASP.Net from scratch

  #1  
Dec 24th, 2008
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
AddThis Social Bookmark Button
Reply With Quote  
Posts: 49
Reputation: iDeveloper is an unknown quantity at this point 
Solved Threads: 7
iDeveloper iDeveloper is offline Offline
Light Poster

Re: Migrating from VB6 to ASP.Net from scratch

  #2  
Dec 24th, 2008
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 24th, 2008 at 11:26 pm.
Reply With Quote  
Posts: 25
Reputation: poguemahone is an unknown quantity at this point 
Solved Threads: 2
poguemahone's Avatar
poguemahone poguemahone is offline Offline
Light Poster

Re: Migrating from VB6 to ASP.Net from scratch

  #3  
Dec 27th, 2008
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!
Reply With Quote  
Reply

Only community members can participate in forum threads. You must register or log in to contribute.



Other Threads in the ASP.NET Forum
Views: 402 | Replies: 2 | Currently Viewing: 1 (0 members and 1 guests)

 

Thread Tools Display Modes
Forums | Blogs | Tutorials | Code Snippets | Whitepapers | RSS Feeds | Advertising
All times are GMT -4. The time now is 12:34 am.
Newsletter Archive - Sitemap - Privacy Statement - Acceptable Use Policy - Contact Us
Forum system based on vBulletin Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
©2003 - 2008 DaniWeb® LLC