种子简介
种子名称:
Pluralsight - Consolidating MVC Views Using Single Page Techniques
文件类型:
视频
文件数目:
57个文件
文件大小:
469.8 MB
收录时间:
2017-7-22 01:52
已经下载:
3次
资源热度:
258
最近下载:
2024-12-13 02:52
下载BT种子文件
下载Torrent文件(.torrent)
立即下载
磁力链接下载
magnet:?xt=urn:btih:3c91a61fd63906304239cd3d70f1e0089a323b21&dn=Pluralsight - Consolidating MVC Views Using Single Page Techniques
复制链接到迅雷、QQ旋风进行下载,或者使用百度云离线下载。
喜欢这个种子的人也喜欢
种子包含的文件
Pluralsight - Consolidating MVC Views Using Single Page Techniques.torrent
01. Consolidating MVC Views Using Single Page Techniques/01_01-Course Introduction.mp41.33MB
01. Consolidating MVC Views Using Single Page Techniques/01_02-Course Audience and Pluralsight Courses to Help You.mp41.21MB
01. Consolidating MVC Views Using Single Page Techniques/01_03-Overview of Our Single MVC Page.mp45.44MB
01. Consolidating MVC Views Using Single Page Techniques/01_04-Course Outline.mp42.51MB
02. List and Search Data Using MVVM, MVC5, and Bootstrap/02_01-Module Introduction.mp43.23MB
02. List and Search Data Using MVVM, MVC5, and Bootstrap/02_02-Step 1 Prototyping Pauls Training Company Product Page.mp4900.65KB
02. List and Search Data Using MVVM, MVC5, and Bootstrap/02_03-Create the Pauls Training Company MVC Project.mp49.53MB
02. List and Search Data Using MVVM, MVC5, and Bootstrap/02_04-Layout a Product Search Area in Bootstrap.mp414.21MB
02. List and Search Data Using MVVM, MVC5, and Bootstrap/02_05-Create a Product Table in HTML.mp47.25MB
02. List and Search Data Using MVVM, MVC5, and Bootstrap/02_06-Step 2 Create Data Classes for Product Data.mp42.56MB
02. List and Search Data Using MVVM, MVC5, and Bootstrap/02_07-Add a Reusable Class Library Project for Product Data.mp411.05MB
02. List and Search Data Using MVVM, MVC5, and Bootstrap/02_08-Load Mock Product Data into HTML Table.mp413.76MB
02. List and Search Data Using MVVM, MVC5, and Bootstrap/02_09-Step 3 Implement ModelViewViewModel MVVM.mp43.02MB
02. List and Search Data Using MVVM, MVC5, and Bootstrap/02_10-Create a Product View Model Class.mp49.83MB
02. List and Search Data Using MVVM, MVC5, and Bootstrap/02_11-Step 4 Handle Multiple Requests with a Single Method.mp42.74MB
02. List and Search Data Using MVVM, MVC5, and Bootstrap/02_12-Create a HandleRequest Method in View Model.mp47.98MB
02. List and Search Data Using MVVM, MVC5, and Bootstrap/02_13-Step 5 Use Data Dash Attributes for Searching.mp46.7MB
02. List and Search Data Using MVVM, MVC5, and Bootstrap/02_14-Build Search Functionality in View Model.mp424.13MB
02. List and Search Data Using MVVM, MVC5, and Bootstrap/02_15-Implement Search Using Data Dash Attributes.mp415.33MB
02. List and Search Data Using MVVM, MVC5, and Bootstrap/02_16-Module Summary.mp42.05MB
03. Add and Validate Data with Data Annotations, MVVM, and MVC 5/03_01-Module Introduction.mp41.94MB
03. Add and Validate Data with Data Annotations, MVVM, and MVC 5/03_02-Step 1 Control Visibility of Areas on Our Page.mp41.87MB
03. Add and Validate Data with Data Annotations, MVVM, and MVC 5/03_03-Add Visibility Properties to View Model and View.mp419.61MB
03. Add and Validate Data with Data Annotations, MVVM, and MVC 5/03_04-Step 2 Add Save and Cancel Buttons and Detail Panel.mp41.48MB
03. Add and Validate Data with Data Annotations, MVVM, and MVC 5/03_05-Add Buttons and Control Visibility Using View Model.mp412.78MB
03. Add and Validate Data with Data Annotations, MVVM, and MVC 5/03_06-Step 3 Create Private Methods for Reusability.mp41.07MB
03. Add and Validate Data with Data Annotations, MVVM, and MVC 5/03_07-Create ListMode and AddMode methods.mp47.46MB
03. Add and Validate Data with Data Annotations, MVVM, and MVC 5/03_08-Step 4 Add More State Properties to View Model.mp42.63MB
03. Add and Validate Data with Data Annotations, MVVM, and MVC 5/03_09-Add State Properties and Build Product Input Area.mp422.62MB
03. Add and Validate Data with Data Annotations, MVVM, and MVC 5/03_10-Step 5 Add Validation.mp41.11MB
03. Add and Validate Data with Data Annotations, MVVM, and MVC 5/03_11-Add Data Annotations to Entity Class.mp436.19MB
03. Add and Validate Data with Data Annotations, MVVM, and MVC 5/03_12-Display Validations in Bootstrap Alert.mp411.12MB
03. Add and Validate Data with Data Annotations, MVVM, and MVC 5/03_13-Step 6 Add Custom Validation to Manager Class.mp44.9MB
03. Add and Validate Data with Data Annotations, MVVM, and MVC 5/03_14-Create Custom Validations in Manager Class.mp416.56MB
03. Add and Validate Data with Data Annotations, MVVM, and MVC 5/03_15-Add Custom Validation Messages to ModelState.mp416.89MB
03. Add and Validate Data with Data Annotations, MVVM, and MVC 5/03_16-Module Summary.mp41.15MB
04. Modify Delete Data Using Hidden Fields and Data Dash Attributes/04_01-Module Introduction.mp41.66MB
04. Modify Delete Data Using Hidden Fields and Data Dash Attributes/04_02-Step 1 Add Editing to the Product Page.mp41.31MB
04. Modify Delete Data Using Hidden Fields and Data Dash Attributes/04_03-Create Edit Button on the Product Table.mp49.18MB
04. Modify Delete Data Using Hidden Fields and Data Dash Attributes/04_04-Step 2 Add Dataattribute for the Primary Key.mp41.79MB
04. Modify Delete Data Using Hidden Fields and Data Dash Attributes/04_05-Pass Dataattribute to EventArgument.mp412.7MB
04. Modify Delete Data Using Hidden Fields and Data Dash Attributes/04_06-Step 3 Get Single Product for Edit and Update.mp44.38MB
04. Modify Delete Data Using Hidden Fields and Data Dash Attributes/04_07-Create Edit and Save Functionality.mp425.91MB
04. Modify Delete Data Using Hidden Fields and Data Dash Attributes/04_08-Step 4 Delete a Product.mp42.64MB
04. Modify Delete Data Using Hidden Fields and Data Dash Attributes/04_09-Add Delete Button to HTML Table.mp420.9MB
04. Modify Delete Data Using Hidden Fields and Data Dash Attributes/04_10-Module Summary.mp41.08MB
05. Reusability Using a View Model Base Class/05_01-Module Introduction.mp41.62MB
05. Reusability Using a View Model Base Class/05_02-Step 1 View Model Base Class.mp43.17MB
05. Reusability Using a View Model Base Class/05_03-Create View Model Base Class in DLL.mp425.18MB
05. Reusability Using a View Model Base Class/05_04-Step 2 Move State Methods.mp4635.22KB
05. Reusability Using a View Model Base Class/05_05-Add State Methods to View Model Base Class.mp410.78MB
05. Reusability Using a View Model Base Class/05_06-Step 3 Move Modification Methods.mp42.68MB
05. Reusability Using a View Model Base Class/05_07-Add Modification Methods to View Model Base Class.mp418.59MB
05. Reusability Using a View Model Base Class/05_08-Step 4 Move HandleRequest Methods.mp41.72MB
05. Reusability Using a View Model Base Class/05_09-Add HandleRequest to View Model Base Class.mp416.09MB
05. Reusability Using a View Model Base Class/05_10-Module Summary.mp41002.22KB
05. Reusability Using a View Model Base Class/05_11-Course Summary.mp42.66MB