I doesn't infringe any copyright of books. This is only for educative purpose




Data Entry and Validation with C# and VB. NET Windows Forms


Book Description

The old hacker adage "Garbage in, garbage out" has never been so important as it is today. With ever-increasing amounts of information flowing into and out of modern applications, the task of an application developer to control and verify information is critically important to any software project.

For the first time, Data Entry and Validation with C# and VB .NET Windows Forms brings together current knowledge on this subject in an understandable, easy-to-read form. Covering development and best practices for data entry and validation, including GDI+, custom controls, localization, accessibility, proper data validation techniques, and best practices with Visual Basic and C#, Data Entry and Validation with C# and VB .NET Windows Forms is a book no modern programmer should be without.


Buy this book

Data Entry and Validation with C# and VB. NET Windows Forms


I found the following download link and you can make use of it.

Download


Related book

Real-World .NET Applications

Learning C#


Book Description
If you're a novice programmer and you want to learn C#, there aren't many books that will guide you. Most C# books are written for experienced C++ and Java programmers. That's why Jesse Liberty, author of the best-selling books Programming C# and Programming ASP.NET, has written an entry-level guide to C#.

Written in a warm and friendly manner, Learning C# assumes no prior programming experience, and provides a thorough introduction to Microsoft's premier .NET language. The book helps you build a solid foundation in .NET, and shows you how to apply your skills through the use of dozens of tested examples. You'll learn about the syntax and structure of the C# language, including operators, classes and interfaces, structs, arrays, and strings.

Better yet, this updated edition of Learning C# has been completely revised to include the latest additions to the C# language plus a variety of learning aids to help lock-in new knowledge and skills. Here's what's new:

  • Extensive revisions to the text and examples to reflect C# 2005 and .NET 2.0 changes
  • An introduction to Visual Studio 2005, the most popular tool for building Windows and web applications
  • More than 200 questions and fully debugged programming exercises with solutions
  • A greater emphasis on event handling
  • New coverage of generics, generic collections, partial classes, anonymous methods and more.

By the time you've finished Learning C#, you'll be ready to move on to a more advanced programming guide that will help you create large-scale web and Windows applications.

Whether you have a little object-oriented programming experience or you are new to programming altogether, Learning C# will set you firmly on your way to mastering the essentials of the C# language.


Buy this book

Learning C# 2005: Get Started with C# 2.0 and .NET Programming (2nd Edition)


I found the following download link and you can make use of it.

Download


Related book

Microsoft Visual C# .NET Deluxe Learning Edition-Version 2003 (Pro Developer)

C# 2005 Programmer's Reference

Book Description
As one of the hottest programming languages in use today, C# enables you to build a wide range of secure and robust enterprise applications that run on the .NET Framework, including XML Web services, client-server applications, database applications, and more. Now with the release of C# 2005, you'll find a complex array of new language options and parameters to create even more powerful applications if you know how to utilize them. This book will show you how.

Combining a comprehensive tutorial and reference, this book breaks down the latest features while exploring the language from the ground up. The first section provides you with a detailed understanding of basic programming concepts and helps you gain the skills to write your own applications. The second section presents detailed information on specific features of the language so you can immediately take advantage of all the tools available.

What you will learn from this book

  • A complete understanding of C# and its language structure
  • The best methods for mastering the new features of C# 2005
  • Techniques for building cutting-edge applications for the .NET Framework
  • How to use powerful options such as enumerations and delegates
  • Ways to increase safety and performance using generic methods and types
  • Steps for incorporating expressions and statements
  • The proper way to use namespaces, classes, structures, and arrays

Who this book is for

This book is an excellent resource for experienced C# developers as well as those who are new to the language. It shows you how to easily develop applications using C# but can also be used as a professional reference.

Wrox Programmer's References are designed to give the experienced developer straight facts on a new technology, without hype or unnecessary explanations. They deliver hard information with plenty of practical examples to help you apply new tools to your development projects today.


Buy this book

C# 2005 Programmer's Reference (Programmer to Programmer)


I found the following download link and you can make use of it.

Download


Related book

Unlocking Microsoft C# V 2.0 Programming Secrets (Wordware Applications Library)

