  |
Q&A: The Microsoft .NET Framework and Visual Studio.NET Provide a Unified Environment for Building Powerful Web Services - http://www.microsoft.com/presspass/features/2000/nov00/11-13visualstudio.mspx
In a conversation with PressPass, Anders Hejlsberg, a key architect of the Microsoft .NET Framework and C#, Microsoft's new object-oriented programming language for C and C++ developers, describes how these technologies combine with the tools in Visual Studio.NET to help developers create applications that interoperate over the Web. |
 |
Creating a Proxy Web Service Object - http://archive.devx.com/dotnet/articles/cp0901/cp0901-2/cpwso.asp
By replicating a Web service's functionality on a local server, you can circumvent the security and data marshalling problems inherent in this distributed application technology. Use a proxy object to act on behalf of the original Web service. |
 |
Role Playing - http://www.mcpmag.com/columns/article.asp?EditorialsID=364
When it comes to security in .NET's Web services world, it's going to be vital to know how each application plays its part. An article by Roberta Bragg. |