Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8282081
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 8, 20262026-06-08T10:15:07+00:00 2026-06-08T10:15:07+00:00

I’ve got a rather large ASP site using VBScript exclusively (no COM components) running

  • 0

I’ve got a rather large ASP site using VBScript exclusively (no COM components) running in a 32-bit space on IIS in 64-bit Windows Server 2003. You can see a rough sketch of the architecture here:

overview of programming architecture

I want to start migrating that to ASP.NET, but my immediate need is to have the database access in a place where I can start using it with other C# and .NET apps residing on the same server (compiled for 32-bit with VS2008).

My thought was to create C# .dll’s and then call them from the ASP code with interop, and as I migrate, I’ll have the data portions already done.

What’s the performance hit for Interop? I probably have around 200 people, at most, hitting the app doing database submissions within a couple hour time frame. I have no capacity or performance issues with the current setup.

I’ve got a SQL Server (2005) box on the same subnet that I connect to from this one; it’s also 64-bit Windows Server 2003.

Is this a feasible strategy? Are there better ways to go about this given my architecture?

A huge problem right now is that the ASP app uses hundreds of stored procedures; I inherited it at a point where development was done in overlapping pieces, where a simple operation against a user, for example, may be done with different procs across different pages. A big goal is to centralize the data access to a component and abstract out the implementation within the database. So, if I add or change a field, the ASP app won’t have to know its name; it will just access via the same property on the object.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-08T10:15:08+00:00Added an answer on June 8, 2026 at 10:15 am

    I took a very similar route migrating a very large billing application from VB6 to C#. It’s an entirely feasible and reasonable approach.

    I would focus on migrating the business logic and data access out of the UI into appropriate classes first, then begin moving parts of the UI from classic ASP to ASP.Net.

    With 200 people over an hour or two, you will not notice the interop overhead.

    Especially given that you have to deal with the UI directly accessing the database using multiple code variants, it is probably worth investing some time in putting automated tests into place for the existing code. Make sure that you follow a test driven approach for the new code that you write. If you don’t invest significantly in automated testing, you risk the application breaking in hard-to-detect ways as you re-architect it in phases.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have a French site that I want to parse, but am running into
link Im having trouble converting the html entites into html characters, (&# 8217;) i
That's pretty much it. I'm using Nokogiri to scrape a web page what has
I've got a string that has curly quotes in it. I'd like to replace
I have a string like this: La Torre Eiffel paragonata all’Everest What PHP function
I am reading a book about Javascript and jQuery and using one of the
I'm using v2.0 of ClassTextile.php, with the following call: $testimonial_text = $textile->TextileRestricted($_POST['testimonial']); ... and
I'm parsing an RSS feed that has an ’ in it. SimpleXML turns this
We're building an app, our first using Rails 3, and we're having to build
We are using XSLT to translate a RIXML file to XML. Our RIXML contains

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.