Build Your Own ASP.NET 2.0 Web Site Using C# & VB


Book Description
Learn how to build impressive ASP.NET 2.0 Websites in both C# and VB from scratch.

Using a practical step-by-step approach, the authors introduce the ASP.NET framework, teach you about database design, and walk you through obtaining, installing and configuring all the freely available software you need to use ASP.NET 2.0. They then show you how to build several real world Web-based applications that you can put to use instantly in your projects.

Readers will learn how to:

Develop a fully functional Corporate Intranet with a dynamic navigation menu

Create an email newsletter system using ASP.NET 2.0

Build web forms using web controls, validation controls, and rich controls

Program in both C# and VB

Handle unforseen errors gracefully using a range of error handling techniques

Secure applications using form authentication

Use code-behind to streamline code.

This book doesn't force you to choose an ASP.NET language in advance - all code examples are presented in both C# (pronounced see-sharp) and VB. You can choose which one you want to use, and follow-it throughout the book. Best of all, this book doesn't assume any prior programming knowledge!

As an added bonus, this book doesn't force you to choose an ASP.NET language in advance - all code examples are presented in both C# (pronounced see-sharp) and VB.NET. You can choose which one you want to use, and follow-it throughout the book. Best of all, this book doesn't assume any prior ASP.NET knowledge!


Buy this book

Build Your Own ASP.NET 2.0 Web Site Using C# & VB


I found the following download link and you can make use of it.

Download


Related book

Build Your Own ASP.NET 3.5 Website Using C# & VB

Distributed .NET Programming in C#


Book Description

With the release of .NET, Microsoft has once again altered the distributed programming landscape. Almost everything has changed, from data access, to remote object calls, to the deployment of software components. And of course, .NET introduces a new technology in XML Web services that may revolutionize Web development.

Distributed .NET Programming in C# describes how to use these new .NET technologies to build fast, scalable, and robust distributed applications. Along the way, it answers common questions such as, How do I use the .NET Remoting Framework? What role does COM+ play in the .NET universe? How can I interoperate with COM components? What's the difference between .NET Remoting and Web services? How will these changes affect the architecture and design of a distributed application?

Author Tom Barnaby assumes the reader is already familiar with the fundamentals of .NET. However, a .NET overview is provided to concisely explain several of the core .NET technologies that are essential for distributed programming, including building, versioning, and deploying assemblies; garbage collection; serialization; and attribute-based programming.


Buy this book

Distributed .NET Programming in C#


I found the following download link and you can make use of it.

Download


Related book

Remoting with C# and .NET: Remote Objects for Distributed Applications (Gearhead Press--In the Trenches)

OOP with Microsoft Visual Basic .NET And Microsoft Visual C# Step By Step


Book Description
This intuitive, self-paced learning title is designed to help any developer master the basics of object-oriented programming (OOP) with Microsoft Visual Basic.NET or Microsoft Visual C#. Unlike other books on OOP, this step-by-step guide provides readers with clear, peer-level language while it illustrates concepts with concrete, engaging examples, and coding practice exercises. Readers learn how to create and implement objects, master fully object-oriented design, migrate to Microsoft.NET programming and even create their own objects.


Buy this book

OOP with Microsoft Visual Basic .NET and Microsoft Visual C# .NET Step by Step


I found the following download link and you can make use of it.

Download


Related book

Beginning C# Objects: From Concepts to Code

Windows Forms Programming in C#


Everything changes in the Microsoft .NET Framework and the C# language, including the creation of graphical user interfaces (GUIs). Windows Forms Programming in C# explains the Windows Forms (WinForms) environment to programmers who have some experience with .NET programming, and in the process (thanks to a clear and deliberate expository style) reveals a lot about .NET to less experienced developers. The overall effect is that almost every reader comes away with better knowledge of .NET, not just its user-interface libraries and behaviors.

