上传者: chenxh
|
上传时间: 2024-02-29 14:08:18
|
文件大小: 3.2MB
|
文件类型: RAR
There are eight directories, representing the eight chapters of the C# Primer text, in which Visual Studio.NET projects are stored. These have all been compiled under a post-Release Candidate, but before the final product release.
So, conceivably, these projects may not compiler when you attempt to build them. If that is so, first check my home page for updates (www.objectwrite.com). If your problem is not covered, please mail me at slippman@microsoft.com.
I don’t have a good organization for the ASP.NET projects. You may have to open your own, then copy in the form and code behind files. I’ll try to clean that up when I have time.
The project listing under each chapter for this release looks as follows:
Chapter 1:
ArrayListHashtable
Arrays
BasicTypes
FibonacciTries
gcFinalize
Strings
SystemIO
Chapter 2: Class Design
Enum
MatrixVector
ParamPassing
Stack
WordCount
Chapter 3: Object-Oriented Programming
LibraryMaterial
QueryManager
Chapter 4: Interfaces
binaryTree
bitvector
Fibonacci
Chapter 5: System Framework
Environment
ExploreRegEx
FileIO
pathIO
RegularExpression
socketsClient
socketsServer
threads
XmlDocument
XmlDom
XmlMisc
XmlParse
XmlSchema
XPath
Xslt
Chapter 6: Windows.Forms
Buttons
DataGrid
DialogMenu
FileDialog
HelloWindows
HelloWindowsForms
ListBox
PictureBox
Pictures
XMLDataGrid
Chapter 7: ASP.NET (incomplete)
Figure 7_4
Figure 7_5
Figure 7_6
Chapter 8: The Common Language Runtime
Assemblies
Attributes
collectionBinary
ildasm
reflection
serialize
tester
timer
Pictures
Textfiles
Xmlfiles