Combining asp and asp.net website

Last post 11-12-2009 4:28 AM by Mellanie. 3 replies.

Sort Posts:

  • Combining asp and asp.net website

    10-15-2009, 6:10 PM
    • Member
      31 point Member
    • webcrab
    • Member since 06-19-2008, 8:41 PM
    • Posts 156

     Hi!

    I built an asp.net app and somebody suggested me to combine it with a different asp (classic asp) is it possible ? do i have to convert my app from asp.net and to asp?

    Is it complicated?

     

    thanx.. 

    click! click!
  • Re: Combining asp and asp.net website

    10-16-2009, 1:54 AM
    • Participant
      832 point Participant
    • jerryjoseph
    • Member since 09-13-2008, 5:05 PM
    • India
    • Posts 149

    first of all why do you want asp here in addition to asp.net? asp.net can do anything which classic asp can do and that too in a more efficient way.. so is it really needed for you?? 

    Jerry Joseph
    IT Consultant

    Microsoft Certified Technology Specialist in .NET Framework 2.0 Web Applications

    View Jerry Joseph's profile on LinkedIn


    ~ Please Mark as Answer if it solves your query ~
  • Re: Combining asp and asp.net website

    10-16-2009, 2:00 AM
    • Contributor
      2,748 point Contributor
    • shabirhakim1
    • Member since 03-31-2009, 11:33 AM
    • Bangalore
    • Posts 443

    Great Man you can do it as long as you have current aspx website in vb.net,but needs bit hardwork for changing some functions of classic vbscript functions to vb.net,but later it will be mess,confusing and really tough to handle it.

    It sounds like you are asking "can I write ASP code in a file with an ASPX extension?"

    The answer to that question is " yes/no/sort of."

    If you put a <% %> section with code that is CLR compliant in an ASPX page it may very well work. However, you should avoid it because it goes against the whole UI/logic separation technique of ASP.NET. Furthermore, if you tried using functions unique to VBScript in the ASPX page it would definately break.

    What it comes down to is this: Either just write a regular ASP page that you are familiar with, or learn how to write ASP.NET the correct way. If you try to munge the two together you will only taint your ASP.NET learning and will complicate things for yourself in the future.

    so i suggest you to upgrade classic asp to asp.net ,no problem if it will take one week more becaise asp.net is now great SERVER SIDE TECHNOLOGY which can be used and implemnted in simple way because of rich data controls availablity.

     

    Regards

     

    Good is Never Good .if better is accepted
  • Re: Combining asp and asp.net website

    11-12-2009, 4:28 AM
    • Member
      190 point Member
    • Mellanie
    • Member since 10-18-2009, 10:28 PM
    • Posts 89

    Thats right!

    You can do it as long as you have current aspx website in vb.net

    Seekdotnet.com provided ASP.NET Hosting for Shared Windows 2008 Hosting and also supported Reseller ASP Hosting Plan.

    Get 25% Off for any hosting plans within type this 25%OFF at Promotional Code's box

Page 1 of 1 (4 items)