Thursday, October 9, 2008

Applied C# in Financial Markets

This book is designed to help experienced programmers into the C# language. It covers all the relevant concepts of C# from a ?nance viewpoint. In the preparation of this book a small standalone futures and options trading application was written to cover all of the sections of C# that are relevant to ?nance and the code from the application is used throughout the book to illustrate the topics covered.

The key points covered are focused on building a Windows application in a ?nance environment. With this in mind there are some sections of C# that have been omitted, for example it is unlikely that C# would be used to connect to exchanges thus in-depth coverage of sockets and TCP/IP package handling has not been included.

The operators, data types and controls are covered to begin with as they form the core section of programming. Object Oriented programming is dealt with in depth from a practical approach and the commonly used concepts are covered. The emphasis of the book is in applying C# to ?nance and thus it does not cover each topic to its full depth as there are aspects of C# rarely used in ?nancial applications.

In addition to the Object Oriented section, ADO.NET and the simpler I/O sections that may apply to a Windows application are covered along with some basic XML as many ?nancial applications share data using XML.

TABLE OF CONTENT:
Chapter 1 - What is .NET and how does C# fit in?
Chapter 2 - The Basics of C#
Chapter 3 - Object Oriented Programming
Chapter 4 - Databases
Chapter 5 - Input & Output
Chapter 6 - XML
Chapter 7 - Building Windows Applications
Chapter 8 - Deployment

Code:

http://rapidshare.com/files/61295332/appcsinfinm.rar

password:
ganelon

No comments: