TorBT - Torrents and Magnet Links Search Engine

Perkins B., Reid J.D. - Beginning C# and .NET, 2021 Edition - 2021

File Name
Size
code/.gitignore
7.0 kB
code/Chapter02/ConsoleApp1/ConsoleApp1.sln
1.1 kB
code/Chapter02/ConsoleApp1/ConsoleApp1/ConsoleApp1.csproj
273 B
code/Chapter02/ConsoleApp1/ConsoleApp1/Program.cs
295 B
code/Chapter02/WpfApp1/WpfApp1.sln
1.1 kB
code/Chapter02/WpfApp1/WpfApp1/App.xaml
368 B
code/Chapter02/WpfApp1/WpfApp1/App.xaml.cs
340 B
code/Chapter02/WpfApp1/WpfApp1/AssemblyInfo.cs
605 B
code/Chapter02/WpfApp1/WpfApp1/MainWindow.xaml
614 B
code/Chapter02/WpfApp1/WpfApp1/MainWindow.xaml.cs
820 B
code/Chapter02/WpfApp1/WpfApp1/WpfApp1.csproj
226 B
code/Chapter02/WpfApp1/WpfApp1/WpfApp1.csproj.user
427 B
code/Chapter03/Ch03Ex01/Ch03Ex01.sln
1.1 kB
code/Chapter03/Ch03Ex01/Ch03Ex01/Ch03Ex01.csproj
178 B
code/Chapter03/Ch03Ex01/Ch03Ex01/Program.cs
364 B
code/Chapter03/Ch03Ex02/Ch03Ex02.sln
1.1 kB
code/Chapter03/Ch03Ex02/Ch03Ex02/Ch03Ex02.csproj
178 B
code/Chapter03/Ch03Ex02/Ch03Ex02/Program.cs
1.4 kB
code/Chapter04/Ch04Ex01/Ch04Ex01.sln
1.1 kB
code/Chapter04/Ch04Ex01/Ch04Ex01/Ch04Ex01.csproj
171 B
code/Chapter04/Ch04Ex01/Ch04Ex01/Program.cs
689 B
code/Chapter04/Ch04Ex02/Ch04Ex02.sln
1.1 kB
code/Chapter04/Ch04Ex02/Ch04Ex02/Ch04Ex02.csproj
171 B
code/Chapter04/Ch04Ex02/Ch04Ex02/Program.cs
835 B
code/Chapter04/Ch04Ex03/Ch04Ex03.sln
1.1 kB
code/Chapter04/Ch04Ex03/Ch04Ex03/Ch04Ex03.csproj
171 B
code/Chapter04/Ch04Ex03/Ch04Ex03/Program.cs
950 B
code/Chapter04/Ch04Ex04/Ch04Ex04.sln
1.1 kB
code/Chapter04/Ch04Ex04/Ch04Ex04/Ch04Ex04.csproj
171 B
code/Chapter04/Ch04Ex04/Ch04Ex04/Program.cs
1012 B
code/Chapter04/Ch04Ex05/Ch04Ex05.sln
1.1 kB
code/Chapter04/Ch04Ex05/Ch04Ex05/Ch04Ex05.csproj
171 B
code/Chapter04/Ch04Ex05/Ch04Ex05/Program.cs
1.5 kB
code/Chapter04/readme.md
2 B
code/Chapter05/Ch05Ex01/Ch05Ex01.sln
1.1 kB
code/Chapter05/Ch05Ex01/Ch05Ex01/Ch05Ex01.csproj
171 B
code/Chapter05/Ch05Ex01/Ch05Ex01/Program.cs
1.2 kB
code/Chapter05/Ch05Ex02/Ch05Ex02.sln
1.1 kB
code/Chapter05/Ch05Ex02/Ch05Ex02/Ch05Ex02.csproj
171 B
code/Chapter05/Ch05Ex02/Ch05Ex02/Program.cs
900 B
code/Chapter05/Ch05Ex03/Ch05Ex03.sln
1.1 kB
code/Chapter05/Ch05Ex03/Ch05Ex03/Ch05Ex03.csproj
171 B
code/Chapter05/Ch05Ex03/Ch05Ex03/Program.cs
1.1 kB
code/Chapter05/Ch05Ex04/Ch05Ex04.sln
1.1 kB
code/Chapter05/Ch05Ex04/Ch05Ex04/Ch05Ex04.csproj
171 B
code/Chapter05/Ch05Ex04/Ch05Ex04/Program.cs
541 B
code/Chapter05/Ch05Ex05/Ch05Ex05.sln
1.1 kB
code/Chapter05/Ch05Ex05/Ch05Ex05/Ch05Ex05.csproj
171 B
code/Chapter05/Ch05Ex05/Ch05Ex05/Program.cs
2.3 kB
code/Chapter05/Ch05Ex06/Ch05Ex06.sln
1.1 kB
code/Chapter05/Ch05Ex06/Ch05Ex06/Ch05Ex06.csproj
171 B
code/Chapter05/Ch05Ex06/Ch05Ex06/Program.cs
469 B
code/Chapter05/OverflowCheck/OverflowCheck.sln
1.1 kB
code/Chapter05/OverflowCheck/OverflowCheck/OverflowCheck.csproj
336 B
code/Chapter05/OverflowCheck/OverflowCheck/Program.cs
530 B
code/Chapter06/Ch06Ex01/Ch06Ex01.sln
1.1 kB
code/Chapter06/Ch06Ex01/Ch06Ex01/Ch06Ex01.csproj
171 B
code/Chapter06/Ch06Ex01/Ch06Ex01/Program.cs
1018 B
code/Chapter06/Ch06Ex02/Ch06Ex02.sln
1.1 kB
code/Chapter06/Ch06Ex02/Ch06Ex02/Ch06Ex02.csproj
171 B
code/Chapter06/Ch06Ex02/Ch06Ex02/Program.cs
664 B
code/Chapter06/Ch06Ex03/Ch06Ex03.sln
1.1 kB
code/Chapter06/Ch06Ex03/Ch06Ex03/Ch06Ex03.csproj
171 B
code/Chapter06/Ch06Ex03/Ch06Ex03/Program.cs
497 B
code/Chapter06/Ch06Ex04/Ch06Ex04.sln
1.1 kB
code/Chapter06/Ch06Ex04/Ch06Ex04/Ch06Ex04.csproj
171 B
code/Chapter06/Ch06Ex04/Ch06Ex04/Program.cs
346 B
code/Chapter06/Ch06Ex05/Ch06Ex05.sln
1.1 kB
code/Chapter06/Ch06Ex05/Ch06Ex05/Ch06Ex05.csproj
171 B
code/Chapter06/Ch06Ex05/Ch06Ex05/Program.cs
1.2 kB
code/Chapter06/LocalFunctions/LocalFunctions.sln
1.1 kB
code/Chapter06/LocalFunctions/LocalFunctions/LocalFunctions.csproj
171 B
code/Chapter06/LocalFunctions/LocalFunctions/Program.cs
472 B
code/Chapter06/Tuple/Tuple.sln
1.1 kB
code/Chapter06/Tuple/Tuple/Program.cs
799 B
code/Chapter06/Tuple/Tuple/Tuple.csproj
171 B
code/Chapter06/VariableScopeInLoops/VariableScopeInLoops.sln
1.1 kB
code/Chapter06/VariableScopeInLoops/VariableScopeInLoops/Program.cs
477 B
code/Chapter06/VariableScopeInLoops/VariableScopeInLoops/VariableScopeInLoops.csproj
171 B
code/Chapter07/AssertionDemo/AssertionDemo.sln
1.1 kB
code/Chapter07/AssertionDemo/AssertionDemo/AssertionDemo.csproj
178 B
code/Chapter07/AssertionDemo/AssertionDemo/Program.cs
337 B
code/Chapter07/Ch07Ex01/Ch07Ex01.sln
1.1 kB
code/Chapter07/Ch07Ex01/Ch07Ex01/Ch07Ex01.csproj
171 B
code/Chapter07/Ch07Ex01/Ch07Ex01/Program.cs
2.3 kB
code/Chapter07/Ch07Ex01TracePoints/Ch07Ex01TracePoints.sln
1.1 kB
code/Chapter07/Ch07Ex01TracePoints/Ch07Ex01TracePoints/Ch07Ex01TracePoints.csproj
171 B
code/Chapter07/Ch07Ex01TracePoints/Ch07Ex01TracePoints/Program.cs
1.6 kB
code/Chapter07/Ch07Ex02/Ch07Ex02.sln
1.1 kB
code/Chapter07/Ch07Ex02/Ch07Ex02/Ch07Ex02.csproj
171 B
code/Chapter07/Ch07Ex02/Ch07Ex02/Program.cs
4.4 kB
code/Chapter08/Ch08Ex01/Ch08Ex01.sln
1.1 kB
code/Chapter08/Ch08Ex01/Ch08Ex01/App.xaml
370 B
code/Chapter08/Ch08Ex01/Ch08Ex01/App.xaml.cs
341 B
code/Chapter08/Ch08Ex01/Ch08Ex01/AssemblyInfo.cs
605 B
code/Chapter08/Ch08Ex01/Ch08Ex01/Ch08Ex01.csproj
226 B
code/Chapter08/Ch08Ex01/Ch08Ex01/Ch08Ex01.csproj.user
427 B
code/Chapter08/Ch08Ex01/Ch08Ex01/MainWindow.xaml
647 B
code/Chapter08/Ch08Ex01/Ch08Ex01/MainWindow.xaml.cs
1.3 kB
code/Chapter08/readme.md
55 B
code/Chapter09/Ch09ClassLib/Ch09ClassLib.sln
1.1 kB
code/Chapter09/Ch09ClassLib/Ch09ClassLib/Ch09ClassLib.csproj
137 B
code/Chapter09/Ch09ClassLib/Ch09ClassLib/MyExternalClass.cs
98 B
code/Chapter09/Ch09ClassLib/Ch09ClassLib/MyInternalClass.cs
155 B
code/Chapter09/Ch09Ex01/Ch09Ex01.sln
1.1 kB
code/Chapter09/Ch09Ex01/Ch09Ex01/Ch09Ex01.csproj
171 B
code/Chapter09/Ch09Ex01/Ch09Ex01/MyNewClass.cs
188 B
code/Chapter09/Ch09Ex01/Ch09Ex01/Program.cs
599 B
code/Chapter09/Ch09Ex02/Ch09Ex02.sln
1.1 kB
code/Chapter09/Ch09Ex02/Ch09Ex02/Ch09Ex02.csproj
356 B
code/Chapter09/Ch09Ex02/Ch09Ex02/Program.cs
305 B
code/Chapter09/Ch09Ex03/Ch09Ex03.sln
1.1 kB
code/Chapter09/Ch09Ex03/Ch09Ex03/Ch09Ex03.csproj
171 B
code/Chapter09/Ch09Ex03/Ch09Ex03/Program.cs
847 B
code/Chapter10/Ch10CardClient/Ch10CardClient.csproj
286 B
code/Chapter10/Ch10CardClient/Program.cs
583 B
code/Chapter10/Ch10CardLib/Ch10CardLib.sln
1.6 kB
code/Chapter10/Ch10CardLib/Ch10CardLib/Card.cs
435 B
code/Chapter10/Ch10CardLib/Ch10CardLib/Ch10CardLib.csproj
140 B
code/Chapter10/Ch10CardLib/Ch10CardLib/ClassDiagram1.cd
884 B
code/Chapter10/Ch10CardLib/Ch10CardLib/Deck.cs
1.6 kB
code/Chapter10/Ch10CardLib/Ch10CardLib/Rank.cs
338 B
code/Chapter10/Ch10CardLib/Ch10CardLib/Suit.cs
202 B
code/Chapter10/Ch10Ex01/Ch10Ex01.sln
1.1 kB
code/Chapter10/Ch10Ex01/Ch10Ex01/Ch10Ex01.csproj
171 B
code/Chapter10/Ch10Ex01/Ch10Ex01/MyClass.cs
995 B
code/Chapter10/Ch10Ex01/Ch10Ex01/Program.cs
1.2 kB
code/Chapter10/Ch10Ex02/Ch10Ex02.sln
1.1 kB
code/Chapter10/Ch10Ex02/Ch10Ex02/Ch10Ex02.csproj
171 B
code/Chapter10/Ch10Ex02/Ch10Ex02/Program.cs
783 B
code/Chapter11/Ch11CardClient/Ch11CardClient.sln
1.1 kB
code/Chapter11/Ch11CardClient/Ch11CardClient/Ch11CardClient.csproj
352 B
code/Chapter11/Ch11CardClient/Ch11CardClient/Program.cs
1.5 kB
code/Chapter11/Ch11CardLib/Ch11CardLib.sln
1.1 kB
code/Chapter11/Ch11CardLib/Ch11CardLib/Card.cs
3.6 kB
code/Chapter11/Ch11CardLib/Ch11CardLib/CardCollection.cs
1.5 kB
code/Chapter11/Ch11CardLib/Ch11CardLib/Ch11CardLib.csproj
137 B
code/Chapter11/Ch11CardLib/Ch11CardLib/Deck.cs
2.6 kB
code/Chapter11/Ch11CardLib/Ch11CardLib/Rank.cs
338 B
code/Chapter11/Ch11CardLib/Ch11CardLib/Suit.cs
202 B
code/Chapter11/Ch11Ex01/Ch11Ex01.sln
1.1 kB
code/Chapter11/Ch11Ex01/Ch11Ex01/Animal.cs
437 B
code/Chapter11/Ch11Ex01/Ch11Ex01/Ch11Ex01.csproj
171 B
code/Chapter11/Ch11Ex01/Ch11Ex01/Chicken.cs
290 B
code/Chapter11/Ch11Ex01/Ch11Ex01/Cow.cs
280 B
code/Chapter11/Ch11Ex01/Ch11Ex01/Program.cs
2.4 kB
code/Chapter11/Ch11Ex02/Ch11Ex02.sln
1.1 kB
code/Chapter11/Ch11Ex02/Ch11Ex02/Animal.cs
499 B
code/Chapter11/Ch11Ex02/Ch11Ex02/AnimalCollection.cs
473 B
code/Chapter11/Ch11Ex02/Ch11Ex02/Ch11Ex02.csproj
171 B
code/Chapter11/Ch11Ex02/Ch11Ex02/Chicken.cs
290 B
code/Chapter11/Ch11Ex02/Ch11Ex02/Cow.cs
280 B
code/Chapter11/Ch11Ex02/Ch11Ex02/Program.cs
479 B
code/Chapter11/Ch11Ex03/Ch11Ex03.sln
1.1 kB
code/Chapter11/Ch11Ex03/Ch11Ex03/Ch11Ex03.csproj
171 B
code/Chapter11/Ch11Ex03/Ch11Ex03/Primes.cs
1.2 kB
code/Chapter11/Ch11Ex03/Ch11Ex03/Program.cs
327 B
code/Chapter11/Ch11Ex04/Ch11Ex04.sln
1.1 kB
code/Chapter11/Ch11Ex04/Ch11Ex04/Ch11Ex04.csproj
171 B
code/Chapter11/Ch11Ex04/Ch11Ex04/Program.cs
2.0 kB
code/Chapter11/Ch11Ex05/Ch11Ex05.sln
1.1 kB
code/Chapter11/Ch11Ex05/Ch11Ex05/Ch11Ex05.csproj
171 B
code/Chapter11/Ch11Ex05/Ch11Ex05/Person.cs
664 B
code/Chapter11/Ch11Ex05/Ch11Ex05/PersonNameComparer.cs
628 B
code/Chapter11/Ch11Ex05/Ch11Ex05/Program.cs
1.3 kB
code/Chapter11/SimpleIterators/SimpleIterators.sln
1.1 kB
code/Chapter11/SimpleIterators/SimpleIterators/Program.cs
485 B
code/Chapter11/SimpleIterators/SimpleIterators/SimpleIterators.csproj
171 B
code/Chapter12/Ch12CardClient/Ch12CardClient.sln
1.1 kB
code/Chapter12/Ch12CardClient/Ch12CardClient/Ch12CardClient.csproj
352 B
code/Chapter12/Ch12CardClient/Ch12CardClient/Program.cs
583 B
code/Chapter12/Ch12CardLib/Ch12CardLib.sln
1.1 kB
code/Chapter12/Ch12CardLib/Ch12CardLib/Card.cs
3.6 kB
code/Chapter12/Ch12CardLib/Ch12CardLib/CardCollection.cs
1.5 kB
code/Chapter12/Ch12CardLib/Ch12CardLib/Ch12CardLib.csproj
137 B
code/Chapter12/Ch12CardLib/Ch12CardLib/Deck.cs
2.6 kB
code/Chapter12/Ch12CardLib/Ch12CardLib/Rank.cs
338 B
code/Chapter12/Ch12CardLib/Ch12CardLib/Suit.cs
202 B
code/Chapter12/Ch12Ex01/Ch12Ex01.sln
1.1 kB
code/Chapter12/Ch12Ex01/Ch12Ex01/Ch12Ex01.csproj
171 B
code/Chapter12/Ch12Ex01/Ch12Ex01/Program.cs
1.1 kB
code/Chapter12/Ch12Ex01/Ch12Ex01/Vector.cs
1.9 kB
code/Chapter12/Ch12Ex02/Ch12Ex02.sln
1.1 kB
code/Chapter12/Ch12Ex02/Ch12Ex02/Animal.cs
499 B
code/Chapter12/Ch12Ex02/Ch12Ex02/Ch12Ex02.csproj
174 B
code/Chapter12/Ch12Ex02/Ch12Ex02/Chicken.cs
290 B
code/Chapter12/Ch12Ex02/Ch12Ex02/Cow.cs
280 B
code/Chapter12/Ch12Ex02/Ch12Ex02/Program.cs
506 B
code/Chapter12/Ch12Ex03/Ch12Ex03.sln
1.1 kB
code/Chapter12/Ch12Ex03/Ch12Ex03/Ch12Ex03.csproj
171 B
code/Chapter12/Ch12Ex03/Ch12Ex03/Program.cs
909 B
code/Chapter12/Ch12Ex03/Ch12Ex03/Vector.cs
2.0 kB
code/Chapter12/Ch12Ex03/Ch12Ex03/VectorDelegates.cs
715 B
code/Chapter12/Ch12Ex03/Ch12Ex03/VectorList.cs
845 B
code/Chapter12/Ch12Ex04/Ch12Ex04.sln
1.1 kB
code/Chapter12/Ch12Ex04/Ch12Ex04/Animal.cs
543 B
code/Chapter12/Ch12Ex04/Ch12Ex04/Ch12Ex04.csproj
171 B
code/Chapter12/Ch12Ex04/Ch12Ex04/Chicken.cs
413 B
code/Chapter12/Ch12Ex04/Ch12Ex04/Cow.cs
400 B
code/Chapter12/Ch12Ex04/Ch12Ex04/Farm.cs
1.2 kB
code/Chapter12/Ch12Ex04/Ch12Ex04/Program.cs
752 B
code/Chapter12/Ch12Ex04/Ch12Ex04/SuperCow.cs
491 B
code/Chapter12/VarianceDemo/VarianceDemo.sln
1.1 kB
code/Chapter12/VarianceDemo/VarianceDemo/Animal.cs
668 B
code/Chapter12/VarianceDemo/VarianceDemo/AnimalNameLengthComparer.cs
324 B
code/Chapter12/VarianceDemo/VarianceDemo/Chicken.cs
440 B
code/Chapter12/VarianceDemo/VarianceDemo/Cow.cs
470 B
code/Chapter12/VarianceDemo/VarianceDemo/IGrassMuncher.cs
195 B
code/Chapter12/VarianceDemo/VarianceDemo/IMethaneProducer.cs
206 B
code/Chapter12/VarianceDemo/VarianceDemo/Program.cs
1.0 kB
code/Chapter12/VarianceDemo/VarianceDemo/SuperCow.cs
467 B
code/Chapter12/VarianceDemo/VarianceDemo/VarianceDemo.csproj
171 B
code/Chapter13/Ch13CardClient/Ch13CardClient.sln
1.1 kB
code/Chapter13/Ch13CardClient/Ch13CardClient/Ch13CardClient.csproj
352 B
code/Chapter13/Ch13CardClient/Ch13CardClient/Game.cs
7.8 kB
code/Chapter13/Ch13CardClient/Ch13CardClient/Player.cs
757 B
code/Chapter13/Ch13CardClient/Ch13CardClient/Program.cs
2.3 kB
code/Chapter13/Ch13CardLib/Ch13CardLib.sln
1.1 kB
code/Chapter13/Ch13CardLib/Ch13CardLib/Card.cs
3.6 kB
code/Chapter13/Ch13CardLib/Ch13CardLib/CardOutOfRangeException.cs
503 B
code/Chapter13/Ch13CardLib/Ch13CardLib/Cards.cs
912 B
code/Chapter13/Ch13CardLib/Ch13CardLib/Ch13CardLib.csproj
137 B
code/Chapter13/Ch13CardLib/Ch13CardLib/Deck.cs
2.8 kB
code/Chapter13/Ch13CardLib/Ch13CardLib/Rank.cs
338 B
code/Chapter13/Ch13CardLib/Ch13CardLib/Suit.cs
202 B
code/Chapter13/Ch13Ex01/Ch13Ex01.sln
1.1 kB
code/Chapter13/Ch13Ex01/Ch13Ex01/Ch13Ex01.csproj
171 B
code/Chapter13/Ch13Ex01/Ch13Ex01/Program.cs
707 B
code/Chapter13/Ch13Ex02/Ch13Ex02.sln
1.1 kB
code/Chapter13/Ch13Ex02/Ch13Ex02/Ch13Ex02.csproj
171 B
code/Chapter13/Ch13Ex02/Ch13Ex02/Connection.cs
894 B
code/Chapter13/Ch13Ex02/Ch13Ex02/Display.cs
255 B
code/Chapter13/Ch13Ex02/Ch13Ex02/Program.cs
427 B
code/Chapter13/Ch13Ex03/Ch13Ex03.sln
1.1 kB
code/Chapter13/Ch13Ex03/Ch13Ex03/Ch13Ex03.csproj
171 B
code/Chapter13/Ch13Ex03/Ch13Ex03/Connection.cs
993 B
code/Chapter13/Ch13Ex03/Ch13Ex03/Display.cs
389 B
code/Chapter13/Ch13Ex03/Ch13Ex03/MessageArrivedEventArgs.cs
515 B
code/Chapter13/Ch13Ex03/Ch13Ex03/Program.cs
716 B
code/Chapter13/Ch13Ex04/Ch13Ex04.sln
1.1 kB
code/Chapter13/Ch13Ex04/Ch13Ex04/Animal.cs
543 B
code/Chapter13/Ch13Ex04/Ch13Ex04/Ch13Ex04.csproj
171 B
code/Chapter13/Ch13Ex04/Ch13Ex04/Chicken.cs
415 B
code/Chapter13/Ch13Ex04/Ch13Ex04/Cow.cs
402 B
code/Chapter13/Ch13Ex04/Ch13Ex04/Farm.cs
1.2 kB
code/Chapter13/Ch13Ex04/Ch13Ex04/Program.cs
443 B
code/Chapter13/Ch13Ex04/Ch13Ex04/SuperCow.cs
497 B
code/Chapter13/Ch13Ex05/Ch13Ex05.sln
1.1 kB
code/Chapter13/Ch13Ex05/Ch13Ex05/Ch13Ex05.csproj
171 B
code/Chapter13/Ch13Ex05/Ch13Ex05/Program.cs
913 B
code/Chapter13/Ch13Ex06/Ch13Ex06.sln
1.1 kB
code/Chapter13/Ch13Ex06/Ch13Ex06/Ch13Ex06.csproj
171 B
code/Chapter13/Ch13Ex06/Ch13Ex06/Program.cs
1.1 kB
code/Chapter13/Ch13Ex07/Ch13Ex07.sln
1.1 kB
code/Chapter13/Ch13Ex07/Ch13Ex07/Ch13Ex07.csproj
171 B
code/Chapter13/Ch13Ex07/Ch13Ex07/Program.cs
999 B
code/Chapter13/Ch13Ex07/Ch13Ex07/WordProcessor.cs
2.3 kB
code/Chapter13/Ch13Ex08/Ch13Ex08.sln
1.1 kB
code/Chapter13/Ch13Ex08/Ch13Ex08/Ch13Ex08.csproj
171 B
code/Chapter13/Ch13Ex08/Ch13Ex08/Program.cs
1.3 kB
code/Chapter13/Ch13Ex09/Ch13Ex09.sln
1.1 kB
code/Chapter13/Ch13Ex09/Ch13Ex09/Ch13Ex09.csproj
171 B
code/Chapter13/Ch13Ex09/Ch13Ex09/Program.cs
810 B
code/Chapter13/CustomAttributes/CustomAttributes.sln
1.1 kB
code/Chapter13/CustomAttributes/CustomAttributes/CustomAttributes.csproj
171 B
code/Chapter13/CustomAttributes/CustomAttributes/Program.cs
1.5 kB
code/Chapter14/Compressor/Compressor.csproj
163 B
code/Chapter14/Compressor/Compressor.sln
1.1 kB
code/Chapter14/Compressor/Program.cs
2.8 kB
code/Chapter14/FileWatch/App.xaml
363 B
code/Chapter14/FileWatch/App.xaml.cs
325 B
code/Chapter14/FileWatch/AssemblyInfo.cs
595 B
code/Chapter14/FileWatch/FileWatch.csproj
218 B
code/Chapter14/FileWatch/FileWatch.sln
1.1 kB
code/Chapter14/FileWatch/MainWindow.xaml
951 B
code/Chapter14/FileWatch/MainWindow.xaml.cs
2.3 kB
code/Chapter14/ReadFile/Program.cs
970 B
code/Chapter14/ReadFile/ReadFile.csproj
163 B
code/Chapter14/ReadFile/ReadFile.sln
1.1 kB
code/Chapter14/StreamRead/Program.cs
964 B
code/Chapter14/StreamRead/StreamRead.csproj
163 B
code/Chapter14/StreamRead/StreamRead.sln
1.1 kB
code/Chapter14/StreamWrite/Program.cs
1.1 kB
code/Chapter14/StreamWrite/StreamWrite.csproj
163 B
code/Chapter14/StreamWrite/StreamWrite.sln
1.1 kB
code/Chapter14/WriteFile/Program.cs
1.1 kB
code/Chapter14/WriteFile/WriteFile.csproj
163 B
code/Chapter14/WriteFile/WriteFile.sln
1.1 kB
code/Chapter15/LoopThroughXmlDocument/App.xaml
389 B
code/Chapter15/LoopThroughXmlDocument/App.xaml.cs
338 B
code/Chapter15/LoopThroughXmlDocument/AssemblyInfo.cs
595 B
code/Chapter15/LoopThroughXmlDocument/LoopThroughXmlDocument.csproj
218 B
code/Chapter15/LoopThroughXmlDocument/LoopThroughXmlDocument.sln
1.1 kB
code/Chapter15/LoopThroughXmlDocument/MainWindow.xaml
1.3 kB
code/Chapter15/LoopThroughXmlDocument/MainWindow.xaml.cs
4.6 kB
code/Chapter15/SerializeJSON/Program.cs
1.5 kB
code/Chapter15/SerializeJSON/SerializeJSON.csproj
163 B
code/Chapter15/SerializeJSON/SerializeJSON.sln
1.1 kB
code/Chapter15/XML and Schemas/Books.json
347 B
code/Chapter15/XML and Schemas/Books.xml
282 B
code/Chapter15/XML and Schemas/Elements.xml
8.3 kB
code/Chapter15/XML and Schemas/GhostStories.xml
823 B
code/Chapter15/XML and Schemas/GhostStories.xsd
947 B
code/Chapter15/XPathQuery/App.xaml
365 B
code/Chapter15/XPathQuery/App.xaml.cs
326 B
code/Chapter15/XPathQuery/AssemblyInfo.cs
595 B
code/Chapter15/XPathQuery/MainWindow.xaml
1.3 kB
code/Chapter15/XPathQuery/MainWindow.xaml.cs
3.2 kB
code/Chapter15/XPathQuery/XPathQuery.csproj
218 B
code/Chapter15/XPathQuery/XPathQuery.sln
1.1 kB
code/Chapter16/BeginningCSharpAndDotNET_16_10_GroupQuery/BeginningCSharpAndDotNET_16_10_GroupQuery.csproj
163 B
code/Chapter16/BeginningCSharpAndDotNET_16_10_GroupQuery/BeginningCSharpAndDotNET_16_10_GroupQuery.sln
1.1 kB
code/Chapter16/BeginningCSharpAndDotNET_16_10_GroupQuery/Program.cs
3.3 kB
code/Chapter16/BeginningCSharpAndDotNET_16_11_JoinQuery/BeginningCSharpAndDotNET_16_11_JoinQuery.csproj
163 B
code/Chapter16/BeginningCSharpAndDotNET_16_11_JoinQuery/BeginningCSharpAndDotNET_16_11_JoinQuery.sln
1.1 kB
code/Chapter16/BeginningCSharpAndDotNET_16_11_JoinQuery/Program.cs
4.0 kB
code/Chapter16/BeginningCSharpAndDotNET_16_1_LinqToXmlConstructors/BeginningCSharpAndDotNET_16_1_LinqToXmlConstructors.csproj
163 B
code/Chapter16/BeginningCSharpAndDotNET_16_1_LinqToXmlConstructors/BeginningCSharpAndDotNET_16_1_LinqToXmlConstructors.sln
1.2 kB
code/Chapter16/BeginningCSharpAndDotNET_16_1_LinqToXmlConstructors/Program.cs
1.5 kB
code/Chapter16/BeginningCSharpAndDotNET_16_2_XMLFragments/.vs/BeginningCSharpAndDotNET_16_2_XMLFragments/DesignTimeBuild/.dtbcache.v2
60 kB
code/Chapter16/BeginningCSharpAndDotNET_16_2_XMLFragments/BeginningCSharpAndDotNET_16_2_XMLFragments.csproj
163 B
code/Chapter16/BeginningCSharpAndDotNET_16_2_XMLFragments/BeginningCSharpAndDotNET_16_2_XMLFragments.sln
1.1 kB
code/Chapter16/BeginningCSharpAndDotNET_16_2_XMLFragments/fragment.xml
317 B
code/Chapter16/BeginningCSharpAndDotNET_16_2_XMLFragments/Program.cs
1.4 kB
code/Chapter16/BeginningCSharpAndDotNET_16_3_QuerySyntax/BeginningCSharpAndDotNET_16_3_QuerySyntax.csproj
163 B
code/Chapter16/BeginningCSharpAndDotNET_16_3_QuerySyntax/BeginningCSharpAndDotNET_16_3_QuerySyntax.sln
1.1 kB
code/Chapter16/BeginningCSharpAndDotNET_16_3_QuerySyntax/Program.cs
719 B
code/Chapter16/BeginningCSharpAndDotNET_16_4_MethodSyntax/BeginningCSharpAndDotNET_16_4_MethodSyntax.csproj
163 B
code/Chapter16/BeginningCSharpAndDotNET_16_4_MethodSyntax/BeginningCSharpAndDotNET_16_4_MethodSyntax.sln
1.1 kB
code/Chapter16/BeginningCSharpAndDotNET_16_4_MethodSyntax/Program.cs
678 B
code/Chapter16/BeginningCSharpAndDotNET_16_5_OrderQueryResults/BeginningCSharpAndDotNET_16_5_OrderQueryResults.csproj
163 B
code/Chapter16/BeginningCSharpAndDotNET_16_5_OrderQueryResults/BeginningCSharpAndDotNET_16_5_OrderQueryResults.sln
1.1 kB
code/Chapter16/BeginningCSharpAndDotNET_16_5_OrderQueryResults/Program.cs
751 B
code/Chapter16/BeginningCSharpAndDotNET_16_6_LargeNumberQuery/BeginningCSharpAndDotNET_16_6_LargeNumberQuery.csproj
163 B
code/Chapter16/BeginningCSharpAndDotNET_16_6_LargeNumberQuery/BeginningCSharpAndDotNET_16_6_LargeNumberQuery.sln
1.1 kB
code/Chapter16/BeginningCSharpAndDotNET_16_6_LargeNumberQuery/Program.cs
1017 B
code/Chapter16/BeginningCSharpAndDotNET_16_7_NumericAggregates/BeginningCSharpAndDotNET_16_7_NumericAggregates.csproj
163 B
code/Chapter16/BeginningCSharpAndDotNET_16_7_NumericAggregates/BeginningCSharpAndDotNET_16_7_NumericAggregates.sln
1.1 kB
code/Chapter16/BeginningCSharpAndDotNET_16_7_NumericAggregates/Program.cs
1.3 kB
code/Chapter16/BeginningCSharpAndDotNET_16_8_SelectDistinctQuery/BeginningCSharpAndDotNET_16_8_SelectDistinctQuery.csproj
163 B
code/Chapter16/BeginningCSharpAndDotNET_16_8_SelectDistinctQuery/BeginningCSharpAndDotNET_16_8_SelectDistinctQuery.sln
1.2 kB
code/Chapter16/BeginningCSharpAndDotNET_16_8_SelectDistinctQuery/Program.cs
3.1 kB
code/Chapter16/BeginningCSharpAndDotNET_16_9_MultiLevelOrdering/BeginningCSharpAndDotNET_16_9_MultiLevelOrdering.csproj
163 B
code/Chapter16/BeginningCSharpAndDotNET_16_9_MultiLevelOrdering/BeginningCSharpAndDotNET_16_9_MultiLevelOrdering.sln
1.1 kB
code/Chapter16/BeginningCSharpAndDotNET_16_9_MultiLevelOrdering/Program.cs
3.1 kB
code/Chapter17/BeginningCSharpAndDotNet_17_1_CodeFirstDatabase/BeginningCSharpAndDotNet_17_1_CodeFirstDatabase.csproj
943 B
code/Chapter17/BeginningCSharpAndDotNet_17_1_CodeFirstDatabase/BeginningCSharpAndDotNet_17_1_CodeFirstDatabase.sln
1.1 kB
code/Chapter17/BeginningCSharpAndDotNet_17_1_CodeFirstDatabase/Migrations/20210318013734_Initial.cs
1.0 kB
code/Chapter17/BeginningCSharpAndDotNet_17_1_CodeFirstDatabase/Migrations/20210318013734_Initial.Designer.cs
1.6 kB
code/Chapter17/BeginningCSharpAndDotNet_17_1_CodeFirstDatabase/Migrations/20210321220025_StoresAndStocks.cs
2.7 kB
code/Chapter17/BeginningCSharpAndDotNet_17_1_CodeFirstDatabase/Migrations/20210321220025_StoresAndStocks.Designer.cs
3.9 kB
code/Chapter17/BeginningCSharpAndDotNet_17_1_CodeFirstDatabase/Migrations/BookContextModelSnapshot.cs
3.9 kB
code/Chapter17/BeginningCSharpAndDotNet_17_1_CodeFirstDatabase/Program - Copy.cs
1.7 kB
code/Chapter17/BeginningCSharpAndDotNet_17_1_CodeFirstDatabase/Program.cs
3.8 kB
code/Chapter17/BeginningCSharpAndDotNet_17_2_XMLfromDatabase/BeginningCSharpAndDotNet_17_2_XMLfromDatabase.csproj
870 B
code/Chapter17/BeginningCSharpAndDotNet_17_2_XMLfromDatabase/BeginningCSharpAndDotNet_17_2_XMLfromDatabase.sln
1.1 kB
code/Chapter17/BeginningCSharpAndDotNet_17_2_XMLfromDatabase/Book.cs
446 B
code/Chapter17/BeginningCSharpAndDotNet_17_2_XMLfromDatabase/BooksContext.cs
2.2 kB
code/Chapter17/BeginningCSharpAndDotNet_17_2_XMLfromDatabase/Program.cs
1.6 kB
code/Chapter17/BeginningCSharpAndDotNet_17_2_XMLfromDatabase/Stock.cs
492 B
code/Chapter17/BeginningCSharpAndDotNet_17_2_XMLfromDatabase/Store.cs
451 B
code/Chapter17/Readme.md
27 B
code/Chapter18/Ch18CardClientCore/Ch18CardClientCore.sln
1.1 kB
code/Chapter18/Ch18CardClientCore/Ch18CardClientCore/Ch18CardClientCore.csproj
276 B
code/Chapter18/Ch18CardClientCore/Ch18CardClientCore/Program.cs
1.1 kB
code/Chapter18/Ch18CardLibStandard/Ch18CardLibStandard.sln
1.1 kB
code/Chapter18/Ch18CardLibStandard/Ch18CardLibStandard/CardGame.cs
4.6 kB
code/Chapter18/Ch18CardLibStandard/Ch18CardLibStandard/Ch18CardLibStandard.csproj
1.3 kB
code/Chapter18/Ch18CardLibStandard/Ch18CardLibStandard/Ch18CardLibStandard.xml
306 B
code/Chapter19/Ch19Ex01/Ch19Ex01.sln
1.1 kB
code/Chapter19/Ch19Ex01/Ch19Ex01/Cards/0-1.PNG
3.8 kB
code/Chapter19/Ch19Ex01/Ch19Ex01/Cards/0-10.PNG
9.8 kB
code/Chapter19/Ch19Ex01/Ch19Ex01/Cards/0-11.PNG
19 kB
code/Chapter19/Ch19Ex01/Ch19Ex01/Cards/0-12.PNG
19 kB
code/Chapter19/Ch19Ex01/Ch19Ex01/Cards/0-13.PNG
19 kB
code/Chapter19/Ch19Ex01/Ch19Ex01/Cards/0-2.PNG
4.6 kB
code/Chapter19/Ch19Ex01/Ch19Ex01/Cards/0-3.PNG
5.5 kB
code/Chapter19/Ch19Ex01/Ch19Ex01/Cards/0-4.PNG
5.6 kB
code/Chapter19/Ch19Ex01/Ch19Ex01/Cards/0-5.PNG
6.7 kB
code/Chapter19/Ch19Ex01/Ch19Ex01/Cards/0-6.PNG
7.5 kB
code/Chapter19/Ch19Ex01/Ch19Ex01/Cards/0-7.PNG
8.3 kB
code/Chapter19/Ch19Ex01/Ch19Ex01/Cards/0-8.PNG
9.5 kB
code/Chapter19/Ch19Ex01/Ch19Ex01/Cards/0-9.PNG
9.5 kB
code/Chapter19/Ch19Ex01/Ch19Ex01/Cards/1-1.PNG
3.0 kB
code/Chapter19/Ch19Ex01/Ch19Ex01/Cards/1-10.PNG
5.6 kB
code/Chapter19/Ch19Ex01/Ch19Ex01/Cards/1-11.PNG
18 kB
code/Chapter19/Ch19Ex01/Ch19Ex01/Cards/1-12.PNG
19 kB
code/Chapter19/Ch19Ex01/Ch19Ex01/Cards/1-13.PNG
19 kB
code/Chapter19/Ch19Ex01/Ch19Ex01/Cards/1-2.PNG
3.0 kB
code/Chapter19/Ch19Ex01/Ch19Ex01/Cards/1-3.PNG
3.5 kB
code/Chapter19/Ch19Ex01/Ch19Ex01/Cards/1-4.PNG
3.3 kB
code/Chapter19/Ch19Ex01/Ch19Ex01/Cards/1-5.PNG
3.8 kB
code/Chapter19/Ch19Ex01/Ch19Ex01/Cards/1-6.PNG
4.3 kB
code/Chapter19/Ch19Ex01/Ch19Ex01/Cards/1-7.PNG
4.7 kB
code/Chapter19/Ch19Ex01/Ch19Ex01/Cards/1-8.PNG
5.4 kB
code/Chapter19/Ch19Ex01/Ch19Ex01/Cards/1-9.PNG
5.3 kB
code/Chapter19/Ch19Ex01/Ch19Ex01/Cards/2-1.PNG
3.3 kB
code/Chapter19/Ch19Ex01/Ch19Ex01/Cards/2-10.PNG
7.7 kB
code/Chapter19/Ch19Ex01/Ch19Ex01/Cards/2-11.PNG
18 kB
code/Chapter19/Ch19Ex01/Ch19Ex01/Cards/2-12.PNG
19 kB
code/Chapter19/Ch19Ex01/Ch19Ex01/Cards/2-13.PNG
20 kB
code/Chapter19/Ch19Ex01/Ch19Ex01/Cards/2-2.PNG
3.8 kB
code/Chapter19/Ch19Ex01/Ch19Ex01/Cards/2-3.PNG
4.4 kB
code/Chapter19/Ch19Ex01/Ch19Ex01/Cards/2-4.PNG
4.6 kB
code/Chapter19/Ch19Ex01/Ch19Ex01/Cards/2-5.PNG
5.3 kB
code/Chapter19/Ch19Ex01/Ch19Ex01/Cards/2-6.PNG
6.0 kB
code/Chapter19/Ch19Ex01/Ch19Ex01/Cards/2-7.PNG
6.4 kB
code/Chapter19/Ch19Ex01/Ch19Ex01/Cards/2-8.PNG
7.0 kB
code/Chapter19/Ch19Ex01/Ch19Ex01/Cards/2-9.PNG
7.4 kB
code/Chapter19/Ch19Ex01/Ch19Ex01/Cards/3-1.PNG
4.6 kB
code/Chapter19/Ch19Ex01/Ch19Ex01/Cards/3-10.PNG
8.7 kB
code/Chapter19/Ch19Ex01/Ch19Ex01/Cards/3-11.PNG
19 kB
code/Chapter19/Ch19Ex01/Ch19Ex01/Cards/3-12.PNG
20 kB
code/Chapter19/Ch19Ex01/Ch19Ex01/Cards/3-13.PNG
19 kB
code/Chapter19/Ch19Ex01/Ch19Ex01/Cards/3-2.PNG
4.3 kB
code/Chapter19/Ch19Ex01/Ch19Ex01/Cards/3-3.PNG
5.1 kB
code/Chapter19/Ch19Ex01/Ch19Ex01/Cards/3-4.PNG
5.2 kB
code/Chapter19/Ch19Ex01/Ch19Ex01/Cards/3-5.PNG
6.1 kB
code/Chapter19/Ch19Ex01/Ch19Ex01/Cards/3-6.PNG
6.8 kB
code/Chapter19/Ch19Ex01/Ch19Ex01/Cards/3-7.PNG
7.4 kB
code/Chapter19/Ch19Ex01/Ch19Ex01/Cards/3-8.PNG
8.4 kB
code/Chapter19/Ch19Ex01/Ch19Ex01/Cards/3-9.PNG
8.4 kB
code/Chapter19/Ch19Ex01/Ch19Ex01/Ch19Ex01.csproj
418 B
code/Chapter19/Ch19Ex01/Ch19Ex01/Program.cs
2.6 kB
code/Chapter19/Ch19Ex02/Ch19Ex02.sln
1.1 kB
code/Chapter19/Ch19Ex02/Ch19Ex02/appsettings.Development.json
162 B
code/Chapter19/Ch19Ex02/Ch19Ex02/appsettings.json
192 B
code/Chapter19/Ch19Ex02/Ch19Ex02/Ch19Ex02.csproj
141 B
code/Chapter19/Ch19Ex02/Ch19Ex02/Models/CardGame.cs
4.6 kB
code/Chapter19/Ch19Ex02/Ch19Ex02/Pages/Index.cshtml
2.5 kB
code/Chapter19/Ch19Ex02/Ch19Ex02/Pages/Index.cshtml.cs
524 B
code/Chapter19/Ch19Ex02/Ch19Ex02/Program.cs
716 B
code/Chapter19/Ch19Ex02/Ch19Ex02/Startup.cs
1.4 kB
code/Chapter20/Ch20Ex01/Ch20Ex01.sln
1.1 kB
code/Chapter20/Ch20Ex01/Ch20Ex01/appsettings.Development.json
162 B
code/Chapter20/Ch20Ex01/Ch20Ex01/appsettings.json
192 B
code/Chapter20/Ch20Ex01/Ch20Ex01/Ch20Ex01.csproj
466 B
code/Chapter20/Ch20Ex01/Ch20Ex01/Ch20Ex01.csproj.user
406 B
code/Chapter20/Ch20Ex01/Ch20Ex01/Controllers/HandOfCardsController.cs
1.2 kB
code/Chapter20/Ch20Ex01/Ch20Ex01/Program.cs
716 B
code/Chapter20/Ch20Ex01/Ch20Ex01/Startup.cs
2.0 kB
code/Chapter20/Ch20Ex02/Ch20Ex02.sln
1.1 kB
code/Chapter20/Ch20Ex02/Ch20Ex02/_Imports.razor
379 B
code/Chapter20/Ch20Ex02/Ch20Ex02/App.razor
384 B
code/Chapter20/Ch20Ex02/Ch20Ex02/Ch20Ex02.csproj
552 B
code/Chapter20/Ch20Ex02/Ch20Ex02/Pages/Counter.razor
284 B
code/Chapter20/Ch20Ex02/Ch20Ex02/Pages/FetchData.razor
1.3 kB
code/Chapter20/Ch20Ex02/Ch20Ex02/Pages/Index.razor
2.2 kB
code/Chapter20/Ch20Ex02/Ch20Ex02/Program.cs
760 B
code/Chapter20/Ch20Ex02/Ch20Ex02/Shared/MainLayout.razor
373 B
code/Chapter20/Ch20Ex02/Ch20Ex02/Shared/MainLayout.razor.css
1.2 kB
code/Chapter20/Ch20Ex02/Ch20Ex02/Shared/NavMenu.razor
1.2 kB
code/Chapter20/Ch20Ex02/Ch20Ex02/Shared/NavMenu.razor.css
1.1 kB
code/Chapter20/Ch20Ex02/Ch20Ex02/Shared/SurveyPrompt.razor
525 B
code/Chapter20/Ch20Ex03/Ch20Ex03.sln
1.7 kB
code/Chapter20/Ch20Ex03/Ch20Ex03/Ch20Ex03.csproj
5.2 kB
code/Chapter20/Ch20Ex03/Ch20Ex03/Ch20Ex03.csproj.user
1.4 kB
code/Chapter20/Ch20Ex03/Ch20Ex03/IService1.cs
1.2 kB
code/Chapter20/Ch20Ex03/Ch20Ex03/Service1.svc
105 B
code/Chapter20/Ch20Ex03/Ch20Ex03/Service1.svc.cs
1.1 kB
code/Chapter20/Ch20Ex03/Ch20Ex03/Web.config
1.4 kB
code/Chapter20/Ch20Ex03Client/Ch20Ex03Client.csproj
4.0 kB
code/Chapter20/Ch20Ex03Client/Program.cs
730 B
code/Chapter20/Ch20Ex04/Ch20Ex04.sln
2.1 kB
code/Chapter20/Ch20Ex04/Ch20Ex04/Ch20Ex04.csproj
5.4 kB
code/Chapter20/Ch20Ex04/Ch20Ex04/Ch20Ex04.csproj.user
1.4 kB
code/Chapter20/Ch20Ex04/Ch20Ex04/GameService.svc
113 B
code/Chapter20/Ch20Ex04/Ch20Ex04/GameService.svc.cs
1.2 kB
code/Chapter20/Ch20Ex04/Ch20Ex04/Web.config
1.4 kB
code/Chapter20/Ch20Ex04Client/App.config
187 B
code/Chapter20/Ch20Ex04Client/Ch20Ex04Client.csproj
2.6 kB
code/Chapter20/Ch20Ex04Client/Program.cs
1.3 kB
code/Chapter20/Ch20Ex04Contracts/Ch20Ex04Contracts.csproj
2.3 kB
code/Chapter20/Ch20Ex04Contracts/IGameService.cs
504 B
code/Chapter20/Ch20Ex04Contracts/Player.cs
383 B
code/Chapter20/Ch20Ex05/Ch20Ex05.sln
1.6 kB
code/Chapter20/Ch20Ex05/Ch20Ex05/App.config
1.2 kB
code/Chapter20/Ch20Ex05/Ch20Ex05/App.xaml
370 B
code/Chapter20/Ch20Ex05/Ch20Ex05/App.xaml.cs
341 B
code/Chapter20/Ch20Ex05/Ch20Ex05/AppControlService.cs
806 B
code/Chapter20/Ch20Ex05/Ch20Ex05/Ch20Ex05.csproj
4.3 kB
code/Chapter20/Ch20Ex05/Ch20Ex05/IAppControlService.cs
517 B
code/Chapter20/Ch20Ex05/Ch20Ex05/MainWindow.xaml
1.6 kB
code/Chapter20/Ch20Ex05/Ch20Ex05/MainWindow.xaml.cs
2.3 kB
code/Chapter20/Ch20Ex05Client/App.config
187 B
code/Chapter20/Ch20Ex05Client/Ch20Ex05Client.csproj
2.6 kB
code/Chapter20/Ch20Ex05Client/Program.cs
1.3 kB
code/Chapter20/Readme.md
27 B
code/Chapter21/BensCards.WPF/AboutWindow.xaml
2.3 kB
code/Chapter21/BensCards.WPF/AboutWindow.xaml.cs
716 B
code/Chapter21/BensCards.WPF/App.xaml
377 B
code/Chapter21/BensCards.WPF/App.xaml.cs
329 B
code/Chapter21/BensCards.WPF/AssemblyInfo.cs
595 B
code/Chapter21/BensCards.WPF/BensCards.WPF.csproj
898 B
code/Chapter21/BensCards.WPF/BensCards.WPF.csproj.user
669 B
code/Chapter21/BensCards.WPF/BensCards.WPF.sln
1.6 kB
code/Chapter21/BensCards.WPF/CardControl.xaml
4.6 kB
code/Chapter21/BensCards.WPF/CardControl.xaml.cs
3.2 kB
code/Chapter21/BensCards.WPF/CardsInHandControl.xaml
846 B
code/Chapter21/BensCards.WPF/CardsInHandControl.xaml.cs
7.3 kB
code/Chapter21/BensCards.WPF/ControlResources.xaml
1.7 kB
code/Chapter21/BensCards.WPF/GameClientWindow.xaml
5.0 kB
code/Chapter21/BensCards.WPF/GameClientWindow.xaml.cs
2.5 kB
code/Chapter21/BensCards.WPF/GameDecksControl.xaml
568 B
code/Chapter21/BensCards.WPF/GameDecksControl.xaml.cs
5.3 kB
code/Chapter21/BensCards.WPF/GameOptions.cs
3.0 kB
code/Chapter21/BensCards.WPF/GameViewModel.cs
4.1 kB
code/Chapter21/BensCards.WPF/Images/Banner.png
4.5 kB
code/Chapter21/BensCards.WPF/Images/base_floppydisk_32.png
3.7 kB
code/Chapter21/BensCards.WPF/Images/Clubs.png
1.2 kB
code/Chapter21/BensCards.WPF/Images/Diamonds.png
362 B
code/Chapter21/BensCards.WPF/Images/Hearts.png
366 B
code/Chapter21/BensCards.WPF/Images/Spades.png
1.2 kB
code/Chapter21/BensCards.WPF/InversedBoolConverter.cs
567 B
code/Chapter21/BensCards.WPF/MainWindow.xaml
501 B
code/Chapter21/BensCards.WPF/MainWindow.xaml.cs
637 B
code/Chapter21/BensCards.WPF/NumberOfPlayers.cs
275 B
code/Chapter21/BensCards.WPF/OptionsWindow.xaml
3.6 kB
code/Chapter21/BensCards.WPF/OptionsWindow.xaml.cs
1.8 kB
code/Chapter21/BensCards.WPF/RankNameConverter.cs
1.1 kB
code/Chapter21/BensCards.WPF/StartGameWindow.xaml
2.4 kB
code/Chapter21/BensCards.WPF/StartGameWindow.xaml.cs
2.7 kB
code/Chapter21/Ch13CardLib/Card.cs
3.1 kB
code/Chapter21/Ch13CardLib/CardEventArgs.cs
241 B
code/Chapter21/Ch13CardLib/CardOutOfRangeException.cs
532 B
code/Chapter21/Ch13CardLib/Cards.cs
891 B
code/Chapter21/Ch13CardLib/Ch13CardLib.csproj
130 B
code/Chapter21/Ch13CardLib/ComputerPlayer.cs
1.9 kB
code/Chapter21/Ch13CardLib/ComputerSkillLevel.cs
255 B
code/Chapter21/Ch13CardLib/Deck.cs
3.0 kB
code/Chapter21/Ch13CardLib/Player.cs
2.0 kB
code/Chapter21/Ch13CardLib/PlayerEventArgs.cs
294 B
code/Chapter21/Ch13CardLib/PlayerState.cs
291 B
code/Chapter21/Ch13CardLib/Rank.cs
308 B
code/Chapter21/Ch13CardLib/Suit.cs
199 B
code/Chapter21/Ch21Ex01/App.xaml
362 B
code/Chapter21/Ch21Ex01/App.xaml.cs
324 B
code/Chapter21/Ch21Ex01/AssemblyInfo.cs
595 B
code/Chapter21/Ch21Ex01/Ch21Ex01.csproj
387 B
code/Chapter21/Ch21Ex01/Ch21Ex01.sln
1.1 kB
code/Chapter21/Ch21Ex01/ImageButton.xaml
839 B
code/Chapter21/Ch21Ex01/ImageButton.xaml.cs
602 B
code/Chapter21/Ch21Ex01/Images/Delete_black_32x32.png
4.1 kB
code/Chapter21/Ch21Ex01/MainWindow.xaml
1.8 kB
code/Chapter21/Ch21Ex01/MainWindow.xaml.cs
1.5 kB
code/Chapter21/LayoutExamples/App.xaml
372 B
code/Chapter21/LayoutExamples/App.xaml.cs
330 B
code/Chapter21/LayoutExamples/AssemblyInfo.cs
595 B
code/Chapter21/LayoutExamples/Canvas.xaml
744 B
code/Chapter21/LayoutExamples/Canvas.xaml.cs
593 B
code/Chapter21/LayoutExamples/DockPanels.xaml
1.4 kB
code/Chapter21/LayoutExamples/DockPanels.xaml.cs
605 B
code/Chapter21/LayoutExamples/LayoutExamples.csproj
239 B
code/Chapter21/LayoutExamples/LayoutExamples.csproj.user
738 B
code/Chapter21/LayoutExamples/LayoutExamples.sln
1.1 kB
code/Chapter21/LayoutExamples/MainWindow.xaml
495 B
code/Chapter21/LayoutExamples/MainWindow.xaml.cs
638 B
code/Chapter21/LayoutExamples/StackPanels.xaml
1.3 kB
code/Chapter21/LayoutExamples/StackPanels.xaml.cs
608 B
code/Chapter21/LayoutExamples/WrapPanel.xaml
951 B
code/Chapter21/LayoutExamples/WrapPanel.xaml.cs
602 B
Perkins B., Reid J.D. - Beginning C# and .NET, 2021 Edition - 2021.epub
27 MB
Perkins B., Reid J.D. - Beginning C# and .NET, 2021 Edition - 2021.pdf
16 MB