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 / ASP.NET / General / February 2006

Tip: Looking for answers? Try searching our database.

Mixing ASP with ASP.net

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Dan - 15 Feb 2006 16:30 GMT
Hi

What are the dangers of mixing asp and asp.net? For the .net part of the
site i will need to use the global.asax file but for the asp parts it will
be using the other global. file, is there anyway to get to both use the same
one?

For example i want to convert my homepage to aspx first, but in doing so my
session var that needs to be initialised wont be as it will use the
global.asax and not the global.asa.

Any ideas or reccomendations for the best way of converting from asp to
.net?

Signature

Dan

Juan T. Llibre - 15 Feb 2006 16:46 GMT
re:
> What are the dangers of mixing asp and asp.net?

Dangers ?
None. They co-exist quite happily.

Communication between ASP and ASP.NET apps might prove to be difficult, though.

re:
> is there anyway to get to both use the same one?

Nope.

re:
> Any ideas or reccomendations for the best way of converting from asp to .net?

http://msdn.microsoft.com/asp.net/learning/learn/migratingfromasp/

Juan T. Llibre, asp.net MVP
aspnetfaq.com : http://www.aspnetfaq.com/
asp.net faq : http://asp.net.do/faq/
foros de asp.net, en español : http://asp.net.do/foros/
===================================
> Hi
>
[quoted text clipped - 6 lines]
>
> Any ideas or reccomendations for the best way of converting from asp to .net?
Steve C. Orr - 15 Feb 2006 18:59 GMT
You can mix ASP and ASP.NET without any dangers.
However, they will not directly communicate with each other or share any
kind of state unless you have custom code to facilitate such matters.
This could do the trick for you:
http://www.consonica.com/products/statestitch.aspx

Signature

I hope this helps,
Steve C. Orr
MCSD, MVP
http://Steve.Orr.net

> Hi
>
[quoted text clipped - 9 lines]
> Any ideas or reccomendations for the best way of converting from asp to
> ..net?

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



©2009 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.