Jump to content
Xtreme .Net Talk

Recommended Posts

Posted

After spending a good few weeks creating a vb.net application that essentially is used for inputing/retrieving data from a series of tables, management would rather it be an intranet application.

 

What's involved in changing the code to asp? What are the restrictions, and what should I be aware of?

 

Thanks.

 

Drew

  • Administrators
Posted

Really depends on how your application is structured. If all the code is compiled into the .exe then you will have a much harder time than if the logic is split into one or more DLLs as these can probably be reused.

 

Could you give a bit more detail about the size / complexity of the application?

Posting Guidelines FAQ Post Formatting

 

Intellectuals solve problems; geniuses prevent them.

-- Albert Einstein

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...