Author Chris Sells takes care to balance code samples with explanatory text, meaning that most chapters take on a characteristic "code, explanation, effect" style (in which "effect" is usually documented with a screen shot). This approach is effective, and serves both to answer "How do I..." questions and inspire "I should give that a try!" exploration. Once in a while, callouts will link two or more screen shots with a sample of code, graphically illustrating how code affects the appearance of a form and how it's represented in the Visual Studio development environment. On top of his clear teaching style, Sells calls attention to workarounds for shortcomings in the .NET environment (particularly where similar limitations don't exist in Microsoft Foundation Classes), helping to improve programmer productivity in the growing .NET environment. --David Wall

Topics covered: How to use the WinForms environment within the Microsoft .NET Framework. Dialog boxes, drawing, printing, and controls all are covered by means of explanations and lots of illustrative examples, and there's good coverage of the WinForms event model, too. An appendix compares MFC and the .NET Framework.

Book Info
Text focuses on the topics developers need to know in order to build real-world applications, including: form layout, multiple top-level and non-rectangular windows, custom drawing, hosting and bulding controls, data binding, moving from MFC, and more. Softcover. DLC: Microsoft .NET Framework.


Buy this book

Windows Forms Programming in C# (Microsoft .NET Development Series)


I found the following download link and you can make use of it.

Download


Related book

Windows Forms Programming with C#

Professional C# 3rd Edition


Book Description
What is this book about?

C# is designed to work with .NET to provide a new framework for programming on the Windows platform. This comprehensive reference prepares you to program in C#, while at the same time providing the necessary background in how the .NET architecture works.

In this all-new third edition, you’ll be introduced to the fundamentals of C# and find updated coverage of application deployment and globalization. You’ll gain a working knowledge of the language and be able to apply it in the .NET environment, build Windows forms, access databases with ADO.NET, write components for ASP.NET, take advantage of .NET support for working with COM and COM+, and much more.

Professional C#, 3rd Edition, is the complete C# resource for developers, packed with code and examples that have been updated for the latest release — the .NET Framework 1.1 and Visual Studio .NET 2003.

What does this book cover?

Here is just a few of the things you'll discover in this book:

  • How to program in the object-oriented C# language
  • Methods for manipulating XML using C#
  • Integration with COM, COM+, and Active Directory
  • How to write Windows applications and Windows services
  • Distributed applications with .NET Remoting
  • An understanding of .NET Assemblies
  • How to generate graphics with C#
  • Ways to control .NET security, and much more

Who is this book for?

This book is for experienced developers who are already familiar with C++, Visual Basic, or J++. No prior knowledge of C# is required.

From the Back Cover
C# is designed to work with .NET to provide a new framework for programming on the Windows® platform. This comprehensive reference prepares you to program in C#, while at the same time providing the necessary background in how the .NET architecture works.

In this all-new third edition, you’ll be introduced to the fundamentals of C# and find updated coverage of application deployment and globalization. You’ll gain a working knowledge of the language and be able to apply it in the .NET environment, build Windows forms, access databases with ADO.NET, write components for ASP.NET, take advantage of .NET support for working with COM and COM+, and much more.

Here is the complete C# resource for developers, packed with code and examples that have been updated for the latest release – the .NET Framework 1.1 and Visual Studio .NET 2003.

What you will learn from this book

  • How to program in the object-oriented C# language
  • Methods for manipulating XML using C#
  • Integration with COM, COM+, and Active Directory
  • How to write Windows applications and Windows services
  • Distributed applications with .NET Remoting
  • An understanding of .NET Assemblies
  • How to generate graphics with C#
  • Ways to control .NET security, and much more

Who this book is for

This book is for experienced developers who are already familiar with C++, Visual Basic, or J++. No prior knowledge of C# is required.

Wrox Professional guides are planned and written by working programmers to meet the real-world needs of programmers, developers, and IT professionals. Focused and relevant, they address the issues technology professionals face every day. They provide examples, practical solutions, and expert education in new technologies, all designed to help programmers do a better job.


Buy this book

Professional C# (Programmer to Programmer)


I found the following download link and you can make use of it.

Download


Related book

Professional ASP.NET 1.0 XML with C#

Visual C# .NET Developer's Handbook


