<?xml version="1.0" standalone="no"?>
<?xml-stylesheet href="namespace.css" type="text/css"?>
<Syllabuses xmlns="http://www.contoso.com/Syllabuses">
<Syllabus>
<CourseCode>50150</CourseCode>
<Title>C# 3.0 Programming in the .NET Framework </Title>
<Description>
This six-day instructor-led course provides students with
the knowledge and skills to develop applications in the
.NET Framework 3.5 using the C# 3.0 programming language.
C# is one of the most popular programming languages in existence,
and the C# 3.0 revision introduces new productivity, performance,
functional programming and convenience features into the language.
This course features an overview of all language-related features,
as well as an introduction to general .NET Framework features such as garbage collection,
assembly loading, Reflection, Language-Integrated Query (LINQ) and many others.
</Description>
<Topics>
<Description>Module 1: Introduction to the .NET Framework </Description>
<Description>Module 2: Introduction to C# 3.0 </Description>
<Description>Module 3: The .NET Type System </Description>
<Description>Module 4: C# Classes </Description>
<Description>Module 5: Garbage Collection </Description>
</Topics>
</Syllabus>
<Syllabus>
<CourseCode>ASP 35</CourseCode>
<Title>Developing Web Applications using ASP 3.5</Title>
<Description>
In this course we will learn how to build advanced web application using ASP.NET 3.5;
describe the changes in relation to ASP.NET 2.0.; cover all the new features ASP.NET 3.5 introduce.
We will see how to use VS 2008 with ASP.NET 3.5 ; understand the internals of the framework ;
describe how ASP.NET 3.5 connects with other .NET technologies like ADO.NET, WCF, WS, .Net Security etc
</Description>
<Topics>
<Description>Introduction to the web</Description>
<Description>Introduction To ASP.NET</Description>
<Description>Programming Asp.Net </Description>
<Description>Deployment</Description>
<Description>Validation</Description>
</Topics>
</Syllabus>
</Syllabuses>