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
Patterns & Practices
Security
Web Services
WSSF
News
Visit these related links:
Digit Factory S.R.L.
Patterns & Practices
Web Service Software Factory: Modeling Edition
ESB Guidance
Navigation
Home
Blogs
Archives
May 2013 (1)
April 2013 (1)
February 2013 (1)
November 2012 (1)
September 2012 (1)
July 2012 (1)
May 2012 (2)
October 2011 (1)
June 2011 (2)
April 2011 (1)
March 2011 (3)
November 2010 (1)
October 2010 (1)
June 2010 (1)
May 2010 (3)
April 2010 (1)
December 2009 (1)
September 2009 (1)
July 2009 (2)
June 2009 (4)
May 2009 (2)
April 2009 (7)
December 2008 (1)
November 2008 (1)
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)
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
Recent Posts
1
Comments
Your best friend for authoring ETW strongly typed events
by
HernanDL
So you were reading some good tutorials on how to write your first typed event class but for some reason it may not work as expected ? (Or many other issues as well) As I wrote in my last post about the new Entlib 6.0, there is helping class in the Semantic...
Filed under:
.NET General
,
Patterns & Practices
1
Comments
Enterprise Library 6.0 is RTW (and Unity 3.0)
by
HernanDL
Finally the latest version of Enterprise Library 6.0 (and almost a decade of evolution from the first block ). A great summary of all the new features along with some insights can be found in this post from Grigori. My plan is to write a series of post...
Filed under:
Architecture
,
.NET General
,
Patterns & Practices
0
Comments
Enterprise Library 6.0 and Semantic Logging
by
HernanDL
Finally the Semantic Logging CTP from Enterprise Library 6.0 is out. In this blog post Grigori presents an insight overview of this new block along with some comments regarding how this blocks leverage the new features in NET 4.5 and ETW. Here is the...
Filed under:
Patterns & Practices
0
Comments
Tracing to ETW with Enterprise Library v5
by
HernanDL
While I was looking for a way to use ETW Tracing using the logging EntLib infrastructure , I found out that using a handy trace listener like SystemDiagnosticsTraceListenerData configured to use the built-in EventProviderTraceListener was all that I needed...
Filed under:
Patterns & Practices
1
Comments
WSSF 2010 Open Source for Visual Studio 2012
by
HernanDL
I just ported the Web Service Software Factory Modeling Edition ( 2010 Open Source ) version to VS2012 RTM. Notice that this is only the source code that builds and run from VS2012 (Windows 7 and Windows 8) but there's not refactoring or leverage of the...
Filed under:
WSSF
,
Patterns & Practices
15
Comments
CQRS Final version shipped
by
HernanDL
The final version of the CQRS project is finally out! After many optimizations added to the RI the final code and book is finally public here . Some further rich insight details can also be found at Grigori 's blog. Enjoy it!
Filed under:
Architecture
,
Patterns & Practices
0
Comments
Acceptance Tests & Specflow
by
HernanDL
An interesting post from the CQRS project was posted about the use of Specflow and the project Acceptance tests . Here you will find the captured experience for creating the tests scenarios and the two approaches used for implementing the specs written...
Filed under:
Architecture
,
Patterns & Practices
2
Comments
CQRS Journey V1 is live
by
HernanDL
For the last two month I've been working with the CQRS Journey team helping with the spec definitions and acceptance tests using Specflow which was a very interesting experience. As you can see, this is basically a project from the Patterns & Practices...
Filed under:
Architecture
,
Patterns & Practices
0
Comments
Web Service Software Factory 2010 Open Source CTP
by
HernanDL
As a follow up of the WSSF Modeling Edition there is a new "flavor" of this tool where the main news is the versioning plan. The basic idea is to release the source code to the comunity in an "open source" model so any user may be free to update and add...
Filed under:
WSSF
,
Patterns & Practices
0
Comments
WCF Data Services and Custom Authorization
by
HernanDL
In the last post about Decoding Messages in WCF Data Services I showed a code sample about how to decode an incoming WCF Message in a Data Service. In this case I will show how we can use this decoded message inside a ServiceAuthorizationManager derived...
Filed under:
Security
,
Web Services
,
Patterns & Practices
More Posts
Next page »