本站已收录 番号和无损神作磁力链接/BT种子 

[FreeCourseLab.com] Udemy - asp.net web api and angularjs development to deployment

种子简介

种子名称: [FreeCourseLab.com] Udemy - asp.net web api and angularjs development to deployment
文件类型: 视频
文件数目: 51个文件
文件大小: 1.17 GB
收录时间: 2019-10-13 14:05
已经下载: 3
资源热度: 203
最近下载: 2024-7-5 15:00

下载BT种子文件

下载Torrent文件(.torrent) 立即下载

磁力链接下载

magnet:?xt=urn:btih:938b6fcc8728e3a0b85fd3849800543d9090d415&dn=[FreeCourseLab.com] Udemy - asp.net web api and angularjs development to deployment 复制链接到迅雷、QQ旋风进行下载,或者使用百度云离线下载。

喜欢这个种子的人也喜欢

种子包含的文件

[FreeCourseLab.com] Udemy - asp.net web api and angularjs development to deployment.torrent
  • 1. Before you take this course/1. Before you take this course.mp46.52MB
  • 10. The status code and return type from api end point/1. 01 - What should we return from api end point.mp410.05MB
  • 10. The status code and return type from api end point/2. 02 - How should we return [Returning from getstudents and getstudentbyid].mp426.28MB
  • 10. The status code and return type from api end point/3. 03 - How should we return [Returning from post student].mp420.77MB
  • 10. The status code and return type from api end point/4. 04 - How should we return [Returning from put student].mp426.93MB
  • 10. The status code and return type from api end point/5. 05 - How should we return [Returning from delete student].mp418.93MB
  • 11. Showing success and error message/1. 01 - Installation and configuration.mp414.4MB
  • 11. Showing success and error message/2. 02 - Showing the success message.mp410.94MB
  • 11. Showing success and error message/3. 03 - Showing the error message.mp417.33MB
  • 12. Using $resource service instead of $http service for communicating with api/1. 01 - Using $resource service instead of $http service.mp444.4MB
  • 13. Uploading files using asp.net web api and angularjs/1. 01 - Uploading file - write the directive.mp423.62MB
  • 13. Uploading files using asp.net web api and angularjs/2. 02 - Upload the file by student - angularjs code.mp437.93MB
  • 13. Uploading files using asp.net web api and angularjs/3. 03 - Upload the file by student - web api codes.mp441.72MB
  • 13. Uploading files using asp.net web api and angularjs/4. 04. Showing image and image preview.mp436.22MB
  • 14. Pagination/1. 01. Client side pagination using angularjs.mp422.01MB
  • 15. Deployment/1. 01 - Api and the api server.mp451.8MB
  • 15. Deployment/2. 02 - Web and the web server.mp440.21MB
  • 15. Deployment/3. 03 - Getting the path for uploading file and giving permission to the directory.mp456.2MB
  • 15. Deployment/4. 04 - Resolve delete method not allowed problem.mp410.96MB
  • 2. Creating solution and installing angularjs/1. 01 - Create solution and add new web site.mp413.62MB
  • 2. Creating solution and installing angularjs/2. 02 - Install and include angularjs in the web project.mp414.33MB
  • 3. Creating and registering angularjs module and controller/1. 01 - Create new angularjs module and include to project.mp412.39MB
  • 3. Creating and registering angularjs module and controller/2. 02 - Create new angularjs controller and include in web project.mp411.64MB
  • 3. Creating and registering angularjs module and controller/3. 03 - Bind angularjs module and controller and show data in html view.mp417.14MB
  • 4. Routing with ui-router/1. 01.1 - Adding more views.mp414.43MB
  • 4. Routing with ui-router/2. 01.2 - Anchoring the views.mp48.03MB
  • 4. Routing with ui-router/3. 02.1 - Lets route using ui-router.mp411.71MB
  • 4. Routing with ui-router/4. 02.2 - Lets route using ui-route [configuration].mp411.64MB
  • 4. Routing with ui-router/5. 02.3 - Lets route using ui-route [writing first route state].mp46.65MB
  • 4. Routing with ui-router/6. 02.4 - Lets route using ui-route [sub view].mp413.44MB
  • 4. Routing with ui-router/7. 02.5 - Lets route using ui-route[use routes and render sub views].mp413.89MB
  • 5. Using bootstrap/1. 01 - Bootstraping the view using Bootstrap.mp411.61MB
  • 6. Connecting to api/1. 01 - Design the form and resolve the page re-load problem.mp46.89MB
  • 6. Connecting to api/2. 02 - Declare angularjs model and get the form data.mp416.25MB
  • 6. Connecting to api/3. 03 - Crate your first API.mp423.9MB
  • 6. Connecting to api/4. 04 - Connect the API - [API route and the http verbs].mp431.27MB
  • 6. Connecting to api/5. 05 - Connect the API - [Resolving No Access-Control-Allow-Origin issue].mp432.58MB
  • 6. Connecting to api/6. 06 - Connect the API - Let's try other http verbs.mp427.73MB
  • 6. Connecting to api/7. 07. Connect the API - How the api route works.mp441.97MB
  • 7. How api route works/1. 01 - The route prefix.mp412.16MB
  • 7. How api route works/2. 02 - The method names and http verbs.mp438.71MB
  • 7. How api route works/3. 03 - The route attribute and http verb attribute.mp428.88MB
  • 8. Inserting data into database using asp.net web api and angularjs/1. 01 - Write the student class and post form data.mp440.09MB
  • 8. Inserting data into database using asp.net web api and angularjs/2. 02 - Write the connection config and context class.mp426.24MB
  • 8. Inserting data into database using asp.net web api and angularjs/3. 03 - Write the context class.mp422.57MB
  • 8. Inserting data into database using asp.net web api and angularjs/4. 04 - Create the database and insert the form data.mp423.66MB
  • 9. Getting, updating and deleting data from database using web api and angularjs/1. 01 - Get list of data from database.mp439.37MB
  • 9. Getting, updating and deleting data from database using web api and angularjs/2. 02 - Get the edit form.mp418.67MB
  • 9. Getting, updating and deleting data from database using web api and angularjs/3. 03 - Get the data in edit form.mp436.93MB
  • 9. Getting, updating and deleting data from database using web api and angularjs/4. 04 - Update the data.mp424.32MB
  • 9. Getting, updating and deleting data from database using web api and angularjs/5. 05 - Delete student information.mp429.12MB