CodeWithMosh - The Complete ASP.NET MVC 5 Course [AhLaN]

Torrent Details


CodeWithMosh - The Complete ASP.NET MVC 5 Course [AhLaN]

NAME
CodeWithMosh - The Complete ASP.NET MVC 5 Course [AhLaN].torrent
CATEGORY
Other
INFOHASH
505a517f26b6652e4cf98d35b1619d7f498982a3
SIZE
1.4 GB in 97 files
ADDED
Uploaded on 02-10-2020 by our crawler pet called "Spidey".
SWARM
0 seeders & 1 peers
RATING
No votes yet.

Please login to vote for this torrent.


Description

---------------------------------------------------------------------------------



-----------------------------------------------------------------------------------

Proudly Presents

-----------------------------------------------------------------------------------

Code With Mosh - The Complete ASP.NET MVC 5 Course [AhLaN]

     











SUPPLiER.......: WWW               RELEASE DATE......: 02/10/20

Uploader.......: abidmail          Collector.........: abidmail











... About This Course ...



ASP.NET MVC is a server-side web framework for building dynamic, data-driven web applications. Since its first release in 2009, it has gained a lot of popularity amongst developers using Microsoft technologies. If you want to get employed as a web developer at a company that utilizes Microsoft technologies, you need to master ASP.NET MVC.







In this course, Mosh, author of several best-selling courses on Udemy, takes you on a fun, hands-on and pragmatic journey to master ASP.NET MVC 5.







In 7.5 hours of high-quality content (equivalent to a 500-page book), you'll learn how to build and deploy fast and secure web applications with ASP.NET MVC 5.



By the end of watching this course, you'll be able to:



Implement CRUD operations

Build forms with validation

Build RESTful services using ASP.NET Web API

Use Entity Framework code-first workflow to build a model

Implement security, authentication and authorization using ASP.NET Identity

Use powerful jQuery plugins

Optimize application's performance  

Build and deploy your applications

And much more...



Discussion

Comments 0

Post Your Comment

Files in this torrent

