Professional ASP.NET MVC 1.0 2024 pdf epub mobi 電子書 下載


Professional ASP.NET MVC 1.0

簡體網頁||繁體網頁

Professional ASP.NET MVC 1.0 pdf epub mobi 著者簡介


Professional ASP.NET MVC 1.0 pdf epub mobi 圖書描述

《ASP.NET MVC 1.0高級編程》內容簡介:ASP.NET MVC架構是以一些核心原則(可擴展性、可測試性和關注點分離)為指導從頭設計而成的。該架構添加瞭各種約定以幫助開發人員走嚮成功,並且提供瞭適閤於Web工作方式的流綫型開發體驗。

對於想剝離抽象層並接近事物實質的開發人員來說,ASP.NET MVC就很閤適。對於特彆關心架構如何組閤在一起的開發人員來說,ASP.NET MVC也極具擴展性,幾乎允許對其任何部分進行定製,甚至可按個人喜好整體替換。

《ASP.NET MVC 1.0高級編程》由ASP.NET小組成員編寫,Scott Guthrie首先提供瞭一個說明如何構建應用程序的完整演示,然後深入介紹MVC的基本概念和曆史,並快速過渡到討論ASP.NET MVC模式如何實現這些概念。在學習《ASP.NET MVC 1.0高級編程》的過程中,您將理解在從傳統的ASP.NET Web Forms轉移到ASENET Mvc時所需的思維轉換以及一旦轉移後所獲得的收益。

《ASP.NET MVC 1.0高級編程》主要內容

◆給MVC提供補充支持的各種工具集和技術,女11SubSonic、LINQ、jQuery和REST

◆標準ASP.NET MvC應用程序的結構

◆高級路由策略以及擴充架構的高級技巧

◆ASENETMVC和IASP.NET WebForms;藝間的區彆以及如何在兩者間共享數據

◆如何保護ASPNET MVCI立用程序的安全

《ASP.NET MVC 1.0高級編程》讀者對象

《ASP.NET MVC 1.0高級編程》麵嚮希望在構建WeN立用程序時利用關注點分離、可擴展性和對標記進行控製的ASP.NET開發人員,同時要求讀者掌握使用c#進行ASENET開發。 This book begins with you working along as Scott Guthrie builds a complete ASP.NET MVC reference application. He begins NerdDinner by using the File->New Project menu command within Visual Studio to create a new ASP.NET MVC Application. You'll then incrementally add functionality and features. Along the way you’ll cover how to create a database, build a model layer with business rule validations, implement listing/details data browsing, provide CRUD (Create, Update, Delete) data form entry support, implement efficient data paging, reuse UI using master pages and partials, secure the application using authentication and authorization, use AJAX to deliver dynamic updates and interactive map support, and implement automated unit testing. From there, the bulk of the rest of the book begins with the basic concepts around the model view controller pattern, including the little history and the state of the MVC on the web today. We'll then go into the ways that MVC is different from ASP.NET Web Forms. We'll explore the structure of a standard MVC application and see what you get out of the box. Next we dig deep into routing and see the role URLs play in your application. We'll deep dive into controllers and views and see what role the Ajax plays in your applications. The last third of the book focuses entirely on advanced techniques and extending the framework. In some places, we assume that you're somewhat familiar with ASP.NET WebForms, at least peripherally. There are a lot of ASP.NET WebForms developers out there who are interested in ASP.NET MVC so there are a number of places in this book where we contrast the two technologies. Even if you're not already an ASP.NET developer, you might still find these sections interesting for context, as well as for your own edification as ASP.NET MVC may not be the web technology that you're looking for. It’s worth noting, that ASP.NET MVC is not a replacement for ASP.NET Web Forms (aka just "ASP.NET"). Many web developers have been giving a lot of attention to other web frameworks out there (Ruby on Rails, Django) which have embraced the MVC (Model-View-Controller) application pattern, and if you’re one of those developers, or even if you’re just curious, this book is for you. MVC allows for (buzzword alert!) a "greater separation of concerns" between components in your application. The book goes into the ramifications of this, but if it had to be said it in a quick sentence: ASP.NET MVC is ASP.NET Unplugged. ASP.NET MVC is a tinkerer’s framework that gives you very fine-grained control over your HTML and Javascript, as well as complete control over the programmatic flow of your application.