Book Description
Visual C# .NET Developer's Handbook offers advanced, practical, and comprehensive coverage of major development issues for the hottest new programming language. Well-known programming author John Mueller starts out with expert advice for building complex desktop applications and moves on to major enterprise topics, such as working with Acive Directory and building Web applications with ASP.NET, XML, and SOAP. Readers also get coverage of data access with ADO.NET, .NET security issues, and deploying applications to wireless and PDA devices.

The book is not just for experienced C++ programmers. It has great appeal for the large installed base of experienced Visual Basic developers. Many VB programmers will want to integrate C# code into their applications and this book gives them the tools to do so. The companion CD-ROM comes with all the code from the book, making it easy for programmers to experiment with and adapt it for their own applications.

Book Info
Provides advice on working efficiently, taking advantage of C#'s rich visual environment, and avoiding errors, including those to which the language is prone. Softcover. CD-ROM included.


Buy this book

Visual C#: .Net Developer's Handbook with CDROM


I found the following download link and you can make use of it.

Download


Related book

Microsoft Visual C# 2005 Express Edition: Build a Program Now! W/ CD (Pro-Developer)

Visual C# 2005 A Developers Notebook


Book Description
In the three years since Microsoft made C# available, there have been lots of tweaks to the language. That's because C# is not only essential for making .NET work, it's a big way for Microsoft to attract millions of Java, C and C++ developers to the platform. And C# has definitely made some inroads. Because of its popularity among developers, the language received standardization from ECMA International, making it possible to port C# applications to other platforms. To bolster its appeal, C# 2.0 has undergone some key changes as part of Visual Studio 2005 that will make development with .NET quicker and easier. That's precisely what Visual C# 2005: A Developer's Notebook allows you to do. There are some great new features in C# and this unique "all lab, no lecture" guide covers them all with 50 hands-on projects. Each project explores a new feature, with emphasis on changes that increase productivity, simplify programming tasks, and add functionality to applications. C#'s component-based design combines the productivity of Microsoft's popular Visual Basic with the raw power of C++ for web-based applications. Many reviewers note a similarity between C# and Java--in fact, a new feature that took the Java development team five years to incorporate into Java is now available in C# 2.0. Called "generics", this feature enables developers to reuse and customize their existing code, so they can dramatically cut down the time it takes to develop new applications. 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 2005. Are you a coder to the core? Learn what C# 2.0 can do for you now.

About the Author
Jesse Liberty is the best selling author of Programming ASP.NET, Programming C#, and a dozen other books on web and object oriented programming. He is president of Liberty Associates, Inc., where he provides contract programming, consulting and on-site training in ASP.NET, C#, C++ and related topics. Jesse has been a Distinguished Software Engineer at AT&T and Vice President for technology development at CitiBank.


Buy this book

Visual C# 2005: A Developer's Notebook


I found the following download link and you can make use of it.

Download


Related book

ASP.NET 2.0: A Developer's Notebook

A Programmer's Introduction to C#


Book Description

This comprehensive reference to the C# language is designed to help you get up to speed on C#. Author Eric Gunnerson, a developer on Microsoft's C# design team, has logged many hours writing and testing C# code. Thus, he is uniquely poised to effectively coach you on using the language. And you will come to understand how C# fits into Microsoft's .NET Framework.

Gunnerson provides the ideal foundation for you to springboard into a C# knowledge base. Core topics include C# basic statements and flow of execution, classes, interfaces, expressions, arrays, enums, interoperability, exception handling, and delegates and events. The final section of the book will enlighten you on the history of C# and compare it to other widely-used programming languages. New features to this second edition include GUI application development using Windows Forms, and advanced topics like threading and execution-time code generation.

Download Description

A Programmer’s Introduction to C#, Second Edition is designed as a comprehensive reference to the C# language and is designed to help experienced programmers get up-to-speed on C#. Author Eric Gunnerson is a developer on Microsoft’s C# design team and has logged many hours writing and testing C# code. As such, he is uniquely poised to teach developers the effective use of this new language. Gunnerson also explains to readers how C# fits into Microsoft’s new .NET framework.

