B
B. Chernick
I'm in the very early stages of establishing requirements for a new project
(A software project, not a Project project). I'm a .Net programmer. All I
know about MS Project is what I got from a brief skim of Project for Dummies
a few months ago (before being temporarily yanked to a more cruicial
project). The purpose is to port old legacy code to Dot Net and a newer
version of Project.
For this new project I need to recommend whether we use Project 2003 or
2007. The old legacy code, as I understand it, is VB5/6(?) which is using
whatever sort of interface Project 2000 had to copy an existing project into
memory and fill it in with outside data. It is also my understanding that
later there will be a web app to permit viewing and possibly some limited
editing of an existing project's data.
So, do I understand this correctly? (A few simple answers please):
1. Project 2003 uses either MPP files or Access mdb files to store
projects. 2007 uses either MPPs or something called Project Server running
on SQL Server 2000. Right?
2. Project 2003 uses COM objects. Project 2007 is entirely .Net oriented.
3. Has anyone else done anything like this? (Just how common is this sort
of programming?)
4. Can anyone offer any suggestions/insights/pointers to good
examples/whatever that might save me some time?
I suspect that using Project 2007 would be better and easier overall but
then, I have a vested interest in getting my hands on the latest technology.
(And I would like to give my managers an honest answer on the pros and cons
of the 2 versions.)
(A software project, not a Project project). I'm a .Net programmer. All I
know about MS Project is what I got from a brief skim of Project for Dummies
a few months ago (before being temporarily yanked to a more cruicial
project). The purpose is to port old legacy code to Dot Net and a newer
version of Project.
For this new project I need to recommend whether we use Project 2003 or
2007. The old legacy code, as I understand it, is VB5/6(?) which is using
whatever sort of interface Project 2000 had to copy an existing project into
memory and fill it in with outside data. It is also my understanding that
later there will be a web app to permit viewing and possibly some limited
editing of an existing project's data.
So, do I understand this correctly? (A few simple answers please):
1. Project 2003 uses either MPP files or Access mdb files to store
projects. 2007 uses either MPPs or something called Project Server running
on SQL Server 2000. Right?
2. Project 2003 uses COM objects. Project 2007 is entirely .Net oriented.
3. Has anyone else done anything like this? (Just how common is this sort
of programming?)
4. Can anyone offer any suggestions/insights/pointers to good
examples/whatever that might save me some time?
I suspect that using Project 2007 would be better and easier overall but
then, I have a vested interest in getting my hands on the latest technology.
(And I would like to give my managers an honest answer on the pros and cons
of the 2 versions.)