click to play button
click to replay button
5-Azure Table Storage
X
  1. Table Storage pada Windows Azure
  2. Agenda Table Storage
  3. Konsep Table Storage
  4. Konsep Table Storage
  5. Tipe data yang didukung Table Storage
  6. Tipe data yang didukung Table Storage
  7. Pembuatan Tabel dengan TableStorage
  8. Pembuatan Tabel dengan TableStorage
  9. Kesimpulan
  10. Slide 7
00:00 / 00:00
CC
Tipe data yang didukung Table Storage Data Type Corresponding CLR Data Type Binary byte[] Boolean bool DateTime DateTime Double Double Guid Guid Int32 int or Int32 Int64 long or Int64 String string Pembuatan Tabel dengan TableStorage demo Konsep Table Storage Tipe data yang didukung Table Storage Data Type Corresponding CLR Data Type Binary byte[] Boolean bool DateTime DateTime Double Double Guid Guid Int32 int or Int32 Int64 long or Int64 String string Konsep Table Storage Table Storage pada Windows Azure Ridi Ferdiana Microsoft Innovation Center | Yogyakarta http://micresearch.net Pembuatan Tabel dengan TableStorage demo Kesimpulan Azure table storage cocok untuk penyimpanan data yang bersifat sederhana Development storage mendukung emulasi penyimpanan untuk Table Storage Model pemograman API yang memudahkan pengembang dalam memanipulasi tabel (entity, context, execute) Emulasi table storage disimpan di SQL Server © 2008 Microsoft Corporation. All rights reserved. Microsoft, Windows, Windows Vista and other product names are or may be registered trademarks and/or trademarks in the U.S. and/or other countries. The information herein is for informational purposes only and represents the current view of Microsoft Corporation as of the date of this presentation. Because Microsoft must respond to changing market conditions, it should not be interpreted to be a commitment on the part of Microsoft, and Microsoft cannot guarantee the accuracy of any information provided after the date of this presentation. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN THIS PRESENTATION. G:\DVD_ART34\Logos\Microsoft Innovation Center\Microsoft Innovation Center logo reverse vert.png Agenda Table Storage Membuat Objek Baru untuk Tabel Membuat Penyimpanan Tabel Menambahkan data ke Tabel Meng-query Tabel