Home > Microsoft .Net Development Tips > Visual Basic and Visual Basic .NET > Which apps should you migrate to .NET?
Win Development Tips:
EMAIL THIS
 TIPS & NEWSLETTERS TOPICS 

VISUAL BASIC AND VISUAL BASIC .NET

Which apps should you migrate to .NET?


Narayana Rao Surapaneni
07.15.2003
Rating: --- (out of 5)


Digg This!    StumbleUpon Toolbar StumbleUpon    Bookmark with Delicious Del.icio.us   


Microsoft .NET is definitely an improvement over COM technology and is more compact. It brings us nearer to true code reusability. However, many organizations have probably invested huge amounts in building COM components in the last decade. So you may be looking at a great need for migrating existing applications into the .NET Framework. Which application should you consider? All? Some? This tip, excerpted from InformIT, discusses some qualifiers for which to move and which not.


Many organizations have probably invested huge amounts in building COM components in the last decade. COM has been in the market for almost 8 years now. Also, the last decade saw a substantial growth of the information technology (IT) industry in various segments, which means that there has been a lot of code packed in the form of components. So, it is impracticable to rewrite the entire code into .NET components, however good the components may be for designing more robust applications. Existing applications using COM components have already been tested, and a shift to .NET components would mean that this testing would have to be performed against the newly developed applications again. So, there is a great need for interoperability between the COM and .NET components.

However, there are scenarios wherein we need to consider existing applications to be moved to .NET. Let's presume that a method call in our applications only sets a value of a certain property or does reasonably a small amount of work; then the overhead of interoperability would be bit heavy. Usually, the overhead of calling from managed code to unmanaged code via .NET COM interoperability options is insignificant. In cases where there is an intensive usage of Get and Set methods it's better considering rewriting of the application using any of the .NET compliant languages rather than choosing interoperability; otherwise there wo


Digg This!    StumbleUpon Toolbar StumbleUpon    Bookmark with Delicious Del.icio.us   


RELATED CONTENT
Visual Basic and Visual Basic .NET
Compose XML more quickly using Visual Basic 9
Virtualization keeps Legacy Apps alive
VB 9 Anonymous Types help create flexible objects
Visual Studio Team System Add-ins: Conchango Scrum for Team System and Scrum Dashboard
Book Excerpt: Sams Teach Yourself Visual Basic 2008 in 24 Hours -- Complete Starter Kit
Check out CodePlex for a ton of interesting .NET projects
Book excerpt: Murach's VB 2008
Book excerpt: Printing in Visual Basic 2005
Visual Basic 2008 and closures
WinForms development using SQL Server 2005 and Visual Basic 2005

VB 6 to VB .NET Migration
On managing a .NET Framework 1.x migration
Tool translates VB .NET code to Java
Microsoft unveils VB 2005 'Power Packs'
Mini-Guide: The VB.NET Development Environment, Part 3
Mini-Guide: The VB.NET Development Environment, Part 2
Mini-Guide: The VB.NET Development Environment, Part 1
Put VB.NET events in the hands of AddHandler
Choosing VB.NET or C# Learning Guide
Object-Oriented Programming in VB .NET Learning Guide
Quiz: What do you know about VB 6 migration?

RELATED GLOSSARY TERMS
Terms from Whatis.com − the technology online dictionary
.NET  (SearchWinDevelopment.com)

RELATED RESOURCES
2020software.com, trial software downloads for accounting software, ERP software, CRM software and business software systems
Search Bitpipe.com for the latest white papers and business webcasts
Whatis.com, the online computer dictionary


uld heavy performance penalties.

With Visual Studio .NET the development, maintenance and deployment of applications becomes much easier and faster. As such, the .NET development environment is a notable improvement over the COM-based development model for writing distributed applications. If most clients of your existing components will be written in managed code, you should consider either migrating your component to managed code or writing a managed wrapper around it.

There are certain other things that you need to take into consideration while migrating applications to .NET. Most of these things vary from case to case. However, there are obvious things that can be discussed in general. One is choosing an operating system. The choice of an operating system will affect the migration strategy to be followed. Choosing an operating system like Win 2000, Win XP, or Windows [Server 2003] can reap maximum benefits of the .NET Framework. Although the .NET Framework works on Windows 98, Windows NT, and Windows ME, these platforms don't offer complete access .NET features. So the choice of operating systems should go along with the migration plan.

The object-oriented features available in .NET also make it a favorite choice of many designers to consider moving their existing applications to .NET. The reliance of .NET on open standards such as CLI, XML, and SOAP and rich enhancement to the ASP model also makes it a good candidate for migrating existing applications to .NET. Knowing about code reusability and COM interoperability for migration to .NET is of special importance because it not only helps developers decide how to migrate, but it also helps designers and architects deliver better extensible, integral, and interoperable systems.


To read the entire article from which this tip comes, click over InformIT. You have to register there, but the registration is free.


Rate this Tip
To rate tips, you must be a member of SearchWinDevelopment.com.
Register now to start rating these tips. Log in if you are already a member.




DISCLAIMER: Our Tips Exchange is a forum for you to share technical advice and expertise with your peers and to learn from other enterprise IT professionals. TechTarget provides the infrastructure to facilitate this sharing of information. However, we cannot guarantee the accuracy or validity of the material submitted. You agree that your use of the Ask The Expert services and your reliance on any questions, answers, information or other materials received through this Web site is at your own risk.



Database Programming Solutions - .NET XML, Visual Studio LINQ, ORM .NET
About Us  |  Contact Us  |  For Advertisers  |  For Business Partners  |  Site Index  |  RSS
SEARCH 
TechTarget provides technology professionals with the information they need to perform their jobs - from developing strategy, to making cost-effective purchase decisions and managing their organizations' technology projects - with its network of technology-specific websites, events and online magazines.

TechTarget Corporate Web Site  |  Media Kits  |  Site Map




All Rights Reserved, Copyright 2000 - 2009, TechTarget | Read our Privacy Policy
  TechTarget - The IT Media ROI Experts