Results 1 to 5 of 5

Thread: ASP.NET vs Oracle Forms 10g

  1. #1

    Thread Starter
    Addicted Member waelr's Avatar
    Join Date
    Nov 2004
    Posts
    168

    ASP.NET vs Oracle Forms 10g

    Well I guess the title says it all
    My company is considering a change in the development tools used... currently VB.NET 2008
    The choice is between ASP.NET and Oracle Forms 10g..
    I duno much about both.. tried to mess a bit with ASP.NET but found it quite different from VB.NET
    Any suggestions, feedbacks, articles on the subject ??
    Thanks
    Last edited by waelr; Jan 20th, 2009 at 09:38 AM.

  2. #2
    PowerPoster gep13's Avatar
    Join Date
    Nov 2004
    Location
    The Granite City
    Posts
    21,963

    Re: ASP.NET vs Oracle Forms 10g

    Hey,

    Have a look at the list of tutorials in the ASP.Net Forum:

    http://www.vbforums.com/showthread.php?t=521851

    That should get you started.

    There are some concepts that you are going to have to get to grips with, but in the code behind pages you can still use VB.Net to do a lot of the work, so you should be able to transfer a lot of your existing knowledge.

    I found that a good way to jump in was using the starter kits that are available here, as well as the videos that you can buy at http://www.learnvisualstudio.net.

    Hope that helps!!

    Gary

  3. #3
    I'm about to be a PowerPoster! mendhak's Avatar
    Join Date
    Feb 2002
    Location
    Ulaan Baator GooGoo: Frog
    Posts
    38,170

    Re: ASP.NET vs Oracle Forms 10g

    If you work for a company, chances are that you want to do enterprise development.

    If you want to do enterprise development, then chances are that you want to be serious about it.

    If you want to be serious about enterprise development, you would use ASP.NET and the .NET framework.

    Anything that tightly couples UI + DB is not even worthy of being laughed at. Even Mr. T wouldn't pity it.

  4. #4

    Thread Starter
    Addicted Member waelr's Avatar
    Join Date
    Nov 2004
    Posts
    168

    Re: ASP.NET vs Oracle Forms 10g

    Well with the database being Oracle 9i wouldn't Oracle Forms be the better choice !?

  5. #5
    I'm about to be a PowerPoster! mendhak's Avatar
    Join Date
    Feb 2002
    Location
    Ulaan Baator GooGoo: Frog
    Posts
    38,170

    Re: ASP.NET vs Oracle Forms 10g

    No. It's simply made by Oracle. I think you missed the main point there - it's tightly coupled with the database. That is not a good thing. It's meant for RAD, quick-and-dirty forms, not serious development, tiered architecture or any proper business logic.

    That's like saying "It would be better to use Firefox to visit the mozilla website because they made it."

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width