Creating MVC 4 Apps in Visual Studio
Page 1 of 1
Bintu Harwani, author of Android Programming Unleashed, guides you step by step through the process of creating an MVC 4 application. Learn how Visual Studio's scaffold templates can dramatically simplify the process, supplying the essential blocks of code for building many apps. He also shows how to write your own code when you need to make your application more powerful or uniquely customized.
Like this article? We recommend
Summary
You've learned how to create MVC 4 applications in Visual Studio without writing any code, or by creating your own custom code. You've also seen the role of models, views, and controllers in an MVC architecture. Most importantly, you now know how scaffold templates dramatically reduce the job of creating code manually.
For more interesting programs, check out my book Android Programming Unleashed. The book uses a step-by-step approach to explore the features of this amazing smartphone platform.
Page 1 of 1