abcdefghijklmnopqrstuvwxyz#

Visual Studio

ASP.NET MVC 3 Using C#

This course provides a practical hands-on introduction to developing Web applications using ASP.NET MVC 3 and C#. This new Web development framework from Microsoft emphasizes separation of concerns in the architecture and testability of applications. The course includes important new features in MVC 3 such as the Razor View Engine, MvcScaffolding, HTML 5 project templates, and more.

The course covers the fundamentals of the Model-View-Controller design pattern and its implementation in ASP.NET MVC. This technology is compared with classical ASP.NET Web Forms. The two technologies share a common ASP.NET infrastructure. Visual Studio 2010 is used as a productive platform for creating ASP.NET MVC applications. After presenting the fundamentals of the technology with several examples, the main components of Model, Controller and View are covered in detail. The discussion of the Model incorporates modern Microsoft data access technologies, including LINQ and ADO.NET Entity Framework 4.1. The routing mechanism of ASP.NET MVC is covered. The course introduces automated unit testing of Web applications, one of the chief advantages of the new technology. Security is covered, with some hands-on illustrations of attacks and defenses against them. The course includes a  discussion of how ASP.NET MVC and Web Forms can be used together in the same application. The course concludes with coverage of deployment.

Building Applications with MVVM, Prism and MEF

This course discusses best practices in building composite, modular applications that are scalable and easy to maintain. We set up the basics of the MVVM pattern, why it is important in the world of Silverlight and WPF and we go through the various frameworks from Microsoft that help us build such applications.

  • Training Code: VD-0095
  • Duration: 2 days
  • Delivery Method: Classroom
  • Tags: dotnet, WPF
  • Print

Building Silverlight 4 Business Applications in Visual Studio 2010

This course goes through a series of hands-on labs to build an LOB application and focuses on understanding and handling key real-world scenarios from end to end. It aims to give you a kick start for building LOB applications on the Silverlight platform.

Complete ASP.NET 4.0 Training

This course presents all the essential tools, libraries, components and best practices that today's Web developers must utilize while building leading-edge ASP.NET Web applications. It begins by explaining the different Web application architectures and project types supported by Visual Studio 2010. Next, it introduces the different types of Web controls that are at the developers disposal. It also demonstrates the power of creating custom Web controls. User controls and master pages demonstrate the power of code reuse while the site navigation controls can be used to simplify navigation for the Web users. A thorough explanation of data binding is covered using the latest Web data controls. Students  also learn about the ASP.NET provider model introduced with .NET 2.0 and newer. Web Parts are also extensively covered for use on ASP.NET and SharePoint Web sites.

Developing Effective Web Applications using AJAX and Microsoft Visual Studio 2008

This training provides you with the knowledge required by an ASP.NET developer in order to create rich, responsive applications using ASP.NET 3.5 and ASP.NET AJAX.You will explore the AJAX.NET technologies and architecture.  You will discover the rich framework provided by both the in-built server controls and the client-side classes and events provided by the Microsoft AJAX Library.  You will also learn how to create AJAX enabled controls, how to debug ASP.NET AJAX applications and how to call Web Services from client side code.

Microsoft C# 4.0 Programming

In this five-day instructor-led course, developers learn the skills that are required to design and develop object-oriented applications for the Web and Microsoft Windows by using Microsoft Visual C# .NET and the Microsoft Visual Studio .NET development environment. This course provides an alternative entry point for less experienced programmers who are not familiar with object-oriented design and programming with Windows of the Web.

  • Training Code: VD-0113
  • Duration: 5 days
  • Delivery Method: Classroom
  • Tags: C#, _Net
  • Print

Silverlight 4 and 5

Microsoft Silverlight is all about delivering a rich web User Experience (UX), and is a strong contender in the Rich Internet Application battle, whose champions have long been Adobe's Flash and Flex products, along with many implementations of AJAX.Our hands-on Silverlight training course has been developed for real-world, commercial scenarios by our expert instructors. The course contains many Silverlight tutorials based on real-world scenarios.

  • Training Code: VD-0096
  • Duration: 4 days
  • Delivery Method: Classroom
  • Tags: Silverlight
  • Print

WCF 4.0 with C#

This 3-day instructor-led course provides the knowledge and skills required by .NET developers for building the next generation of distributed applications by using Windows Communication Foundation (WCF). With WCF, you can build secure, reliable, transacted Web services applications that interoperate with existing .NET technologies.

In this course you will first learn about the WCF architecture and the components used to build WCF distributed applications. Then you will get hands-on experience in building applications that use the security, transactional, and reliability mechanisms that are built-in to the WCF platform.

WCF Training: WCF 4.0 with C#

VerticalDivers Windows Communication Foundation (WCF) training class teaches attendees the essential concepts of WCF and how to implement WCF services and clients. The course uses .NET 4.0 and Visual Studio 2010.

Windows Presentation Foundation to Using Visual C# 2010

WPF training class teaches attendees all the skills necessary for designing and building an effective WPF application with a flexible and compelling user interface. Significant time is spent on the maintainability and testability of a properly architected WPF application.