Showing posts with label .NET Framework. Show all posts
Showing posts with label .NET Framework. Show all posts

Wednesday, January 21, 2009

What's going to come on WCF and WF - .NET Framework 4.0?!

Check out the article by Aaron on - WCF And WF Services In The .NET Framework 4.0 And “Dublin”. I will spend some time on the new tools and will update more on the new Things!

Tuesday, November 25, 2008

What's new Happening around .NET!

What's New in .NET ?! Check out the below Links:
What's new in .NET Framework 3.5 SP1?
Introducing: "Oslo" - Oslo" is the codename for Microsoft's forthcoming modeling platform. Modeling is used across a wide range of domains and allows more people to participate in application design and allows developers to write applications at a much higher level of abstraction.
Introducing: "Dublin"
Azure Services Platform community technology preview now availableThe Azure Services Platform is a new cloud computing and services platform hosted in Microsoft data centers, providing an operating system and a set of developer services. Download the SDKs, see demos, and get started building applications for the cloud using Visual Studio, ASP.NET, and the .NET Framework.
Riding the Next Platform Wave: .NET Framework 4.0 and Windows Server "Dublin"Discover how upcoming enhancements in the .NET Framework 4.0 and Windows Server will simplify the deployment, configuration, management, and scalability of composite applications.

Monday, November 24, 2008

.NET - Current Layer


.NET Framework Technologies
Windows Presentation Foundation (WPF): Use WPF for building Rich UI Windows applications.
Windows Communication Foundation (WCF): Use WCF for building and running connected systems. Next generation of Webservices!
Windows Workflow Foundation (WF): Use WF for building workflow-enabled applications on Windows.
Windows Forms: Use Windows Forms for building smart client applications.
Base Class Libraries (BCL): The BCL provides the fundamental building blocks for any application.
ASP.NET: ASP.NET is a free technology for building dynamic web applications.
ADO.NET: Use ADO.NET to access data sources such as Microsoft SQL Server, OLE DB, and XML.
Common Language Runtime (CLR): The CLR is the .NET Framework run-time environment.
Windows CardSpace: Windows CardSpace provides the consistent user experience required by the identity metasystem.
.NET Compact Framework: Use .NET Compact Framework to build applications for Windows CE-based devices.

Friday, February 16, 2007

Overview of .NET Framework 3.0

Overview of .NET Framework 3.0
· .NET 3.0 is an integral part of the windows Operating system.
- It is also available separately for the operating systems Windows Server 2003; Windows Server 2003 R2 Standard Edition (32-bit x86); Windows Server 2003 R2 x64 editions; Windows Server 2003 Service Pack 1; Windows Server 2003 x64 editions; Windows Vista; Windows XP Service Pack 2.
- .NET Framework 3.0 coexists along with 2.0, 1.1 and 1.0.
- .NET Framework makes use of CLR 2.0!
- WPF, WCF, WF and Windows CardSpace are all technologies exposed through the.NET Framework 3.0 APIs.
· .NET Framework 3.0 is a natural evolution to existing framework to provide more set of features to solve the challenging problems of today world.
· Ok, wait…. you may wonder “I am already convenient with .NET Framework 1.1 and am learning 2.0, why should I burden with one more!”
· Do I really need to learn .NET 3.0? YES, if any of the following points below applies to you!
Benefits of .NET Framework 3.0
· Differentiated User Experience (WPF / Avalon)
- Programming model to build rich, attractive UI applications user experiences that incorporate UI (2D, 3D, Vector-based graphics), media (audio, video, and animation) and documents.below
- Looking forward a Unified Framework to build varied User Interfaces to target both Windows client and Web browsers.
- Increase Developer-Designer Productivity.
- Want to deliver an enhanced User Experience (UX).
· Service-Oriented Application Development (WCF / Indigo)
- Programming model to develop better connected systems starting from enterprise SOA applications to P2P applications.
- Programming model to build interoperable WS-* Web services, provides rich communication options (HTTP, TCP, Named pipes, etc), different message exchange patterns (one-way, two way, request/response), and with a wide range of enterprise features (security, reliability, scalability, etc).
- Build Service-Oriented Applications.
- Want to build Interoperate using Web Services Standards.
· Business Logic Modeling (WWF)
- Programming model to build efficient long running, workflow-based applications to automate business process.
- Build a Range of Workflow Styles.
- Implement Business Process in Software.
· Digital Identity Management (Card Space/ InfoCard)
- Provides safe, simple secure way to login to Web sites (alternative to using usernames and passwords) to protect against identity-related attacks such as phishing. No need to memorize the big list of User names / Passwords!
- Simplify Online Authentication.
- Increase Web Site Security.
- Protect Against Identity Theft.

Thursday, October 26, 2006

.NET 3.0 Site

Check my new .NET FrameWork 3.0 site!!!! - http://www.arunmicrosystems.netfirms.com/Welcome%20to%20the%20_NF3%20World.htm
  • The Microsoft .NET Framework 3.0 (formerly WinFX), is the new managed code programming model for Windows.
    · .NET Framework 3.0 includes .NET Framework 2.0 API’s along with four new Windows Presentation Foundation, Windows Communication Foundation, Windows Workflow Foundation, and Windows CardSpace.

  • Windows Presentation Foundation (WPF, formerly “Avalon”) – The unified programming model to build UI, graphics, documents and media. Microsoft’s unified presentation subsystem for Windows.

  • Workflow Foundation (WF) – New programming model build on .NET Framework to develop workflow based applications.

  • Windows Communication Foundation (WCF, formerly “Indigo”) - The unified programming model to build service-oriented applications on the Windows platform.

  • Windows CardSpace (WCS, formerly “InfoCard”) - Unified framework for “identity metasystem”.