FILENAMESIZE
1. Getting Started/1. Introduction.mp415.6 MB
1. Getting Started/2. MVC Architectural Pattern.mp47.5 MB
1. Getting Started/3. Setting Up the Development Environment.mp44.8 MB
1. Getting Started/4. Your First ASP.NET MVC App.mp412.3 MB
1. Getting Started/5. MVC in Action.mp418.8 MB
1. Getting Started/6. Adding a Theme.mp49.2 MB
1. Getting Started/7. Quiz.html135 B
1. Getting Started/8. Course Layout.mp43.3 MB
1. Getting Started/9. Asking Questions.html891 B
2. ASP.NET MVC Fundamentals/1. Introduction.mp43.6 MB
2. ASP.NET MVC Fundamentals/10. Cheat Sheet.html55 B
2. ASP.NET MVC Fundamentals/10.1 ASP.NET MVC Fundamentals Cheat Sheet.pdf.pdf86.5 KB
2. ASP.NET MVC Fundamentals/11. Exercise.mp44.8 MB
2. ASP.NET MVC Fundamentals/11.1 ASP.NET MVC Fundamentals - Exercise Hints.pdf.pdf95.4 KB
2. ASP.NET MVC Fundamentals/12. Solution.mp45.7 MB
2. ASP.NET MVC Fundamentals/13. Summary.mp41.1 MB
2. ASP.NET MVC Fundamentals/2. Action Results.mp416 MB
2. ASP.NET MVC Fundamentals/3. Action Parameters.mp419.7 MB
2. ASP.NET MVC Fundamentals/4. Convention-based Routing.mp416.7 MB
2. ASP.NET MVC Fundamentals/5. Attribute Routing.mp49.3 MB
2. ASP.NET MVC Fundamentals/6. Passing Data to Views.mp411.9 MB
2. ASP.NET MVC Fundamentals/7. View Models.mp413.4 MB
2. ASP.NET MVC Fundamentals/8. Razor Syntax.mp416.9 MB
2. ASP.NET MVC Fundamentals/9. Partial Views.mp415.4 MB
3. Working with Data/1. Introduction.mp410.1 MB
3. Working with Data/10. Shortcut to Package Manager Console.mp42.2 MB
3. Working with Data/11. Cheat Sheet.html51 B
3. Working with Data/11.1 Entity Framework Cheat Sheet.pdf.pdf70.7 KB
3. Working with Data/12. Exercise 1 Add membership type to list of customers.mp43.4 MB
3. Working with Data/13. Exercise 2 Add birthdate to customer.mp41.6 MB
3. Working with Data/14. Exercise 3 Display the list of movies and their details.mp42.7 MB
3. Working with Data/15. Summary.mp41.1 MB
3. Working with Data/2. Entity Framework.mp42.4 MB
3. Working with Data/3. Database-first vs Code-first.mp47.4 MB
3. Working with Data/4. Code-first Migrations.mp421.3 MB
3. Working with Data/5. Changing the Model.mp415.8 MB
3. Working with Data/6. Seeding the Database.mp410.8 MB
3. Working with Data/7. Overriding Conventions.mp48.2 MB
3. Working with Data/8. Querying Objects.mp414.8 MB
3. Working with Data/9. Eager Loading.mp410 MB
4. Building Forms/1. Introduction.mp45.6 MB
4. Building Forms/10. Exercise.mp45.6 MB
4. Building Forms/11. Troubleshooting Entity Validation Errors.mp413.2 MB
4. Building Forms/12. Summary.mp41.1 MB
4. Building Forms/2. The Markup.mp429 MB
4. Building Forms/3. Labels.mp410.5 MB
4. Building Forms/4. Drop-down Lists.mp432.1 MB
4. Building Forms/5. Model Binding.mp413.8 MB
4. Building Forms/6. Saving Data.mp44.7 MB
4. Building Forms/7. Edit Form.mp423.5 MB
4. Building Forms/8. Updating Data.mp425.9 MB
4. Building Forms/9. Cheat Sheet.html49 B
4. Building Forms/9.1 Building Forms Cheat Sheet.pdf.pdf70.5 KB
5. Implementing Validation/1. Introduction.mp48 MB
5. Implementing Validation/10. Cheat Sheet.html32 B
5. Implementing Validation/10.1 Implementing Validation Cheat Sheet.pdf.pdf74.9 KB
5. Implementing Validation/11. Exercise.mp42.9 MB
5. Implementing Validation/12. Code Review.mp427.5 MB
5. Implementing Validation/13. Summary.mp41.1 MB
5. Implementing Validation/2. Adding Validation.mp414.2 MB
5. Implementing Validation/3. Styling Validation Errors.mp413.6 MB
5. Implementing Validation/4. Data Annotations.mp42.6 MB
5. Implementing Validation/5. Custom Validation.mp426.3 MB
5. Implementing Validation/6. Refactoring Magic Numbers.mp414 MB
5. Implementing Validation/7. Validation Summary.mp416.9 MB
5. Implementing Validation/8. Client-side Validation.mp415.4 MB
5. Implementing Validation/9. Anti-forgery Tokens.mp413.8 MB
6. Building RESTful Services with ASP.NET Web API/1. Introduction.mp46.7 MB
6. Building RESTful Services with ASP.NET Web API/10. Cheat Sheet.html35 B
6. Building RESTful Services with ASP.NET Web API/10.1 Building Web APIs Cheat Sheet.pdf.pdf79.3 KB
6. Building RESTful Services with ASP.NET Web API/11. Exercise.mp41.1 MB
6. Building RESTful Services with ASP.NET Web API/11.1 Resolving exception for updating Id.pdf.pdf65 KB
6. Building RESTful Services with ASP.NET Web API/12. Summary.mp41.4 MB
6. Building RESTful Services with ASP.NET Web API/2. What is a Web API.mp45.7 MB
6. Building RESTful Services with ASP.NET Web API/3. RESTful Convention.mp42.7 MB
6. Building RESTful Services with ASP.NET Web API/4. Building an API.mp444.4 MB
6. Building RESTful Services with ASP.NET Web API/5. Testing an API.mp413.6 MB
6. Building RESTful Services with ASP.NET Web API/6. Data Transfer Objects.mp410.1 MB
6. Building RESTful Services with ASP.NET Web API/7. Auto Mapper.mp434 MB
6. Building RESTful Services with ASP.NET Web API/8. Using Camel Notation.mp48.1 MB
6. Building RESTful Services with ASP.NET Web API/9. IHttpActionResult.mp418.5 MB
7. Client-side Development/1. Introduction.mp410.5 MB
7. Client-side Development/10. Single Page Applications (SPAs).mp44.7 MB
7. Client-side Development/11. Cheat Sheet.html33 B
7. Client-side Development/11.1 Client-side Development Cheat Sheet.pdf.pdf63.8 KB
7. Client-side Development/12. Exercise.mp4956.3 KB
7. Client-side Development/12.1 Client-side Development Exercise.pdf.pdf59.5 KB
7. Client-side Development/2. Calling an API Using jQuery.mp422.4 MB
7. Client-side Development/2.1 jQuery.pdf.pdf70.1 KB
7. Client-side Development/3. Bootbox Plug-in.mp411.2 MB
7. Client-side Development/4. Optimizing jQuery Code.mp43.4 MB
7. Client-side Development/5. DataTables Plug-in.mp419.9 MB
7. Client-side Development/6. DataTables with Ajax Source.mp418.9 MB
7. Client-side Development/7. Returning Hierarchical Data.mp416.6 MB
7. Client-side Development/8. DataTables Removing Records.mp47 MB
7. Client-side Development/9. DataTables Discussion Points.mp44.4 MB
Download - Lynda,Udemy,Skillshare,Teamtreehouse,Frontend Masters,Pluralsight,Phlearn,Coursera,Egghead,MasterClass.txt170 B

Alternative Torrents for 'CodeWithMosh Complete ASP.NET MVC Course AhLaN'.

There are no alternative torrents found.