Dotnetcat » .NET Books » Visual Studio books
C# Programming: From Problem Analysis to Program Design
|
Author: | Barbara Doyle |
| Publisher: | Cengage Learning (30 July 2015) | Price: |
Discover an expert blend of the programming principles and concepts and hands-on coding skills you need to create a strong professional foundation as a beginning C# programmer. The latest edition of C# PROGRAMMING: FROM PROBLEM ANALYSIS TO PROGRAM DESIGN from respected author Dr. Barbara Doyle provides a straightforward approach and understandable vocabulary that make it easy for you to grasp new programming concepts without distraction. This edition introduces a variety of fundamental programming concepts, from data types and expressions to arrays and collections, all using the latest version of today's popular C# language. New programming exercises and engaging, numbered examples throughout this edition reflect the latest updates in Visual Studio 2015 and C# 6.0, while learning objectives, case studies, and Coding Standards summaries in each chapter give you the knowledge and tools you need to master each key concept.
Pro HTML5 with Visual Studio 2015
|
Author: | Mark Collins |
| Publisher: | Apress (23 June 2015) | Price: |
Pro HTML5 with Visual Studio 2015 is written to help ASP.NET developers make the leap to the inevitable and exciting world of HTML5. With this book, you’ll quickly master the new HTML elements, the improved CSS features, and advanced content including audio, video, canvas, SVG, and drag and drop capabilities. You will also learn how your enterprise applications can benefit from some brand-new technology such as web workers and web sockets. Using practical hands-on demonstrations you will learn all of the really cool features that you can start using now, within your existing ASP.NET applications.
HTML5 promises to revolutionize the way web sites are developed with an impressive set of built-in client-side features. The use of HTML5 as a preferred development language in Windows 10, along with growing support from the major browser vendors, is likely to make HTML5 the de-facto standard for all future web development. The number of HTML5-capable phones alone is estimated…
McAd/McSd: Developing and Implementing Windows-Based Applications With Visual C# .Net and Visual Studio .Net (Training Guide Series)
|
Author: | Amit Kalani |
| Publisher: | Que (27 December 2002) | Price: |
This certification exam measures the ability to develop and implement Windows-based applications by using Windows Forms and the Microsoft .NET Framework. This exam counts as a core credit toward the new MCAD (Microsoft Certified Application Developer) certification as well as a core credit toward the existing MCSD certification. Readers preparing for this exam find our Training Guide series to be the most successful self-study tool in the market. This book is their one-stop shop because of its teaching methodology, the accompanying ExamGear testing software, and superior Web site support at www.quepublishing.com/certification. The CD features our ExamGear product (test simulation with more than 150 practice questions) and an electronic copy of the book.
An Introduction to Programming with C++
|
Author: | Diane Zak |
| Publisher: | Cengage Learning (20 July 2015) | Price: |
Discover the importance of learning C++ with Diane Zak's popular AN INTRODUCTION TO PROGRAMMING WITH C++, 8E. This book's distinctive emphasis clarifies how mastering C++ programming skills will benefit you now and throughout your career. This unique text incorporates a student-focused approach that continually highlights the importance and relevance of the programming concepts you are learning. Memorable new examples portray concepts in action, while abundant new hands-on exercises, including mini-quizzes, Labs, and "Try This" features, guide you in absorbing, practicing, and applying concepts as you progress. Trust AN INTRODUCTION TO PROGRAMMING WITH C++, 8E to keep you enthusiastic about learning as you master the skills of C++.
Parallel Programming with Microsoft® .NET: Design Patterns for Decomposition and Coordination on Multicore Architectures (Patterns & Practices)
|
Author: | Colin Campbell |
| Publisher: | Microsoft Press (13 September 2010) | Price: |
The CPU meter shows the problem. One core is running at 100 percent, but all the other cores are idle. Your application is CPU-bound, but you are using only a fraction of the computing power of your multicore system. What next?
The answer, in a nutshell, is parallel programming. Where you once would have written the kind of sequential code that is familiar to all programmers, you now find that this no longer meets your performance goals. To use your system’s CPU resources efficiently, you need to split your application into pieces that can run at the same time. This is easier said than done. Parallel programming has a reputation for being the domain of experts and a minefield of subtle, hard-to-reproduce software defects.
Everyone seems to have a favorite story about a parallel program that did not behave as expected because of a mysterious bug. These stories should inspire a healthy respect for the difficulty of the problems you face in writing your own…
Programming C#: Building .NET Applications with C#
|
Author: | Jesse Liberty |
| Publisher: | O'Reilly Media ( 4 March 2005) | Price: |
The programming language C# was built with the future of application development in mind. Pursuing that vision, C#'s designers succeeded in creating a safe, simple, component-based, high-performance language that works effectively with Microsoft's .NET Framework. Now the favored language among those programming for the Microsoft platform, C# continues to grow in popularity as more developers discover its strength and flexibility. And, from the start, C# developers have relied on Programming C# both as an introduction to the language and a means of further building their skills.
The fourth edition of Programming C#--the top-selling C# book on the market--has been updated to the C# ISO standard as well as changes to Microsoft's implementation of the language. It also provides notes and warnings on C# 1.1 and C# 2.0.
Aimed at experienced programmers and web developers, Programming C#, 4th Edition, doesn't waste too much time on the basics. Rather, it…
Exam Ref 70-483 Programming in C#, 2/e
|
Author: | Rob Miles |
| Publisher: | Microsoft Press ( 1 September 2018) | Price: |
Prepare for the latest versions of Microsoft Exam 70-483 and help demonstrate your real-world mastery of modern C# programming. Designed for experienced C# developers ready to advance their status, Exam Ref focuses on the critical thinking and decision-making acumen needed for success at the MCSA level.
Focus on the expertise measured by these objectives:
- Manage program flow
- Create and use types
- Debug applications and implement security
- Implement data access
This Microsoft Exam Ref:
- Organizes its coverage by exam objectives
- Features strategic, what-if scenarios to challenge you
- Assumes you have experience…
MCAD Developing and Implementing Web Applications with Microsoft Visual C#(TM) .NET and Microsoft Visual Studio(R) .NET Exam Cram 2 (Exam Cram 70-315)
|
Author: | Kirk Hausman |
| Publisher: | Que (30 August 2003) | Price: |
This certification exam measures the ability to develop and implement Windows-based applications with Web forms, ASP.NET, and the Microsoft .NET Framework. This exam counts as a core credit toward the new MCAD (Microsoft Certified Application Developer) certification as well as a core credit toward the MCSD .NET certification. This book is not intended to teach new material. Instead it assumes that you have a solid foundation of knowledge but can use a refresher on important concepts as well as a guide to exam topics and objectives. This book focuses exactly on what you need to pass the exam - it features test-taking strategies, time-saving study tips, and a special Cram Sheet that includes tips, acronyms, and memory joggers not available anywhere else. The series is supported online at several Web sites: examcram.com, informit.com, and cramsession.com.
The accompanying CD features PrepLogic™ Practice Tests, Preview Edition. This product includes one complete PrepLogic…
MCAD/MCSD Training Guide (70-306): Developing and Implementing Windows-Based Applications with Visual Basic.NET and Visual Studio.NET
|
Author: | Mike Gunderloy |
| Publisher: | Que (12 December 2002) | Price: |
This certification exam measures the ability to develop and implement Windows-based applications by using Windows Forms and the Microsoft .NET Framework. This exam counts as a core credit toward the new MCAD (Microsoft Certified Application Developer) certification as well as a core credit toward the existing MCSD certification. Readers preparing for this exam find our Training Guide series to be the most successful self-study tool in the market. This book is their one-stop shop because of its teaching methodology, the accompanying ExamGear testing software, and superior Web site support at www.quepublishing.com/certification. The CD features the ExamGear product (test simulation with more than 150 test questions) and an electronic copy of the book.
C#-Visual Basic Bilingual Dictionary: Visual Studio 2015 Edition
|
Author: | Tim Patrick |
| Publisher: | Owani Press (27 May 2015) | Price: |
Built on Microsoft’s powerful .NET Framework, C# and Visual Basic are complete equals in terms of coding power and application development possibilities. In today’s multi-platform environment, an understanding of both languages is a job requirement. The C#-Visual Basic Bilingual Dictionary unifies the languages by providing clear, functional equivalents for all syntax and grammar differences.
- Complete coverage of all language keywords. Nearly 900 dictionary-like entries cover every Visual Basic and C# keyword and grammar feature, including VB’s “My” namespace.
- Examples in both languages. Hundreds of code samples in both C# and Visual Basic make translations between the languages clear and easy to understand.
- Full support for Roslyn. Each chapter covers the latest language features from Visual Studio 2015 and Microsoft’s “Roslyn” compiler…


Syndicate