Page 6 - CSharp/C#
P. 6

Introduction                                                                                        80
          Remarks                                                                                             80


          Examples                                                                                            81

            Asynchronous Socket (Client / Server) example.                                                    81

        Chapter 16: Attributes                                                                               89

          Examples                                                                                            89

            Creating a custom attribute                                                                       89

            Using an attribute                                                                                89

            Reading an attribute                                                                              89
            DebuggerDisplay Attribute                                                                         90

            Caller info attributes                                                                            91

            Reading an attribute from interface                                                               92

            Obsolete Attribute                                                                                93

        Chapter 17: BackgroundWorker                                                                         94

          Syntax                                                                                              94

          Remarks                                                                                             94

          Examples                                                                                            94

            Assigning Event Handlers to a BackgroundWorker                                                    94

            Assigning Properties to a BackgroundWorker                                                        95

            Creating a new BackgroundWorker instance                                                          95

            Using a BackgroundWorker to complete a task.                                                      96

          The result is the following...                                                                      97

        Chapter 18: BigInteger                                                                               98

          Remarks                                                                                             98

          When To Use                                                                                         98

          Alternatives                                                                                        98

          Examples                                                                                            98

            Calculate the First 1,000-Digit Fibonacci Number                                                  98

        Chapter 19: Binary Serialization                                                                    100

          Remarks                                                                                            100


          Examples                                                                                           100

            Making an object serializable                                                                    100
   1   2   3   4   5   6   7   8   9   10   11