PC Review


Reply
Thread Tools Rate Thread

Determining project and file types in preexisting code

 
 
jeffc
Guest
Posts: n/a
 
      12th Jan 2007
I'm maintaining some older code, apparently created in Vis Studio 2003. I
have Vis Studio 2005. When I open this solution, it says it has to convert
all the projects. There are some problems with the application and what I'm
trying to do is recreate the original application from scratch in 2005, and
then copying the code over. It's not clear how to reverse engineer this.
For example, when I add a new item to a project, you can choose from
templates like Component Class, Installer Class, and Windows Service. Each
of these has the same icon. So how do I know by looking at the original
project which of these types the file is? Or does it matter? Also, these
files have a nested .resx file. But when I create one of those file types
in a new project, say File1.cs, it nests a file called File1.Designer.cs.
How do you reconcile this with what was in the original project? thanks for
any help


 
Reply With Quote
 
 
 
 
Otis Mukinfus
Guest
Posts: n/a
 
      12th Jan 2007
On Fri, 12 Jan 2007 11:28:51 -0500, "jeffc" <(E-Mail Removed)> wrote:

>I'm maintaining some older code, apparently created in Vis Studio 2003. I
>have Vis Studio 2005. When I open this solution, it says it has to convert
>all the projects. There are some problems with the application and what I'm
>trying to do is recreate the original application from scratch in 2005, and
>then copying the code over. It's not clear how to reverse engineer this.
>For example, when I add a new item to a project, you can choose from
>templates like Component Class, Installer Class, and Windows Service. Each
>of these has the same icon. So how do I know by looking at the original
>project which of these types the file is? Or does it matter? Also, these
>files have a nested .resx file. But when I create one of those file types
>in a new project, say File1.cs, it nests a file called File1.Designer.cs.
>How do you reconcile this with what was in the original project? thanks for
>any help
>

Seems like a lot of work to retype all the code from the original application.

If I were doing it I would let VS 2005 update the projects (you can specify
making a backup during conversion) and then correct the bad areas in the new
projects.

VS 2k5 does a pretty good job of conversion unless there are some really quirky
things in the original code.

Good luck with your project,

Otis Mukinfus
http://www.arltex.com
http://www.tomchilders.com
 
Reply With Quote
 
jeffc
Guest
Posts: n/a
 
      12th Jan 2007

"Otis Mukinfus" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
>>

> Seems like a lot of work to retype all the code from the original
> application.
>
> If I were doing it I would let VS 2005 update the projects (you can
> specify
> making a backup during conversion) and then correct the bad areas in the
> new
> projects.
>
> VS 2k5 does a pretty good job of conversion unless there are some really
> quirky
> things in the original code.


There might or might not be quirky things. In any case, it is what we are
doing to try to eliminate some problems. Any help on the OP appreciated.


 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Making Default Code Apply to Preexisting Workbooks JT Klipfer Microsoft Excel Programming 1 25th Sep 2009 10:03 PM
Determining File Size In Code Doug Microsoft Dot NET 2 4th Oct 2006 04:36 PM
Setup Project File-Types Fred Microsoft VB .NET 0 28th Aug 2006 06:57 AM
excel vba - how to setup preexisting code whatisexcel Microsoft Excel New Users 1 19th Aug 2004 03:23 AM
Determining Data Types Nancy Microsoft Access VBA Modules 0 25th Sep 2003 05:40 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 03:57 AM.