RSS Security Briefs

by keith brown
iNeZha robot will deliver the feed updates to your IM or Email in real-time

Delivery Demo of iNezha MSN Robot

Subscribe it
iNezha robot say:
Security Briefs
Title:Zermatt is now Geneva Framework
Summary:For those who didn't attend PDC, the Zermatt identity framework has been re-code-named Geneva Framew... (11/27/2008 8:38:24 AM)
Subscribe it

About "Security Briefs"

Author:Claim it now
Website:http://pluralsight.com/blogs/keith/
RSS:http://www.pluralsight.com/blogs/keith/Rss.aspx
Update interval: 6 days
Last update: 8 days ago
Tags: security
Subscribers:1
Shared Subscribers:1
Bookmarked or Shared Articles:0  

Recent contents of "Security Briefs"

Zermatt is now Geneva Framework 9 days ago Read More http://www.pluralsight.com/community/blogs/keith/archive/2008/11/26/zermatt-is-now-geneva-framework.aspx
For those who didn't attend PDC, the Zermatt identity framework has been re-code-named Geneva Framework so that it fits in with the Geneva family of products:
Geneva Framework: a .NET class library...
Wells Fargo Opt Out 800 Number 35 days ago Read More http://www.pluralsight.com/community/blogs/keith/archive/2008/10/30/wells-fargo-opt-out-800-number.aspx
I have been a happy customer of Wells Fargo for a couple of years now, but one thing has always bothered me: being solicited by loosely affiliated companies. Well, I finally found out how to fix th...
PasswordTextBox 36 days ago Read More http://www.pluralsight.com/community/blogs/keith/archive/2008/10/29/passwordtextbox.aspx
Chris Sells used to poke fun at me when we worked together in my former life. He used to call my security class, "Essential Access Denied". His point was a good one: when they aren't applied carefu...
Pluralsight On-Demand is now live! 36 days ago Read More http://www.pluralsight.com/community/blogs/keith/archive/2008/10/29/pluralsight-on-demand-is-now-live.aspx
I've been rather dark over the last couple of months as I helped to finish up Pluralsight's online training offering, Pluralsight On-Demand. I'm psyched that we finally shipped! Be sure to check it...
Sarah Palin and Security Questions 57 days ago Read More http://www.pluralsight.com/community/blogs/keith/archive/2008/10/09/sarah-palin-and-security-questions.aspx
I've always looked at security questions used to automate user password recovery with quite a bit of skepticism. What's the point of requiring strong passwords if you allow anyone to reset the pass...
Zermatt in Community Server 59 days ago Read More http://www.pluralsight.com/community/blogs/keith/archive/2008/10/06/zermatt-in-community-server.aspx
I'm about to embark on a mission to get Zermatt integrated into pluralsight.com as our single-sign-on solution, and a big part of that is getting our Community Server installation wired into that. ...
Welcome, Kevin Jones! 84 days ago Read More http://www.pluralsight.com/community/blogs/keith/archive/2008/09/11/welcome-kevin-jones.aspx
We've worked with Kevin in our past lives at a previous training company, and we're glad to say that he's joined us as a Pluralsight instructor. Located in the United Kingdom, Kevin will be helpin...
A tip on using ASP.NET validation controls 92 days ago Read More http://www.pluralsight.com/community/blogs/keith/archive/2008/09/03/a-tip-on-using-asp-net-validation-controls.aspx
Executive summary: ValidationSummary controls look at the ErrorMessage field to figure out what to display, so always use ErrorMessage in a verbose enough way that it will be helpful from a Validat...
Null Strings in ASP.NET Declarative DataSource Updates 97 days ago Read More http://www.pluralsight.com/community/blogs/keith/archive/2008/08/29/null-strings-in-asp-net-declarative-datasource-updates.aspx
I just spent about 15 minutes debugging a problem where a document was getting unexpected nulls where empty strings should have been. Indeed controls like the TextBox have code in them that allows ...
Serializable XmlDocument 108 days ago Read More http://www.pluralsight.com/community/blogs/keith/archive/2008/08/18/serializable-xmldocument.aspx
It's surprising that XmlDocument isn't marked [Serializable], because it's very natural to serialize one into a stream. I wanted to put an object into ASP.NET ViewState the other day, and quickly r...