Download presentation
Presentation is loading. Please wait.
Published byMarylou Stanley Modified over 9 years ago
1
Lecture 1: IDE - Integrated Development Environment.NET Framework Visual Studio 2010.NET Solution Explorer Properties Window
2
Visual Studio 2010 and C# are much larger than can be adequately covered in a programming course. The goal of the course is to provide the student with sufficient understanding to continue to develop programming expertise through self-study and programming practice. C# in a Nutshell
3
50 % The C# Language 30 % Windows Programming 10% LINQ 10% XML/WPF
4
Chapter 1: Introducing C# Chapter 2 : Writing a C# Program Chapter 3 : Variables and Expressions Chapter 4 : Flow Control Chapter 5 : More About Variables Chapter 6 : Functions Chapter 7 : Debugging and Error Handling Chapter 8: Introduction to Object - Oriented Programming Chapter 9: Defining Classes Chapter 10: Defining Class Members Chapter 11 : Collections, Comparisons, and Conversions WROX 2. C# Language Basics 3. Creating Types in C# 6. Framework Fundamentals 7. Collections 8. LINQ Queries 10. LINQ to XML 11. Other XML Technologies 26. Regular Expressions Nutshell 2. Working with Variables, Operators, and Expressions 6. Managing Error and Exceptions 7. Creating and Managing Classes and Objects 10. Using Arrays and Collections 18. Introducing Generics 19. Enumerating Collections 21. Operator Overloading 22. Introducing Windows Presentation Foundation Step-by-Step
6
Creating a.NET Application
9
Applications you can Write with C#
10
Visual Studio.NET
14
Creating a Console Application
17
Creating a Windows Application
20
Properties
21
Summary
Similar presentations
© 2025 SlidePlayer.com. Inc.
All rights reserved.