Gunnerson provides the foundation to let experienced programmers begin to develop in C#. Among the core topics covered are everything from C# basic statements and flow of execution, to classes, structs, interfaces, expressions, arrays, enums, delegates and events, exception handling, interoperability, and more! The final section of the book provides a history of C#, and a language comparison to other widely used programming languages. New features in this edition include coverage of how to develop a GUI application using Windows Forms and in-depth information on advanced topics such as threading and execution-time code generation.


Buy this book

A Programmer's Introduction to C# (Second Edition)


I found the following download link and you can make use of it.

Download


Related book

A Programmer's Introduction to C# 2.0, Third Edition

Application Development Using C# and .NET


Book Description

Build industrial-strength .NET applications with C#!

  • Practical, useful information on the .NET Framework, the Common Language Runtime, ADO.NET, ASP.NET, Web Services, security, interoperability, and more
  • Running case study: see how concepts work together when you build .NET applications
  • Experienced C++, Java, and Visual Basic programmers: become effective with .NET!

This book gives experienced developers all the practical insight they need to build enterprise applications for Microsoft's .NET platform using C#. Using extensive code examples and a running case study, the authors illuminate the .NET concepts and technologies that offer the greatest power and value. They cover the entire process of constructing a .NET application: creating a monolithic C# console application; enhancing it with a Windows Forms interface; isolating functionality inside components, adding database access and security; and finally, delivering functionality through ASP.NET and Web Services.

  • .NET Framework and Common Language Runtime fundamentals for experienced programmers
  • Key .NET features: interfaces, attributes, collections, threading, remoting, assemblies, and more
  • Hands-on coverage of ADO.NET, ASP.NET, Web Services, and user interface programming
  • Component deployment and versioning
  • Ensuring interoperability with diverse and legacy systems
  • Includes a self-contained C# overview for those new to the language

Part of The Integrated .NET series from Object Innovations.


Buy this book

Application Development Using C# and .NET (Integrated .NET Series from Object Innovations)


I found the following download link and you can make use of it.

Download


Related book

Introduction to C# Using .NET (Integrated .NET Series from Object Innovations)

C# Threading Handbook


Book Description
This book addresses the fundamental units of Windows and .NET programming - threads. A strong understanding of the role threads play in program execution, how multiple threads can interact in order to make efficient programs, and the pitfalls to beware of when developing multithreaded applications, are all core to a developer's ability to develop effective C# programs. This book will cover how .NET applications are executed, the life cycle of a thread in .NET, how the .NET Framework uses threads, how threads work in an event-driven environment, how we can avoid race conditions and deadlocks, how the activity of multiple threads can be synchronized, and how to debug multithreaded applications. We finish it off by describing the creation of a multithreaded network application.

What is great about this book?

Threads are fundamental to the way GUI and server applications operate; if your code is running in a GUI, then you're already writing code in a threaded environment. An ASP.NET page also runs in a threaded environment. This book aims to cover the tricky issues of threading in .NET, and particularly to do so from the perspective of C# developers. Threading is by nature not easy to grasp, but a necessary step towards mastery of programming for the .NET platform.


Buy this book

C# Threading Handbook


I found the following download link and you can make use of it.

Download


Related book

Mastering Visual C# .NET

Mastering ASP.NET with C#


Book Description
In recent years, creating dynamic, server-side web applications has become the most vital part of web development. Now, thanks to ASP.NET and Visual C#, you can build cleaner, more powerful web applications, and you can do it more quickly than ever before. Mastering ASP.NET with C# is an essential guide to harnessing the power of the .NET Framework to develop and consume Web Services of all kinds. This book is packed with the skills you need to get started creating ASP.NET applications, including using Web Forms, connecting to databases with ADO.NET, and working with XML.

Coverage Includes:
* Using the ASP.NET intrinsic objects
* Employing the ASP.NET Server controls
* Using HTML controls
* Saving state data with cookies
* Uploading files
* Sending email
* Retrieving and displaying data from databases
* Building User and Composite controls
* Building custom controls
* Managing multiple ASP.NET configuration files
* Building a custom configuration section handler
* Creating Web Services
* Consuming Web Services from Web Forms, Windows Forms, and COM applications

