Hi Guys,
I currently have a local application written in C#. I want to move this application into the web environment. The application currently makes calls to a remote server for information and does a lot of exchange of information.
How do you recommend I do this? I want to maintain the same code library in both environments for ease of maintainance. The only thing that will keep changing is the UI.
What is the best way to convert my code to ASP.Net? Is there a tool that would do this for me?
What do you recommend I should do?
Thanks,
Unregisted1.




Bookmarks