|
-
Jan 23rd, 2008, 11:40 AM
#1
Thread Starter
Fanatic Member
[2005] Will I learn more about .Net by using VS2005....
Will I learn more about .Net by using VS2005 to convert my vb6 project and then working through the errors and warnings or by converting it myself? I converted the project already with VS2005 and there are a ton of errors. As much as I would like to take the time to go through all of them, I thought a rewrite would take less time. The problem is that I have to expand what little .Net I can do. So with that anyone with a suggestion for what would educate me more thouroughly? I have purchased several books and am going through those now.
Thanks,
Mojo69
-
Jan 23rd, 2008, 11:44 AM
#2
Re: [2005] Will I learn more about .Net by using VS2005....
You will defenitly learn more and get a better result by rewriting the application from scratch rather than trying to fix the errors from the conversion.
-
Jan 23rd, 2008, 12:05 PM
#3
Fanatic Member
Re: [2005] Will I learn more about .Net by using VS2005....
I agree with Atheist on this. I had to convert several old vb6 classes to .net and initially they (my bosses) thought it could be done quick by just copy/paste and covering the errors. Found out pretty quick that alot of the functionality was already built in to .net and it was conflicting with what they were trying to do. 2 weeks later, rewrite done and everybody happy!!
Good Luck!
D
Platforms of choice: Visual Studio 2005/2008 Professional : Visual Studio 2010 Enterprise : PHP - Notepad++/WAMP
Please Rate If I helped you. 
Please remember to mark threads as closed if your issue has been resolved.
Reserved Words in Access | Connection Strings
-
Jan 23rd, 2008, 02:05 PM
#4
Re: [2005] Will I learn more about .Net by using VS2005....
I think you will learn more about your app by rewriting, but I'm not sure that you will not learn more about .NET by converting. I really don't like the conversion tool, but the one place that I might be tempted to try it is if you were looking for some means to point out the difference between the two languages.
My usual boring signature: Nothing
 
-
Jan 23rd, 2008, 02:39 PM
#5
Re: [2005] Will I learn more about .Net by using VS2005....
you could use the conversion wiz to convert code snippets that you are having trouble with but rewritting will be better for you and the app as future expansion of your project will be based upon a solid foundation if you rewrite vs convert.
IMO, re-writting takes less time as when you convert you can spend forever on a few problem areas that dont convert and have no way to work around unless you rewrite that code. Then it turns into rewritting more due to issues etc and before you know it you regret using the converter.
VB/Office Guru™ (AKA: Gangsta Yoda™ ®)
I dont answer coding questions via PM. Please post a thread in the appropriate forum. 
Microsoft MVP 2006-2011
Office Development FAQ (C#, VB.NET, VB 6, VBA)
Senior Jedi Software Engineer MCP (VB 6 & .NET), BSEE, CET
If a post has helped you then Please Rate it! 
• Reps & Rating Posts • VS.NET on Vista • Multiple .NET Framework Versions • Office Primary Interop Assemblies • VB/Office Guru™ Word SpellChecker™.NET • VB/Office Guru™ Word SpellChecker™ VB6 • VB.NET Attributes Ex. • Outlook Global Address List • API Viewer utility • .NET API Viewer Utility •
System: Intel i7 6850K, Geforce GTX1060, Samsung M.2 1 TB & SATA 500 GB, 32 GBs DDR4 3300 Quad Channel RAM, 2 Viewsonic 24" LCDs, Windows 10, Office 2016, VS 2019, VB6 SP6 
-
Jan 23rd, 2008, 07:07 PM
#6
Addicted Member
Re: [2005] Will I learn more about .Net by using VS2005....
If it's more complicated than a Hello World program, rewrite is your only option.
I'm sure you will run into allot of differences and wonder why things are so different, maybe even get frustrated as i did, but once you overcome most of the differences you will realize...
.Net Rocks!
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|