Book Info
Essential guide to harnessing the power of the .NET Framework to develop and consume Web Services of all kinds. Packed with the skills you need to get started creating ASP.NET applications, including using Web Forms, connecting to databases with ADO.NET, and working with XML. Softcover.


Buy this book

Mastering ASP.Net with Visual C#


I found the following download link and you can make use of it.

Download


Related book

Mastering Visual C# .NET

Inside C# 2nd ed.



Book Description
Aimed at those with some previous programming experience, Inside C# shows developers the unique strengths, advantages, and tips for coding with C#. This fast-paced and in-depth tutorial will let you use Microsoft's newest programming language on the emerging .NET platform successfully.The outstanding strength of this text is its in-depth language tutorial on C#, with complete coverage of basic and advanced object-oriented programming techniques. New language features like properties, indexers, and attributes get full coverage, alongside the basics of using classes and inheritance. The book relies on using Visual Studio 6.0 and the command-line .NET tools for running programs. (Visual Studio.NET, the next version of Visual Studio, was unavailable when the book was written.) First to market with an in-depth language tutorial, the focus of Inside C# is on basic and advanced language features. By viewing generated code (using the ILDASM disassembler tool), the author examines how class design features work under the hood. The language tutorial digs into features, beginning with a "Hello, World" program and delving into class design features before moving on to more basic features like expressions, operators, and flow control. This sequence makes the book best suited to the experienced developer, since some excellent in-depth material on the most advanced features of C# is presented before the basics of the language. Throughout, you'll learn the newest features of the language, how to use it, and a sense of its personality.There's also plenty of material on the underlying Microsoft .NET platform, from the basics of the Common Language Runtime (CLR) to assemblies (used to deploy .NET applications), plus getting older COM components to interoperate with the newer .NET standard. For anyone who's programmed before and wants to learn C# quickly, this in-depth guide anchored with plenty of short, effective examples provides what you need. Inside C# shows off the unique strengths of this new and exciting language and provides a solid introduction to the .NET platform. --Richard DraganTopics covered: Introduction to C# and the Microsoft .NET Framework Tutorial for object-oriented programming A "Hello, World" program in C# Command-line .NET tools (including the C# compiler and the ILDASM disassembler) C# types Boxing and unboxing variables In-depth guide to C# class design (including members and methods, constructors, constants and read-only fields, garbage collection, and inheritance) Method overloading Virtual and static methods Properties Arrays Indexers Attributes Interfaces (declaring and implementing interfaces, plus interfaces combined with inheritance) Expressions and operators in C# (including operator precedence) Program flow control Exception handling classes and techniques Operator overloading Delegates and event handlers Multithreaded programming techniques (including thread safety and synchronization) C# reflection and metadata Using unmanaged code and pointers from within C# COM interoperability Assemblies and deployment in C#


Buy this book

Inside C#, Second Edition


I found the following download link and you can make use of it.

Download


Related book

Inside C#, Second Edition

Teach Yourself C++ in 21 Days 5th edition


Book Description

Join the leagues of thousands of programmers and learn C++ from some of the best. The fifth edition of the best seller Sams Teach Yourself C++ in 21 Days, written by Jesse Liberty, a well-known C++ and C# programming manual author and Bradley L. Jones, manager for a number of high profiler developer websites, has been updated to the new ANSI/ISO C++ Standard. This is an excellent hands-on guide for the beginning programmer. Packed with examples of syntax and detailed analysis of code, fundamentals such as managing I/O, loops, arrays and creating C++ applications are all covered in the 21 easy-to-follow lessons. You will also be given access to a website that will provide you will all the source code examples developed in the book as a practice tool. C++ is the preferred language for millions of developers-make Sams Teach Yourself the preferred way to learn it!


Buy this book

Sams Teach Yourself C++ in 21 Days (5th Edition) (Sams Teach Yourself)


I found the following download link and you can make use of it.

Download


Related book

The Elements of C++ Style (Sigs Reference Library)

Introduction To C++ For Financial Engineers


