Although oxite has been released for almost a year, I have learned ASP. NET MVC from time to time, but it is quite unsystematic. With the release of ASP. net mvc 2.0 by Microsoft, I think it is time to systematically learn ASP. NET MVC to see what advantages and disadvantages it and web form have.
I tried to compile and deploy oxite today, and encountered some minor problems. The trouble is mainly caused by DLL reference and vs2010 beta2 installed on your machine. asp is used by default. net MVC 2.0 is installed, resulting in ASP. net MVC 1.0ProgramUnable to load. There is also the DLL mentioned on codeplex to install oxite. After paying attention to these problems, I think the compilation will be successful.
Taking a look at the entire oxite project structure, it is indeed a good example of learning ASP. net mvc. It also includes the technology of LINQ to SQL. Next, I will take a good look at this project. I will also publish what I learned from it along with this blog, and I will always ask myself to record a learning process in a systematic and complete manner. By the way, improve your writing ability.