|
|
|
|
.gif) | .gif) | .gif) | .gif) | Windows Development Tier 2 | | .gif) | .gif) | .gif) |
- Introduction to Windows Forms Applications
This lesson will introduce you to the idea of Windows Forms applications using either Visual Basic or Visual C# Express Edition. You will learn about Windows Forms applications by opening and running a sample project called Hidden Note.
- Absolute Beginner's Series Lesson 1: Getting Started
This lesson provides an overview of the series, including the RSS Reader project. Additionally, you will learn how to create your first "Hello World" application.
- Absolute Beginner's Series Lesson 2: Creating a User Interface
This lesson covers the basics of the Visual Studio IDE. Topics include the Toolbox and Properties window, as well as controls such as the button, label, MenuStrip, StatusStrip, and ToolStrip.
- Absolute Beginner's Series Lesson 3: Handle Events and Set Properties
This lesson gives an overview of an event handler and explains how to write code to react to events. You will learn how to set properties for controls, as well as how to use IntelliSense, add comments to your code, and use code regions.
- Absolute Beginner's Series Lesson 4: Variables, Expressions, Statements, and Operators
This lesson explains what a variable is and how to use them in your applications. You'll also learn the difference between expressions and statements and how you can use operators, like the addition operator (+) in your code.
- Absolute Beginner's Series Lesson 5: Branching and Recursion
This lesson explains how you can use conditional logic and looping constructs in your applications. You'll also learn about an array and how you can use looping logic to read and write values from an array.
- Absolute Beginner's Series Lesson 6: Object Oriented Programming Fundamentals
This lesson has two videos and explains the fundamentals of object-oriented programming. It covers the differences between a class and an object. You'll learn how to create and use properties and methods, as well as inheritance and encapsulation.
- Absolute Beginner's Series Lesson 7: The .NET Framework
This lesson looks at the .NET Framework and the large set of classes available for your use within applications. You'll learn about namespaces and how to use Help to discover classes and their use.
| |
|
|
|
|
|
|