The World’s Leading Microsoft .NET Magazine
   
 
The .NET Addict's Blog

Calendar

««Sep 2010»»
SMTWTFS
    1234
567891011
12131415161718
19202122232425
2627282930

Mailing List

My Top Tags

                                                           

My RSS Feeds








I heart FeedBurner

Computers Blogs - Blog Top Sites

Site Hits

Total: 5,627,530
since: 19 Jan 2005

Latest tagged entries for 'SECURITY'



Multi-Domain Federation with ADFS v2.0

Fri 23 Jul 10 9:57 A GMT-05
In this blog post I discuss some of the reasons behind federation and, at a high level, discuss how to implement multi-domain federation using ADFS v2.0

White House Promises Swift Action on AT&T Information Spill

Wed 16 Jun 10 9:35 A GMT-05
Network World has a funny satirical story up, wondering what it would be like if the White House were responding to the AT&T info leak instead of the oil spill

Exposing Active Directory Users as an OData Feed

Thu 27 May 10 11:13 A GMT-05
In this blog post I talk about a technique I used in order to allow a WCF Data Service client to query users from an active directory, which fits in well with a federated security enterprise LOB suite.

Real-World Cost of Adopting Federated Security

Fri 21 May 10 11:28 A GMT-05
So many code samples and blog posts all revolve around what you need to do in order to create new relying parties or create federated apps from scratch. What do you do with apps that have been up and running for years?

Introduction to Federated Security

Thu 13 May 10 8:40 A GMT-05
Lately I've been doing a lot of work in the federated identity space, including using WIF and ADFS v2, and I thought I would do a high-level post containing an overview of why devs should care about federated security

My backpack makes for interesting training material at the airport

Wed 27 Feb 08 6:01 P GMT-05
So I'm sitting in the John F Kennedy airport in NYC waiting to get on a plane to Dublin for the Irish Web Technology Conference. My trip through airport security was actually pretty funny, given their opinion of my backpack

ASP.NET MVC Dev Series II : Revisiting Forms-based Authentication

Thu 20 Dec 07 2:17 P GMT-05
In this blog post I will follow up on my initial post showing how to use the role and membership providers with ASP.NET MVC framework to show how to implement fine-grained security

So Joe Wilcox and eWeek drop yet another fantastically objective and fair article

Tue 06 Nov 07 4:49 P GMT-05
I read Joe Wilcox's latest article entitled "What's wrong with Leopard's spots?". In this blog post are my thoughts on the obvious shillage contained in his post

Giving your SharePoint 2007 Web Parts access to Data on Network Shares

Tue 26 Dec 06 8:19 A GMT-05
Every once in a while, you run across a scenario where your Web Part needs to consume data from a network share somewhere. While not the ideal situation (SOA anyone?), it can be dealt with without creating security holes