Visual Studio 2005
I've been coding with it for a while now. The project I mentioned previously involves an Oracle 9i database rather than SQL Server 2005. This has added some difficulty in using some of the out of the box functionality as far as users, groups, etc., however, the job is still much easier than not having these object in the first place.
The application is a portal for suppliers in Asia, Middle East, and Africa to place bids to manufacturer goods for my employer. A reverse EBay, if you will. This will require fewer resources than our current solution, provide more information quicker, and allow production to begin sooner, therefore having a better time to market.
The biggest obstacle has been backend communication with me. The existing developers for production have been providing the stored procedures, while I have been coding the web interface. They don't talk my language as far as web development, and I haven't been talking their language, as far as knowing the database structure. We are both coming closer to understanding the other.
To complicate matters a bit, future phases will involve overseas developers, while I architect and support the system in the states. Visual Studio Team System appears to be the solution we will use. More on this later.
The application is a portal for suppliers in Asia, Middle East, and Africa to place bids to manufacturer goods for my employer. A reverse EBay, if you will. This will require fewer resources than our current solution, provide more information quicker, and allow production to begin sooner, therefore having a better time to market.
The biggest obstacle has been backend communication with me. The existing developers for production have been providing the stored procedures, while I have been coding the web interface. They don't talk my language as far as web development, and I haven't been talking their language, as far as knowing the database structure. We are both coming closer to understanding the other.
To complicate matters a bit, future phases will involve overseas developers, while I architect and support the system in the states. Visual Studio Team System appears to be the solution we will use. More on this later.



