my raw header!
Welcome to MSDN Blogs Sign in | Join | Help

Nico's WebLog

Internet Development stuffs IIS, ISAPI, .NET, Debugging, Networking, ...

News

  • These postings are provided "AS IS" with no warranties, and confers no rights. The content of this site are personal opinions and do not represent the Microsoft corporation view in anyway. In addition, thoughts and opinions often change. Because a weblog is intended to provide a semi-permanent point-in-time snapshot, you should not consider out of date posts to reflect current thoughts and opinions.

April 2007 - Posts

Calling into your BHO from a client script
BHO means “Browser Helper Object”, that’s an IE plugin that interacts with browser & user events. Basically this is a COM component that implements IObjectWithSite and is registered under “HKLM\Software\Microsoft\Windows\CurrentVersion\Explorer\Browser Read More...
Dissection of an ASP.NET 2.0 request processing flow
For my first technical post, I wanted to discuss about IIS6 & ASP.NET request processing, and their related queuing & threading mechanisms I see quite every day some people who misunderstand the processing flow in their production applications, Read More...
Yet another blog??!!!
Greeting everybody to the very first post of my new blog :) So first, who am I to wanna write one more new MSDN blog? I'm working as Escalation Engineer based in Microsoft France, working in Internet Development Support team. That just means I'm handling Read More...
Page view tracker