zhongziso
搜索
zhongziso
首页
首页
功能
磁力转BT
BT转磁力
关于
使用教程
免责声明
磁力助手
[FreeCourseLab.com] Udemy - asp.net web api and angularjs development to deployment
magnet:?xt=urn:btih:938b6fcc8728e3a0b85fd3849800543d9090d415&dn=[FreeCourseLab.com] Udemy - asp.net web api and angularjs development to deployment
磁力链接详情
文件列表详情
938b6fcc8728e3a0b85fd3849800543d9090d415
infohash:
51
文件数量
1.17 GB
文件大小
2019-10-13 14:05
创建日期
2024-12-15 10:09
最后访问
相关分词
FreeCourseLab
com
Udemy
-
asp
net
web
api
and
angularjs
development
to
deployment
1. Before you take this course/1. Before you take this course.mp4 6.52 MB
10. The status code and return type from api end point/1. 01 - What should we return from api end point.mp4 10.05 MB
10. The status code and return type from api end point/2. 02 - How should we return [Returning from getstudents and getstudentbyid].mp4 26.28 MB
10. The status code and return type from api end point/3. 03 - How should we return [Returning from post student].mp4 20.77 MB
10. The status code and return type from api end point/4. 04 - How should we return [Returning from put student].mp4 26.93 MB
10. The status code and return type from api end point/5. 05 - How should we return [Returning from delete student].mp4 18.93 MB
11. Showing success and error message/1. 01 - Installation and configuration.mp4 14.4 MB
11. Showing success and error message/2. 02 - Showing the success message.mp4 10.94 MB
11. Showing success and error message/3. 03 - Showing the error message.mp4 17.33 MB
12. Using $resource service instead of $http service for communicating with api/1. 01 - Using $resource service instead of $http service.mp4 44.4 MB
13. Uploading files using asp.net web api and angularjs/1. 01 - Uploading file - write the directive.mp4 23.62 MB
13. Uploading files using asp.net web api and angularjs/2. 02 - Upload the file by student - angularjs code.mp4 37.93 MB
13. Uploading files using asp.net web api and angularjs/3. 03 - Upload the file by student - web api codes.mp4 41.72 MB
13. Uploading files using asp.net web api and angularjs/4. 04. Showing image and image preview.mp4 36.22 MB
14. Pagination/1. 01. Client side pagination using angularjs.mp4 22.01 MB
15. Deployment/1. 01 - Api and the api server.mp4 51.8 MB
15. Deployment/2. 02 - Web and the web server.mp4 40.21 MB
15. Deployment/3. 03 - Getting the path for uploading file and giving permission to the directory.mp4 56.2 MB
15. Deployment/4. 04 - Resolve delete method not allowed problem.mp4 10.96 MB
2. Creating solution and installing angularjs/1. 01 - Create solution and add new web site.mp4 13.62 MB
2. Creating solution and installing angularjs/2. 02 - Install and include angularjs in the web project.mp4 14.33 MB
3. Creating and registering angularjs module and controller/1. 01 - Create new angularjs module and include to project.mp4 12.39 MB
3. Creating and registering angularjs module and controller/2. 02 - Create new angularjs controller and include in web project.mp4 11.64 MB
3. Creating and registering angularjs module and controller/3. 03 - Bind angularjs module and controller and show data in html view.mp4 17.14 MB
4. Routing with ui-router/1. 01.1 - Adding more views.mp4 14.43 MB
4. Routing with ui-router/2. 01.2 - Anchoring the views.mp4 8.03 MB
4. Routing with ui-router/3. 02.1 - Lets route using ui-router.mp4 11.71 MB
4. Routing with ui-router/4. 02.2 - Lets route using ui-route [configuration].mp4 11.64 MB
4. Routing with ui-router/5. 02.3 - Lets route using ui-route [writing first route state].mp4 6.65 MB
4. Routing with ui-router/6. 02.4 - Lets route using ui-route [sub view].mp4 13.44 MB
4. Routing with ui-router/7. 02.5 - Lets route using ui-route[use routes and render sub views].mp4 13.89 MB
5. Using bootstrap/1. 01 - Bootstraping the view using Bootstrap.mp4 11.61 MB
6. Connecting to api/1. 01 - Design the form and resolve the page re-load problem.mp4 6.89 MB
6. Connecting to api/2. 02 - Declare angularjs model and get the form data.mp4 16.25 MB
6. Connecting to api/3. 03 - Crate your first API.mp4 23.9 MB
6. Connecting to api/4. 04 - Connect the API - [API route and the http verbs].mp4 31.27 MB
6. Connecting to api/5. 05 - Connect the API - [Resolving No Access-Control-Allow-Origin issue].mp4 32.58 MB
6. Connecting to api/6. 06 - Connect the API - Let's try other http verbs.mp4 27.73 MB
6. Connecting to api/7. 07. Connect the API - How the api route works.mp4 41.97 MB
7. How api route works/1. 01 - The route prefix.mp4 12.16 MB
7. How api route works/2. 02 - The method names and http verbs.mp4 38.71 MB
7. How api route works/3. 03 - The route attribute and http verb attribute.mp4 28.88 MB
8. Inserting data into database using asp.net web api and angularjs/1. 01 - Write the student class and post form data.mp4 40.09 MB
8. Inserting data into database using asp.net web api and angularjs/2. 02 - Write the connection config and context class.mp4 26.24 MB
8. Inserting data into database using asp.net web api and angularjs/3. 03 - Write the context class.mp4 22.57 MB
8. Inserting data into database using asp.net web api and angularjs/4. 04 - Create the database and insert the form data.mp4 23.66 MB
9. Getting, updating and deleting data from database using web api and angularjs/1. 01 - Get list of data from database.mp4 39.37 MB
9. Getting, updating and deleting data from database using web api and angularjs/2. 02 - Get the edit form.mp4 18.67 MB
9. Getting, updating and deleting data from database using web api and angularjs/3. 03 - Get the data in edit form.mp4 36.93 MB
9. Getting, updating and deleting data from database using web api and angularjs/4. 04 - Update the data.mp4 24.32 MB
9. Getting, updating and deleting data from database using web api and angularjs/5. 05 - Delete student information.mp4 29.12 MB
其他位置