Vi ste ovdje
Overview/Description
Databases and the Entity Framework add a great deal of value to any MVC application, as they allow the application to manage and interact with data. In this course, you will learn how to create databases and administer access to model classes using Entity Framework. This course is one of a series in the Skillsoft learning path that covers the objectives for the Microsoft MCSD exam 70-486.
Target Audience
Web developers seeking an introductory guide to developing efficient, secure, distributed web applications with adaptive user interfaces using the ASP.NET MVC 4...
Overview/Description
The ASP.NET Web API framework can be used in an MVC project to build RESTful APIs on top of the .NET framework, thus exposing HTTP data services and reasonably separating data service responsibilities from UI concerns. In this course, you will learn how to configure and implement MVC routes, how to register and configure ASP.NET Web API routes, how to implement ASP.NET Web API controller HTTP methods, and how to retrieve and display raw JSON and XML data in a browser. This course is one of a series in the Skillsoft learning path that covers the objectives for the...
Overview/Description
Proper application architecture design is key to ensuring that the web applications run in an efficient, secure manner when deployed. In this course you will learn how to implement state management, implement a web socket strategy, use and manage asynchronous tasks, and how to design a distributed application in Visual Studio 2013. This course is one of a series in the Skillsoft learning path that covers the objectives for the Microsoft MCSD exam 70-486.
Target Audience
Web developers seeking an introductory guide to developing efficient, secure, distributed web...
Overview/Description
Understanding and implementing proper user authorization and authentication techniques is key to producing secure, trustworthy web applications. In this course, you will learn how to configure user authentication rules, configure and apply user authorization roles, and implement claims-based authentication in an ASP.NET MVC web application. This course is one of a series in the Skillsoft learning path that covers the objectives for the Microsoft MCSD exam 70-486.
Target Audience
Web developers seeking an introductory guide to developing efficient, secure, distributed...
Overview/Description
Developers typically spend most of their development time in the debugging phase of a project, where they test the application for compile-time and runtime issues alike. In this course, you will learn how to prevent and troubleshoot runtime issues and cover techniques in designing an exception handling strategy. You will also learn how to collect diagnostics and debug Windows Azure applications.This course is one of a series in the Skillsoft learning path that covers the objectives for the Microsoft MCSD exam 70-486.
Target Audience
Web developers seeking an...
Overview/Description
Developers have the option of configuring additional application settings before deploying a web application to the production environment. In this course, you will learn how to create resources for implementing globalization and localization, how to implement Windows Azure life cycle events, how to configure various web application settings, how to plan and design for search engine optimization, and how to deploy web applications to hosting providers, Azure websites, and to IIS for local environment testing prior to production deployment. This course is one of a series...
Overview/Description
In order to develop efficient, robust web applications, we must understand how to implement key web optimization techniques as well as key ASP.NET security features. In this course, you will learn how to use compression to reduce network bandwidth, how to implement custom encryption and decryption of application URLs, how to manage validation and prevent cross-site scripting and cross-site request forgery attacks, and how to implement a custom membership provider for ASP.NET MVC web applications. This course is one of a series in the Skillsoft learning path that covers...
Overview/Description
Microsoft Visual C# is a principal development language for the .NET framework. This course offers instruction on how to manage program flow in C# applications. It describes functionality such as multithreading, asynchronous processing, events and call backs, and exception handling. This course is a part of the preparation materials intended to prepare an individual for Exam 70-483 Programming in C#. Passing this exam provides Microsoft Specialist certification and is a credit towards the Microsoft Certified Solutions Developer (MCSD) certification Windows Store Apps...
Overview/Description
In addition to classes, there are a number of C# types including structs and enums. In this course, you'll learn about creating types, incuding structs, enums and classes. You'll also learn about consuming types, including converting value and ref types. The course also explores encapsulation, implementing a class hierarchy, using reflection, and managing the object life cycle. Finally, you'll learn about manipulation of strings in C#.
Target Audience
Individuals with knowledge of object-oriented programming who want to learn the fundamentals of Microsoft Visual C#;...
Overview/Description
Debugging and securing your applications is crucial prior to deployment. This course describes how to implement debugging and security features in C# applications. You'll also learn about validation of application input, symmetric and asymmetric encryption, managing an assembly, using compiler directives, and implementing diagnostics.
Target Audience
Individuals with knowledge of object-oriented programming who want to learn the fundamentals of Microsoft Visual C#; individuals preparing for the exam 70-483 Programming in C#
Prerequisites
None
Expected Duration...