- 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.
推薦閱讀
- Clojure Programming Cookbook
- Mastering Entity Framework Core 2.0
- 深入理解Django:框架內幕與實現原理
- Learning Elixir
- 跟老齊學Python:輕松入門
- PyTorch Artificial Intelligence Fundamentals
- Python進階編程:編寫更高效、優雅的Python代碼
- SQL Server 2012數據庫管理與開發項目教程
- HTML5開發精要與實例詳解
- Raspberry Pi Robotic Blueprints
- Bootstrap for Rails
- Spring 5 Design Patterns
- Implementing Splunk(Second Edition)
- jQuery Essentials
- 前端程序員面試筆試真題與解析