Sun, Mar 14 2010 - 11:19:44 (UTC)

rssHome » e-Book » C, C++, C#

Beginning Linux Programming, 4th Edition

Beginning Linux Programming, 4th EditionProduct Description
Beginning Linux Programming 4th Edition

Building on the success of its previous editions, this must-have guide continues its popular tutorial approach and brings you a straightforward introduction to developing programs for Linux and other UNIX-style operating systems. The author duo of experienced Linux programmers covers a wide range of topics to help you learn more about what Linux has to offer so you can maximize your programming time and your use of the Linux system.

You’ll progress from the basics of compiling programs, linking to libraries, and dealing with terminal input and output to more advanced subjects such as writing applications for the GNOME(r) and KDE(r) environments, storing data using MySQL(r), and debugging. As each topic is covered, the authors introduce an appropriate programming theory and then illustrate it with practical examples, clear explanations, and a step-by-step approach with the intent that you will learn by doing. You’ll quickly evolve from being a Linux beginner to confidently creating custom applications in Linux.
Continue Reading »

C# 4.0 How-To

C# 4.0 How ToProduct Description
Real Solutions for C# 4.0 Programmers

Need fast, robust, efficient code solutions for Microsoft C# 4.0? This book delivers exactly what you’re looking for. You’ll find more than 200 solutions, best-practice techniques, and tested code samples for everything from classes to exceptions, networking to XML, LINQ to Silverlight. Completely up-to-date, this book fully reflects major language enhancements introduced with the new C# 4.0 and .NET 4.0. When time is of the essence, turn here first: Get answers you can trust and code you can use, right now!

Beginning with the language essentials and moving on to solving common problems using the .NET Framework, C# 4.0 How-To addresses a wide range of general programming problems and algorithms. Along the way is clear, concise coverage of a broad spectrum of C# techniques that will help developers of all levels become more proficient with C# and the most popular .NET tools.

Fast, Reliable, and Easy to Use!
* Write more elegant, efficient, and reusable code
* Take advantage of real-world tips and best-practices advice
* Create more effective classes, interfaces, and types
* Master powerful data handling techniques using collections, serialization, databases, and XML Continue Reading »

CLR via C# 3rd Edition

CLR via C# 3rd EditionProduct Description
Dig deep and master the intricacies of the common language runtime (CLR) and the .NET Framework 4.0. Written by a highly regarded programming expert and consultant to the Microsoft(R) .NET team, this guide is ideal for developers building any kind of application-including Microsoft(R) ASP.NET, Windows(R) Forms, Microsoft(R) SQL Server(R), Web services, and console applications. You’ll get hands-on instruction and extensive C# code samples to help you tackle the tough topics and develop high-performance applications.

It is October 2009 as I write this text, making it 10 years now that I’ve worked with the .NET Framework and C#. Over the 10 years, I have built all kinds of applications and, as a consultant to Microsoft, have contributed quite a bit to the .NET Framework itself. As a partner in my own company, Wintellect (http://Wintellect.com), I have worked with numerous customers to help them design software, debug software, performance-tune software, and solve issues they have with the .NET Framework. All these experiences have really helped me learn the spots that people have trouble with when trying to be productive with the .NET Framework. I have tried to sprinkle knowledge from these experiences through all the topics presented in this book.
Continue Reading »

Professional C# 2005 with .NET 3.0

Professional C# 2005 with .NET 3.0Product Description
Providing you with the ultimate guide to the C# language, this book will help you quickly write your own programs while also getting you up to speed on how the .NET architecture works. It not only covers the fundamentals of C# but presents numerous examples of applications that use a variety of related technologies, including database access, advanced graphics, and directory access.

You’ll first find a comprehensive tutorial that takes you through C# 2005 and the .NET 3.0 Framework, enabling you to begin writing managed code. Next you’ll explore the vast .NET class library and discover how to use C# to solve various tasks. You’ll then see how to utilize Visual Studio® 2005 to create applications based on .NET. And you’ll gain the skills needed to build Windows Forms, Windows Services, web pages, and more.

* Preparing readers to program in C#, this authoritative guide provides the necessary background information on how the .NET architecture works
* Begins with a tutorial on C# 2005 and the .NET 3.0 Framework, then moves through the vast .NET class library, showing how C# can be used to solve various tasks
* Includes coverage of the new .NET 3.0 Framework, Generics, ObjectSpaces, .NET 3.0 in SQL Server, ASP.NET 3.0, Windows Communication Foundation, Windows Workflow Foundation, Windows Presentation Foundation, arrays, system transactions, tracing, and event logging Continue Reading »

C# 4.0 in a Nutshell, 4th Edition

C# 4.0 in a Nutshell, 4th EditionProduct Description
When you have questions about how to use C# 4.0 or the .NET CLR, this highly acclaimed bestseller has precisely the answers you need. Uniquely organized around concepts and use cases, this fourth edition includes in-depth coverage of new C# topics such as parallel programming, code contracts, dynamic programming, security, and COM interoperability. You’ll also find updated information on LINQ, including examples that work with both LINQ to SQL and Entity Framework. This book has all the essential details to keep you on track with C# 4.0.

* Get up to speed on C# language basics, including syntax, types, and variables
* Explore advanced topics such as unsafe code and preprocessor directives
* Learn C# 4.0 features such as dynamic binding, type parameter variance, and optional and named parameters
* Work with .NET 4’s rich set of features for parallel programming, code contracts, and the code security model
* Learn .NET topics, including XML, collections, I/O and networking, memory management, reflection, attributes, security, and native interoperability
Continue Reading »