Review
This book is aimed at both beginner and experienced developers who want to learn how to use C# 2005 for developing professional Windows applications using Visual Studio 2005.
Section 1 teaches the .NET Framework and the basics of working with Visual Studio 2005. You'll learn how to develop simple windows applications using the Forms Designer and the code editor to add and edit code.
Section 2 presents the various data types, control structures, and the core .NET classes which are essential in developing WIndows applications. You will learn many of the essential tasks used in most business applications.
Section 3 teaches the object oriented programming features of the C# language. You'll learn how to create your own business and database classes, and how to use inheritance, polymorphism, interfaces, and more.
Section 4 contains 5 chapters on database programming. You'll learn how to use the new data sources features with the new Dataview control. You'll also learn how to use ADO.NET and how to use the three-tiered architecture used by professionals.
The fifth and final section shows how to work with text files, binary files, and XML. You'll learn how to create a multiple document interface with menus, toolbars, and help. Finally, the section ends by showing you how to deploy your applications using XCopy, ClickOnce, and a setup program.
If you're looking for just one book that will quickly and easily teach you how to build professional business applications using C#, then Murach's C# 2005 is the one. Murach's C# 2005 is so simple to read and understand that you'll be building your own professional business applications in no time.
News
Showing posts with label books. Show all posts
Showing posts with label books. Show all posts
Tuesday, June 5, 2007
Friday, June 1, 2007
Microsoft ASP.NET Coding Strategies with the Microsoft ASP.NET Team
Hard-won, real-world knowledge for building world-class ASP.NET applications—based on the experiences of Microsoft developers who have worked with ASP.NET and Microsoft .NET for years.
Programming Microsoft ASP.NET - "CSharp Books "
This book uses a task-oriented approach to explain the inner workings of ASP.NET technology—with practical, hands-on examples to help programmers quickly implement ready-made solutions.
Microsoft ASP.NET Programming with Microsoft Visual C# .NET Version 2003 Step By Step
Teach yourself to build Web applications with ASP.NET and Microsoft Visual C# .NET version 2003. Self-paced exercises and sample code will get you started.
Microsoft ASP.NET Programming with Microsoft Visual C# .NET Deluxe Learning Edition
Teach yourself how to build Web applications and services for Microsoft .NET—with step-by-step instruction for ASP.NET and C#, plus standard-edition software for Visual C# .NET.
Tuesday, May 29, 2007
Extreme Programming Adventures in C# (DV-Microsoft Professional) - "CSharp Books"
Apply what you know about extreme programming and object-oriented design to learning C# and the Microsoft® .NET Framework on the fly. Author Ron Jeffries, a leading voice and practitioner in the extreme programming movement, demonstrates how to apply its key concepts—including the use of customer stories, customer acceptance tests, and "Spikes"—and the fundamental techniques of Simple Design, Test-Driven Development, and Refactoring to create practical, .NET-ready applications.
View CSharp Book
View CSharp Book
Visual C# 2005 A Developer's Notebook - "CSharp Books"
Visual C# 2005: A Developer's Notebook is full of no-nonsense code without the usual page-filling commentary. You'll find suggestions for further experimentation, links to on-line documentation, plus practical notes and warnings. The book also tells developers how to acquire, install and configure Visual Studio .NET 2005. Are you a coder to the core? Learn what C# 2.0 can do for you now.
View CSharp Book
View CSharp Book
Essential C# 2.0 - "CSharp Books"
Essential C# 2.0 is a clear, concise guide to C#—including the features new to C# 2.0. The book clearly presents material for beginners and experts and provides contrasts and comparisons between C# and other languages. The C# language is covered comprehensively and each important construct is illustrated with succinct code examples.
Following the C# introduction, readers will learn about *C# primitive data types, value types, reference types, type conversions, and arrays *Operators and control flow, loops, conditional logic, and sequential programming *Methods, parameters, exception handling, and structured programming *Classes, inheritance, structures, interfaces, and object-oriented programming *Well-formed types, operator overloading, namespaces, and garbage collection *Generics, collections, and iterators *Reflection, attributes, and declarative programming *Threading, synchronization, and multi-threaded patterns *Interoperability and unsafe code *The Common Language Infrastructure that underlies C#
View CSharp Book
Following the C# introduction, readers will learn about *C# primitive data types, value types, reference types, type conversions, and arrays *Operators and control flow, loops, conditional logic, and sequential programming *Methods, parameters, exception handling, and structured programming *Classes, inheritance, structures, interfaces, and object-oriented programming *Well-formed types, operator overloading, namespaces, and garbage collection *Generics, collections, and iterators *Reflection, attributes, and declarative programming *Threading, synchronization, and multi-threaded patterns *Interoperability and unsafe code *The Common Language Infrastructure that underlies C#
View CSharp Book
C# Cookbook - "CSharp Books"
With C# Cookbook, 2nd Edition, you'll be able to learn and improve your mastery of both the C# language and the .NET platform. This updated bestseller has been completely revised to account for C# 2.0, the latest version of this popular object-oriented programming language. It also includes more than 100 new code solutions (over 300 overall) to common problems and tasks that you're sure to face as a C# programmer.
View CSharp Book
View CSharp Book
Pro .NET 2.0 Code and Design Standards in C# - "CSharp Books"
This book is special, because for the first time you get an easy-to-follow set of code and design standards that addresses the basic needs of. NET developers and application architects. The material is presented in a "what, why, where, and how" format, so it's easy to understand a given topic and apply the solution. The format facilitates fast understanding and quick reference, just what you need when you're under pressure.
View CSharp Book
View CSharp Book
Morgan Kaufmann C Sharp 2 0 Practical Guide for Programmers - "CSharp Books"
You dont need coddling; you dont need to be told what you already know. What you need is a book that uses your experience as a Java or C++ programmer to give you a leg up into the challenges and rewards of C#. And this Practical Guide is precisely what youre after. Written by a team that boasts extensive experience teaching C# to professionals, this book provides a practical, efficient explanation of the language itself, covering basic to advanced features and calling out all thats new in 2.0. Its instruction is always firmly situated within the context of the .NET framework and bolstered by code examples, key lessons in object-oriented programming, and installments of a realistic application programming tutorial. Concise and incisive, this is the best way to master the worlds fastest-growing and most marketable programming language.
View CSharp Book
View CSharp Book
Microsoft Visual C# 2005 Unleashed MAY 2006 - "CSharp Books"
Setting the standard for a premium C# reference, Microsoft Visual C# 2005 Unleashed provides practical examples for virtually every aspect of the C# programming language. The book is structured for progressive learning, so it can be read cover-to-cover or used as a comprehensive reference guide.
View CSharp Book
View CSharp Book
Professional C# 2005 - "CSharp Books"
Professional C# 2005 prepares you to program in C#, and it provides the necessary background information on how the. NET architecture works. It provides examples of applications that use a variety of related technologies, including database access, dynamic web pages, advanced graphics, and directory access. The only requirement is that you are familiar with at least one other high-level language used on Windows – either C++, VB, or J++.
View CSharp Book
View CSharp Book
Beginning Visual C# 2005 - "CSharp Books"
Offers a highly structured tutorial that's packed with thorough examples and updated code, as well as exercises that help readers test and fine-tune their development skills.
Covers C# programming basics, Web and Windows programming, data access, graphics programming with GDI+, and basic networking.
Explains how to put together basic Web and Windows applications and highlights the differences between Web and Windows programming.
View CSharp Book
Covers C# programming basics, Web and Windows programming, data access, graphics programming with GDI+, and basic networking.
Explains how to put together basic Web and Windows applications and highlights the differences between Web and Windows programming.
View CSharp Book
Visual C#® 2005: How to Program, Second Edition - "CSharp Books"
Learn how to build winning C# applications, start to finish, using the Deitels' proven methodology and signature Live-Code(tm) Approach! This new edition includes extensive use of Visual Studio 2005's new visual programming tools that tremendously reduce the amount of code programmers need to write in ADO.NET and ASP.NET applications.
View CSharp Book
View CSharp Book
Subscribe to:
Posts (Atom)