Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / .NET Framework / General / August 2005

Tip: Looking for answers? Try searching our database.

Porting Classic ASP to .Net

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
JHowell - 31 Aug 2005 14:22 GMT
We have a large web based internal app written in classic ASP running against
a SQL Server2000 database (!00+ tables, up to ten million rows in a dozen of
the tables).  We would like to begin a staged port of the application by
applying the 1.1 framework to the database server and then compiling a .dll
that will use the sqlclient connection object, which can then be called from
the classic asp pages.

Is this a feasible idea?   Or, perhaps can the calls be made directly to to
System.Data.SqlClient from the asp pages if the frameork is installed in the
IIS server?

Thoughts?

Thanks in advance --Jim
John Timney (ASP.NET MVP) - 01 Sep 2005 00:13 GMT
I would recommend that you pick isolated sections of your application that
do not have session or application dependencies and convert them to asp.net
pages, and only do this when you need to update a part of your application
or bug fix.  Migration from a working application especially given that asp
is still technically a supported product and you are running a live app
doesn't really offer you anything other than additional work.

Can you run a compiled dll in asp - yes - would I do it - only if I couldn't
find a more appropriate solution.
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpguide/html/cp
conpackagingassemblyforcom.asp


Signature

Regards

John Timney
ASP.NET MVP
Microsoft Regional Director

> We have a large web based internal app written in classic ASP running
> against
[quoted text clipped - 16 lines]
>
> Thanks in advance --Jim

Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.