.NET news » Security 
JavaScript Security: Web to Windows 8: Security
Web developers switching to Windows 8 development with JavaScript need to update their views on security. With the tools available in Windows 8, you can transform JavaScript security from a facade to a multifaceted defense system that protects both your data and your users.
Application Pool identity and Directory Security in IIS6
In today’s post I will describe different security settings of the application pool and the IIS6 directory. It’s not always easy to guess which permissions must be set on system folders and files in order to make the application run … Continue reading →
18 Aug 2012, 12:04:00 Source: Application Pool identity and Directory Security in IIS6
Tags: Security
Transparent Database Encryption Tool
This tool is used for Encryption of Database in SQL Server 2008 Enterprise Edition
Screen-Based Input: Customized On-Screen Keyboards with the .NET Framework
Learn how to create an on-screen keyboard that uses key randomization in the .NET Framework to enhance security and the porting of applications to mobile platforms.
2 Jan 2012, 18:00:00 Source: Screen-Based Input: Customized On-Screen Keyboards with...
Tags: Security
SharePoint Security: Custom Claims-Based Security in SharePoint 2010
Learn about the new claims-based identity model in Microsoft SharePoint Server 2010 as you explore the process of building a custom claims provider in SharePoint, integrating it with FAST Search and managing claims-enabled content.
25 Oct 2011, 19:00:00 Source: SharePoint Security: Custom Claims-Based Security in...
Tags: Security
Security : It’s getting worse
Cyber warfare:It’s a brave new world
LightSwitch Security: Securing Access to LightSwitch Applications
Visual Studio LightSwitch is an exciting new product that helps developers quickly and easily build business applications. This article explores the challenge of securing three-tier applications and describes how developers can use the access control features in LightSwitch to secure their applications.
25 Sep 2011, 19:00:00 Source: LightSwitch Security: Securing Access to LightSwitch...
Tags: Security
Don't Get Me Started: When Security Doesn't Make Sense
It’s usually the fault of the developer -- rather than the end user -- when security isn’t applied.
Windows Workflow: Securing WF 4 Workflow Services
We explain various security options for different workflow hosts, including a discussion of the Workflow Security Pack project and how its collection of activities can be used to bring end-to-end security to workflow solutions.
Applying OpenSSL: CTR mode in file encryption
In this article, the use of open source OpenSSL library for file and disk encryption is described