473,670 Members | 2,656 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

strategy of migration to VS 2005

i have like tasks to migrate an applcation (a great application , so
many packages and much design) coding in C#1.1, and i have ti migrate
it in C#2.0 (VS 2005),
i hope so for help to doing a strategy and how i can doing this work,
i m justing coming from java_world, i dont have so many experience in
DotNet;
so your comments will be the come good ,
Jouad

Mar 20 '06 #1
8 1365
Make a copy of the Visual Studio 2003 project in a new catalogue. Open the
new project in Visual Studio 2005 and try to compile it. Tell us how things
are going.

Regards,
Lars-Inge Tønnessen
Mar 20 '06 #2
hi,
i want not just upgrad a old application,
but introduce new future of C#2.0 like: generic , anonymous
methode,partail classes,
for that i m in search of a strategy to doing it,
i have (150 000 ligne de code), so it s a great applications.
we want to prophit as much from this new feature.

Cordialement
Jouad

Mar 21 '06 #3
hi,
for example, i want a docs aund comment like this find it in an
artcile how treat a migration from VB6to dotNet:
http://msdn.microsoft.com/vbasic/def...ationstrat.asp

Mar 21 '06 #4

<mu************ @gmail.com> wrote in message
news:11******** *************@i 40g2000cwc.goog legroups.com...
hi,
i want not just upgrad a old application,
but introduce new future of C#2.0 like: generic , anonymous
methode,partail classes,
for that i m in search of a strategy to doing it,
i have (150 000 ligne de code), so it s a great applications.
we want to prophit as much from this new feature.

Cordialement


There is no reasonable business case for introducing new features of C# 2.0
to a working application except when fixing bugs or adding new functions
since it will add no functionality and will almost certainly create new
bugs.

You can even make a good case that it is not worth even upgrading if your
users already have the 1.1 runtime and not the 2.0 one as you will annoy
them by forcing them to install 2.0

Mar 21 '06 #5
i will write infrench to explain better, i hope that y speak french:
voila , c est pa juste une question d esthétique qu on veut migrer en
C#2.0, mais plutot de performance.
la genericité permit de réduire énormément la compléxité du code,
ainsi que de la réutilisation.s ans prendre en compte le fait que lors
de la maitenance ca sera bcp plus facile.d 'un autre coté les "Partail
classes" qui permettent aussi de rendre le code si lissible, de
permettre le partage du code d'une meme application entre plusieurs
dévéloppeurs, surthout quand il s agit des grans projets , ce qui est
notre cas:on est mnt en 150 000 ligne de code et reste encor environ
1.5année autre pour la valider.
a coté de ca, on site les "Nullable Type" qui vont réduire du travail
et permettent de manipuler des opératoins que jadis on n'y pense meme
pas et on évite par la suite les points de controles (et donc réduire
le temps de réponse)
le "Cast& exception" vont etre si éviter dans la majorité dans
traitement, et donc un gain énorme au niveaux de l exécution et du
temps de réponse, sachant que notre application est destinée au
bourses et au bank:" http://www.quodfinanci al.com", est donc la
migration s'avère si crucial pour nos métiers.
Cordialement
Jouad

Mar 21 '06 #6
Sorry no, I don't understad a single word French.

Best Regards,
Lars-Inge Tønnessen
Mar 21 '06 #7
VB6 and VB.NET are very different.

You do not migrate from C# 1.1 to C# 2.0.

Regards,
Lars-Inge Tønnessen
Mar 21 '06 #8
hi,
i dont understaund what do yo mean: "y do not migrate from C#1.1 to
C#2.0"
Regards,
Jouad

Mar 22 '06 #9

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
1369
by: Bungle | last post by:
Hi everyone Does anyone know or has anyone heard of any migration tools which are/might be available for converting SQL Server 2000 databases to SQL Server 2005 Express? I'm guessing it is probably a bit early but it was worth a shot! Thanks Dave
1
2060
by: sac | last post by:
I am using DB2 v8.1 on UNIX. A few weeks ago the DBAs carried out node migration activity on the database. After the node migration I observed that the queries that execute on temporary tables show extreme poor performance. One of the query was partly optimized by declaring a partitioning key on the temporary table. However it still takes longer than before the node migration. I would appreciate if I could get information on the...
1
1226
by: Keith D. Zimmerman | last post by:
Greetings, I am a team lead on a medium sized C++ project. We have roughly 400k c++ lines of code, and our project is ongoing - it was first released in 1997 and will continue to be used for the foreseeable future... That being said, my question is how best to migrate our COM code to a .NET environment. We have defined several COM interfaces (which are used heavily) and have need of defining several more for our next release. But we...
3
1967
by: daveboyd | last post by:
Hi! I have an MFC application that is under development in VS2003 and frankly MFC seems difficult to use and poorly documented -- I frequently find the only way to get example code is on the Internet, not in the huge, mosly useless "MSDN Library". For example, I was advised to use CStatic for drawing some color frames / backgrounds, but CStatic isn't on the Toolbox and for those related components such as Picture, limited frame colors...
12
1495
by: Jeff | last post by:
Looking for your highly subjective opinions (from those of you who have been working extensively with VS 2005). I have a client that needs/wants a complete rewrite of an existing application. I will be proposing a .NET Windows application with a supporting SQL Server database. It will likely take 4-5 months before we roll out the first production version. Because of the apparent issues with VS 2005 (poor performance, unpredictable and...
1
1464
by: garethdjames | last post by:
I work for a large organisation where we use .Net 1.1 as our sole development language. We have many frameworks and applications and web sites that are developed in .Net 1.1 These developments are by no means trivial, they are the result of an IT department of over 300 people and 2 years of development It is my responsibility to develop a strategy to move to .Net 2.0, this
1
3863
by: Bonggoy Cruz | last post by:
We have a fairly big size ASP.NET web application that was written VB.NET. We are in the process converting the web project. We used the migration wizard included in VS 2005. I followed step by step guide outlined in here: http://msdn.microsoft.com/asp.net/reference/migration/upgrade/default.aspx?pull=/library/en-us/dnaspp/html/webprojectsvs05.asp. I was able to convert the project without any problem. Compiling and building them is...
2
1457
by: =?Utf-8?B?U2FtdWVsIEJlcm5hcmQ=?= | last post by:
Hello, I start with a project of migration of our Web application from 1.1 to 2.0. Currently we have a deployment tool which load the Web site assembly in order to access methodes containing in each WebForm. In asp.net 2.0 each page is built into it own assembly. So I have to change the way we access the pages now. I will appreciate any help. tia Samuel
3
4629
Frinavale
by: Frinavale | last post by:
I have been researching the best approach to migrating a VB6 application into a VB.NET application. There is a lot of information out there but most of it recommends that you "train in the migration process before jumping into it". One site even recommends that this training process should take at least 2-3 weeks. I'm not sure how you can train for such a process...but maybe I'll find something while I'm researching. I was wondering if anyone...
0
8468
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
8901
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
8814
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
0
7415
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
0
5683
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
4209
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
4390
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
2
2041
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
2
1792
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.