點擊鏈接進入中文版:

ASP.NET MVC 1.0高級編程

Professional ASP.NET MVC 1.0 2024 pdf epub mobi 電子書 下載

Professional ASP.NET MVC 1.0 pdf epub mobi 圖書目錄




點擊這裡下載
    


想要找書就要到 本本書屋
立刻按 ctrl+D收藏本頁
你會得到大驚喜!!

發表於2024-06-14

Professional ASP.NET MVC 1.0 2024 pdf epub mobi 電子書 下載

Professional ASP.NET MVC 1.0 2024 pdf epub mobi 電子書 下載

Professional ASP.NET MVC 1.0 2024 pdf epub mobi 電子書 下載



喜欢 Professional ASP.NET MVC 1.0 電子書 的读者还喜欢


Professional ASP.NET MVC 1.0 pdf epub mobi 讀後感

評分

本書應該算作是asp.net mvc的實踐書籍而不是理論書籍。 整本書都在講NerdDinner這個sample,然後通過這個具體的實例闡述asp.net mvc的應用方式。 不能說這本書不好,不過感覺有點繁瑣,很多東西過於初級,比如如何創建一個solution,如何增加一個view,對於初學者可能比較有...

評分

本書應該算作是asp.net mvc的實踐書籍而不是理論書籍。 整本書都在講NerdDinner這個sample,然後通過這個具體的實例闡述asp.net mvc的應用方式。 不能說這本書不好,不過感覺有點繁瑣,很多東西過於初級,比如如何創建一個solution,如何增加一個view,對於初學者可能比較有...

評分

本書應該算作是asp.net mvc的實踐書籍而不是理論書籍。 整本書都在講NerdDinner這個sample,然後通過這個具體的實例闡述asp.net mvc的應用方式。 不能說這本書不好,不過感覺有點繁瑣,很多東西過於初級,比如如何創建一個solution,如何增加一個view,對於初學者可能比較有...

評分

本書應該算作是asp.net mvc的實踐書籍而不是理論書籍。 整本書都在講NerdDinner這個sample,然後通過這個具體的實例闡述asp.net mvc的應用方式。 不能說這本書不好,不過感覺有點繁瑣,很多東西過於初級,比如如何創建一個solution,如何增加一個view,對於初學者可能比較有...

評分

本書應該算作是asp.net mvc的實踐書籍而不是理論書籍。 整本書都在講NerdDinner這個sample,然後通過這個具體的實例闡述asp.net mvc的應用方式。 不能說這本書不好,不過感覺有點繁瑣,很多東西過於初級,比如如何創建一個solution,如何增加一個view,對於初學者可能比較有...

類似圖書 點擊查看全場最低價
出版者:Wrox
作者:Rob Conery
出品人:
頁數:456
譯者:
出版時間:2009-04
價格:USD 49.99
裝幀:Paperback
isbn號碼:9780470384619
叢書系列:

圖書標籤: mvc  asp.net  .net  web  技術  軟件  編程珠璣  Programming   


Professional ASP.NET MVC 1.0 2024 pdf epub mobi 電子書 下載
想要找書就要到 本本書屋
立刻按 ctrl+D收藏本頁
你會得到大驚喜!!

Professional ASP.NET MVC 1.0 pdf epub mobi 用戶評價

評分

雖然讀的是中文版瞭,但是還是通過這本書瞭解瞭asp.net mvc 總的來說此書還是不錯的

評分

看的不仔細,不過貌似也不用看的太仔細。

評分

雖然讀的是中文版瞭,但是還是通過這本書瞭解瞭asp.net mvc 總的來說此書還是不錯的

評分

mvc入門書籍,講的很全麵!

評分

雖然讀的是中文版瞭,但是還是通過這本書瞭解瞭asp.net mvc 總的來說此書還是不錯的

Professional ASP.NET MVC 1.0 2024 pdf epub mobi 電子書 下載


分享鏈接





相關圖書




本站所有內容均為互聯網搜索引擎提供的公開搜索信息,本站不存儲任何數據與內容,任何內容與數據均與本站無關,如有需要請聯繫相關搜索引擎包括但不限於百度google,bing,sogou

友情鏈接

© 2024 onlinetoolsland.com All Rights Reserved. 本本書屋 版權所有