Description: dotnet programmer interview book source code. Example for the preparation of the book listed in the source code to facilitate debugging the readers to verify and consolidate the knowledge points.
File list (Check if you may need any files):
第2章
.....\C#C++
.....\.....\CSharp
.....\.....\......\CSharp.cs
.....\.....\......\CSharp.csproj
.....\.....\......\Properties
.....\.....\......\..........\AssemblyInfo.cs
.....\.....\DllFromCPlus
.....\.....\............\app.rc
.....\.....\............\AssemblyInfo.cpp
.....\.....\............\DllFromCPlus.cpp
.....\.....\............\DllFromCPlus.h
.....\.....\............\DllFromCPlus.ncb
.....\.....\............\DllFromCPlus.sln
.....\.....\............\DllFromCPlus.vcproj
.....\.....\............\DllFromCPlus.vcproj.ASIAPACIFIC.yzhu.user
.....\.....\............\ReadMe.txt
.....\.....\............\resource.h
.....\.....\............\Stdafx.cpp
.....\.....\............\Stdafx.h
.....\CLS
.....\...\CLS.cs
.....\...\Properties
.....\...\..........\AssemblyInfo.cs
.....\...\第2章.csproj
.....\...\第2章.sln
.....\Compile
.....\.......\Compile
.....\.......\.......\Compile.cs
.....\.......\.......\Compile.csproj
.....\.......\.......\Compile.dll
.....\.......\.......\Compile.exe
.....\.......\.......\Compile.sln
.....\.......\.......\Properties
.....\.......\.......\..........\AssemblyInfo.cs
.....\LoadAssembly
.....\............\Load
.....\............\....\Load.cs
.....\............\....\Load.csproj
.....\............\....\Properties
.....\............\....\..........\AssemblyInfo.cs
.....\............\LoadAssembly.sln
.....\............\LoadFrom
.....\............\........\LoadFrom.cs
.....\............\........\LoadFrom.csproj
.....\............\........\Properties
.....\............\........\..........\AssemblyInfo.cs
.....\VersionStrategy
.....\...............\Web.Config
.....\VersionStrategy-NoPublisherPolicy
.....\.................................\Web.Config
第3章
.....\Conditional特性
.....\...............\UseConditional
.....\...............\..............\Properties
.....\...............\..............\..........\AssemblyInfo.cs
.....\...............\..............\UseConditional.cs
.....\...............\..............\UseConditional.csproj
.....\...............\..............\UseConditional.sln
.....\using
.....\.....\using
.....\.....\.....\Properties
.....\.....\.....\..........\AssemblyInfo.cs
.....\.....\.....\using.cs
.....\.....\.....\using.csproj
.....\.....\.....\using.sln
.....\保存根引用
.....\..........\RootRef
.....\..........\.......\Properties
.....\..........\.......\..........\AssemblyInfo.cs
.....\..........\.......\RefRoot.cs
.....\..........\.......\RootRef.csproj
.....\..........\.......\RootRef.sln
.....\值类型引用类型比较
.....\..................\ValueRefEquals
.....\..................\..............\Properties
.....\..................\..............\..........\AssemblyInfo.cs
.....\..................\..............\ValueRefEquals.cs
.....\..................\..............\ValueRefEquals.csproj
.....\..................\..............\ValueRefEquals.sln
.....\值类型引用类型赋值
.....\..................\ValueRef
.....\..................\........\bin
.....\..................\........\...\Debug
.....\..................\........\...\.....\ValueRef.exe
.....\..................\........\...\.....\ValueRef.pdb
.....\..................\........\...\.....\ValueRef.vshost.exe
.....\..................\........\obj
.....\..................\........\...\Debug
.....\..................\........\...\.....\TempPE
.....\..................\........\...\.....\ValueRef.exe
.....\..................\........\...\.....\ValueRef.pdb
.....\..................\........\...\ValueRef.csproj.FileList.txt
.....\..................\........\Properties
.....\..................\........\..........\AssemblyInfo.cs
.....\..................\........\ValueRef.cs
.....\..................\........\ValueRef.csproj
.....\..................\........\ValueRef.sln
.....\初始化器