Book Description
This book introduces the reader to the C++ programming language and how to use it to write applications in quantitative finance (QF) and related areas. No previous knowledge of C or C++ is required. - experience with VBA, Matlab or other programming language is sufficient. The book adopts an incremental approach; starting from basic principles then moving on to advanced complex techniques and then to real-life applications in financial engineering. There are five major parts in the book:

  • C++ fundamentals and object-oriented thinking in QF
  • Advanced object-oriented features such as inheritance and polymorphism
  • Template programming and the Standard Template Library (STL)
  • An introduction to GOF design patterns and their applications in QF Applications

The kinds of applications include binomial and trinomial methods, Monte Carlo simulation, advanced trees, partial differential equations and finite difference methods.

This book contains a CD with all source code and many useful C++ classes that you can use in your own applications. Examples, test cases and applications are directly relevant to QF.

This book is the perfect companion to Daniel J. Duffy’s book Financial Instrument Pricing using C++ (Wiley 2004, 0470855096 / 9780470021620)

Note: CD-ROM/DVD and other supplementary materials are not included as part of eBook file.


Buy this book

Introduction to C++ for Financial Engineers: An Object-Oriented Approach (The Wiley Finance Series)


I found the following download link and you can make use of it.

Download

Password=ganelon


Related book

Financial Modeling Using C++ (Wiley Finance)

Symbian OS C++ for Mobile Phones


Book Description
The ultimate developer's guide to Symbian OS C++ programming.

Programming Symbian OS is a key skill for mass market phone application development. Whether you are developing applications and services for shipping mobile phones, or involved in pre-market mobile phone development, this book will help you understand the fundamental theory behind developing Symbian OS C++ code for constrained devices.

  • A collaborative book, incorporating the expertise of over 30 Symbian engineers
  • Comprehensive coverage of Symbian OS suitable for programming Nokia and Sony Ericsson systems and any Symbian OS v7.0 based smartphone
  • Also provides supporting material for Symbian OS v6.0 and v6.0 phones
  • Accompanying CD includes demo version of Metrowerks toolchain for the P800


Buy this book

Symbian OS C++ for Mobile Phones (Symbian Press)


I found the following download link and you can make use of it.

Download


Related book

Symbian OS C++ for Mobile Phones: Programming with Extended Functionality and Advanced Features (Symbian Press)

Introduction to Game Programming with C++


Book Description
Introduction to Game Programming with C++ is an exciting book for readers with no previous experience in game development. Starting from the basics of C++ and ending with the intracies of real-time 3D graphics, this book explores the interesting world of game making. It explains how to program, explores the meaning of object-oriented programming, and examines game algorithms, 2D and 3D games, sound and music, and how to create game installers. Overall, this book will introduce you to the world of game development and get you started on the right path to making games that sell.


Buy this book

