Search results for query "cur" (69):
Web Service and IIS Security hurdles
How to configure IIS in order to enable the use of Named Kernel Objects in Web Services.
Security Briefs: Security Enhancements in the .NET Framework 2.0
The.NET Framework 2.0 got quite a few se
curity enhancements. This month Keith takes you on a whirlwind tour of the goodies you'll find there.
WSE Security: Protect Your Web Services Through The Extensible Policy Framework In WSE 3.0
This article describes the WSE policy framework, which allows you to describe constraints and requirements a Web service must enforce. Discussions include se
curity scenarios in WSE 3.0 and extending the framework with custom constraints and requirements.
Web Service Security Guidance
Provides architectural, design, and implementation guidance for Web service se
curity by using Web Services Enhancements (WSE) 3.0. Includes scenarios, patterns, decision matrices, and QuickStarts to help you make the most appropriate se
curity decisions.
Security Briefs: Encrypting Without Secrets
Se
curity Briefs: Encrypting Without Secrets
Online Article: Manage Custom Security Credentials the Smart (Client) Way
Online Article: Manage Custom Se
curity Credentials the Smart (Client) Way
Both Internet and intranet applications often require a custom store for user accounts and roles. ASP.NET 2.0 provides an out-of-the-box provider model as well as a SQL Sever database just for that propose. Unfortunately, the only way to administer the credentials databases is via Visual Studio 2005, and only for local Web applications. This article presents a full-blown custom security management application that administrators can use. The application wraps the ASP.NET 2.0 providers with a Web service and even adds missing features. This article presents the design approaches, challenges, and techniques involved in developing such an application. The article also walks you through some powerful yet useful techniques such as interface-based Web services, reflection-based Web service compatibility, advanced C# 2.0, Web services security, and Web services transactions.
Are You in the Know? Find Out What's New with Code Access Security in the .NET Framework 2.0
Code access se
curity (CAS) is based on the identity of the code that is running. In this article, Mike Downen discusses the role of CAS in .NET, and outlines some key new features and changes in CAS for the .NET Framework 2.0.
Are You Protected? Design and Deploy Secure Web Apps with ASP.NET 2.0 and IIS 6.0
Ensuring the se
curity of a Web application is critical and requires careful planning throughout the design, development, deployment, and operation phases. It is not something that can be slapped onto an existing application. In this article, Michael Volodarsky outlines best practices that allow you to take advantage of the se
curity features of ASP.NET 2.0 and IIS 6.0 to build and deploy more se
cure Web applications.
How Do They Do It? A Look Inside the Security Development Lifecycle at Microsoft
In this article, Microsoft se
curity expert Michael Howard outlines how to apply the Se
curity Development Lifecycle to your own software development processes. He explains how you can take some of the lessons learned at Microsoft when implementing SDL and use them in your own development process.
Editor's Note: Many Levels of Security
Editor's Note: Many Levels of Se
curity