Code Monkey home page Code Monkey logo

vcsharphtp6's Introduction

Visual C# How to Program, 6/e Code Examples

Source code for Visual C# How to Program, 6/e

These files are for your personal use and may not be redistributed or reposted.

If you have any questions, open an issue in the Issues tab or email us: deitel at deitel dot com.

Copyright 1992-2017 by Deitel & Associates, Inc, and Pearson Education, Inc. All Rights Reserved.

The authors and publisher of this book have used their best efforts in preparing this book. These efforts include the development, research, and testing of the theories and programs to determine their effectiveness. The authors and publisher make no warranty of any kind, expressed or implied, with regard to these programs or to the documentation contained in this book. The authors and publisher shall not be liable in any event for incidental or consequential damages in connection with, or arising out of, the furnishing, performance, or use of these programs.

vcsharphtp6's People

Contributors

costarec avatar pdeitel avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

vcsharphtp6's Issues

Account4 cs project creates a RootNamespace and Assembly build target named Account3 in place of Account4

examples/ch04/Account4/Account4/Account4.csproj

In the csproj file there are entries on lines #10 and 11 that refers to Account3 for the RootNamespace and AssemblyName and so the build target gets written as Account3.exe when it would appear as though it should logically be named Account4.exe

I noticed this error in the source code zip examples some time back and but didn't report thinking it would be reported by others.
I should have known better. Sorry for the delay in reporting.
Great book, been using it (and before that, the Java HTP books) for years in my classrooms with great results. --chuck

Not an issue

The book is excellent.
Would it make sense to mention the console build approach "dotnet build winforms -v q" which foregoes the friendly debugger but gives the advantage of a simple directory structure and a necessary and sufficient set of files? This newer build greatly reduces the *.csproj file to a few lines that could be explained in the book.

Chapter 2 Radio Folder

The file for the radio form that is supposed to be in the chapter2>examples folder does not exist. My course uses this for a project and I have nowhere to find it.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.