- ASP.NET MVC 4 Mobile App Development
- Andy Meadows
- 112字
- 2021-08-13 16:48:09
Chapter 2. Homebrew and You
In this chapter, we will discuss everything you need to know to build our sample app, a recipe-sharing site for homebrewers. We will begin with a discussion on homebrewing in order to understand the domain of our sample app. From our understanding of the domain, we will determine requirements. We will then create the solution for our app using one of the new MVC 4 (Model-View-Controller) project templates and examine the output of the template to discuss the notable changes between MVC 3 and MVC 4. Finally, we will configure Visual Studio to launch an emulator and a desktop browser simultaneously when starting our app.
推薦閱讀
- R語言經典實例(原書第2版)
- BeagleBone Media Center
- Designing Hyper-V Solutions
- 快速念咒:MySQL入門指南與進階實戰
- Flutter跨平臺開發入門與實戰
- SQL基礎教程(第2版)
- Learning jQuery(Fourth Edition)
- Java零基礎實戰
- 時空數據建模及其應用
- 機器學習微積分一本通(Python版)
- Android移動應用項目化教程
- 進入IT企業必讀的324個Java面試題
- Learning Unreal Engine Game Development
- Visual Basic語言程序設計基礎(第3版)
- Spring Data JPA從入門到精通