Microsoft .NET Framework vs Oracle SOA Suite comparison

Cancel
You must select at least 2 products to compare!
Microsoft Logo
3,185 views|1,962 comparisons
93% willing to recommend
Oracle Logo
1,967 views|1,317 comparisons
85% willing to recommend
Comparison Buyer's Guide
Executive Summary

We performed a comparison between Microsoft .NET Framework and Oracle SOA Suite based on real PeerSpot user reviews.

Find out in this report how the two Application Infrastructure solutions compare in terms of features, pricing, service and support, easy of deployment, and ROI.
To learn more, read our detailed Microsoft .NET Framework vs. Oracle SOA Suite Report (Updated: May 2024).
771,581 professionals have used our research since 2012.
Featured Review
Quotes From Members
We asked business professionals to review the solutions they use.
Here are some excerpts of what they said:
Pros
"Pre-programmed functions for .NET Framework are widely available.""In-built refactoring and .Net profilers are the most valuable features of the solution.""The .NET Framework is easier to use because it provides a wide range of libraries.""Initial setup is straightforward. All the components are readily available.""The product has a good interface and easy-to-use programming language.""The Windows Communication Foundation is the biggest advantage we get from the .NET Framework.""The addition of generics to handle common functionality across types, and the more recent upgrade of the dataset to the Entity Framework, has cut development time drastically, while increasing quality and confidence between builds.""When we talk about .NET development, we use Visual Studio IDE to create these things. In recent years, there have been a lot of improvements in Visual Studio 2022. It would be a daunting task to list all of the features that have benefited us, as it would require a lot of time and effort. However, there are definitely many improvements year after year in .NET development."

More Microsoft .NET Framework Pros →

"We were able to scale out using multiple application and web servers balanced by hardware load balancers and Weblogic clustering.""Enables our Product Manager to post products to different outside EC platforms with only one interface and one process.""Valuable features include web service development and cloud connectivity.""Valuable features include connectors and BAM.""The most valuable feature of the facility, as the partner link, is to try to use third-party services and logic in your own vehicle to orchestrate the information.""Middleware jobs developing for EC, ERP, and shipping systems become easier.""The product allows you to visualize how a company is working currently by providing rich possibilities for analysis such as the audit trails and therefore shows where improvements might be valuable.""I would rate my experience with the initial setup an eight out of ten, where one is difficult, and ten is easy."

More Oracle SOA Suite Pros →

Cons
"The solution is difficult to learn if someone is learning it for the first time.""In my opinion, this solution can be improved by providing out-of-the-box support for different types of libraries.""The product's price is an area of concern, making it an area where improvements are required.""Better integration with other tools to make the operation faster would be an improvement.""This solution is best used with some training.""The integration capability of the product with AI is an area with certain shortcomings, where improvements are required.""The product could have a better framework for application development.""The learning curve could be improved."

More Microsoft .NET Framework Cons →

"The solution’s initial setup is complex and could be improved.""One area that could be better is the human task feature. It could be improved to provide more functionality and customization options because it has limited options available.""Decrease the number of internal resources which the product uses.""The deployment could be made easier by including add-ons like Hudson and Maven.""Another area of improvement is performance. Because with multiple solutions connecting to the SOA platform, the performance of the SOA platform can be affected in time. So, that could be one area that could be improved with the SOA.""They supply lots of documentation but finding what we need is challenging at times.""The solutions can improve the communication or translations between formats, such as JSON and XML. The JSON REST API could improve.""SOA, OSB, SOA Cloud Service."

More Oracle SOA Suite Cons →

