|
by skeet via Jon Skeet's Coding Blog : C# on 11/2/2007 12:25:42 AM
As mentioned in my previous post, I've been putting together the code samples for C# in Depth. Now, these are spread across several projects in a few solutions. They're referred to in the book as things like "Listing 6.2" but I've given the files "real" names in the projects. When you run any project with multiple executable listings in it, the project offers you options of which listing to run, showing both the type name and the listing, which is embedded using S
... [ read more ]
|
|