June 2004 - Posts

0
Comments

Timing Managed Code by HernanDL

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 let you measure the performance...
Filed under:
1
Comments

Slides and samples of my performance talk by HernanDL

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:
1
Comments

Slides of my Shadowfax talk by HernanDL

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. Enjoy it. PD: Wojtek (Shadowfax...
34
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...
1
Comments

Performance and Security talk by HernanDL

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 the whole development cycle...
Filed under:
0
Comments

Strong Names and Security Evidence by HernanDL

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 other than code versioning and...
Filed under:
More Posts