Pricing and Cost Advice
  • "Do your homework. Consider the partnership program."
  • "The product and support for this solution are free for everyone."
  • "The pricing could be cheaper."
  • "There is a Community Edition that can be used free of charge, but the licensing cost for the Enterprise version is quite high."
  • "If you want to develop an enterprise-level application, you have to purchase the enterprise-level development license."
  • "The Microsoft .NET Framework is free of charge, without licensing cost."
  • "For the moment I can only give the product a rating of five out of ten since only some of the customers will be satisfied, those that have the financial resources for hosting a platform on Windows Server."
  • "Microsoft .NET Framework is licensed under the Windows License."
  • More Microsoft .NET Framework Pricing and Cost Advice →

  • "Oracle pricing is expensive. Support is based on your license. AWS is much better than Oracle in this regard."
  • "It is necessary to evaluate the requirement regarding the platform usage and what the main operation area of the platform will be."
  • "This product is WebLogic based, hence it can be both resource hungry as well as expensive from a licensing point of view."
  • "Based on my knowledge, Oracle SOA Suite doesn't have user-based licensing. It has a system-based licensing model, so you pay for whole systems. Oracle SOA Suite is an expensive solution, so it's a four out of ten for me."
  • "The pricing is not very high as compared to its competitors."
  • "The product is moderately priced."
  • "Oracle SOA Suite is an expensive solution."
  • More Oracle SOA Suite Pricing and Cost Advice →

    report
    Use our free recommendation engine to learn which Application Infrastructure solutions are best for your needs.
    771,581 professionals have used our research since 2012.
    Questions from the Community
    Top Answer:Microsoft .NET Framework continually innovates, particularly in Visual Studio, which focuses on improving languages, debugging, and .NET functionality.
    Top Answer:Microsoft .NET Framework continually innovates, particularly in Visual Studio, which focuses on improving languages, debugging, and .NET functionality. They could enhance support for Python within… more »
    Top Answer:The solution's XSLT or XSL Transformation feature was very useful.
    Top Answer:The solution’s initial setup is complex and could be improved. A big challenge for Oracle SOA Suite is that you don't get too many technical resources.
    Ranking
    Views
    3,185
    Comparisons
    1,962
    Reviews
    30
    Average Words per Review
    516
    Rating
    8.3
    Views
    1,967
    Comparisons
    1,317
    Reviews
    11
    Average Words per Review
    426
    Rating
    7.6
    Comparisons
    Also Known As
    MS .NET Framework
    SOA Suite
    Learn More
    Overview

    Microsoft .NET Framework is a software development framework for building and running applications for Windows, Windows Phone, Windows servers, XML Web services, and Microsoft Azure. The software is made up of two major components: Common Language Runtime (CLR) and the .NET Framework Class Library. The CLR is the execution engine that handles running apps and the Class Library is a library of tested, reusable code that developers can call from their own apps.

    Microsoft .NET Framework Features

    Microsoft .NET Framework has many valuable key features. Some of the most useful ones include:

    • Memory management: With Microsoft .NET Framework apps, the CLR allocates and releases memory and handles object lifetimes in many programming languages, so programmers are not responsible to do it.
    • Multitargeting: Microsoft .NET Framework targets .NET Standard, allowing developers to create class libraries that work on multiple Microsoft .NET Framework platforms.
    • A common type system: When using Microsoft .NET Framework, basic types are defined by the .NET Framework type system and are common to all languages that target Microsoft .NET Framework as opposed to traditional programming languages where basic types are defined by the compiler.
    • Side-by-side execution: By allowing multiple versions of the common language runtime to exist on the same computer, Microsoft .NET Framework helps resolve version conflicts. In addition, an app can run on the version of Microsoft .NET Framework with which it was built and multiple versions of apps can coexist.
    • Development frameworks and technologies: Microsoft .NET Framework provides libraries for specific areas of app development, such as ASP.NET for web apps, ADO.NET for data access, Windows Communication Foundation for service-oriented apps, and Windows Presentation Foundation for Windows desktop apps.

    Microsoft .NET Framework Benefits

    There are many benefits to implementing Microsoft .NET Framework. Some of the biggest advantages the solution offers include:

    • Language interoperability: With this Microsoft .NET Framework feature, routines written in one language are accessible to other languages, enabling programmers to focus on creating apps in their preferred languages.
    • Version compatibility: Microsoft .NET Framework offers version compatibility for rare occasions when apps that are developed by using a particular version of Microsoft .NET Framework happen to run without modification on a later version.
    • Extensive class library: With Microsoft .NET Framework, programmers have the ability to use a readily accessible Microsoft .NET Framework class library instead of having to write vast amounts of code to handle common low-level programming operations.

    Reviews from Real Users

    Below are some reviews and helpful feedback written by PeerSpot users currently using the Microsoft .NET Framework solution.

    PeerSpot user, Syed A., Principal System Developer at a government, says the solution is a “Great all in one framework with extensive stack for web applications, windows applications and mobile applications.”

    A QA Supervisor at a manufacturing company mentions, “It comes with many features that you can interact with and has all of the libraries readily available, which is not available in the RPA platforms. You can create your own SSIS package. You can integrate with all of the Windows objects, which is not available in Automation Anywhere, and you need to rely on their Object Cloning technologies to interact with them.”

    Brennan G., IS Technical Architect at Avara Foods Holdings Limited, comments, “It is easy to use, and it runs on a Windows platform. The .NET Framework is a very good framework. It does what I need it to do.”

    Oracle SOA Suite is a comprehensive, standards-based software suite to build, deploy and manage integration following the concepts of service-oriented architecture (SOA). The components of the suite benefit from consistent tooling, a single deployment and management model, end-to-end security and unified metadata management. Oracle SOA Suite helps businesses lower costs by allowing maximum re-use of existing IT investments and assets, regardless of the environment (OS, application server, etc.) they run in, or the technology they were built upon. Its easy-to-use, re-use focused, unified application development tooling and end-to-end lifecycle management support further reduces development and maintenance cost and complexity.

    For more information on Oracle SOA Suite, visit Oracle.com

    Sample Customers
    Curtin University, Rockwell Automation, Aruba Networks, Insurity Inc., City of Barcelona, Pennsylvania DCNR, University of Petroleum and Energy Studies, A1 Telekom Austria AG, Eastman Chemical Company
    7-Eleven, Arcor SAIC, Banca Transilvania, Eaton Corporation, Emdeon, Ferrovial, Griffith University, National Instruments, Pella Corporation, Vodafone Group Plc,
    Top Industries
    REVIEWERS
    Government19%
    Manufacturing Company15%
    University11%
    Computer Software Company11%
    VISITORS READING REVIEWS
    Computer Software Company15%
    Financial Services Firm13%
    Government8%
    Manufacturing Company6%
    REVIEWERS
    Manufacturing Company14%
    Energy/Utilities Company11%
    Financial Services Firm8%
    Computer Software Company8%
    VISITORS READING REVIEWS
    Computer Software Company18%
    Financial Services Firm10%
    Government9%
    Manufacturing Company7%
    Company Size
    REVIEWERS
    Small Business50%
    Midsize Enterprise13%
    Large Enterprise37%
    VISITORS READING REVIEWS
    Small Business24%
    Midsize Enterprise14%
    Large Enterprise62%
    REVIEWERS
    Small Business19%
    Midsize Enterprise22%
    Large Enterprise59%
    VISITORS READING REVIEWS
    Small Business18%
    Midsize Enterprise14%
    Large Enterprise68%
    Buyer's Guide
    Microsoft .NET Framework vs. Oracle SOA Suite
    May 2024
    Find out what your peers are saying about Microsoft .NET Framework vs. Oracle SOA Suite and other solutions. Updated: May 2024.
    771,581 professionals have used our research since 2012.

    Microsoft .NET Framework is ranked 4th in Application Infrastructure with 47 reviews while Oracle SOA Suite is ranked 8th in Application Infrastructure with 65 reviews. Microsoft .NET Framework is rated 8.4, while Oracle SOA Suite is rated 8.0. The top reviewer of Microsoft .NET Framework writes "Intuitive, easier to develop, maintain, and migrate from the old framework to newer versions". On the other hand, the top reviewer of Oracle SOA Suite writes "Easy to setup, provides good support and scalable solution ". Microsoft .NET Framework is most compared with IIS, Magic xpa Application Platform, JBoss Enterprise Application Platform, Apache Web Server and Uniface, whereas Oracle SOA Suite is most compared with Mule ESB, WebLogic Suite, Apache Web Server, TIBCO ActiveMatrix and SAP NetWeaver. See our Microsoft .NET Framework vs. Oracle SOA Suite report.

    See our list of best Application Infrastructure vendors.

    We monitor all Application Infrastructure reviews to prevent fraudulent reviews and keep review quality high. We do not post reviews by company employees or direct competitors. We validate each review for authenticity via cross-reference with LinkedIn, and personal follow-up with the reviewer when necessary.