.NET news » Search results
Search results for query "cur" (69):
Online Article: Fundamentals of WCF Security
Windows Communication Foundation (WCF) is a secure, reliable, and scalable messaging platform for the .NET Framework 3.0.With WCF, SOAP messages can be transmitted over a variety of supported protocols including IPC (named pipes), TCP, HTTP and MSMQ. Like any distributed messaging platform, you must establish security policies for protecting messages and for authenticating and authorizing calls. This article will discuss how WCF accomplishes this.
Threat Modeling: Uncover Security Design Flaws Using The STRIDE Approach
Extending SDL: Documenting And Evaluating The Security Guarantees Of Your Apps
SQL Security: New SQL Truncation Attacks And How To Avoid Them
Security Briefs: Limited User Problems and Split Knowledge
- Why won't my simple Windows® Communication Foundation service start when I run it as a non-administrator?
- What is the best way to implement split knowledge and dual control of keys?
Simple Password Manager Using System.Security
Top 10 Security Vulnerabilities in .NET Configuration Files
Turn Your PC Into a Motion Sensing Security Device with .NET
Device Security Manager Powertoy for Windows Mobile 5.0 Released!
This test tool helps developers of Windows Mobile applications test various security policies for Windows Mobile devices.
It is designed as a desktop application that ships with a preset list of "security configurations". A security configuration can be thought of as a template, which contains a collection of individual policies and settings. For example, a security configuration could define policies such as whether unsigned applications are allowed to execute, whether RAPI is disabled etc. Using this tool, the developer can provision a Windows Mobile device with different configurations, and then test the application's behavior under these configurations. This tool can be used either on an emulator or an unlocked Windows Mobile device.
Database Concurrency Conflicts in the Real World
A lot of articles have been written about database concurrency conflict detection and the various ways of handling them.Unfortunately most of these articles, and accompanying solutions, have one major flaw in that they focus on the technical issues and database implementation instead of real-world data and how people use the data. In this article, I will try to show the difference between focusing on the database implementation and on the real-world data. I will show some possible approaches on how to solve these concurrency issues.


Syndicate