from:http://mvcsharp.wordpress.com/2010/01/09/setting-up-ioc-in-asp-net-mvc-using-castle-windsor/Abstract: This post gathers information needed to setting up Inversion of Control (IoC) in an ASP.NET MVC application using Castle Windsor.Introduction: Inprevious postI summarized how ASP.NET MVC compon Read More
posted @ 2012-03-09 17:29
庚武
Views(693)
Comments(0)
Diggs(1)
http://msdn.microsoft.com/en-us/library/ms973868Global.asaxThe Global.asax file is similar to the Global.asa file in ASP, albeit that there are many more events available in ASP.NET. Also, Global.asax is compiled instead of interpreted as it is in ASP. You still have event procedures that fire withi Read More
posted @ 2012-03-09 14:01
庚武
Views(180)
Comments(0)
Diggs(0)

浙公网安备 33010602011771号