文件名称:C#与.NET3.5高级程序设计 源码

  • 所属分类:
  • 源码下载
  • 资源属性:
  • [Windows] [Visual.Net] [源码]
  • 上传时间:
  • 2010-10-14
  • 文件大小:
  • 2.28mb
  • 下载次数:
  • 0次
  • 提 供 者:
  • keykeyair
  • 相关连接:
  • 下载说明:
  • 别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容均来自于网络,请自行研究使用

C#与.NET3.5高级程序设计 example source code
相关搜索: net

(系统自动生成,下载前可以参看下载内容)

下载文件列表

压缩包 : Pro_C_2008_and_the_NET_3_5_Platform_Fourth_Edition-3783.zip 列表
Code/Appendix A/
Code/Appendix A/ComCallableDotNetServer/
Code/Appendix A/ComCallableDotNetServer/ComCallableDotNetServer.csproj
Code/Appendix A/ComCallableDotNetServer/ComCallableDotNetServer.csproj.user
Code/Appendix A/ComCallableDotNetServer/ComCallableDotNetServer.sln
Code/Appendix A/ComCallableDotNetServer/ComCallableDotNetServer.suo
Code/Appendix A/ComCallableDotNetServer/DotNetCalc.cs
Code/Appendix A/ComCallableDotNetServer/MyTestKey.snk
Code/Appendix A/ComCallableDotNetServer/Properties/
Code/Appendix A/ComCallableDotNetServer/Properties/AssemblyInfo.cs
Code/Appendix A/CSharpCarClient/
Code/Appendix A/CSharpCarClient/CSharpCarClient.csproj
Code/Appendix A/CSharpCarClient/CSharpCarClient.sln
Code/Appendix A/CSharpCarClient/CSharpCarClient.suo
Code/Appendix A/CSharpCarClient/Program.cs
Code/Appendix A/CSharpCarClient/Properties/
Code/Appendix A/CSharpCarClient/Properties/AssemblyInfo.cs
Code/Appendix A/CSharpComClient/
Code/Appendix A/CSharpComClient/CSharpComClient.csproj
Code/Appendix A/CSharpComClient/CSharpComClient.csproj.user
Code/Appendix A/CSharpComClient/CSharpComClient.sln
Code/Appendix A/CSharpComClient/CSharpComClient.suo
Code/Appendix A/CSharpComClient/Program.cs
Code/Appendix A/CSharpComClient/Properties/
Code/Appendix A/CSharpComClient/Properties/AssemblyInfo.cs
Code/Appendix A/CSharpComLateBinding/
Code/Appendix A/CSharpComLateBinding/CSharpComLateBinding.csproj
Code/Appendix A/CSharpComLateBinding/CSharpComLateBinding.sln
Code/Appendix A/CSharpComLateBinding/CSharpComLateBinding.suo
Code/Appendix A/CSharpComLateBinding/Program.cs
Code/Appendix A/CSharpComLateBinding/Properties/
Code/Appendix A/CSharpComLateBinding/Properties/AssemblyInfo.cs
Code/Appendix A/SimpleComServer/
Code/Appendix A/SimpleComServer/ComCalc.cls
Code/Appendix A/SimpleComServer/SimpleComServer.exp
Code/Appendix A/SimpleComServer/SimpleComServer.lib
Code/Appendix A/SimpleComServer/SimpleComServer.vbp
Code/Appendix A/SimpleComServer/SimpleComServer.vbw
Code/Appendix A/Vb6ComCarServer/
Code/Appendix A/Vb6ComCarServer/CoCar.cls
Code/Appendix A/Vb6ComCarServer/Engine.cls
Code/Appendix A/Vb6ComCarServer/IDriverInfo.cls
Code/Appendix A/Vb6ComCarServer/Vb6ComCarServer.exp
Code/Appendix A/Vb6ComCarServer/Vb6ComCarServer.lib
Code/Appendix A/Vb6ComCarServer/Vb6ComCarServer.vbp
Code/Appendix A/Vb6ComCarServer/Vb6ComCarServer.vbw
Code/Appendix A/VB6DotNetClient/
Code/Appendix A/VB6DotNetClient/Form1.frm
Code/Appendix A/VB6DotNetClient/Project1.vbp
Code/Appendix A/VB6DotNetClient/Project1.vbw
Code/Appendix B/
Code/Appendix B/CoreLibDumper/
Code/Appendix B/CoreLibDumper/ClientBuild.rsp
Code/Appendix B/CoreLibDumper/ConsoleClientApp.cs
Code/Appendix B/CoreLibDumper/CoreLibDumper.cs
Code/Appendix B/CoreLibDumper/LibraryBuild.rsp
Code/Appendix B/CoreLibDumper/myTestKeyPair.snk
Code/Appendix B/CoreLibDumper/WinFormsClientApp.cs
Code/Appendix B/CoreLibDumper/WinFormsClientApp.rsp
Code/Chapter 1/
Code/Chapter 1/Calc.cs
Code/Chapter 1/Calc.vb
Code/Chapter 1/ReadMe.txt
Code/Chapter 10/
Code/Chapter 10/CollectionTypes/
Code/Chapter 10/CollectionTypes/CollectionTypes.csproj
Code/Chapter 10/CollectionTypes/CollectionTypes.sln
Code/Chapter 10/CollectionTypes/CollectionTypes.suo
Code/Chapter 10/CollectionTypes/Program.cs
Code/Chapter 10/CollectionTypes/Properties/
Code/Chapter 10/CollectionTypes/Properties/AssemblyInfo.cs
Code/Chapter 10/CustomGenericCollection/
Code/Chapter 10/CustomGenericCollection/CustomGenericCollection.csproj
Code/Chapter 10/CustomGenericCollection/CustomGenericCollection.sln
Code/Chapter 10/CustomGenericCollection/CustomGenericCollection.suo
Code/Chapter 10/CustomGenericCollection/Program.cs
Code/Chapter 10/CustomGenericCollection/Properties/
Code/Chapter 10/CustomGenericCollection/Properties/AssemblyInfo.cs
Code/Chapter 10/CustomNonGenericCollection/
Code/Chapter 10/CustomNonGenericCollection/CustomNonGenericCollection.csproj
Code/Chapter 10/CustomNonGenericCollection/CustomNonGenericCollection.sln
Code/Chapter 10/CustomNonGenericCollection/CustomNonGenericCollection.suo
Code/Chapter 10/CustomNonGenericCollection/Program.cs
Code/Chapter 10/CustomNonGenericCollection/Properties/
Code/Chapter 10/CustomNonGenericCollection/Properties/AssemblyInfo.cs
Code/Chapter 10/GenericInterface/
Code/Chapter 10/GenericInterface/GenericInterface.csproj
Code/Chapter 10/GenericInterface/GenericInterface.sln
Code/Chapter 10/GenericInterface/GenericInterface.suo
Code/Chapter 10/GenericInterface/Program.cs
Code/Chapter 10/GenericInterface/Properties/
Code/Chapter 10/GenericInterface/Properties/AssemblyInfo.cs
Code/Chapter 10/GenericMethod/
Code/Chapter 10/GenericMethod/GenericMethod.csproj
Code/Chapter 10/GenericMethod/GenericMethod.sln
Code/Chapter 10/GenericMethod/GenericMethod.suo
Code/Chapter 10/GenericMethod/Program.cs
Code/Chapter 10/GenericMethod/Properties/
Code/Chapter 10/GenericMethod/Properties/AssemblyInfo.cs
Code/Chapter 10/GenericPoint/
Code/Chapter 10/GenericPoint/GenericPoint.csproj
Code/Chapter 10/GenericPoint/GenericPoint.sln
Code/Chapter 10/GenericPoint/GenericPoint.suo
Code/Chapter 10/GenericPoint/Program.cs
Code/Chapter 10/GenericPoint/Properties/
Code/Chapter 10/GenericPoint/Properties/AssemblyInfo.cs
Code/Chapter 11/
Code/Chapter 11/AnonymousMethods/
Code/Chapter 11/AnonymousMethods/AnonymousMethods.csproj
Code/Chapter 11/AnonymousMethods/AnonymousMethods.csproj.user
Code/Chapter 11/AnonymousMethods/AnonymousMethods.sln
Code/Chapter 11/AnonymousMethods/AnonymousMethods.suo
Code/Chapter 11/AnonymousMethods/CarTypes.cs
Code/Chapter 11/AnonymousMethods/Program.cs
Code/Chapter 11/AnonymousMethods/Properties/
Code/Chapter 11/AnonymousMethods/Properties/AssemblyInfo.cs
Code/Chapter 11/AnonymousMethods/Properties/Resources.Designer.cs
Code/Chapter 11/AnonymousMethods/Properties/Resources.resx
Code/Chapter 11/AnonymousMethods/Properties/Settings.Designer.cs
Code/Chapter 11/AnonymousMethods/Properties/Settings.settings
Code/Chapter 11/CarDelegate/
Code/Chapter 11/CarDelegate/CarDelegate.csproj
Code/Chapter 11/CarDelegate/CarDelegate.csproj.user
Code/Chapter 11/CarDelegate/CarDelegate.sln
Code/Chapter 11/CarDelegate/CarDelegate.suo
Code/Chapter 11/CarDelegate/CarTypes.cs
Code/Chapter 11/CarDelegate/Program.cs
Code/Chapter 11/CarDelegate/Properties/
Code/Chapter 11/CarDelegate/Properties/AssemblyInfo.cs
Code/Chapter 11/CarDelegate/Properties/Resources.Designer.cs
Code/Chapter 11/CarDelegate/Properties/Resources.resx
Code/Chapter 11/CarDelegate/Properties/Settings.Designer.cs
Code/Chapter 11/CarDelegate/Properties/Settings.settings
Code/Chapter 11/CarDelegateWithLambdas/
Code/Chapter 11/CarDelegateWithLambdas/CarDelegateWithLambdas.csproj
Code/Chapter 11/CarDelegateWithLambdas/CarDelegateWithLambdas.sln
Code/Chapter 11/CarDelegateWithLambdas/CarDelegateWithLambdas.suo
Code/Chapter 11/CarDelegateWithLambdas/CarTypes.cs
Code/Chapter 11/CarDelegateWithLambdas/Program.cs
Code/Chapter 11/CarDelegateWithLambdas/Properties/
Code/Chapter 11/CarDelegateWithLambdas/Properties/AssemblyInfo.cs
Code/Chapter 11/CarEvents/
Code/Chapter 11/CarEvents/CarEvents.csproj
Code/Chapter 11/CarEvents/CarEvents.csproj.user
Code/Chapter 11/CarEvents/CarEvents.sln
Code/Chapter 11/CarEvents/CarEvents.suo
Code/Chapter 11/CarEvents/CarTypes.cs
Code/Chapter 11/CarEvents/Program.cs
Code/Chapter 11/CarEvents/Properties/
Code/Chapter 11/CarEvents/Properties/AssemblyInfo.cs
Code/Chapter 11/CarEvents/Properties/Resources.Designer.cs
Code/Chapter 11/CarEvents/Properties/Resources.resx
Code/Chapter 11/CarEvents/Properties/Settings.Designer.cs
Code/Chapter 11/CarEvents/Properties/Settings.settings
Code/Chapter 11/CarGarage/
Code/Chapter 11/CarGarage/CarGarage.csproj
Code/Chapter 11/CarGarage/CarGarage.csproj.user
Code/Chapter 11/CarGarage/CarGarage.sln
Code/Chapter 11/CarGarage/CarGarage.suo
Code/Chapter 11/CarGarage/CarTypes.cs
Code/Chapter 11/CarGarage/Garage.cs
Code/Chapter 11/CarGarage/Program.cs
Code/Chapter 11/CarGarage/Properties/
Code/Chapter 11/CarGarage/Properties/AssemblyInfo.cs
Code/Chapter 11/CarGarage/Properties/Resources.Designer.cs
Code/Chapter 11/CarGarage/Properties/Resources.resx
Code/Chapter 11/CarGarage/Properties/Settings.Designer.cs
Code/Chapter 11/CarGarage/Properties/Settings.settings
Code/Chapter 11/CarGarage/ServiceDepartment.cs
Code/Chapter 11/DelegateCovariance/
Code/Chapter 11/DelegateCovariance/CarTypes.cs
Code/Chapter 11/DelegateCovariance/DelegateCovariance.csproj
Code/Chapter 11/DelegateCovariance/DelegateCovariance.sln
Code/Chapter 11/DelegateCovariance/DelegateCovariance.suo
Code/Chapter 11/DelegateCovariance/Program.cs
Code/Chapter 11/DelegateCovariance/Properties/
Code/Chapter 11/DelegateCovariance/Properties/AssemblyInfo.cs
Code/Chapter 11/GenericDelegate/
Code/Chapter 11/GenericDelegate/GenericDelegate.csproj
Code/Chapter 11/GenericDelegate/GenericDelegate.sln
Code/Chapter 11/GenericDelegate/GenericDelegate.suo
Code/Chapter 11/GenericDelegate/Program.cs
Code/Chapter 11/GenericDelegate/Properties/
Code/Chapter 11/GenericDelegate/Properties/AssemblyInfo.cs
Code/Chapter 11/LambdaExpressionsMultipleParams/
Code/Chapter 11/LambdaExpressionsMultipleParams/LambdaExpressionsMultipleParams.csproj
Code/Chapter 11/LambdaExpressionsMultipleParams/LambdaExpressionsMultipleParams.sln
Code/Chapter 11/LambdaExpressionsMultipleParams/LambdaExpressionsMultipleParams.suo
Code/Chapter 11/LambdaExpressionsMultipleParams/Program.cs
Code/Chapter 11/LambdaExpressionsMultipleParams/Properties/
Code/Chapter 11/LambdaExpressionsMultipleParams/Properties/AssemblyInfo.cs
Code/Chapter 11/MethodGroupConversion/
Code/Chapter 11/MethodGroupConversion/MethodGroupConversion.csproj
Code/Chapter 11/MethodGroupConversion/MethodGroupConversion.sln
Code/Chapter 11/MethodGroupConversion/MethodGroupConversion.suo
Code/Chapter 11/MethodGroupConversion/Program.cs
Code/Chapter 11/MethodGroupConversion/Properties/
Code/Chapter 11/MethodGroupConversion/Properties/AssemblyInfo.cs
Code/Chapter 11/PrimAndProperCarEvents (Generic)/
Code/Chapter 11/PrimAndProperCarEvents (Generic)/CarTypes.cs
Code/Chapter 11/PrimAndProperCarEvents (Generic)/PrimAndProperCarEvents.csproj
Code/Chapter 11/PrimAndProperCarEvents (Generic)/PrimAndProperCarEvents.csproj.user
Code/Chapter 11/PrimAndProperCarEvents (Generic)/PrimAndProperCarEvents.sln
Code/Chapter 11/PrimAndProperCarEvents (Generic)/PrimAndProperCarEvents.suo
Code/Chapter 11/PrimAndProperCarEvents (Generic)/Program.cs
Code/Chapter 11/PrimAndProperCarEvents (Generic)/Properties/
Code/Chapter 11/PrimAndProperCarEvents (Generic)/Properties/AssemblyInfo.cs
Code/Chapter 11/PrimAndProperCarEvents (Generic)/Properties/Resources.Designer.cs
Code/Chapter 11/PrimAndProperCarEvents (Generic)/Properties/Resources.resx
Code/Chapter 11/PrimAndProperCarEvents (Generic)/Properties/Settings.Designer.cs
Code/Chapter 11/PrimAndProperCarEvents (Generic)/Properties/Settings.settings
Code/Chapter 11/PrimAndProperCarEvents/
Code/Chapter 11/PrimAndProperCarEvents/CarTypes.cs
Code/Chapter 11/PrimAndProperCarEvents/PrimAndProperCarEvents.csproj
Code/Chapter 11/PrimAndProperCarEvents/PrimAndProperCarEvents.csproj.user
Code/Chapter 11/PrimAndProperCarEvents/PrimAndProperCarEvents.sln
Code/Chapter 11/PrimAndProperCarEvents/PrimAndProperCarEvents.suo
Code/Chapter 11/PrimAndProperCarEvents/Program.cs
Code/Chapter 11/PrimAndProperCarEvents/Properties/
Code/Chapter 11/PrimAndProperCarEvents/Properties/AssemblyInfo.cs
Code/Chapter 11/PrimAndProperCarEvents/Properties/Resources.Designer.cs
Code/Chapter 11/PrimAndProperCarEvents/Properties/Resources.resx
Code/Chapter 11/PrimAndProperCarEvents/Properties/Settings.Designer.cs
Code/Chapter 11/PrimAndProperCarEvents/Properties/Settings.settings
Code/Chapter 11/PublicDelegateProblem/
Code/Chapter 11/PublicDelegateProblem/CarTypes.cs
Code/Chapter 11/PublicDelegateProblem/Program.cs
Code/Chapter 11/PublicDelegateProblem/Properties/
Code/Chapter 11/PublicDelegateProblem/Properties/AssemblyInfo.cs
Code/Chapter 11/PublicDelegateProblem/PublicDelegateProblem.csproj
Code/Chapter 11/PublicDelegateProblem/PublicDelegateProblem.sln
Code/Chapter 11/PublicDelegateProblem/PublicDelegateProblem.suo
Code/Chapter 11/SimpleDelegate/
Code/Chapter 11/SimpleDelegate/Program.cs
Code/Chapter 11/SimpleDelegate/Properties/
Code/Chapter 11/SimpleDelegate/Properties/AssemblyInfo.cs
Code/Chapter 11/SimpleDelegate/SimpleDelegate.csproj
Code/Chapter 11/SimpleDelegate/SimpleDelegate.sln
Code/Chapter 11/SimpleDelegate/SimpleDelegate.suo
Code/Chapter 11/SimpleLambdaExpressions/
Code/Chapter 11/SimpleLambdaExpressions/Program.cs
Code/Chapter 11/SimpleLambdaExpressions/Properties/
Code/Chapter 11/SimpleLambdaExpressions/Properties/AssemblyInfo.cs
Code/Chapter 11/SimpleLambdaExpressions/SimpleLambdaExpressions.csproj
Code/Chapter 11/SimpleLambdaExpressions/SimpleLambdaExpressions.sln
Code/Chapter 11/SimpleLambdaExpressions/SimpleLambdaExpressions.suo
Code/Chapter 12/
Code/Chapter 12/CustomConversions/
Code/Chapter 12/CustomConversions/CustomConversions.csproj
Code/Chapter 12/CustomConversions/CustomConversions.sln
Code/Chapter 12/CustomConversions/CustomConversions.suo
Code/Chapter 12/CustomConversions/Program.cs
Code/Chapter 12/CustomConversions/Properties/
Code/Chapter 12/CustomConversions/Properties/AssemblyInfo.cs
Code/Chapter 12/CustomConversions/Rectangle.cs
Code/Chapter 12/CustomConversions/Square.cs
Code/Chapter 12/OverloadedOps/
Code/Chapter 12/OverloadedOps/OverloadedOps.csproj
Code/Chapter 12/OverloadedOps/OverloadedOps.sln
Code/Chapter 12/OverloadedOps/OverloadedOps.suo
Code/Chapter 12/OverloadedOps/Point.cs
Code/Chapter 12/OverloadedOps/Program.cs
Code/Chapter 12/OverloadedOps/Properties/
Code/Chapter 12/OverloadedOps/Properties/AssemblyInfo.cs
Code/Chapter 12/PreprocessorDirectives/
Code/Chapter 12/PreprocessorDirectives/Car.cs
Code/Chapter 12/PreprocessorDirectives/PreprocessorDirectives.csproj
Code/Chapter 12/PreprocessorDirectives/PreprocessorDirectives.sln
Code/Chapter 12/PreprocessorDirectives/PreprocessorDirectives.suo
Code/Chapter 12/PreprocessorDirectives/Program.cs
Code/Chapter 12/PreprocessorDirectives/Properties/
Code/Chapter 12/PreprocessorDirectives/Properties/AssemblyInfo.cs
Code/Chapter 12/SimpleIndexer/
Code/Chapter 12/SimpleIndexer/Program.cs
Code/Chapter 12/SimpleIndexer/Properties/
Code/Chapter 12/SimpleIndexer/Properties/AssemblyInfo.cs
Code/Chapter 12/SimpleIndexer/SimpleIndexer.csproj
Code/Chapter 12/SimpleIndexer/SimpleIndexer.sln
Code/Chapter 12/SimpleIndexer/SimpleIndexer.suo
Code/Chapter 12/StringIndexer/
Code/Chapter 12/StringIndexer/Program.cs
Code/Chapter 12/StringIndexer/Properties/
Code/Chapter 12/StringIndexer/Properties/AssemblyInfo.cs
Code/Chapter 12/StringIndexer/StringIndexer.csproj
Code/Chapter 12/StringIndexer/StringIndexer.sln
Code/Chapter 12/StringIndexer/StringIndexer.suo
Code/Chapter 12/UnsafeCode/
Code/Chapter 12/UnsafeCode/Program.cs
Code/Chapter 12/UnsafeCode/Properties/
Code/Chapter 12/UnsafeCode/Properties/AssemblyInfo.cs
Code/Chapter 12/UnsafeCode/UnsafeCode.csproj
Code/Chapter 12/UnsafeCode/UnsafeCode.sln
Code/Chapter 12/UnsafeCode/UnsafeCode.suo
Code/Chapter 13/
Code/Chapter 13/AnonymousTypes/
Code/Chapter 13/AnonymousTypes/AnonymousTypes.csproj
Code/Chapter 13/AnonymousTypes/AnonymousTypes.sln
Code/Chapter 13/AnonymousTypes/AnonymousTypes.suo
Code/Chapter 13/AnonymousTypes/Program.cs
Code/Chapter 13/AnonymousTypes/Properties/
Code/Chapter 13/AnonymousTypes/Properties/AssemblyInfo.cs
Code/Chapter 13/AutomaticProperties/
Code/Chapter 13/AutomaticProperties/AutomaticProperties.csproj
Code/Chapter 13/AutomaticProperties/AutomaticProperties.sln
Code/Chapter 13/AutomaticProperties/AutomaticProperties.suo
Code/Chapter 13/AutomaticProperties/Program.cs
Code/Chapter 13/AutomaticProperties/Properties/
Code/Chapter 13/AutomaticProperties/Properties/AssemblyInfo.cs
Code/Chapter 13/ExtensionMethods/
Code/Chapter 13/ExtensionMethods/CarExtensions.cs
Code/Chapter 13/ExtensionMethods/ExtensionMethods.csproj
Code/Chapter 13/ExtensionMethods/ExtensionMethods.sln
Code/Chapter 13/ExtensionMethods/ExtensionMethods.suo
Code/Chapter 13/ExtensionMethods/MyExtensions.cs
Code/Chapter 13/ExtensionMethods/Program.cs
Code/Chapter 13/ExtensionMethods/Properties/
Code/Chapter 13/ExtensionMethods/Properties/AssemblyInfo.cs
Code/Chapter 13/ImplicitlyTypedLocalVars/
Code/Chapter 13/ImplicitlyTypedLocalVars/ImplicitlyTypedLocalVars.csproj
Code/Chapter 13/ImplicitlyTypedLocalVars/ImplicitlyTypedLocalVars.sln
Code/Chapter 13/ImplicitlyTypedLocalVars/ImplicitlyTypedLocalVars.suo
Code/Chapter 13/ImplicitlyTypedLocalVars/Program.cs
Code/Chapter 13/ImplicitlyTypedLocalVars/Properties/
Code/Chapter 13/ImplicitlyTypedLocalVars/Properties/AssemblyInfo.cs
Code/Chapter 13/InterfaceExtensions/
Code/Chapter 13/InterfaceExtensions/InterfaceExtensions.csproj
Code/Chapter 13/InterfaceExtensions/InterfaceExtensions.sln
Code/Chapter 13/InterfaceExtensions/InterfaceExtensions.suo
Code/Chapter 13/InterfaceExtensions/Program.cs
Code/Chapter 13/InterfaceExtensions/Properties/
Code/Chapter 13/InterfaceExtensions/Properties/AssemblyInfo.cs
Code/Chapter 13/MyExtensionsLibrary/
Code/Chapter 13/MyExtensionsLibrary/MyExtensions.cs
Code/Chapter 13/MyExtensionsLibrary/MyExtensionsLibrary.csproj
Code/Chapter 13/MyExtensionsLibrary/MyExtensionsLibrary.sln
Code/Chapter 13/MyExtensionsLibrary/MyExtensionsLibrary.suo
Code/Chapter 13/MyExtensionsLibrary/Properties/
Code/Chapter 13/MyExtensionsLibrary/Properties/AssemblyInfo.cs
Code/Chapter 13/MyExtensionsLibraryClient/
Code/Chapter 13/MyExtensionsLibraryClient/MyExtensionsLibraryClient.csproj
Code/Chapter 13/MyExtensionsLibraryClient/MyExtensionsLibraryClient.sln
Code/Chapter 13/MyExtensionsLibraryClient/MyExtensionsLibraryClient.suo
Code/Chapter 13/MyExtensionsLibraryClient/Program.cs
Code/Chapter 13/MyExtensionsLibraryClient/Properties/
Code/Chapter 13/MyExtensionsLibraryClient/Properties/AssemblyInfo.cs
Code/Chapter 13/ObjectInitializers/
Code/Chapter 13/ObjectInitializers/ObjectInitializers.csproj
Code/Chapter 13/ObjectInitializers/ObjectInitializers.sln
Code/Chapter 13/ObjectInitializers/ObjectInitializers.suo
Code/Chapter 13/ObjectInitializers/Point.cs
Code/Chapter 13/ObjectInitializers/Program.cs
Code/Chapter 13/ObjectInitializers/Properties/
Code/Chapter 13/ObjectInitializers/Properties/AssemblyInfo.cs
Code/Chapter 13/ObjectInitializers/Rectangle.cs
Code/Chapter 13/PartialMethods/
Code/Chapter 13/PartialMethods/CarLocator.cs
Code/Chapter 13/PartialMethods/CarLocatorImpl.cs
Code/Chapter 13/PartialMethods/PartialMethods.csproj
Code/Chapter 13/PartialMethods/PartialMethods.sln
Code/Chapter 13/PartialMethods/PartialMethods.suo
Code/Chapter 13/PartialMethods/Program.cs
Code/Chapter 13/PartialMethods/Properties/
Code/Chapter 13/PartialMethods/Properties/AssemblyInfo.cs
Code/Chapter 14/
Code/Chapter 14/FunWithLinqExpressions/
Code/Chapter 14/FunWithLinqExpressions/Car.cs
Code/Chapter 14/FunWithLinqExpressions/FunWithLinqExpressions.csproj
Code/Chapter 14/FunWithLinqExpressions/FunWithLinqExpressions.sln
Code/Chapter 14/FunWithLinqExpressions/FunWithLinqExpressions.suo
Code/Chapter 14/FunWithLinqExpressions/Program.cs
Code/Chapter 14/FunWithLinqExpressions/Properties/
Code/Chapter 14/FunWithLinqExpressions/Properties/AssemblyInfo.cs
Code/Chapter 14/LinqOverArray/
Code/Chapter 14/LinqOverArray/LinqOverArray.csproj
Code/Chapter 14/LinqOverArray/LinqOverArray.sln
Code/Chapter 14/LinqOverArray/LinqOverArray.suo
Code/Chapter 14/LinqOverArray/Program.cs
Code/Chapter 14/LinqOverArray/Properties/
Code/Chapter 14/LinqOverArray/Properties/AssemblyInfo.cs
Code/Chapter 14/LinqOverArrayList/
Code/Chapter 14/LinqOverArrayList/Car.cs
Code/Chapter 14/LinqOverArrayList/LinqOverArrayList.csproj
Code/Chapter 14/LinqOverArrayList/LinqOverArrayList.sln
Code/Chapter 14/LinqOverArrayList/LinqOverArrayList.suo
Code/Chapter 14/LinqOverArrayList/Program.cs
Code/Chapter 14/LinqOverArrayList/Properties/
Code/Chapter 14/LinqOverArrayList/Properties/AssemblyInfo.cs
Code/Chapter 14/LinqOverCustomObjects/
Code/Chapter 14/LinqOverCustomObjects/Car.cs
Code/Chapter 14/LinqOverCustomObjects/LinqOverCustomObjects.csproj
Code/Chapter 14/LinqOverCustomObjects/LinqOverCustomObjects.sln
Code/Chapter 14/LinqOverCustomObjects/LinqOverCustomObjects.suo
Code/Chapter 14/LinqOverCustomObjects/Program.cs
Code/Chapter 14/LinqOverCustomObjects/Properties/
Code/Chapter 14/LinqOverCustomObjects/Properties/AssemblyInfo.cs
Code/Chapter 14/LinqRetValues/
Code/Chapter 14/LinqRetValues/LinqRetValues.csproj
Code/Chapter 14/LinqRetValues/LinqRetValues.sln
Code/Chapter 14/LinqRetValues/LinqRetValues.suo
Code/Chapter 14/LinqRetValues/Program.cs
Code/Chapter 14/LinqRetValues/Properties/
Code/Chapter 14/LinqRetValues/Properties/AssemblyInfo.cs
Code/Chapter 14/LinqUsingEnumerable/
Code/Chapter 14/LinqUsingEnumerable/LinqUsingEnumerable.csproj
Code/Chapter 14/LinqUsingEnumerable/LinqUsingEnumerable.sln
Code/Chapter 14/LinqUsingEnumerable/LinqUsingEnumerable.suo
Code/Chapter 14/LinqUsingEnumerable/Program.cs
Code/Chapter 14/LinqUsingEnumerable/Properties/
Code/Chapter 14/LinqUsingEnumerable/Properties/AssemblyInfo.cs
Code/Chapter 14/LinqUsingEnumerable/VeryComplexQueryExpression.cs
Code/Chapter 15/
Code/Chapter 15/AppConfigReaderApp/
Code/Chapter 15/AppConfigReaderApp/App.config
Code/Chapter 15/AppConfigReaderApp/AppConfigReaderApp.csproj
Code/Chapter 15/AppConfigReaderApp/AppConfigReaderApp.csproj.user
Code/Chapter 15/AppConfigReaderApp/AppConfigReaderApp.sln
Code/Chapter 15/AppConfigReaderApp/AppConfigReaderApp.suo
Code/Chapter 15/AppConfigReaderApp/Program.cs
Code/Chapter 15/AppConfigReaderApp/Properties/
Code/Chapter 15/AppConfigReaderApp/Properties/AssemblyInfo.cs
Code/Chapter 15/CarLibrary Version 1.0.0.0/
Code/Chapter 15/CarLibrary Version 1.0.0.0/CarLibrary.dll
Code/Chapter 15/CarLibrary/
Code/Chapter 15/CarLibrary/Car.cs
Code/Chapter 15/CarLibrary/CarLibrary.csproj
Code/Chapter 15/CarLibrary/CarLibrary.sln
Code/Chapter 15/CarLibrary/CarLibrary.suo
Code/Chapter 15/CarLibrary/DerivedCars.cs
Code/Chapter 15/CarLibrary/Properties/
Code/Chapter 15/CarLibrary/Properties/AssemblyInfo.cs
Code/Chapter 15/CodeBaseClient/
Code/Chapter 15/CodeBaseClient/App.config
Code/Chapter 15/CodeBaseClient/CodeBaseClient.csproj
Code/Chapter 15/CodeBaseClient/CodeBaseClient.csproj.user
Code/Chapter 15/CodeBaseClient/CodeBaseClient.sln
Code/Chapter 15/CodeBaseClient/CodeBaseClient.suo
Code/Chapter 15/CodeBaseClient/Program.cs
Code/Chapter 15/CodeBaseClient/Properties/
Code/Chapter 15/CodeBaseClient/Properties/AssemblyInfo.cs
Code/Chapter 15/CSharpCarClient/
Code/Chapter 15/CSharpCarClient/App.config
Code/Chapter 15/CSharpCarClient/CSharpCarClient.csproj
Code/Chapter 15/CSharpCarClient/CSharpCarClient.csproj.user
Code/Chapter 15/CSharpCarClient/CSharpCarClient.sln
Code/Chapter 15/CSharpCarClient/CSharpCarClient.suo
Code/Chapter 15/CSharpCarClient/Program.cs
Code/Chapter 15/CSharpCarClient/Properties/
Code/Chapter 15/CSharpCarClient/Properties/AssemblyInfo.cs
Code/Chapter 15/MultifileAssembly/
Code/Chapter 15/MultifileAssembly/Client.cs
Code/Chapter 15/MultifileAssembly/helicopter.cs
Code/Chapter 15/MultifileAssembly/ufo.cs
Code/Chapter 15/MultifileAssembly/ufo.netmodule
Code/Chapter 15/Namespaces/
Code/Chapter 15/Namespaces/My3DShapes.cs
Code/Chapter 15/Namespaces/MyShapes.cs
Code/Chapter 15/Namespaces/Namespaces.csproj
Code/Chapter 15/Namespaces/Namespaces.csproj.user
Code/Chapter 15/Namespaces/Namespaces.sln
Code/Chapter 15/Namespaces/Namespaces.suo
Code/Chapter 15/Namespaces/Program.cs
Code/Chapter 15/Namespaces/Properties/
Code/Chapter 15/Namespaces/Properties/AssemblyInfo.cs
Code/Chapter 15/Namespaces/Properties/Resources.Designer.cs
Code/Chapter 15/Namespaces/Properties/Resources.resx
Code/Chapter 15/Namespaces/Properties/Settings.Designer.cs
Code/Chapter 15/Namespaces/Properties/Settings.settings
Code/Chapter 15/SharedCarLibClient/
Code/Chapter 15/SharedCarLibClient/Program.cs
Code/Chapter 15/SharedCarLibClient/Properties/
Code/Chapter 15/SharedCarLibClient/Properties/AssemblyInfo.cs
Code/Chapter 15/SharedCarLibClient/SharedCarLibClient.csproj
Code/Chapter 15/SharedCarLibClient/SharedCarLibClient.csproj.user
Code/Chapter 15/SharedCarLibClient/SharedCarLibClient.sln
Code/Chapter 15/SharedCarLibClient/SharedCarLibClient.suo
Code/Chapter 15/VbNetCarClient/
Code/Chapter 15/VbNetCarClient/My Project/
Code/Chapter 15/VbNetCarClient/My Project/Application.Designer.vb
Code/Chapter 15/VbNetCarClient/My Project/Application.myapp
Code/Chapter 15/VbNetCarClient/My Project/AssemblyInfo.vb
Code/Chapter 15/VbNetCarClient/My Project/Resources.Designer.vb
Code/Chapter 15/VbNetCarClient/My Project/Resources.resx
Code/Chapter 15/VbNetCarClient/My Project/Settings.Designer.vb
Code/Chapter 15/VbNetCarClient/My Project/Settings.settings
Code/Chapter 15/VbNetCarClient/PerformanceCar.vb
Code/Chapter 15/VbNetCarClient/Program.vb
Code/Chapter 15/VbNetCarClient/VbNetCarClient.sln
Code/Chapter 15/VbNetCarClient/VbNetCarClient.suo
Code/Chapter 15/VbNetCarClient/VbNetCarClient.vbproj
Code/Chapter 15/VbNetCarClient/VbNetCarClient.vbproj.user
Code/Chapter 16/
Code/Chapter 16/AttributedCarLibrary/
Code/Chapter 16/AttributedCarLibrary/AttributedCarLibrary.csproj
Code/Chapter 16/AttributedCarLibrary/AttributedCarLibrary.sln
Code/Chapter 16/AttributedCarLibrary/AttributedCarLibrary.suo
Code/Chapter 16/AttributedCarLibrary/Properties/
Code/Chapter 16/AttributedCarLibrary/Properties/AssemblyInfo.cs
Code/Chapter 16/AttributedCarLibrary/UpgradeLog.XML
Code/Chapter 16/AttributedCarLibrary/VehicleDescriptionAttribute.cs
Code/Chapter 16/AttributedCarLibrary/Vehicles.cs
Code/Chapter 16/ExtendableApp/
Code/Chapter 16/ExtendableApp/CommonSnappableTypes/
Code/Chapter 16/ExtendableApp/CommonSnappableTypes/CommonSnappableTypes.cs
Code/Chapter 16/ExtendableApp/CommonSnappableTypes/CommonSnappableTypes.csproj
Code/Chapter 16/ExtendableApp/CommonSnappableTypes/CommonSnappableTypes.sln
Code/Chapter 16/ExtendableApp/CommonSnappableTypes/CommonSnappableTypes.suo
Code/Chapter 16/ExtendableApp/CommonSnappableTypes/Properties/
Code/Chapter 16/ExtendableApp/CommonSnappableTypes/Properties/AssemblyInfo.cs
Code/Chapter 16/ExtendableApp/CSharpSnapIn/
Code/Chapter 16/ExtendableApp/CSharpSnapIn/CSharpSnapIn.cs
Code/Chapter 16/ExtendableApp/CSharpSnapIn/CSharpSnapIn.csproj
Code/Chapter 16/ExtendableApp/CSharpSnapIn/CSharpSnapIn.sln
Code/Chapter 16/ExtendableApp/CSharpSnapIn/CSharpSnapIn.suo
Code/Chapter 16/ExtendableApp/CSharpSnapIn/Properties/
Code/Chapter 16/ExtendableApp/CSharpSnapIn/Properties/AssemblyInfo.cs
Code/Chapter 16/ExtendableApp/MyExtendableApp/
Code/Chapter 16/ExtendableApp/MyExtendableApp/MainForm.cs
Code/Chapter 16/ExtendableApp/MyExtendableApp/MainForm.Designer.cs
Code/Chapter 16/ExtendableApp/MyExtendableApp/MainForm.resx
Code/Chapter 16/ExtendableApp/MyExtendableApp/MyExtendableApp.csproj
Code/Chapter 16/ExtendableApp/MyExtendableApp/MyExtendableApp.sln
Code/Chapter 16/ExtendableApp/MyExtendableApp/MyExtendableApp.suo
Code/Chapter 16/ExtendableApp/MyExtendableApp/Program.cs
Code/Chapter 16/ExtendableApp/MyExtendableApp/Properties/
Code/Chapter 16/ExtendableApp/MyExtendableApp/Properties/AssemblyInfo.cs
Code/Chapter 16/ExtendableApp/MyExtendableApp/Properties/Resources.Designer.cs
Code/Chapter 16/ExtendableApp/MyExtendableApp/Properties/Resources.resx
Code/Chapter 16/ExtendableApp/MyExtendableApp/Properties/Settings.Designer.cs
Code/Chapter 16/ExtendableApp/MyExtendableApp/Properties/Settings.settings
Code/Chapter 16/ExtendableApp/VbNetSnapIn/
Code/Chapter 16/ExtendableApp/VbNetSnapIn/My Project/
Code/Chapter 16/ExtendableApp/VbNetSnapIn/My Project/Application.Designer.vb
Code/Chapter 16/ExtendableApp/VbNetSnapIn/My Project/Application.myapp
Code/Chapter 16/ExtendableApp/VbNetSnapIn/My Project/AssemblyInfo.vb
Code/Chapter 16/ExtendableApp/VbNetSnapIn/My Project/Resources.Designer.vb
Code/Chapter 16/ExtendableApp/VbNetSnapIn/My Project/Resources.resx
Code/Chapter 16/ExtendableApp/VbNetSnapIn/My Project/Settings.Designer.vb
Code/Chapter 16/ExtendableApp/VbNetSnapIn/My Project/Settings.settings
Code/Chapter 16/ExtendableApp/VbNetSnapIn/VbNetSnapIn.sln
Code/Chapter 16/ExtendableApp/VbNetSnapIn/VbNetSnapIn.suo
Code/Chapter 16/ExtendableApp/VbNetSnapIn/VbNetSnapIn.vb
Code/Chapter 16/ExtendableApp/VbNetSnapIn/VbNetSnapIn.vbproj
Code/Chapter 16/ExtendableApp/VbNetSnapIn/VbNetSnapIn.vbproj.user
Code/Chapter 16/ExternalAssemblyReflector/
Code/Chapter 16/ExternalAssemblyReflector/ExternalAssemblyReflector.csproj
Code/Chapter 16/ExternalAssemblyReflector/ExternalAssemblyReflector.csproj.user
Code/Chapter 16/ExternalAssemblyReflector/ExternalAssemblyReflector.sln
Code/Chapter 16/ExternalAssemblyReflector/ExternalAssemblyReflector.suo
Code/Chapter 16/ExternalAssemblyReflector/Program.cs
Code/Chapter 16/ExternalAssemblyReflector/Properties/
Code/Chapter 16/ExternalAssemblyReflector/Properties/AssemblyInfo.cs
Code/Chapter 16/LateBindingApp/
Code/Chapter 16/LateBindingApp/LateBindingApp.csproj
Code/Chapter 16/LateBindingApp/LateBindingApp.sln
Code/Chapter 16/LateBindingApp/LateBindingApp.suo
Code/Chapter 16/LateBindingApp/Program.cs
Code/Chapter 16/LateBindingApp/Properties/
Code/Chapter 16/LateBindingApp/Properties/AssemblyInfo.cs
Code/Chapter 16/MyTypeViewer/
Code/Chapter 16/MyTypeViewer/MyTypeViewer.csproj
Code/Chapter 16/MyTypeViewer/MyTypeViewer.csproj.user
Code/Chapter 16/MyTypeViewer/MyTypeViewer.sln
Code/Chapter 16/MyTypeViewer/MyTypeViewer.suo
Code/Chapter 16/MyTypeViewer/Program.cs
Code/Chapter 16/MyTypeViewer/Properties/
Code/Chapter 16/MyTypeViewer/Properties/AssemblyInfo.cs
Code/Chapter 16/SharedAsmReflector/
Code/Chapter 16/SharedAsmReflector/Program.cs
Code/Chapter 16/SharedAsmReflector/Properties/
Code/Chapter 16/SharedAsmReflector/Properties/AssemblyInfo.cs
Code/Chapter 16/SharedAsmReflector/SharedAsmReflector.csproj
Code/Chapter 16/SharedAsmReflector/SharedAsmReflector.sln
Code/Chapter 16/SharedAsmReflector/SharedAsmReflector.suo
Code/Chapter 16/VehicleDescriptionAttributeReader/
Code/Chapter 16/VehicleDescriptionAttributeReader/Program.cs
Code/Chapter 16/VehicleDescriptionAttributeReader/Properties/
Code/Chapter 16/VehicleDescriptionAttributeReader/Properties/AssemblyInfo.cs
Code/Chapter 16/VehicleDescriptionAttributeReader/VehicleDescriptionAttributeReader.csproj
Code/Chapter 16/VehicleDescriptionAttributeReader/VehicleDescriptionAttributeReader.sln
Code/Chapter 16/VehicleDescriptionAttributeReader/VehicleDescriptionAttributeReader.suo
Code/Chapter 16/VehicleDescriptionAttributeReaderLateBinding/
Code/Chapter 16/VehicleDescriptionAttributeReaderLateBinding/Program.cs
Code/Chapter 16/VehicleDescriptionAttributeReaderLateBinding/Properties/
Code/Chapter 16/VehicleDescriptionAttributeReaderLateBinding/Properties/AssemblyInfo.cs
Code/Chapter 16/VehicleDescriptionAttributeReaderLateBinding/VehicleDescriptionAttributeReaderLateBinding.csproj
Code/Chapter 16/VehicleDescriptionAttributeReaderLateBinding/VehicleDescriptionAttributeReaderLateBinding.sln
Code/Chapter 16/VehicleDescriptionAttributeReaderLateBinding/VehicleDescriptionAttributeReaderLateBinding.suo
Code/Chapter 17/
Code/Chapter 17/AppDomainManipulator/
Code/Chapter 17/AppDomainManipulator/AppDomainManipulator.csproj
Code/Chapter 17/AppDomainManipulator/AppDomainManipulator.sln
Code/Chapter 17/AppDomainManipulator/AppDomainManipulator.suo
Code/Chapter 17/AppDomainManipulator/Program.cs
Code/Chapter 17/AppDomainManipulator/Properties/
Code/Chapter 17/AppDomainManipulator/Properties/AssemblyInfo.cs
Code/Chapter 17/ContextManipulator/
Code/Chapter 17/ContextManipulator/CarTypes.cs
Code/Chapter 17/ContextManipulator/ContextManipulator.csproj
Code/Chapter 17/ContextManipulator/ContextManipulator.sln
Code/Chapter 17/ContextManipulator/ContextManipulator.suo
Code/Chapter 17/ContextManipulator/Program.cs
Code/Chapter 17/ContextManipulator/Properties/
Code/Chapter 17/ContextManipulator/Properties/AssemblyInfo.cs
Code/Chapter 17/ProcessManipulator/
Code/Chapter 17/ProcessManipulator/ProcessManipulator.csproj
Code/Chapter 17/ProcessManipulator/ProcessManipulator.sln
Code/Chapter 17/ProcessManipulator/ProcessManipulator.suo
Code/Chapter 17/ProcessManipulator/Program.cs
Code/Chapter 17/ProcessManipulator/Properties/
Code/Chapter 17/ProcessManipulator/Properties/AssemblyInfo.cs
Code/Chapter 18/
Code/Chapter 18/AddWithThreads/
Code/Chapter 18/AddWithThreads/AddWithThreads.csproj
Code/Chapter 18/AddWithThreads/AddWithThreads.sln
Code/Chapter 18/AddWithThreads/AddWithThreads.suo
Code/Chapter 18/AddWithThreads/Program.cs
Code/Chapter 18/AddWithThreads/Properties/
Code/Chapter 18/AddWithThreads/Properties/AssemblyInfo.cs
Code/Chapter 18/AsyncCallbackDelegate/
Code/Chapter 18/AsyncCallbackDelegate/AsyncCallbackDelegate.csproj
Code/Chapter 18/AsyncCallbackDelegate/AsyncCallbackDelegate.sln
Code/Chapter 18/AsyncCallbackDelegate/AsyncCallbackDelegate.suo
Code/Chapter 18/AsyncCallbackDelegate/Program.cs
Code/Chapter 18/AsyncCallbackDelegate/Properties/
Code/Chapter 18/AsyncCallbackDelegate/Properties/AssemblyInfo.cs
Code/Chapter 18/AsyncDelegate/
Code/Chapter 18/AsyncDelegate/AsyncDelegate.csproj
Code/Chapter 18/AsyncDelegate/AsyncDelegate.sln
Code/Chapter 18/AsyncDelegate/AsyncDelegate.suo
Code/Chapter 18/AsyncDelegate/Program.cs
Code/Chapter 18/AsyncDelegate/Properties/
Code/Chapter 18/AsyncDelegate/Properties/AssemblyInfo.cs
Code/Chapter 18/BackgroundThread/
Code/Chapter 18/BackgroundThread/BackgroundThread.csproj
Code/Chapter 18/BackgroundThread/BackgroundThread.csproj.user
Code/Chapter 18/BackgroundThread/BackgroundThread.sln
Code/Chapter 18/BackgroundThread/BackgroundThread.suo
Code/Chapter 18/BackgroundThread/Program.cs
Code/Chapter 18/BackgroundThread/Properties/
Code/Chapter 18/BackgroundThread/Properties/AssemblyInfo.cs
Code/Chapter 18/BackgroundThread/Properties/Resources.Designer.cs
Code/Chapter 18/BackgroundThread/Properties/Resources.resx
Code/Chapter 18/BackgroundThread/Properties/Settings.Designer.cs
Code/Chapter 18/BackgroundThread/Properties/Settings.settings
Code/Chapter 18/MultiThreadedPrinting/
Code/Chapter 18/MultiThreadedPrinting/MultiThreadedPrinting.csproj
Code/Chapter 18/MultiThreadedPrinting/MultiThreadedPrinting.sln
Code/Chapter 18/MultiThreadedPrinting/MultiThreadedPrinting.suo
Code/Chapter 18/MultiThreadedPrinting/Program.cs
Code/Chapter 18/MultiThreadedPrinting/Properties/
Code/Chapter 18/MultiThreadedPrinting/Properties/AssemblyInfo.cs
Code/Chapter 18/SimpleMultiThreadApp/
Code/Chapter 18/SimpleMultiThreadApp/Program.cs
Code/Chapter 18/SimpleMultiThreadApp/Properties/
Code/Chapter 18/SimpleMultiThreadApp/Properties/AssemblyInfo.cs
Code/Chapter 18/SimpleMultiThreadApp/SimpleMultiThreadApp.csproj
Code/Chapter 18/SimpleMultiThreadApp/SimpleMultiThreadApp.sln
Code/Chapter 18/SimpleMultiThreadApp/SimpleMultiThreadApp.suo
Code/Chapter 18/SyncDelegateReview/
Code/Chapter 18/SyncDelegateReview/Program.cs
Code/Chapter 18/SyncDelegateReview/Properties/
Code/Chapter 18/SyncDelegateReview/Properties/AssemblyInfo.cs
Code/Chapter 18/SyncDelegateReview/SyncDelegateReview.csproj
Code/Chapter 18/SyncDelegateReview/SyncDelegateReview.sln
Code/Chapter 18/SyncDelegateReview/SyncDelegateReview.suo
Code/Chapter 18/ThreadPoolApp/
Code/Chapter 18/ThreadPoolApp/Program.cs
Code/Chapter 18/ThreadPoolApp/Properties/
Code/Chapter 18/ThreadPoolApp/Properties/AssemblyInfo.cs
Code/Chapter 18/ThreadPoolApp/ThreadPoolApp.csproj
Code/Chapter 18/ThreadPoolApp/ThreadPoolApp.sln
Code/Chapter 18/ThreadPoolApp/ThreadPoolApp.suo
Code/Chapter 18/ThreadStats/
Code/Chapter 18/ThreadStats/Program.cs
Code/Chapter 18/ThreadStats/Properties/
Code/Chapter 18/ThreadStats/Properties/AssemblyInfo.cs
Code/Chapter 18/ThreadStats/ThreadStats.csproj
Code/Chapter 18/ThreadStats/ThreadStats.sln
Code/Chapter 18/ThreadStats/ThreadStats.suo
Code/Chapter 18/TimerApp/
Code/Chapter 18/TimerApp/Program.cs
Code/Chapter 18/TimerApp/Properties/
Code/Chapter 18/TimerApp/Properties/AssemblyInfo.cs
Code/Chapter 18/TimerApp/TimerApp.csproj
Code/Chapter 18/TimerApp/TimerApp.sln
Code/Chapter 18/TimerApp/TimerApp.suo
Code/Chapter 18/WinFormsBackgroundWorkerThread/
Code/Chapter 18/WinFormsBackgroundWorkerThread/AddParams.cs
Code/Chapter 18/WinFormsBackgroundWorkerThread/MainForm.cs
Code/Chapter 18/WinFormsBackgroundWorkerThread/MainForm.Designer.cs
Code/Chapter 18/WinFormsBackgroundWorkerThread/MainForm.resx
Code/Chapter 18/WinFormsBackgroundWorkerThread/Program.cs
Code/Chapter 18/WinFormsBackgroundWorkerThread/Properties/
Code/Chapter 18/WinFormsBackgroundWorkerThread/Properties/AssemblyInfo.cs
Code/Chapter 18/WinFormsBackgroundWorkerThread/Properties/Resources.Designer.cs
Code/Chapter 18/WinFormsBackgroundWorkerThread/Properties/Resources.resx
Code/Chapter 18/WinFormsBackgroundWorkerThread/Properties/Settings.Designer.cs
Code/Chapter 18/WinFormsBackgroundWorkerThread/Properties/Settings.settings
Code/Chapter 18/WinFormsBackgroundWorkerThread/WinFormsBackgroundWorkerThread.csproj
Code/Chapter 18/WinFormsBackgroundWorkerThread/WinFormsBackgroundWorkerThread.sln
Code/Chapter 18/WinFormsBackgroundWorkerThread/WinFormsBackgroundWorkerThread.suo
Code/Chapter 19/
Code/Chapter 19/CILCars/
Code/Chapter 19/CILCars/CarClient.il
Code/Chapter 19/CILCars/CILCars.il
Code/Chapter 19/CilTypes/
Code/Chapter 19/CilTypes/CilTypes.il
Code/Chapter 19/DynamicAsmBuilder/
Code/Chapter 19/DynamicAsmBuilder/DynamicAsmBuilder.csproj
Code/Chapter 19/DynamicAsmBuilder/DynamicAsmBuilder.csproj.user
Code/Chapter 19/DynamicAsmBuilder/DynamicAsmBuilder.sln
Code/Chapter 19/DynamicAsmBuilder/DynamicAsmBuilder.suo
Code/Chapter 19/DynamicAsmBuilder/Program.cs
Code/Chapter 19/DynamicAsmBuilder/Properties/
Code/Chapter 19/DynamicAsmBuilder/Properties/AssemblyInfo.cs
Code/Chapter 19/HelloCilCode/
Code/Chapter 19/HelloCilCode/HelloProgram.il
Code/Chapter 2/
Code/Chapter 2/CscExample/
Code/Chapter 2/CscExample/HelloMsg.cs
Code/Chapter 2/CscExample/TestApp.cs
Code/Chapter 2/CscExample/TestApp.rsp
Code/Chapter 2/Vs2008Example/
Code/Chapter 2/Vs2008Example/Car.cs
Code/Chapter 2/Vs2008Example/ClassDiagram1.cd
Code/Chapter 2/Vs2008Example/Program.cs
Code/Chapter 2/Vs2008Example/Properties/
Code/Chapter 2/Vs2008Example/Properties/AssemblyInfo.cs
Code/Chapter 2/Vs2008Example/SportsCar.cs
Code/Chapter 2/Vs2008Example/Vs2008Example.csproj
Code/Chapter 2/Vs2008Example/Vs2008Example.csproj.user
Code/Chapter 2/Vs2008Example/Vs2008Example.sln
Code/Chapter 2/Vs2008Example/Vs2008Example.suo
Code/Chapter 20/
Code/Chapter 20/AsyncFileStream/
Code/Chapter 20/AsyncFileStream/AsyncFileStream.csproj
Code/Chapter 20/AsyncFileStream/AsyncFileStream.sln
Code/Chapter 20/AsyncFileStream/AsyncFileStream.suo
Code/Chapter 20/AsyncFileStream/Program.cs
Code/Chapter 20/AsyncFileStream/Properties/
Code/Chapter 20/AsyncFileStream/Properties/AssemblyInfo.cs
Code/Chapter 20/BinaryWriterReader/
Code/Chapter 20/BinaryWriterReader/BinaryWriterReader.csproj
Code/Chapter 20/BinaryWriterReader/BinaryWriterReader.csproj.user
Code/Chapter 20/BinaryWriterReader/BinaryWriterReader.sln
Code/Chapter 20/BinaryWriterReader/BinaryWriterReader.suo
Code/Chapter 20/BinaryWriterReader/Program.cs
Code/Chapter 20/BinaryWriterReader/Properties/
Code/Chapter 20/BinaryWriterReader/Properties/AssemblyInfo.cs
Code/Chapter 20/DirectoryApp/
Code/Chapter 20/DirectoryApp/DirectoryApp.csproj
Code/Chapter 20/DirectoryApp/DirectoryApp.sln
Code/Chapter 20/DirectoryApp/DirectoryApp.suo
Code/Chapter 20/DirectoryApp/Program.cs
Code/Chapter 20/DirectoryApp/Properties/
Code/Chapter 20/DirectoryApp/Properties/AssemblyInfo.cs
Code/Chapter 20/DriveInfoApp/
Code/Chapter 20/DriveInfoApp/DriveInfoApp.csproj
Code/Chapter 20/DriveInfoApp/DriveInfoApp.sln
Code/Chapter 20/DriveInfoApp/DriveInfoApp.suo
Code/Chapter 20/DriveInfoApp/Program.cs
Code/Chapter 20/DriveInfoApp/Properties/
Code/Chapter 20/DriveInfoApp/Properties/AssemblyInfo.cs
Code/Chapter 20/FileOrIsoStorageWinApp/
Code/Chapter 20/FileOrIsoStorageWinApp/FileOrIsoStorageWinApp.csproj
Code/Chapter 20/FileOrIsoStorageWinApp/FileOrIsoStorageWinApp.csproj.user
Code/Chapter 20/FileOrIsoStorageWinApp/FileOrIsoStorageWinApp.sln
Code/Chapter 20/FileOrIsoStorageWinApp/FileOrIsoStorageWinApp.suo
Code/Chapter 20/FileOrIsoStorageWinApp/MainForm.cs
Code/Chapter 20/FileOrIsoStorageWinApp/MainForm.Designer.cs
Code/Chapter 20/FileOrIsoStorageWinApp/MainForm.resx
Code/Chapter 20/FileOrIsoStorageWinApp/Program.cs
Code/Chapter 20/FileOrIsoStorageWinApp/Properties/
Code/Chapter 20/FileOrIsoStorageWinApp/Properties/app.manifest
Code/Chapter 20/FileOrIsoStorageWinApp/Properties/AssemblyInfo.cs
Code/Chapter 20/FileOrIsoStorageWinApp/Properties/Resources.Designer.cs
Code/Chapter 20/FileOrIsoStorageWinApp/Properties/Resources.resx
Code/Chapter 20/FileOrIsoStorageWinApp/Properties/Settings.Designer.cs
Code/Chapter 20/FileOrIsoStorageWinApp/Properties/Settings.settings
Code/Chapter 20/FileStreamApp/
Code/Chapter 20/FileStreamApp/FileStreamApp.csproj
Code/Chapter 20/FileStreamApp/FileStreamApp.sln
Code/Chapter 20/FileStreamApp/FileStreamApp.suo
Code/Chapter 20/FileStreamApp/Program.cs
Code/Chapter 20/FileStreamApp/Properties/
Code/Chapter 20/FileStreamApp/Properties/AssemblyInfo.cs
Code/Chapter 20/MyDirectoryWatcher/
Code/Chapter 20/MyDirectoryWatcher/MyDirectoryWatcher.csproj
Code/Chapter 20/MyDirectoryWatcher/MyDirectoryWatcher.sln
Code/Chapter 20/MyDirectoryWatcher/MyDirectoryWatcher.suo
Code/Chapter 20/MyDirectoryWatcher/Program.cs
Code/Chapter 20/MyDirectoryWatcher/Properties/
Code/Chapter 20/MyDirectoryWatcher/Properties/AssemblyInfo.cs
Code/Chapter 20/MyEvidenceViewer/
Code/Chapter 20/MyEvidenceViewer/MyEvidenceViewer.csproj
Code/Chapter 20/MyEvidenceViewer/MyEvidenceViewer.sln
Code/Chapter 20/MyEvidenceViewer/MyEvidenceViewer.suo
Code/Chapter 20/MyEvidenceViewer/Program.cs
Code/Chapter 20/MyEvidenceViewer/Properties/
Code/Chapter 20/MyEvidenceViewer/Properties/AssemblyInfo.cs
Code/Chapter 20/SimpleFileIO/
Code/Chapter 20/SimpleFileIO/Program.cs
Code/Chapter 20/SimpleFileIO/Properties/
Code/Chapter 20/SimpleFileIO/Properties/AssemblyInfo.cs
Code/Chapter 20/SimpleFileIO/SimpleFileIO.csproj
Code/Chapter 20/SimpleFileIO/SimpleFileIO.sln
Code/Chapter 20/SimpleFileIO/SimpleFileIO.suo
Code/Chapter 20/SimpleIsoStorage/
Code/Chapter 20/SimpleIsoStorage/Program.cs
Code/Chapter 20/SimpleIsoStorage/Properties/
Code/Chapter 20/SimpleIsoStorage/Properties/AssemblyInfo.cs
Code/Chapter 20/SimpleIsoStorage/SimpleIsoStorage.csproj
Code/Chapter 20/SimpleIsoStorage/SimpleIsoStorage.sln
Code/Chapter 20/SimpleIsoStorage/SimpleIsoStorage.suo
Code/Chapter 20/StreamWriterReaderApp/
Code/Chapter 20/StreamWriterReaderApp/Program.cs
Code/Chapter 20/StreamWriterReaderApp/Properties/
Code/Chapter 20/StreamWriterReaderApp/Properties/AssemblyInfo.cs
Code/Chapter 20/StreamWriterReaderApp/StreamWriterReaderApp.csproj
Code/Chapter 20/StreamWriterReaderApp/StreamWriterReaderApp.csproj.user
Code/Chapter 20/StreamWriterReaderApp/StreamWriterReaderApp.sln
Code/Chapter 20/StreamWriterReaderApp/StreamWriterReaderApp.suo
Code/Chapter 20/StringReaderWriterApp/
Code/Chapter 20/StringReaderWriterApp/Program.cs
Code/Chapter 20/StringReaderWriterApp/Properties/
Code/Chapter 20/StringReaderWriterApp/Properties/AssemblyInfo.cs
Code/Chapter 20/StringReaderWriterApp/StringReaderWriterApp.csproj
Code/Chapter 20/StringReaderWriterApp/StringReaderWriterApp.sln
Code/Chapter 20/StringReaderWriterApp/StringReaderWriterApp.suo
Code/Chapter 21/
Code/Chapter 21/CustomSerialization/
Code/Chapter 21/CustomSerialization/CustomSerialization.csproj
Code/Chapter 21/CustomSerialization/CustomSerialization.csproj.user
Code/Chapter 21/CustomSerialization/CustomSerialization.sln
Code/Chapter 21/CustomSerialization/CustomSerialization.suo
Code/Chapter 21/CustomSerialization/MoreData.cs
Code/Chapter 21/CustomSerialization/Program.cs
Code/Chapter 21/CustomSerialization/Properties/
Code/Chapter 21/CustomSerialization/Properties/AssemblyInfo.cs
Code/Chapter 21/CustomSerialization/StringData.cs
Code/Chapter 21/SimpleSerialize/
Code/Chapter 21/SimpleSerialize/Cars.cs
Code/Chapter 21/SimpleSerialize/Program.cs
Code/Chapter 21/SimpleSerialize/Properties/
Code/Chapter 21/SimpleSerialize/Properties/AssemblyInfo.cs
Code/Chapter 21/SimpleSerialize/Radio.cs
Code/Chapter 21/SimpleSerialize/SimpleSerialize.csproj
Code/Chapter 21/SimpleSerialize/SimpleSerialize.csproj.user
Code/Chapter 21/SimpleSerialize/SimpleSerialize.sln
Code/Chapter 21/SimpleSerialize/SimpleSerialize.suo
Code/Chapter 22/
Code/Chapter 22/AdoNetTransaction/
Code/Chapter 22/AdoNetTransaction/AdoNetTransaction.csproj
Code/Chapter 22/AdoNetTransaction/AdoNetTransaction.sln
Code/Chapter 22/AdoNetTransaction/AdoNetTransaction.suo
Code/Chapter 22/AdoNetTransaction/Program.cs
Code/Chapter 22/AdoNetTransaction/Properties/
Code/Chapter 22/AdoNetTransaction/Properties/AssemblyInfo.cs
Code/Chapter 22/AsyncCmdObjectApp/
Code/Chapter 22/AsyncCmdObjectApp/AsyncCmdObjectApp.csproj
Code/Chapter 22/AsyncCmdObjectApp/AsyncCmdObjectApp.sln
Code/Chapter 22/AsyncCmdObjectApp/AsyncCmdObjectApp.suo
Code/Chapter 22/AsyncCmdObjectApp/Program.cs
Code/Chapter 22/AsyncCmdObjectApp/Properties/
Code/Chapter 22/AsyncCmdObjectApp/Properties/AssemblyInfo.cs
Code/Chapter 22/AutoLotCUIClient/
Code/Chapter 22/AutoLotCUIClient/App.config
Code/Chapter 22/AutoLotCUIClient/AutoLotCUIClient.csproj
Code/Chapter 22/AutoLotCUIClient/AutoLotCUIClient.sln
Code/Chapter 22/AutoLotCUIClient/AutoLotCUIClient.suo
Code/Chapter 22/AutoLotCUIClient/Program.cs
Code/Chapter 22/AutoLotCUIClient/Properties/
Code/Chapter 22/AutoLotCUIClient/Properties/AssemblyInfo.cs
Code/Chapter 22/AutoLotDAL/
Code/Chapter 22/AutoLotDAL/AutoLotConnDAL.cs
Code/Chapter 22/AutoLotDAL/AutoLotDAL.csproj
Code/Chapter 22/AutoLotDAL/AutoLotDAL.sln
Code/Chapter 22/AutoLotDAL/AutoLotDAL.suo
Code/Chapter 22/AutoLotDAL/Properties/
Code/Chapter 22/AutoLotDAL/Properties/AssemblyInfo.cs
Code/Chapter 22/AutoLotDataReader/
Code/Chapter 22/AutoLotDataReader/AutoLotDataReader.sln
Code/Chapter 22/AutoLotDataReader/AutoLotDataReader.suo
Code/Chapter 22/AutoLotDataReader/AutoLotDataReader/
Code/Chapter 22/AutoLotDataReader/AutoLotDataReader/AutoLotDataReader.csproj
Code/Chapter 22/AutoLotDataReader/AutoLotDataReader/Program.cs
Code/Chapter 22/AutoLotDataReader/AutoLotDataReader/Properties/
Code/Chapter 22/AutoLotDataReader/AutoLotDataReader/Properties/AssemblyInfo.cs
Code/Chapter 22/AutoLotDataReader/UpgradeLog.XML
Code/Chapter 22/DataProviderFactory/
Code/Chapter 22/DataProviderFactory/DataProviderFactory.sln
Code/Chapter 22/DataProviderFactory/DataProviderFactory.suo
Code/Chapter 22/DataProviderFactory/DataProviderFactory/
Code/Chapter 22/DataProviderFactory/DataProviderFactory/App.config
Code/Chapter 22/DataProviderFactory/DataProviderFactory/DataProviderFactory.csproj
Code/Chapter 22/DataProviderFactory/DataProviderFactory/Program.cs
Code/Chapter 22/DataProviderFactory/DataProviderFactory/Properties/
Code/Chapter 22/DataProviderFactory/DataProviderFactory/Properties/AssemblyInfo.cs
Code/Chapter 22/DataProviderFactory/UpgradeLog.XML
Code/Chapter 22/MyConnectionFactory/
Code/Chapter 22/MyConnectionFactory/MyConnectionFactory.sln
Code/Chapter 22/MyConnectionFactory/MyConnectionFactory.suo
Code/Chapter 22/MyConnectionFactory/MyConnectionFactory/
Code/Chapter 22/MyConnectionFactory/MyConnectionFactory/App.config
Code/Chapter 22/MyConnectionFactory/MyConnectionFactory/MyConnectionFactory.csproj
Code/Chapter 22/MyConnectionFactory/MyConnectionFactory/MyConnectionFactory.csproj.user
Code/Chapter 22/MyConnectionFactory/MyConnectionFactory/Program.cs
Code/Chapter 22/MyConnectionFactory/MyConnectionFactory/Properties/
Code/Chapter 22/MyConnectionFactory/MyConnectionFactory/Properties/AssemblyInfo.cs
Code/Chapter 22/MyConnectionFactory/UpgradeLog.XML
Code/Chapter 23/
Code/Chapter 23/AutoLotDAL (Part 2)/
Code/Chapter 23/AutoLotDAL (Part 2)/AutoLotConnDAL.cs
Code/Chapter 23/AutoLotDAL (Part 2)/AutoLotDAL.csproj
Code/Chapter 23/AutoLotDAL (Part 2)/AutoLotDAL.csproj.user
Code/Chapter 23/AutoLotDAL (Part 2)/AutoLotDAL.sln
Code/Chapter 23/AutoLotDAL (Part 2)/AutoLotDAL.suo
Code/Chapter 23/AutoLotDAL (Part 2)/AutoLotDisconnectedDAL.cs
Code/Chapter 23/AutoLotDAL (Part 2)/Properties/
Code/Chapter 23/AutoLotDAL (Part 2)/Properties/AssemblyInfo.cs
Code/Chapter 23/AutoLotDAL (Part 3)/
Code/Chapter 23/AutoLotDAL (Part 3)/AutoLotConnDAL.cs
Code/Chapter 23/AutoLotDAL (Part 3)/AutoLotDAL.csproj
Code/Chapter 23/AutoLotDAL (Part 3)/AutoLotDAL.csproj.user
Code/Chapter 23/AutoLotDAL (Part 3)/AutoLotDAL.sln
Code/Chapter 23/AutoLotDAL (Part 3)/AutoLotDAL.suo
Code/Chapter 23/AutoLotDAL (Part 3)/AutoLotDataSet.Adapters.cs
Code/Chapter 23/AutoLotDAL (Part 3)/AutoLotDataSet.cd
Code/Chapter 23/AutoLotDAL (Part 3)/AutoLotDataSet.Designer.cs
Code/Chapter 23/AutoLotDAL (Part 3)/AutoLotDataSet.xsc
Code/Chapter 23/AutoLotDAL (Part 3)/AutoLotDataSet.xsd
Code/Chapter 23/AutoLotDAL (Part 3)/AutoLotDataSet.xss
Code/Chapter 23/AutoLotDAL (Part 3)/AutoLotDisconnectedDAL.cs
Code/Chapter 23/AutoLotDAL (Part 3)/Properties/
Code/Chapter 23/AutoLotDAL (Part 3)/Properties/AssemblyInfo.cs
Code/Chapter 23/AutoLotDAL (Part 3)/Properties/Settings.Designer.cs
Code/Chapter 23/AutoLotDAL (Part 3)/Properties/Settings.settings
Code/Chapter 23/FillDataSetWithSqlDataAdapter/
Code/Chapter 23/FillDataSetWithSqlDataAdapter/FillDataSetWithSqlDataAdapter.csproj
Code/Chapter 23/FillDataSetWithSqlDataAdapter/FillDataSetWithSqlDataAdapter.sln
Code/Chapter 23/FillDataSetWithSqlDataAdapter/FillDataSetWithSqlDataAdapter.suo
Code/Chapter 23/FillDataSetWithSqlDataAdapter/Program.cs
Code/Chapter 23/FillDataSetWithSqlDataAdapter/Properties/
Code/Chapter 23/FillDataSetWithSqlDataAdapter/Properties/AssemblyInfo.cs
Code/Chapter 23/MultitabledDataSetApp - Redux/
Code/Chapter 23/MultitabledDataSetApp - Redux/MainForm.cs
Code/Chapter 23/MultitabledDataSetApp - Redux/MainForm.Designer.cs
Code/Chapter 23/MultitabledDataSetApp - Redux/MainForm.resx
Code/Chapter 23/MultitabledDataSetApp - Redux/MultitabledDataSetApp.csproj
Code/Chapter 23/MultitabledDataSetApp - Redux/MultitabledDataSetApp.csproj.user
Code/Chapter 23/MultitabledDataSetApp - Redux/MultitabledDataSetApp.sln
Code/Chapter 23/MultitabledDataSetApp - Redux/MultitabledDataSetApp.suo
Code/Chapter 23/MultitabledDataSetApp - Redux/program.cs
Code/Chapter 23/MultitabledDataSetApp - Redux/Properties/
Code/Chapter 23/MultitabledDataSetApp - Redux/Properties/AssemblyInfo.cs
Code/Chapter 23/MultitabledDataSetApp - Redux/Properties/Resources.Designer.cs
Code/Chapter 23/MultitabledDataSetApp - Redux/Properties/Resources.resx
Code/Chapter 23/MultitabledDataSetApp - Redux/Properties/Settings.Designer.cs
Code/Chapter 23/MultitabledDataSetApp - Redux/Properties/Settings.settings
Code/Chapter 23/MultitabledDataSetApp/
Code/Chapter 23/MultitabledDataSetApp/App.config
Code/Chapter 23/MultitabledDataSetApp/MainForm.cs
Code/Chapter 23/MultitabledDataSetApp/MainForm.Designer.cs
Code/Chapter 23/MultitabledDataSetApp/MainForm.resx
Code/Chapter 23/MultitabledDataSetApp/MultitabledDataSetApp.csproj
Code/Chapter 23/MultitabledDataSetApp/MultitabledDataSetApp.csproj.user
Code/Chapter 23/MultitabledDataSetApp/MultitabledDataSetApp.sln
Code/Chapter 23/MultitabledDataSetApp/MultitabledDataSetApp.suo
Code/Chapter 23/MultitabledDataSetApp/program.cs
Code/Chapter 23/MultitabledDataSetApp/Properties/
Code/Chapter 23/MultitabledDataSetApp/Properties/AssemblyInfo.cs
Code/Chapter 23/MultitabledDataSetApp/Properties/Resources.Designer.cs
Code/Chapter 23/MultitabledDataSetApp/Properties/Resources.resx
Code/Chapter 23/MultitabledDataSetApp/Properties/Settings.Designer.cs
Code/Chapter 23/MultitabledDataSetApp/Properties/Settings.settings
Code/Chapter 23/SimpleDataSet/
Code/Chapter 23/SimpleDataSet/Program.cs
Code/Chapter 23/SimpleDataSet/Properties/
Code/Chapter 23/SimpleDataSet/Properties/AssemblyInfo.cs
Code/Chapter 23/SimpleDataSet/SimpleDataSet.csproj
Code/Chapter 23/SimpleDataSet/SimpleDataSet.csproj.user
Code/Chapter 23/SimpleDataSet/SimpleDataSet.sln
Code/Chapter 23/SimpleDataSet/SimpleDataSet.suo
Code/Chapter 23/VisualDataGridViewApp/
Code/Chapter 23/VisualDataGridViewApp/app.config
Code/Chapter 23/VisualDataGridViewApp/InventoryDataSet.Designer.cs
Code/Chapter 23/VisualDataGridViewApp/InventoryDataSet.xsc
Code/Chapter 23/VisualDataGridViewApp/InventoryDataSet.xsd
Code/Chapter 23/VisualDataGridViewApp/InventoryDataSet.xss
Code/Chapter 23/VisualDataGridViewApp/MainForm.cs
Code/Chapter 23/VisualDataGridViewApp/MainForm.Designer.cs
Code/Chapter 23/VisualDataGridViewApp/MainForm.resx
Code/Chapter 23/VisualDataGridViewApp/Program.cs
Code/Chapter 23/VisualDataGridViewApp/Properties/
Code/Chapter 23/VisualDataGridViewApp/Properties/AssemblyInfo.cs
Code/Chapter 23/VisualDataGridViewApp/Properties/Resources.Designer.cs
Code/Chapter 23/VisualDataGridViewApp/Properties/Resources.resx
Code/Chapter 23/VisualDataGridViewApp/Properties/Settings.Designer.cs
Code/Chapter 23/VisualDataGridViewApp/Properties/Settings.settings
Code/Chapter 23/VisualDataGridViewApp/VisualDataGridViewApp.csproj
Code/Chapter 23/VisualDataGridViewApp/VisualDataGridViewApp.sln
Code/Chapter 23/VisualDataGridViewApp/VisualDataGridViewApp.suo
Code/Chapter 23/VisualDataGridViewApp/WizardGenedTypes.cd
Code/Chapter 23/WindowsFormsDataTableViewer/
Code/Chapter 23/WindowsFormsDataTableViewer/Car.cs
Code/Chapter 23/WindowsFormsDataTableViewer/MainForm.cs
Code/Chapter 23/WindowsFormsDataTableViewer/MainForm.Designer.cs
Code/Chapter 23/WindowsFormsDataTableViewer/MainForm.resx
Code/Chapter 23/WindowsFormsDataTableViewer/Program.cs
Code/Chapter 23/WindowsFormsDataTableViewer/Properties/
Code/Chapter 23/WindowsFormsDataTableViewer/Properties/AssemblyInfo.cs
Code/Chapter 23/WindowsFormsDataTableViewer/Properties/Resources.Designer.cs
Code/Chapter 23/WindowsFormsDataTableViewer/Properties/Resources.resx
Code/Chapter 23/WindowsFormsDataTableViewer/Properties/Settings.Designer.cs
Code/Chapter 23/WindowsFormsDataTableViewer/Properties/Settings.settings
Code/Chapter 23/WindowsFormsDataTableViewer/WindowsFormsDataTableViewer.csproj
Code/Chapter 23/WindowsFormsDataTableViewer/WindowsFormsDataTableViewer.sln
Code/Chapter 23/WindowsFormsDataTableViewer/WindowsFormsDataTableViewer.suo
Code/Chapter 23/WindowsFormsInventoryUI/
Code/Chapter 23/WindowsFormsInventoryUI/App.config
Code/Chapter 23/WindowsFormsInventoryUI/MainForm.cs
Code/Chapter 23/WindowsFormsInventoryUI/MainForm.Designer.cs
Code/Chapter 23/WindowsFormsInventoryUI/MainForm.resx
Code/Chapter 23/WindowsFormsInventoryUI/Program.cs
Code/Chapter 23/WindowsFormsInventoryUI/Properties/
Code/Chapter 23/WindowsFormsInventoryUI/Properties/AssemblyInfo.cs
Code/Chapter 23/WindowsFormsInventoryUI/Properties/Resources.Designer.cs
Code/Chapter 23/WindowsFormsInventoryUI/Properties/Resources.resx
Code/Chapter 23/WindowsFormsInventoryUI/Properties/Settings.Designer.cs
Code/Chapter 23/WindowsFormsInventoryUI/Properties/Settings.settings
Code/Chapter 23/WindowsFormsInventoryUI/WindowsFormsInventoryUI.csproj
Code/Chapter 23/WindowsFormsInventoryUI/WindowsFormsInventoryUI.sln
Code/Chapter 23/WindowsFormsInventoryUI/WindowsFormsInventoryUI.suo
Code/Chapter 24/
Code/Chapter 24/Ch 24 Readme.txt
Code/Chapter 24/LinqOverDataSet/
Code/Chapter 24/LinqOverDataSet/LinqOverDataSet.csproj
Code/Chapter 24/LinqOverDataSet/LinqOverDataSet.sln
Code/Chapter 24/LinqOverDataSet/LinqOverDataSet.suo
Code/Chapter 24/LinqOverDataSet/Program.cs
Code/Chapter 24/LinqOverDataSet/Properties/
Code/Chapter 24/LinqOverDataSet/Properties/AssemblyInfo.cs
Code/Chapter 24/LinqToSqlCrud/
Code/Chapter 24/LinqToSqlCrud/app.config
Code/Chapter 24/LinqToSqlCrud/LinqToSqlCrud.csproj
Code/Chapter 24/LinqToSqlCrud/LinqToSqlCrud.sln
Code/Chapter 24/LinqToSqlCrud/LinqToSqlCrud.suo
Code/Chapter 24/LinqToSqlCrud/Program.cs
Code/Chapter 24/LinqToSqlCrud/Properties/
Code/Chapter 24/LinqToSqlCrud/Properties/AssemblyInfo.cs
Code/Chapter 24/LinqToSqlCrud/Properties/Settings.Designer.cs
Code/Chapter 24/LinqToSqlCrud/Properties/Settings.settings
Code/Chapter 24/LinqToXmlBasics/
Code/Chapter 24/LinqToXmlBasics/LinqToXmlBasics.csproj
Code/Chapter 24/LinqToXmlBasics/LinqToXmlBasics.csproj.user
Code/Chapter 24/LinqToXmlBasics/LinqToXmlBasics.sln
Code/Chapter 24/LinqToXmlBasics/LinqToXmlBasics.suo
Code/Chapter 24/LinqToXmlBasics/Program.cs
Code/Chapter 24/LinqToXmlBasics/Properties/
Code/Chapter 24/LinqToXmlBasics/Properties/AssemblyInfo.cs
Code/Chapter 24/LinqWithSqlMetalGenedCode/
Code/Chapter 24/LinqWithSqlMetalGenedCode/autoLotDB.cs
Code/Chapter 24/LinqWithSqlMetalGenedCode/EntityTypes.cd
Code/Chapter 24/LinqWithSqlMetalGenedCode/LinqWithSqlMetalGenedCode.csproj
Code/Chapter 24/LinqWithSqlMetalGenedCode/LinqWithSqlMetalGenedCode.sln
Code/Chapter 24/LinqWithSqlMetalGenedCode/LinqWithSqlMetalGenedCode.suo
Code/Chapter 24/LinqWithSqlMetalGenedCode/Program.cs
Code/Chapter 24/LinqWithSqlMetalGenedCode/Properties/
Code/Chapter 24/LinqWithSqlMetalGenedCode/Properties/AssemblyInfo.cs
Code/Chapter 24/NavigationWithLinqToXml/
Code/Chapter 24/NavigationWithLinqToXml/Inventory.xml
Code/Chapter 24/NavigationWithLinqToXml/NavigationWithLinqToXml.csproj
Code/Chapter 24/NavigationWithLinqToXml/NavigationWithLinqToXml.sln
Code/Chapter 24/NavigationWithLinqToXml/NavigationWithLinqToXml.suo
Code/Chapter 24/NavigationWithLinqToXml/Program.cs
Code/Chapter 24/NavigationWithLinqToXml/Properties/
Code/Chapter 24/NavigationWithLinqToXml/Properties/AssemblyInfo.cs
Code/Chapter 24/SimpleLinqToSqlApp/
Code/Chapter 24/SimpleLinqToSqlApp/AutoLotDatabase.cs
Code/Chapter 24/SimpleLinqToSqlApp/Inventory.cs
Code/Chapter 24/SimpleLinqToSqlApp/Program.cs
Code/Chapter 24/SimpleLinqToSqlApp/Properties/
Code/Chapter 24/SimpleLinqToSqlApp/Properties/AssemblyInfo.cs
Code/Chapter 24/SimpleLinqToSqlApp/SimpleLinqToSqlApp.csproj
Code/Chapter 24/SimpleLinqToSqlApp/SimpleLinqToSqlApp.sln
Code/Chapter 24/SimpleLinqToSqlApp/SimpleLinqToSqlApp.suo
Code/Chapter 25/
Code/Chapter 25/AutoLotWCFService/
Code/Chapter 25/AutoLotWCFService/App_Code/
Code/Chapter 25/AutoLotWCFService/App_Code/AutoLotService.cs
Code/Chapter 25/AutoLotWCFService/App_Code/IAutoLotService.cs
Code/Chapter 25/AutoLotWCFService/Bin/
Code/Chapter 25/AutoLotWCFService/Bin/AutoLotDAL.dll
Code/Chapter 25/AutoLotWCFService/Bin/AutoLotDAL.dll.refresh
Code/Chapter 25/AutoLotWCFService/Bin/AutoLotDAL.pdb
Code/Chapter 25/AutoLotWCFService/Service.svc
Code/Chapter 25/AutoLotWCFService/Web.config
Code/Chapter 25/HelloWebService/
Code/Chapter 25/HelloWebService/HelloWebService.asmx
Code/Chapter 25/MagicEightBallService/
Code/Chapter 25/MagicEightBallService/MagicEightBallServiceClient/
Code/Chapter 25/MagicEightBallService/MagicEightBallServiceClient/app.config
Code/Chapter 25/MagicEightBallService/MagicEightBallServiceClient/MagicEightBallServiceClient.csproj
Code/Chapter 25/MagicEightBallService/MagicEightBallServiceClient/MagicEightBallServiceClient.sln
Code/Chapter 25/MagicEightBallService/MagicEightBallServiceClient/MagicEightBallServiceClient.suo
Code/Chapter 25/MagicEightBallService/MagicEightBallServiceClient/Program.cs
Code/Chapter 25/MagicEightBallService/MagicEightBallServiceClient/Properties/
Code/Chapter 25/MagicEightBallService/MagicEightBallServiceClient/Properties/AssemblyInfo.cs
Code/Chapter 25/MagicEightBallService/MagicEightBallServiceClient/Service References/
Code/Chapter 25/MagicEightBallService/MagicEightBallServiceClient/Service References/ServiceReference/
Code/Chapter 25/MagicEightBallService/MagicEightBallServiceClient/Service References/ServiceReference/configuration.svcinfo
Code/Chapter 25/MagicEightBallService/MagicEightBallServiceClient/Service References/ServiceReference/MagicEightBallService.disco
Code/Chapter 25/MagicEightBallService/MagicEightBallServiceClient/Service References/ServiceReference/MagicEightBallService.wsdl
Code/Chapter 25/MagicEightBallService/MagicEightBallServiceClient/Service References/ServiceReference/MagicEightBallService.xsd
Code/Chapter 25/MagicEightBallService/MagicEightBallServiceClient/Service References/ServiceReference/MagicEightBallService1.wsdl
Code/Chapter 25/MagicEightBallService/MagicEightBallServiceClient/Service References/ServiceReference/MagicEightBallService1.xsd
Code/Chapter 25/MagicEightBallService/MagicEightBallServiceClient/Service References/ServiceReference/Reference.cs
Code/Chapter 25/MagicEightBallService/MagicEightBallServiceClient/Service References/ServiceReference/Reference.svcmap
Code/Chapter 25/MagicEightBallService/MagicEightBallServiceHost/
Code/Chapter 25/MagicEightBallService/MagicEightBallServiceHost/MagicEightBallServiceHost.sln
Code/Chapter 25/MagicEightBallService/MagicEightBallServiceHost/MagicEightBallServiceHost.suo
Code/Chapter 25/MagicEightBallService/MagicEightBallServiceHost/MagicEightBallServiceHost/
Code/Chapter 25/MagicEightBallService/MagicEightBallServiceHost/MagicEightBallServiceHost/App.config
Code/Chapter 25/MagicEightBallService/MagicEightBallServiceHost/MagicEightBallServiceHost/MagicEightBallServiceHost.csproj
Code/Chapter 25/MagicEightBallService/MagicEightBallServiceHost/MagicEightBallServiceHost/Program.cs
Code/Chapter 25/MagicEightBallService/MagicEightBallServiceHost/MagicEightBallServiceHost/Properties/
Code/Chapter 25/MagicEightBallService/MagicEightBallServiceHost/MagicEightBallServiceHost/Properties/AssemblyInfo.cs
Code/Chapter 25/MagicEightBallService/MagicEightBallServiceLib/
Code/Chapter 25/MagicEightBallService/MagicEightBallServiceLib/MagicEightBallServiceLib.sln
Code/Chapter 25/MagicEightBallService/MagicEightBallServiceLib/MagicEightBallServiceLib.suo
Code/Chapter 25/MagicEightBallService/MagicEightBallServiceLib/MagicEightBallServiceLib/
Code/Chapter 25/MagicEightBallService/MagicEightBallServiceLib/MagicEightBallServiceLib/IEightBall.cs
Code/Chapter 25/MagicEightBallService/MagicEightBallServiceLib/MagicEightBallServiceLib/MagicEightBallService.cs
Code/Chapter 25/MagicEightBallService/MagicEightBallServiceLib/MagicEightBallServiceLib/MagicEightBallServiceLib.csproj
Code/Chapter 25/MagicEightBallService/MagicEightBallServiceLib/MagicEightBallServiceLib/Properties/
Code/Chapter 25/MagicEightBallService/MagicEightBallServiceLib/MagicEightBallServiceLib/Properties/AssemblyInfo.cs
Code/Chapter 25/MagicEightBallService/Proxy Files/
Code/Chapter 25/MagicEightBallService/Proxy Files/app.config
Code/Chapter 25/MagicEightBallService/Proxy Files/myProxy.cs
Code/Chapter 25/MagicEightBallTCP/
Code/Chapter 25/MagicEightBallTCP/Client/
Code/Chapter 25/MagicEightBallTCP/Client/MagicEightBallServiceClient.exe
Code/Chapter 25/MagicEightBallTCP/Client/MagicEightBallServiceClient.exe.config
Code/Chapter 25/MagicEightBallTCP/Host/
Code/Chapter 25/MagicEightBallTCP/Host/MagicEightBallServiceHost.exe
Code/Chapter 25/MagicEightBallTCP/Host/MagicEightBallServiceHost.exe.config
Code/Chapter 25/MagicEightBallTCP/Host/MagicEightBallServiceLib.dll
Code/Chapter 25/MathService/
Code/Chapter 25/MathService/MathClient/
Code/Chapter 25/MathService/MathClient/app.config
Code/Chapter 25/MathService/MathClient/MathClient.csproj
Code/Chapter 25/MathService/MathClient/MathClient.sln
Code/Chapter 25/MathService/MathClient/MathClient.suo
Code/Chapter 25/MathService/MathClient/Program.cs
Code/Chapter 25/MathService/MathClient/Properties/
Code/Chapter 25/MathService/MathClient/Properties/AssemblyInfo.cs
Code/Chapter 25/MathService/MathClient/Service References/
Code/Chapter 25/MathService/MathClient/Service References/ServiceReference/
Code/Chapter 25/MathService/MathClient/Service References/ServiceReference/configuration.svcinfo
Code/Chapter 25/MathService/MathClient/Service References/ServiceReference/MathService.disco
Code/Chapter 25/MathService/MathClient/Service References/ServiceReference/MathService.wsdl
Code/Chapter 25/MathService/MathClient/Service References/ServiceReference/MathService.xsd
Code/Chapter 25/MathService/MathClient/Service References/ServiceReference/MathService1.wsdl
Code/Chapter 25/MathService/MathClient/Service References/ServiceReference/MathService1.xsd
Code/Chapter 25/MathService/MathClient/Service References/ServiceReference/Reference.cs
Code/Chapter 25/MathService/MathClient/Service References/ServiceReference/Reference.svcmap
Code/Chapter 25/MathService/MathServiceLibrary/
Code/Chapter 25/MathService/MathServiceLibrary/App.config
Code/Chapter 25/MathService/MathServiceLibrary/IBasicMath.cs
Code/Chapter 25/MathService/MathServiceLibrary/MathService.cs
Code/Chapter 25/MathService/MathServiceLibrary/MathServiceLibrary.csproj
Code/Chapter 25/MathService/MathServiceLibrary/MathServiceLibrary.sln
Code/Chapter 25/MathService/MathServiceLibrary/MathServiceLibrary.suo
Code/Chapter 25/MathService/MathServiceLibrary/Properties/
Code/Chapter 25/MathService/MathServiceLibrary/Properties/AssemblyInfo.cs
Code/Chapter 25/MathService/MathWindowsServiceHost/
Code/Chapter 25/MathService/MathWindowsServiceHost/App.config
Code/Chapter 25/MathService/MathWindowsServiceHost/MathWindowsServiceHost.csproj
Code/Chapter 25/MathService/MathWindowsServiceHost/MathWindowsServiceHost.csproj.user
Code/Chapter 25/MathService/MathWindowsServiceHost/MathWindowsServiceHost.sln
Code/Chapter 25/MathService/MathWindowsServiceHost/MathWindowsServiceHost.suo
Code/Chapter 25/MathService/MathWindowsServiceHost/MathWinService.cs
Code/Chapter 25/MathService/MathWindowsServiceHost/MathWinService.Designer.cs
Code/Chapter 25/MathService/MathWindowsServiceHost/Program.cs
Code/Chapter 25/MathService/MathWindowsServiceHost/ProjectInstaller.cs
Code/Chapter 25/MathService/MathWindowsServiceHost/ProjectInstaller.Designer.cs
Code/Chapter 25/MathService/MathWindowsServiceHost/ProjectInstaller.resx
Code/Chapter 25/MathService/MathWindowsServiceHost/Propert

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 本站是交换下载平台,提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度更多...
  • 请直接用浏览器下载本站内容,不要使用迅雷之类的下载软件,用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*主  题:
*内  容:
*验 证 码:

源码中国 www.ymcn.org