Introduction to Game Programming with C++ (Wordware Game Developer's Library)


I found the following download link and you can make use of it.

Download

Password=giftfromfatherxmas


Related book

Learn C++ By Making Games (Charles River Media Programming)

Building Automated Trading Systems: With an Introduction to Visual C++.NET 2005


Book Description
Over the next few years, the proprietary trading and hedge fund industries will migrate largely to automated trade selection and execution systems. Indeed, this is already happening. While several finance books provide C++ code for pricing derivatives and performing numerical calculations, none approaches the topic from a system design perspective. This book will be divided into two sectionsprogramming techniques and automated trading system ( ATS ) technologyand teach financial system design and development from the absolute ground up using Microsoft Visual C++.NET 2005. MS Visual C++.NET 2005 has been chosen as the implementation language primarily because most trading firms and large banks have developed and continue to develop their proprietary algorithms in ISO C++ and Visual C++.NET provides the greatest flexibility for incorporating these legacy algorithms into working systems. Furthermore, the .NET Framework and development environment provide the best libraries and tools for rapid development of trading systems.
The first section of the book explains Visual C++.NET 2005 in detail and focuses on the required programming knowledge for automated trading system development, including object oriented design, delegates and events, enumerations, random number generation, timing and timer objects, and data management with STL.NET and .NET collections. Furthermore, since most legacy code and modeling code in the financial markets is done in ISO C++, this book looks in depth at several advanced topics relating to managed/unmanaged/COM memory management and interoperability. Further, this book provides dozens of examples illustrating the use of database connectivity with ADO.NET and an extensive treatment of SQL and FIX and XML/FIXML. Advanced programming topics such as threading, sockets, as well as using C++.NET to connect to Excel are also discussed at length and supported by examples.
The second section of the book explains technological concerns and design concepts for automated trading systems. Specifically, chapters are devoted to handling real-time data feeds, managing orders in the exchange order book, position selection, and risk management. A .dll is included in the book that will emulate connection to a widely used industry API ( Trading Technologies, Inc.s XTAPI ) and provide ways to test position and order management algorithms. Design patterns are presented for market taking systems based upon technical analysis as well as for market making systems using intermarket spreads.
As all of the chapters revolve around computer programming for financial engineering and trading system development, this book will educate traders, financial engineers, quantitative analysts, students of quantitative finance and even experienced programmers on technological issues that revolve around development of financial applications in a Microsoft environment and the construction and implementation of real-time trading systems and tools.

* Teaches financial system design and development from the ground up using Microsoft Visual C++.NET 2005.
* Provides dozens of examples illustrating the programming approaches in the book
* Chapters are supported by screenshots, equations, sample Excel spreadsheets, programming code and interactive CDROM


Buy this book

Building Automated Trading Systems: With an Introduction to Visual C++.NET 2005 (Financial Market Technology)


I found the following download link and you can make use of it.

Download


Related book

Practical .NET for Financial Markets

Expert Visual C++/CLI: .NET for Visual C++ Programmers


Book Description

C++/CLI is Microsofts latest extension to C++ that targets the heart of .NET 2.0, the common language runtime. Expert Visual C++/CLI is written by visual C++ MVP Marcus Heege, who examines the core of the C++/CLI language. He explains both how the language elements work and how Microsoft intends them to be used.

Even if youre new to C++/CLI but are planning to migrate to it from another language, this book will ground you in the core language elements and give you the confidence to explore further and migrate effectively. It provides concise, yet in-depth coverage of all major C++/CLI features: short code examples succinctly illustrate syntax and concepts, and more elaborate examples show how C++/CLI should be used.

About the Author
Marcus Heege has over 20 years of experience developing software for Microsoft languages and platforms, since MS-DOS 1.0. He is a course author and instructor for DevelopMentor, where he's most recently developed their "Essential C++/CLI&emdash;Building and Migrating Applications and Components with C++/CLI" seminar. He also serves as a troubleshooter and mentor for many professional software developers.


Buy this book

Expert Visual C++/CLI: .NET for Visual C++ Programmers (Expert's Voice in .Net)


I found the following download link and you can make use of it.

Download


Related book

C++/CLI: The Visual C++ Language for .NET

C++/CLI: The Visual C++ Language for .NET


Book Description

C++/CLI: The Visual C++ Language for .NET introduces Microsoft's new extensions to the C++ syntax that allow you to target the common language runtime the key to the heart of the .NET 3.0 platform. In 12 no-fluff chapters, Microsoft insider Gordon Hogenson takes you into the core of the C++/CLI language and explains both how the language elements work and how Microsoft intends them to be used. Compilable code samples illustrate the syntax as simply as possible, and more elaborate code samples show how the new syntax might typically be used.

The book is a beginner's guide, but it assumes a familiarity with programming basics. And it concentrates on explaining the aspects of C++/CLI that make it the most powerful and fun language on the .NET Framework 3.0. As such, this book is ideal if you're thinking of migrating to C++/CLI from another language. By the end of this book, you'll have a thorough grounding in the core language elements together with the confidence to explore further that comes from a solid understanding of a languages syntax and grammar.

About the Author
Gordon Hogenson is the manager responsible for the Visual C++ documentation, has worked as a technical writer and testing engineer for Visual C++, C# and other Microsoft products for 9 years. He has avid interests in many diverse fields, including botany and organic gardening, chemistry, physics, metaphysics and philosophy.


Buy this book

C++/CLI: The Visual C++ Language for .NET


I found the following download link and you can make use of it.

Download


Related book

Expert Visual C++/CLI: .NET for Visual C++ Programmers (Expert's Voice in .Net)

Books