Download link
File List
-
00 Introduction/0001 Welcome.mov 2.87 MB
00 Introduction/0001 Welcome.srt 1021 B
00 Introduction/0002 Prerequisites.mov 1.48 MB
00 Introduction/0002 Prerequisites.srt 1.76 KB
00 Introduction/0003 Using the exercise files.mov 1.01 MB
00 Introduction/0003 Using the exercise files.srt 1021 B
01 Getting Started/0101 What is Microsoft ASP.NET MVC-.mov 2.57 MB
01 Getting Started/0101 What is Microsoft ASP.NET MVC-.srt 2.98 KB
01 Getting Started/0102 Preparing your system.mov 6.52 MB
01 Getting Started/0102 Preparing your system.srt 3.72 KB
01 Getting Started/0103 Hello World- Creating your first website.mov 6.68 MB
01 Getting Started/0103 Hello World- Creating your first website.srt 6.21 KB
01 Getting Started/0104 Exploring an ASP.NET MVC web application project.mov 4.52 MB
01 Getting Started/0104 Exploring an ASP.NET MVC web application project.srt 4.58 KB
02 The Fundamentals of ASP.NET MVC/0201 The Model-View-Controller architecture pattern.mov 4.91 MB
02 The Fundamentals of ASP.NET MVC/0201 The Model-View-Controller architecture pattern.srt 6.37 KB
02 The Fundamentals of ASP.NET MVC/0202 Creating the model.mov 4.09 MB
02 The Fundamentals of ASP.NET MVC/0202 Creating the model.srt 3.72 KB
02 The Fundamentals of ASP.NET MVC/0203 Executing controller logic.mov 8.77 MB
02 The Fundamentals of ASP.NET MVC/0203 Executing controller logic.srt 3.66 KB
02 The Fundamentals of ASP.NET MVC/0204 Displaying views.mov 11.98 MB
02 The Fundamentals of ASP.NET MVC/0204 Displaying views.srt 5.28 KB
02 The Fundamentals of ASP.NET MVC/0205 Routing requests to controller actions.mov 15.21 MB
02 The Fundamentals of ASP.NET MVC/0205 Routing requests to controller actions.srt 6.08 KB
02 The Fundamentals of ASP.NET MVC/0206 ASP.NET MVC for Web Forms developers.mov 4.39 MB
02 The Fundamentals of ASP.NET MVC/0206 ASP.NET MVC for Web Forms developers.srt 4.95 KB
03 Working with Views/0301 Introduction to Razor (AKA the @ symbol).mov 7.6 MB
03 Working with Views/0301 Introduction to Razor (AKA the @ symbol).srt 7.66 KB
03 Working with Views/0302 Interacting with models and ViewData.mov 10.1 MB
03 Working with Views/0302 Interacting with models and ViewData.srt 8.69 KB
03 Working with Views/0303 Speeding up view development with HTML and URL helpers.mov 13.19 MB
03 Working with Views/0303 Speeding up view development with HTML and URL helpers.srt 10.21 KB
03 Working with Views/0304 Reusing logic and managing complexity with partial views.mov 5.86 MB
03 Working with Views/0304 Reusing logic and managing complexity with partial views.srt 5.59 KB
04 Creating a Consistent Look and Feel/0401 Using layouts to create a consistent theme.mov 6.45 MB
04 Creating a Consistent Look and Feel/0401 Using layouts to create a consistent theme.srt 6.14 KB
04 Creating a Consistent Look and Feel/0402 Creating a content page that uses a layout file.mov 5.23 MB
04 Creating a Consistent Look and Feel/0402 Creating a content page that uses a layout file.srt 3.98 KB
04 Creating a Consistent Look and Feel/0403 Applying advanced layout techniques.mov 11.36 MB
04 Creating a Consistent Look and Feel/0403 Applying advanced layout techniques.srt 9.6 KB
05 Routing Requests to Controller Actions/0501 Organizing access to your app with routing.mov 5.14 MB
05 Routing Requests to Controller Actions/0501 Organizing access to your app with routing.srt 5.9 KB
05 Routing Requests to Controller Actions/0502 How routing finds controller actions.mov 7.7 MB
05 Routing Requests to Controller Actions/0502 How routing finds controller actions.srt 8.72 KB
05 Routing Requests to Controller Actions/0503 Combating routing ambiguity.mov 7.95 MB
05 Routing Requests to Controller Actions/0503 Combating routing ambiguity.srt 8.67 KB
06 Working with Data/0601 Creating a form with HTML form helpers.mov 13.31 MB
06 Working with Data/0601 Creating a form with HTML form helpers.srt 9.91 KB
06 Working with Data/0602 Automatically binding to data in the request.mov 8.44 MB
06 Working with Data/0602 Automatically binding to data in the request.srt 6.99 KB
06 Working with Data/0603 Validating the user's input.mov 16.53 MB
06 Working with Data/0603 Validating the user's input.srt 9.92 KB
06 Working with Data/0604 Persisting data with Entity Framework code first.mov 15.19 MB
06 Working with Data/0604 Persisting data with Entity Framework code first.srt 12.15 KB
07 Enhancing Your Site with AJAX/0701 What is AJAX-.mov 14.62 MB
07 Enhancing Your Site with AJAX/0701 What is AJAX-.srt 12.76 KB
07 Enhancing Your Site with AJAX/0702 Requesting partial views.mov 7.66 MB
07 Enhancing Your Site with AJAX/0702 Requesting partial views.srt 5.71 KB
07 Enhancing Your Site with AJAX/0703 Requesting JSON data via MVC controllers.mov 9.88 MB
07 Enhancing Your Site with AJAX/0703 Requesting JSON data via MVC controllers.srt 9.64 KB
08 Securing Your Site/0801 Securing your application from unauthorized users.mov 11.43 MB
08 Securing Your Site/0801 Securing your application from unauthorized users.srt 10.07 KB
08 Securing Your Site/0802 Registering new users.mov 6.75 MB
08 Securing Your Site/0802 Registering new users.srt 5.27 KB
08 Securing Your Site/0803 Authenticating registered users.mov 8.6 MB
08 Securing Your Site/0803 Authenticating registered users.srt 7.06 KB
08 Securing Your Site/0804 Avoiding cross-site request forgery attacks.mov 4.93 MB
08 Securing Your Site/0804 Avoiding cross-site request forgery attacks.srt 3.47 KB
09 Optimizing Your Site's Performance/0901 The fundamentals of website optimization.mov 5.33 MB
09 Optimizing Your Site's Performance/0901 The fundamentals of website optimization.srt 6.62 KB
09 Optimizing Your Site's Performance/0902 Caching entire pages.mov 10.39 MB
09 Optimizing Your Site's Performance/0902 Caching entire pages.srt 9.87 KB
09 Optimizing Your Site's Performance/0903 Caching parts of pages.mov 10.41 MB
09 Optimizing Your Site's Performance/0903 Caching parts of pages.srt 7.75 KB
09 Optimizing Your Site's Performance/0904 Scaling your site for more concurrent users.mov 8.43 MB
09 Optimizing Your Site's Performance/0904 Scaling your site for more concurrent users.srt 8.44 KB
09 Optimizing Your Site's Performance/0905 Reducing bandwidth with bundling and minification.mov 17.37 MB
09 Optimizing Your Site's Performance/0905 Reducing bandwidth with bundling and minification.srt 11.57 KB
10 Targeting Mobile Devices/1001 The fundamentals of the mobile web.mov 3.72 MB
10 Targeting Mobile Devices/1001 The fundamentals of the mobile web.srt 4.25 KB
10 Targeting Mobile Devices/1002 Displaying mobile-optimized content.mov 12.46 MB
10 Targeting Mobile Devices/1002 Displaying mobile-optimized content.srt 8.78 KB
10 Targeting Mobile Devices/1003 Building a website just for mobile devices.mov 19.74 MB
10 Targeting Mobile Devices/1003 Building a website just for mobile devices.srt 13.19 KB
11 Ensuring Separation of Concerns/1101 Simplifying a complex application with areas.mov 6.59 MB
11 Ensuring Separation of Concerns/1101 Simplifying a complex application with areas.srt 6.01 KB
11 Ensuring Separation of Concerns/1102 Exposing data via ASP.NET Web API services.mov 10.47 MB
11 Ensuring Separation of Concerns/1102 Exposing data via ASP.NET Web API services.srt 8.03 KB
12 Deploying Your Application to the World/1201 Overview of website deployment options.mov 7.89 MB
12 Deploying Your Application to the World/1201 Overview of website deployment options.srt 9.58 KB
12 Deploying Your Application to the World/1202 Configuring and deploying to IIS.mov 12 MB
12 Deploying Your Application to the World/1202 Configuring and deploying to IIS.srt 7.63 KB
12 Deploying Your Application to the World/1203 Configuring and deploying to Windows Azure.mov 11.53 MB
12 Deploying Your Application to the World/1203 Configuring and deploying to Windows Azure.srt 9.66 KB
13 Conclusion/1301 Goodbye.mov 1.19 MB
13 Conclusion/1301 Goodbye.srt 1.03 KB
Download Info
-
Tips
“Lynda.com - ASP.NET MVC 4 Essential Training” Its related downloads are collected from the DHT sharing network, the site will be 24 hours of real-time updates, to ensure that you get the latest resources.This site is not responsible for the authenticity of the resources, please pay attention to screening.If found bad resources, please send a report below the right, we will be the first time shielding.
-
DMCA Notice and Takedown Procedure
If this resource infringes your copyright, please email([email protected]) us or leave your message here ! we will block the download link as soon as possiable.