From 791f87e2d4c4968b08ced457f72ec3b3cc1ae1d2 Mon Sep 17 00:00:00 2001 From: "jason.zhu" Date: Wed, 23 Jun 2021 00:19:47 +1000 Subject: [PATCH] Added Home --- Home.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 Home.md diff --git a/Home.md b/Home.md new file mode 100644 index 0000000..eeb9530 --- /dev/null +++ b/Home.md @@ -0,0 +1,14 @@ +# Home + +## Book Description + +New edition of the top book on MVC from the top ASP.NET experts at Microsoft! + +MVC 3.0 is the latest update to Microsoft's Model-View-Controller technology, which enables developers to build dynamic, data-driven web sites. This in-depth book shows you step by step how to use MVC 3.0. Written by top ASP.NET MVC experts at Microsoft, the latest edition of this popular book covers new and updated features such as the **new View engine**, **Razor**, **NuGet**, and much more. The book's practical tutorials reinforce concepts and allow you create real-world applications. Topics include controllers and actions, forms and HTML helpers, Ajax, unit testing, and much more. + +* Shows developers and programmers how to use ASP.NET MVC 3.0, Microsoft's new version of its Model-View-Controller technology for developing dynamic, data-driven web sites +* Features an expert author team all are members of Microsoft's ASP.NET team +* Uses a step-by-step approach to explain all major features and functionalities and provides practical tutorials to allow you to create real-world applications +* Goes into theory as well as practical application and covers such topics as Razor, NuGet (PowerShell inside Visual Studio 2010), and new layout features + +Move your development skills to the next level with MVC 3.0 and Professional ASP.NET MVC 3.0. \ No newline at end of file