Search icon CANCEL
Subscription
0
Cart icon
Your Cart (0 item)
Close icon
You have no products in your basket yet
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Conferences
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
ASP.NET 3.5 Application Architecture and Design

You're reading from   ASP.NET 3.5 Application Architecture and Design Build robust, scalable ASP.NET applications quickly and easily.

Arrow left icon
Product type Paperback
Published in Oct 2008
Publisher Packt
ISBN-13 9781847195500
Length 264 pages
Edition Edition
Languages
Tools
Arrow right icon
Author (1):
Arrow left icon
Vivek Thakur Vivek Thakur
Author Profile Icon Vivek Thakur
Vivek Thakur
Arrow right icon
View More author details
Toc

Windows Communication Foundation


Windows Communication Foundation, known as WCF for short, is a wrapper around the .NET 2.0 framework, and is designed to facilitate the use of SOA for .NET applications in a simple and flexible way.

But why is WCF needed? The ASMX web services we used in the previous sections were the best way to implement a cross-platform SOA-based architecture. But when we need to implement ASMX services to interact with other platforms such as J2EE (Java Enterprise Edition, a platform for developing applications using the Java language), we will most probably need to use a mixture of technologies, such as ASMX web services along with Web Service Enhancements (WSE).

WSE is an implementation of the web services architecture for developers creating web services using ASP.NET and Microsoft .NET Framework client applications.WSE was introduced to help create scalable web services, with a special focus on security. Dealing with cross-platform security, as in, say, a .NET service...

lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $19.99/month. Cancel anytime
Banner background image