.NET Framework using C#

PT2869
Training Summary
Microsoft .NET is an advance in programming technology that greatly simplifies application development, both for traditional, proprietary applications and for the emerging paradigm of Web-based services. . NET is a complete restructuring of Microsoft's whole system infrastructure and represents a major learning challenge for programmers developing applications on Microsoft platforms. Part of .NET is a major new object-oriented programming language, C#. But learning the new programming language is only part of the challenge. The much greater challenge is learning the .NET Framework and all its capabilities. This course is designed to provide a sound introduction to the .NET Framework for programmers who already know the C# language and the fundamentals of Windows Forms. It is current to .NET 3.5 and Visual Studio 2008. The course focuses on core portions of the .NET Framework that are common across many application areas. Separate courses are available in specific areas, such as ADO.NET, XML Programming, Windows Forms, Windows Presentation Framework, and Windows Communications Framework, ASP.NET and Web services.The course starts with an introduction to the architecture and key concepts of .NET. It then discusses class libraries, assemblies, versioning, configuration, and deployment, which constitute a major advance in the simplicity and robustness of deploying Windows applications, ending the notorious "DLL hell." The next two chapters discuss important topics in the .NET programming model, including metadata, reflection, I/O, and serialization. The following chapter continues the discussion of the .NET programming model, covering memory management, threading, asynchronous programming, application domains, marshal by value, marshal by reference, and. NET remoting. . NET Security is introduced in some detail, including both code access security and role-based security. The next chapter covers interoperability of .NET with COM and with Win32 applications. The course includes an introduction to database programming using ADO.NET and LINQ. SQL Server 2005 Express Edition, bundled with Visual Studio 2008, is used in database examples. Finally, the .NET Framework diagnostic facilities are discussed in depth.The course is practical, with many examples and a case study. The goal is to equip you to begin building significant applications using the .NET Framework. The student will receive a comprehensive set of materials, including course notes and all the programming examples
Prerequisites
The student should be an experienced application developer or architect with a working knowledge of C#, including building simple GUIs with Windows Forms.
Duration
4 Days/Lecture & Lab
Audience
This course is designed to provide a sound introduction to the .NET Framework for programmers who already know the C# language and the fundamentals of Windows Forms
Course Topics
  • .NET Fundamentals
  • Class Libraries
  • Assemblies and Deployment
  • Metadata and Reflection
  • I/O and Serialization
  • .NET Programming Model
  • .Net Security
  • Interoperating with COM and Win32
  • Database Programming Using ADO.NET
  • Debugging Fundamentals
  • Tracing

Related Scheduled Courses