At the moment im working on an app in vb.NET and its seems to working ok, however my client/sponsor would like a web-app with the same functions as well. So I would like to just use my vb.NET code in the ASP.NET app to save me time and stress.
However my knowledge of ASP.NET is very limited (basic at best), so I would like to know if there are any things I need to do before I try moving things across? Any shortcuts? and do I need to change my code much?
Note: I know that most vb concepts apply in ASP but that its not entirely similar. Any advise would be very much appreciated.
Thanks