|
|
|
|
|
|
|
|
1. |
Record Nr. |
UNINA9910457258703321 |
|
|
Autore |
Worner Martin <1963-> |
|
|
Titolo |
Applied C# in financial markets [[electronic resource] /] / Martin Worner |
|
|
|
|
|
Pubbl/distr/stampa |
|
|
Chichester ; ; Hoboken, NJ, : Wiley, c2004 |
|
|
|
|
|
|
|
ISBN |
|
1-280-27260-0 |
9786610272600 |
0-470-87062-1 |
|
|
|
|
|
|
|
|
Descrizione fisica |
|
1 online resource (139 p.) |
|
|
|
|
|
|
Collana |
|
|
|
|
|
|
Disciplina |
|
|
|
|
|
|
Soggetti |
|
C# (Computer program language) |
Financial institutions - Computer programs |
Electronic books. |
|
|
|
|
|
|
|
|
Lingua di pubblicazione |
|
|
|
|
|
|
Formato |
Materiale a stampa |
|
|
|
|
|
Livello bibliografico |
Monografia |
|
|
|
|
|
Note generali |
|
Description based upon print version of record. |
|
|
|
|
|
|
Nota di bibliografia |
|
Includes bibliographical references (p. [103]) and index. |
|
|
|
|
|
|
Nota di contenuto |
|
Applied C# in Financial Markets; Contents; List of Examples; List of Figures; List of Tables; Preface; 1 What is .NET and how does C# fit in?; 1.1 .NET framework and the common language runtime; 2 The Basics of C#; 2.1 Assignment, mathematic, logical and conditional operators; 2.1.1 Assignment operator; 2.1.2 Mathematical operators; 2.1.3 Calculate and re-assign operators += -= *= /=; 2.1.4 Logical operators; 2.1.5 Operator precedence; 2.2 Data structures; 2.2.1 Built-in types; 2.2.2 Casting and type converting; 2.2.3 Strings; 2.2.4 StringBuilder; 2.2.5 Regex; 2.2.6 Arrays; 2.2.7 Collections |
2.3 Control structures2.3.1 if/else; 2.3.2 switch; 2.3.3 while; 2.3.4 do/while; 2.3.5 for loop; 2.3.6 foreach loop; 2.4 Summary; 3 Object Oriented Programming; 3.1 Introduction to classes; 3.1.1 Exception handling; 3.1.2 User defined exception class; 3.1.3 Workshop: Exercise one; 3.2 Inheritance and polymorphism; 3.2.1 Applying inheritance and polymorphism to finance; 3.2.2 Interfaces; 3.2.3 Multiple threading or asynchronous programming; 3.2.4 Workshop: Exercise two; 3.3 Summary; 4 Databases; 4.1 ADO.NET object model; 4.2 Connecting to the database; 4.3 Connection pools; 4.4 Database handler |
4.5 Working with data4.6 Transactions; 4.7 Workshop: Exercise three; 4.8 Summary; 5 Input & Output; 5.1 Streams; 5.2 Serialisation; 5.3 |
|
|
|
|