Microsoft .NET Framework vs Oracle SOA Suite comparison

Cancel
You must select at least 2 products to compare!
Microsoft Logo
3,259 views|2,009 comparisons
93% willing to recommend
Oracle Logo
2,006 views|1,358 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: March 2024).
768,578 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
"The web development and Microsoft Windows service development capabilities are among the most valuable features offered by the Microsoft .NET Framework. This language platform is highly user-friendly, with plenty of online examples and information available, as well as a robust development environment.""The product has a good interface and easy-to-use programming language.""Firstly, I appreciate the decision to use Microsoft .NET Framework. I find it to be an excellent language, with a history rooted in providing an alternative to Java, albeit with initial challenges. It is gaining popularity and may be voted the most desirable programming language. What I particularly like about .NET is its language efficiency. While C# is the primary language, the platform also supports others, catering to those inclined towards functional programming. Although I started with Shell, I'm still grasping the concept of functional programming. Despite initial reservations about object-oriented programming, I acknowledge its advantages. .NET is a safer option, and despite criticisms, it has evolved over the years. One notable aspect is .NET's transition to an open platform in recent years, distancing itself from being exclusive to Microsoft engineers. I appreciate the versatility of .NET, enabling code production for a wide range of platforms, presenting a strong competition to Java. It allows targeting practically any physical platform, showcasing its flexibility. These qualities contribute to my positive view of .NET, totaling thirteen aspects that I find appealing.""The Windows Communication Foundation is the biggest advantage we get from the .NET Framework.""Ease of use, the richness of the libraries and basically very good development tools.""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.""The most valuable features are the Domain Controller and the WBFS Manager.""The tool offers a lot of support, and there is a lot of knowledge material available, along with a lot of community groups."

More Microsoft .NET Framework Pros →

"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.""Enables our Product Manager to post products to different outside EC platforms with only one interface and one process.""In case there is something that doesn't work out of the box, you have the flexibility to customize it.""The solution's XSLT or XSL Transformation feature was very useful.""In Oracle SOA Suite some applications are not able to use REST, but it can support both SOAP and REST. You're able to integrate quite a lot of systems, which may not be able to in other solutions. You can also use XML and JSON. It is a standardizing type of tool. It doesn't matter whether I'm using JSON or XML, it can convert them.""The most valuable features for us are the APIs, which we commonly use, as well as the scheduling capabilities and file transfers.""The stability of the solution is the most valuable feature.""Valuable features include connectors and BAM."

More Oracle SOA Suite Pros →

Cons
"It is of great concern to us that the solution is not very powerful on cross platform, at it impedes the ability to build and scale with it.""Difficult to scale this product for large organizations.""I would like more web integration.""The solution could improve by optimizing the memory for better performance.""The integration capability of the product with AI is an area with certain shortcomings, where improvements are required.""The product's price is an area of concern, making it an area where improvements are required.""The product’s reliability needs improvement.""Microsoft .NET Framework has a steep learning curve, which could be improved."

More Microsoft .NET Framework Cons →

"The deployment could be made easier by including add-ons like Hudson and Maven.""If the disk space expansion can be made more flexible, not requiring a database restart, it would be a major benefit.""SOA""The interface is too complicated. Making modifications still requires too much technical knowledge.""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.""Decrease the number of internal resources which the product uses.""The web services need to be more robust.""The Maven integration in JDeveloper is very basic and might be enhanced to allow the proper use of Maven."

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.
    768,578 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,259
    Comparisons
    2,009
    Reviews
    27
    Average Words per Review
    469
    Rating
    8.3
    Views
    2,006
    Comparisons
    1,358
    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 Company14%
    Financial Services Firm13%
    Government9%
    Manufacturing Company7%
    REVIEWERS
    Manufacturing Company14%
    Energy/Utilities Company11%
    Financial Services Firm9%
    Computer Software Company9%
    VISITORS READING REVIEWS
    Computer Software Company18%
    Financial Services Firm9%
    Government9%
    Manufacturing Company7%
    Company Size
    REVIEWERS
    Small Business50%
    Midsize Enterprise13%
    Large Enterprise37%
    VISITORS READING REVIEWS
    Small Business23%
    Midsize Enterprise14%
    Large Enterprise63%
    REVIEWERS
    Small Business19%
    Midsize Enterprise22%
    Large Enterprise59%
    VISITORS READING REVIEWS
    Small Business17%
    Midsize Enterprise14%
    Large Enterprise69%
    Buyer's Guide
    Microsoft .NET Framework vs. Oracle SOA Suite
    March 2024
    Find out what your peers are saying about Microsoft .NET Framework vs. Oracle SOA Suite and other solutions. Updated: March 2024.
    768,578 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, Apache Web Server, JBoss Enterprise Application Platform and NGINX Plus, whereas Oracle SOA Suite is most compared with Mule ESB, WebLogic Suite, Apache Web Server, TIBCO ActiveMatrix and IBM BPM. 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.