,

Applied C# in Financial Markets

Gebonden Engels 2004 9780470870617
Verwachte levertijd ongeveer 9 werkdagen

Samenvatting

Applied C# in Financial Markets covers all the aspects of C# relevant to practitioners working in financial sector.  It contains a practical workshop which builds on the material in the book, guiding you through all the stages of building a multiple model options calculator.  An accompanying website features examples, illustrations and solutions to the workshops and a downloadable application to complement the book.

Features examples and illustrations taken from a sample trading application, making the book relevant to those working in the financial markets.
Provides a quick start to C# for financial professionals to hit the ground running in building financial applications.
Workshops illustrate building an options calculator, exploring the various elements in C# as they progress.

Specificaties

ISBN13:9780470870617
Taal:Engels
Bindwijze:gebonden
Aantal pagina's:136

Lezersrecensies

Wees de eerste die een lezersrecensie schrijft!

Inhoudsopgave

List of Examples.
<p>List of Figures.</p>
<p>List of Tables.</p>
<p>Preface.</p>
<p>1 What is .NET and how does C# fit in?</p>
<p>1.1 .NET framework and the common language runtime.</p>
<p>2 The Basics of C#.</p>
<p>2.1 Assignment, mathematic, logical and conditional operators.</p>
<p>2.1.1 Assignment operator.</p>
<p>2.1.2 Mathematical operators.</p>
<p>2.1.3 Calculate and re–assign operators += =∗= /=.</p>
<p>2.1.4 Logical operators.</p>
<p>2.1.5 Operator precedence.</p>
<p>2.2 Data structures.</p>
<p>2.2.1 Built–in types.</p>
<p>2.2.2 Casting and type converting.</p>
<p>2.2.3 Strings.</p>
<p>2.2.4 StringBuilder.</p>
<p>2.2.5 Regex.</p>
<p>2.2.6 Arrays.</p>
<p>2.2.7 Collections.</p>
<p>2.3 Control structures.</p>
<p>2.3.1 if/else.</p>
<p>2.3.2 switch.</p>
<p>2.3.3 while.</p>
<p>2.3.4 do/while.</p>
<p>2.3.5 for loop.</p>
<p>2.3.6 foreach loop.</p>
<p>2.4 Summary.</p>
<p>3 Object Oriented Programming.</p>
<p>3.1 Introduction to classes.</p>
<p>3.1.1 Exception handling.</p>
<p>3.1.2 User defined exception class.</p>
<p>3.1.3 Workshop: Exercise one.</p>
<p>3.2 Inheritance and polymorphism.</p>
<p>3.2.1 Applying inheritance and polymorphism to finance.</p>
<p>3.2.2 Interfaces.</p>
<p>3.2.3 Multiple threading or asynchronous programming.</p>
<p>3.2.4 Workshop: Exercise two.</p>
<p>3.3 Summary.</p>
<p>4 Databases.</p>
<p>4.1 ADO.NET object model.</p>
<p>4.2 Connecting to the database.</p>
<p>4.3 Connection pools.</p>
<p>4.4 Database handler.</p>
<p>4.5 Working with data.</p>
<p>4.6 Transactions.</p>
<p>4.7 Workshop: Exercise three.</p>
<p>4.8 Summary.</p>
<p>5 Input &amp; Output.</p>
<p>5.1 Streams.</p>
<p>5.2 Serialisation.</p>
<p>5.3 Workshop: Exercise four.</p>
<p>5.4 Summary.</p>
<p>6 XML.</p>
<p>6.1 Schema validation.</p>
<p>6.2 XML and ADO.NET.</p>
<p>6.3 Workshop: Exercise five.</p>
<p>6.4 Summary.</p>
<p>7 Building Windows Applications.</p>
<p>7.1 Creating a new project in visual studio.NET.</p>
<p>7.2 Managing projects with the Solution explorer and class view.</p>
<p>7.3 Working with components on forms.</p>
<p>7.3.1 Model view control.</p>
<p>7.4 Workshop Exercise six.</p>
<p>7.5 Summary.</p>
<p>8 Deployment.</p>
<p>8.1 Assemblies.</p>
<p>8.1.1 Metadata.</p>
<p>8.1.2 Shared assemblies.</p>
<p>8.2 Summary.</p>
<p>Bibliography.</p>
<p>Appendices.</p>
<p>Appendix A: Specification for an options calculator.</p>
<p>Appendix B: System design.</p>
<p>Appendix C: Calculation models.</p>
<p>Index.</p>

Managementboek Top 100

Rubrieken

    Personen

      Trefwoorden

        Applied C# in Financial Markets