Page 51 - CSharp/C#
P. 51

Chapter 153: Type Conversion                                                                        859

          Remarks                                                                                            859

          Examples                                                                                           859

            MSDN implicit operator example                                                                   859

            Explicit Type Conversion                                                                         860

        Chapter 154: Unsafe Code in .NET                                                                    861

          Remarks                                                                                            861

          Examples                                                                                           861

            Unsafe Array Index                                                                               861

            Using unsafe with arrays                                                                         862

            Using unsafe with strings                                                                        862

        Chapter 155: Using Directive                                                                        864

          Remarks                                                                                            864

          Examples                                                                                           864

            Basic Usage                                                                                      864

            Reference a Namespace                                                                            864

            Associate an Alias with a Namespace                                                              864
            Access Static Members of a Class                                                                 865

            Associate an Alias to Resolve Conflicts                                                          865

            Using alias directives                                                                           866

        Chapter 156: Using json.net                                                                         867

          Introduction                                                                                       867


          Examples                                                                                           867
            Using JsonConverter on simple values                                                             867


        JSON (http://www.omdbapi.com/?i=tt1663662)                                                          867

        Movie Model                                                                                         868

        RuntimeSerializer                                                                                   868

        Calling It                                                                                          869

          Collect all fields of JSON object                                                                  869


        Chapter 157: Using SQLite in C#                                                                     872

          Examples                                                                                           872
   46   47   48   49   50   51   52   53   54   55   56