| | |
Migrating from VB6 to ASP.Net from scratch
Please support our ASP.NET advertiser: $4.95 a Month - ASP.NET Web Hosting – Click Here!
![]() |
•
•
Join Date: Dec 2008
Posts: 1
Reputation:
Solved Threads: 0
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
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
•
•
Join Date: Jul 2008
Posts: 49
Reputation:
Solved Threads: 7
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.
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!
![]() |
Other Threads in the ASP.NET Forum
- Previous Thread: Combo Box and ASP.net
- Next Thread: Firefox, Multiline Textbox Issue
| Thread Tools | Search this Thread |
.net 2.0 3.5 activexcontrol advice ajax alltypeofvideos appliances asp asp.net bc30451 beginner bottomasp.net browser businesslogiclayer c# c#gridviewcolumn cac checkbox class commonfunctions compatible confirmationcodegeneration content contenttype countryselector courier css database datagrid datagridview datagridviewcheckbox datalist deployment development dgv dropdownlist dropdownmenu dynamic edit embeddingactivexcontrol fileuploader fill findcontrol flash flv formatdecimal forms formview gridview gudi homeedition iframe iis javascript jquery menu microsoft mono mssql multistepregistration nameisnotdeclared novell objects panelmasterpagebuttoncontrols problem redirect registration relationaldatabases rotatepage schoolproject security serializesmo.table sessionvariables silverlight smartcard smoobjects sql sqlserver2005 ssl suse textbox tracking treeview unauthorized validatedate validation vb.net video virtualdirectory vista visual-studio visualstudio vs2008 web webarchitecture webdevelopemnt webdevelopment webservice youareanotmemberofthedebuggerusers





