Application for IIS 7.0 with integrated mode pipeline
Hi!
I understood that .NET Framework 2.0 application can run on IIS 7.0 using classic pipeline mode.
I would like to know what type of application is ready for IIS 7.0 with integrated mode pipeline?
Example: If I'm starting a new ASP .NET application development and this app will run on IIS 7.0 with integrated mode pipeline, what I should use? .NET Framework 1.1, 2.0, 3.0, 3.5?
Thanks in advance!
|