Hernan de Lahitte's blog
.NET Development from the trenches
Sign in
|
Join
Home
Contact
About
RSS
Atom
Comments RSS
Search
Tags
.NET General
Architecture
EDRA (Shadowfax)
Forms Authentication
GAT
MBI 3
Security
Web Services
WSSF
Navigation
Home
Blogs
Archives
September 2008 (1)
July 2008 (1)
June 2008 (2)
March 2008 (1)
January 2007 (1)
November 2006 (1)
October 2006 (1)
May 2006 (1)
December 2005 (2)
November 2005 (2)
September 2005 (1)
August 2005 (1)
June 2005 (2)
May 2005 (3)
April 2005 (1)
March 2005 (1)
February 2005 (1)
January 2005 (1)
December 2004 (1)
November 2004 (2)
October 2004 (1)
September 2004 (1)
August 2004 (3)
July 2004 (4)
June 2004 (6)
May 2004 (3)
April 2004 (4)
March 2004 (8)
February 2004 (3)
Books
Writing Secure Code, Second Edition
.NET Framework Security
Security Engineering...
Newsgroups
About .NET security.
ASP.NET security.
Others
Disclaimer
Author Bio
Security
Security Developer Center
Building Secure ASP.NET Applications
Threats and Countermeasures
.NET Framework Security
Writing Secure Code
Keith Brown's web site
NCrypto project
Security Tools
June 2004 - Posts
0
Comments
Timing Managed Code
by
HernanDL
Note : this entry has moved . As part of the samples included in my last presentation about .NET Performance and Scalability, there is a useful class that encapsulates the Win32 functions QueryPerformanceCounter and QueryPerformanceFrequency . These functions...
Filed under:
.NET General
0
Comments
Slides and samples of my performance talk
by
HernanDL
Note : this entry has moved . Here are the slides of my performance talk. You can download the spanish (sorry, no english this time :-o ) version of the slides and samples with full comments. Have fun.
Filed under:
.NET General
1
Comments
Slides of my Shadowfax talk
by
HernanDL
Note : this entry has moved . I just uploaded the slides and samples for my Shadowfax talk that will take place on June 22 nd at 3:00 pm local time at the MSFT Headquarters, Argentina . You can download the english version of the slides with full comments...
Filed under:
EDRA (Shadowfax)
15
Comments
Single sign-on with Forms Authentication
by
HernanDL
(Note: Updates after first post are in red - Dec 2004 ) Every now and then I see people asking for some way to achieve single sign-on using Forms Authentication so you may reuse the Forms ticket with along several sites. It happens that you can have this...
Filed under:
Security
,
Forms Authentication
0
Comments
Performance and Security talk
by
HernanDL
Note : this entry has moved . I will be talking about performance and security in .NET. This talk is targeted to show the many options you have when designing an application for performance and the associated security trade-off issues you will face along...
Filed under:
Security
0
Comments
Strong Names and Security Evidence
by
HernanDL
Note : this entry has moved . There was an interesting discussion recently on the security newsgroups regarding the misuse of strong names as security evidence for your security system (a.k.a security policy configuration). If your strong name usage is...
Filed under:
Security
More Posts