Chapter 10. Creating and Calling Methods

<feature><title>What You’ll Learn in This Hour</title> <objective>

Creating methods

</objective>
<objective>

Calling methods

</objective>
<objective>

Exiting methods

</objective>
<objective>

Passing parameters

</objective>
<objective>

Avoiding recursive methods

</objective>
<objective>

Working with tasks

</objective>
</feature>

You’ve now spent about nine hours building the basic skills necessary to navigate Visual C# 2008 and to create an application interface. Creating a good interface is important, but it’s only one of many steps toward creating a Windows program. After you’ve created the basic interface of an application, you need to enable the program to do something. The program might perform an action all on ...

Get Sams Teach Yourself Visual C# 2008 in 24 Hours: Complete Starter Kit now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.