Logo

Navigation
  • Home
  • Services
    • ERP Solutions
    • Implementation Solutions
    • Support and Maintenance Solutions
    • Custom Solutions
    • Upgrade Solutions
    • Training and Mentoring
    • Web Solutions
    • Production Support
    • Architecture Designing
    • Independent Validation and Testing Services
    • Infrastructure Management
  • Expertise
    • Microsoft Development Expertise
    • Mobile Development
    • SQL Server Database and BI
    • SAP BI, SAP Hana, SAP BO
    • Oracle and BI
    • Oracle RAC
  • Technical Training
    • Learn Data Management
      • Business Intelligence
      • Data Mining
      • Data Modeling
      • Data Warehousing
      • Disaster Recovery
    • Learn Concepts
      • Application Development
      • Client Server
      • Cloud Computing Tutorials
      • Cluster Computing
      • CRM Tutorial
      • EDI Tutorials
      • ERP Tutorials
      • NLP
      • OOPS
      • Concepts
      • SOA Tutorial
      • Supply Chain
      • Technology Trends
      • UML
      • Virtualization
      • Web 2.0
    • Learn Java
      • JavaScript Tutorial
      • JSP Tutorials
      • J2EE
    • Learn Microsoft
      • MSAS
      • ASP.NET
      • ASP.NET 2.0
      • C Sharp
      • MS Project Training
      • Silverlight
      • SQL Server 2005
      • VB.NET 2005
    • Learn Networking
      • Networking
      • Wireless
    • Learn Oracle
      • Oracle 10g
      • PL/SQL
      • Oracle 11g Tutorials
      • Oracle 9i
      • Oracle Apps
    • Learn Programming
      • Ajax Tutorial
      • C Language
      • C++ Tutorials
      • CSS Tutorial
      • CSS3 Tutorial
      • JavaScript Tutorial
      • jQuery Tutorial
      • MainFrame
      • PHP Tutorial
      • VBScript Tutorial
      • XML Tutorial
    • Learn Software Testing
      • Software Testing Types
      • SQA
      • Testing
  • Career Training
    • Career Improvement
      • Career Articles
      • Certification Articles
      • Conflict Management
      • Core Skills
      • Decision Making
      • Entrepreneurship
      • Goal Setting
      • Life Skills
      • Performance Development
      • Personal Excellence
      • Personality Development
      • Problem Solving
      • Relationship Management
      • Self Confidence
      • Self Supervision
      • Social Networking
      • Strategic Planning
      • Time Management
    • Education Help
      • Career Tracks
      • Essay Writing
      • Internship Tips
      • Online Education
      • Scholarships
      • Student Loans
    • Managerial Skills
      • Business Communication
      • Business Networking
      • Facilitator Skills
      • Managing Change
      • Marketing Management
      • Meeting Management
      • Process Management
      • Project Management
      • Project Management Life Cycle
      • Project Management Process
      • Project Risk Management
      • Relationship Management
      • Task Management
      • Team Building
      • Virtual Team Management
    • Essential Life Skills
      • Anger Management
      • Anxiety Management
      • Attitude Development
      • Coaching and Mentoring
      • Emotional Intelligence
      • Stress Management
      • Positive Thinking
    • Communication Skills
      • Conversation Skills
      • Cross Culture Competence
      • English Vocabulary
      • Listening Skills
      • Public Speaking Skills
      • Questioning Skills
    • Soft Skills
      • Assertive Skills
      • Influence Skills
      • Leadership Skills
      • Memory Skills
      • People Skills
      • Presentation Skills
    • Finding a Job
      • Etiquette Tips
      • Group Discussions
      • HR Interviews
      • Interview Notes
      • Job Search Tips
      • Resume Tips
      • Sample Resumes
 

The Promise and Foundation of .NET

By Exforsys | on May 10, 2007 |
Technology Trends

The Promise and Foundation of .NET

.NET provides a framework for web services used by Microsoft’s Windows, which is the standard operating system on the majority of personal and business computers. These web services include pre-existing IT (and specifically web services) protocols and technologies like XML (Extensible Markup Language), SOAP (Simple Object-Access Protocol), WSDL (Web Services Description Language) and the universal business directory UDDI (Universal Description, Discover and Integration).

Introduction

While .NET allows Microsoft to centralize the programming support for its web services, it is also a Microsoft business strategy providing users, both business and personal, with Web-based interfaces for application access. This will make most computing browser-oriented. Currently, Microsoft invented and owns the most widely-used web browser for the World Wide Web Internet Explorer.

.NET frameworks must include several requirements. All computing devices must work together and automatically update and synchronize all user information. All programming must be written in XML, rather than HTML. .NET is a subscription service that delivers customized applications and services from a centralized location, which allows for increased manageability. Centralized data storage synchronizes information between users allowing for easy and efficient access to information. It must be able to integrate diverse communications media.

Developers must focus on creating reusable modules, thereby increasing productivity and reducing errors. Ultimately, however, .NET is a Microsoft brand name that can be attached to many products, services, and computer devices.This article will explore the development and benefits of .NET framework as a platform. Finally, we will suggest some trends in. NET services for 2007.

Background

Microsoft emerged in 1975 giving birth to the age of the personal computer, focusing on user-agency (of course, through the use their products). During the period between 1985-1990 and the integration of personal computers into business and consumer cultures, Microsoft cemented it dominance by making Windows the default operating system on most personal computers. The first incarnation of the .NET framework was released in 2003, included in Windows Server 2003 and Windows Vista. Its goals were increased interoperability and platform independence.

