
July 23rd, 2003, 09:17 AM
|
|
Junior Member
|
|
Join Date: Jul 2003
Posts: 4
Time spent in forums: < 1 sec
Reputation Power: 0
|
|
How to convert a Project dony using MS VC#.net to ASP.net???
Hi guys
I've done a project that simply maniuplate a database (add/delete a record or search for a record) It does'nt have that much complex controls. The problem is that my boss wants this software to be run on the net (by installing it on a server and using an ASP or ASP .net) so the engineers can update the data out of the company!!(sounds stupid and to late) so is there a way to do everything using ASP.net without wrting the whole code/or much of it again.
It is painful to do so!!! anyone have an idea ???
note that I'm new to the .net environment and this is my first project.
|