Is this possible with ASP.NET 4.0? In 3.5 it was not.
If it still is not possible has anyone tried injection with a framework like LinFu?
Update
I'm specifically asking about constructor inject in ASP.Net webfroms. In 3.5 it was not possible.
Is this possible with ASP.NET 4.0? In 3.5 it was not.
If it still is not possible has anyone tried injection with a framework like LinFu?
Update
I'm specifically asking about constructor inject in ASP.Net webfroms. In 3.5 it was not possible.
Nothing new was added in ASP.Net 4.0 to enable constructor injection.