This means that any program written within the framework should run on any framework compatible computer. The.NET framework replaces Windows API (Application Programming Interface). However, the developing and implementing of .NET is a contemporary process. There are still many years until its complete integration. Microsoft has incorporated it the framework in Windows. But in non-Windows systems it has only been partially installed and in very limited use.

Uses

.NET promises are many. For example, rather than just allowing for user interaction with just one application or one web site, it promises to connect the user to a wide spectrum of computers and services that will then combine different programming components according to user needs. Through its subscription-based model, software can be rented as needed and all software programs and corresponding data will be accessible through a main database. The loftiest of these promises is user access to their complete information from anywhere, through any device, through the Internet.

Hype aside, however, .NET will be able to integrate communications media, like phones, faxes and e-mail. It also promises the cost and labor efficiency of centralized data storage, and the automatic upgrade and synchronization of user devices. Some of the more technological innovations include features like increased interoperability for easy interaction between old and new applications. The development of CIL (Common Intermediate Language) allows for the “just-in-time” (JIT) compilation of programming languages into the platform-dependent native code.

The mechanisms that allow for the translation of programming languages in .NET are called collectively the Common Language Runtime (CLR). The Common Type System (CTS) specifies all data and programming modules supported by the CLR and how they might interact with each other. This language independence allows .NET frameworks to help develop and support many programming languages. For example, the current version contains the five official Microsoft languages. However, .Net’s native language is C#. It is Microsoft’s newest object-oriented language and resembles Java.

Points of Interest

.NET will try to expand its influence in 2007. For example, Microsoft’s Office 2007 will continue to offer Windows clients application customization and collaboration. However, it will evolve to incorporate an even broader application platform that includes Windows servers and the .NET framework. The latest version of .NET 3.0 was introduced in late 2006. Its effect will be felt in program development well into 2007 since it is still in the manufacturing stage.

The major components include Windows Presentation Foundation (WPF), formerly known as Avalon. WPF will provide new user interface systems and be able to create 3-D graphics. More importantly, it will facilitate data visualization. The Windows Communication Foundation (WCF), formerly known as Indigo, will allow programs to interoperate like web services through a service-oriented messaging system. Windows Workflow Foundation (WF) increases task automation and integrates transactions. Windows CardSpace (WCS), formerly known as InfoCard, is a software element that increases security, storing identities and providing an interface where the identity of the transaction is chosen, like logging into a website.

« « Enhancing Your Vocabulary
Increase your Job Outlook on Global Scale » »

Author Description

Avatar

Editorial Team at Exforsys is a team of IT Consulting and Training team led by Chandra Vennapoosa.

Free Training

RSSSubscribe 391 Followers
  • Popular
  • Recent
  • Java Technology Trends

    May 14, 2007 - 0 Comment
  • Software as a Service (SAAS)

    May 16, 2007 - 0 Comment
  • Trends in Data Quality and Management

    May 18, 2007 - 0 Comment
  • Virtualization Virtual Servers and Virtual Storage

    May 21, 2007 - 0 Comment
  • Advancements in Service Oriented Architecture

    May 6, 2007 - 0 Comment
  • Moving towards Service Oriented Architecture

    May 8, 2007 - 0 Comment
  • Advancements in Web Service Applications

    May 12, 2007 - 0 Comment
  • Virtualization Virtual Servers and Virtual Storage

    May 21, 2007 - 0 Comment
  • Trends in Data Quality and Management

    May 18, 2007 - 0 Comment
  • Software as a Service (SAAS)

    May 16, 2007 - 0 Comment
  • Java Technology Trends

    May 14, 2007 - 0 Comment
  • Advancements in Web Service Applications

    May 12, 2007 - 0 Comment
  • Moving towards Service Oriented Architecture

    May 8, 2007 - 0 Comment
  • Advancements in Service Oriented Architecture

    May 6, 2007 - 0 Comment

Exforsys e-Newsletter

ebook
 

Related Articles

  • Virtualization Virtual Servers and Virtual Storage
  • Trends in Data Quality and Management
  • Software as a Service (SAAS)
  • Java Technology Trends
  • Advancements in Web Service Applications

Latest Articles

  • Project Management Techniques
  • Product Development Best Practices
  • Importance of Quality Data Management
  • How to Maximize Quality Assurance
  • Utilizing Effective Quality Assurance Strategies
  • Sitemap
  • Privacy Policy
  • DMCA
  • Trademark Information
  • Contact Us
© 2023. All Rights Reserved.IT Training and Consulting
This website uses cookies to improve your experience. We'll assume you're ok with this, but you can opt-out if you wish.AcceptReject Read More
Privacy & Cookies Policy

Privacy Overview

This website uses cookies to improve your experience while you navigate through the website. Out of these, the cookies that are categorized as necessary are stored on your browser as they are essential for the working of basic functionalities of the website. We also use third-party cookies that help us analyze and understand how you use this website. These cookies will be stored in your browser only with your consent. You also have the option to opt-out of these cookies. But opting out of some of these cookies may affect your browsing experience.
Necessary
Always Enabled
Necessary cookies are absolutely essential for the website to function properly. This category only includes cookies that ensures basic functionalities and security features of the website. These cookies do not store any personal information.
Non-necessary
Any cookies that may not be particularly necessary for the website to function and is used specifically to collect user personal data via analytics, ads, other embedded contents are termed as non-necessary cookies. It is mandatory to procure user consent prior to running these cookies on your website.
SAVE & ACCEPT