by Agus Kurniawan
19. May 2013 21:29
Netduino is an open-source electronics prototyping platform based on the .Net Micro Framework. The Netduino boards are designed to be pin-compatible with most Arduino shields. This book was written to help anyone want to get started with Netduino. It describes the basic elements of the Netduino programming with C# language. Table of Content Preface 1. Preparing Development Environment 1.1 Netduino 1.2 Electronic Components 1.2.1 Fritzing 1.2.2 Arduino Sidekick Basic kit 1.3 Netduino Software 1.3.1 Installing .NET Micro Framework SDK 1.3.2 Installing Netduino SDK 1.4 Connecting Netduino to Computer 1.5 Testing 1.6 Checking .NET Micro Framework Version Inside Netduino Hardware 2. Hello World 2.1 Netduino World 2.2 Creating Project 2.3 Configuring Project 2.4 Deploying 2.5 Testing for Netduino 2.4 Debugging 2.5 Erasing Program 3. Working with Sensor Devices 3.1 Thermistors and LDR 3.2 Building Circuit Schema 3.3 Reading Sensor 4. LED Controller 4.1 LED Controller Device 4.2 Netduino Implementation 4.3 Deploying and Running 5. Button 5.1 Getting Data from Button 5.2 Netduino Implementation 5.3 Executing Program How to Buy Lulu http://www.lulu.com/shop/agus-kurniawan/pocket-reference-netduino-for-beginner/ebook/product-21024542.html Kindle Amazon http://www.amazon.com/dp/B00CU8EFPQ Kobo http://www.kobobooks.com/ebook/Pocket-Reference-Netduino-for-Beginner/book-Jbowhe2EVEC9Kw8CdK9zXg/page1.html iBookstore in progress Nook in progress
by Agus Kurniawan
20. April 2013 05:31
Ada dua buku yang saya tulis mengenai PHP, Node.js berbasis Windows Azure dan Java Azure. Kedua buku ini merupakah hasil kerja sama dengan Microsoft Indonesia. Buku ini dibuat untuk anda yang pertama kali ingin belajar Windows Azure yang memiliki dasar teknologi yang bukan berbasis Microsoft seperti PHP, Node.js dan Java. Buku Pemrograman PHP dan Node.js Pada Windows Azure Berikut ini daftar isinya: Kata Pengantar 3 Daftar Isi 4 1. Windows Azure 7 1.1 Mengenal Windows Azure 7 1.2 Memulai Menggunakan Windows Azure 11 1.3 Persiapan Untuk Pengembangan Windows Azure 11 2. PHP Azure 13 2.1 Mengenal PHP Azure 13 2.2 Persiapan PHP Azure 14 2.2.1 Windows Azure SDK untuk PHP 14 2.2.2 Instalasi Windows Azure untuk PHP 16 2.2.3 Git 19 2.3 Membuat Web Azure PHP 26 2.3.1 Windows Azure Management Portal 26 2.3.2 Powershell 30 2.3 Hello PHP Azure 34 2.3.1 Menulis Kode Program 35 2.3.2 Instalasi Web Matrix untuk PHP Azure 37 2.3.3 Memasukkan File PHP 43 2.3.4 Unggah ke Windows Azure 46 2.4 Pengembangan Aplikasi PHP Azure 49 2.4.1 Konfigurasi Windows Azure SDK Untuk PHP 49 2.4.2 Membuat Aplikasi PHP Untuk Windows Azure 54 2.4.3 Eksekusi Aplikasi PHP Pada Lokal Komputer 59 2.4.4 Eksekusi Aplikasi PHP Pada Windows Azure 61 3. Node.js Azure 72 3.1 Mengenal Node.js Azure 72 3.2 Hello World Aplikasi Node.js Azure 76 3.2.1 Membuat Aplikasi Node.js 76 3.2.2 Membuat Web Node.js Pada Azure 83 3.2.3 Unggah Aplikasi Node.js Ke Windows Azure 85 3.3 Pengembangan Aplikasi Node.js Azure 90 3.3.1 Persiapan 90 3.3.2 Membuat Aplikasi 91 3.3.3 Uji dengan Windows Azure Emulator 97 3.3.4 Uji Dengan Windows Azure Production 98 4. MySQL Azure 100 4.1 Bekerja dengan MySQL Azure 100 4.1.1 Membuat Web dan MySQL Azure 100 4.1.2 Melihat Konfigurasi MySQL Azure 103 4.1.3 Instalsi MySQL Pada Lokal Komputer 104 4.1.4 Uji Koneksi MySQL Azure 112 4.2 Membuat Apliksi PHP & MySQL Azure 115 4.2.1 Database MySQL 115 4.2.2 Aplikasi PHP 116 4.2.3 Testing 124 4.3 Deploy Aplikasi PHP ke Windows Azure 127 5. MongoDB Azure 134 5.1 Deploying MongoDB Azure 134 5.1.1 Membuat Virtual Machine Pada Windows Azure 134 5.1.2 Testing VM 140 5.1.3 Monitoring VM 142 5.1.4 Restart dan Shutdown 144 5.1.5 Membuka Port VM 145 5.2 Membuat Aplikasi Node.js dan MongoDB 148 5.2.1 Aplikasi TODO 148 5.2.2 Test Apliksi TODO 150 5.3 Aplikasi Node.js dan MongoDB Pada Windows Azure 152 5.3.1 Membuat Web Azure 152 5.3.2 Konfigurasi MongoDB Azure 155 5.3.3 Aplikasi TODO dan WebMatrix 156 5.3.4 Testing 158 5.4 Unggah Aplikasi Ke Windows Azure 159 Daftar Pustaka 164 Buku ini dapat diunduh di https://bukuphpjs.codeplex.com/ Buku ini berformat A4 dan disertai contoh dalam video untuk demo nya. Buku Pemrograman Java Pada Windows Azure Berikut ini daftar isinya Kata Pengantar 4 Daftar Isi 5 1. Windows Azure 7 1.1 Mengenal Windows Azure 7 1.2 Memulai Menggunakan Windows Azure 11 1.3 Persiapan Untuk Pengembangan Windows Azure 11 2. Java Azure 13 2.1 Mengenal Java Azure 13 2.2 Persiapan Java Azure 14 2.2.1 Instalasi Apache Tomcat 16 2.3 Hello World – Java Azure 17 2.3.1 Windows Azure dan Eclipse 17 2.3.2 Membuat Project Web JSP 21 2.3.3 Membuat Windows Azure Package 26 2.3.4 Menjalankan Aplikasi 30 2.3.5 Unggah ke Windows Azure 33 2.3.6 Bagaimana Selanjutnya? 41 2.4 Unggah Aplikasi Web JSP Melalui Portal Management Azure 41 2.5 Remote Desktop 46 2.6 Manajemen Cloud Service Instance 52 2.7 Mengurangi Ukuran File Unggah Untuk Deployment 54 2.8 Cloud Service dengan Banyak Instance 61 3. Tomcat & Virtual Machine Azure 64 3.1 Virtual Machine Dengan Linux Ubuntu 65 3.1.1 Membuat Virtual Machine Pada Windows Azure 65 3.1.2 Koneksi VM dengan SSH 71 3.1.3 Instalasi Java dan Application Server 75 3.1.4 Testing 76 3.1.5 Mengubah Port 80 3.1.6 Transfer File 80 3.2 Monitoring VM 82 3.3 Restart dan Shutdown 84 3.4 Membuka Port VM 85 3.5 Menghapus VM 85 4. Data Service 86 4.1Teknologi Storage Pada Windows Azure 86 4.1.1 Windows Azure Storage-Table 86 4.1.2 Windows Azure Storage-Blob 87 4.2 Membuat Windows Azure Storage 89 4.3 Akses Windows Azure Storage 95 4.4 Integrasi Dengan Aplikasi Dengan Windows Azure Storage 96 4.4.1 Membuat Project 96 4.4.2 Menambahkan Library Windows Azure 101 4.4.3 Menambahkan File JSP 107 4.4.4 Testing 114 4.4.5 Deployment Ke Windows Azure 115 4.5 Windows Azure Blob 116 4.5.1 Ungga File 117 4.5.2 Menampilkan Daftar Blob 118 4.5.3 Menghapus File Blob 119 Daftar Pustaka 120 Buku ini dapat diunduh di https://bukujavazure.codeplex.com/ Buku ini berformat A4 dan disertai contoh dalam video untuk demo nya. Semoga buku ini dapat berguna untuk semuanya.
by Agus Kurniawan
20. April 2013 05:19
I just released my new book about Matlab Simulink and Raspberry Pi. This book helps you how to build simulinks with target hardware in Raspberry Pi. I used Matlab 2013a for illustration and testing.
Table of Content
Preface 1. Introduction to Raspberry Pi 1.1 Raspberry Pi 1.2 Getting Hardware 2. Matlab Simulink and Raspberry Pi 2.1 Matlab 2.2 Installing Raspberry Pi for Simulink Target 2.3 Running Raspberry Pi 2.4 SSH 3. Hello World - Matlab Simulink and Raspberry Pi 3.1 Hello World 3.2 Creating Raspberry Pi Simulink 3.2.1 Configuring Raspberry Pi LED 3.2.2 Configuring Data Type Conversion 3.2.3 Configuring Sine Wave 3.3 Running Simulink 4. Simulink with Raspberry Pi GPIO 4.1 GPIO 4.2 Preparation 4.3 Simulink with GPIO Write 4.3.1 Building Simulink Model 4.3.2 Testing 4.4 Simulink with GPIO Read 4.4.1 Creating Application for Arduino 4.4.2 Building Simulink Model 4.4.3 Testing 5. Simulink and Video Capture 5.1 Preparation 5.2 Creating Simulink 5.3 Testing Contact
How to buy?
You can buy it on the following sites:
Lulu, http://www.lulu.com/shop/agus-kurniawan/getting-started-with-matlab-simulink-and-raspberry-pi/ebook/product-20980743.html
Amazon Kindle, http://www.amazon.com/dp/B00CFIJO48
iBookStore in progress http://itunes.apple.com/us/book/isbn9781300953913
KOBO in progress http://www.kobobooks.com/ebook/Getting-Started-Matlab-Simulink-Raspberry/book-3MXQz7ljgU65C_Da_lZsLg/page1.html
NOOK in progress http://www.barnesandnoble.com/w/getting-started-with-matlab-simulink-and-raspberry-pi-agus-kurniawan/1115291525
by Agus Kurniawan
21. March 2013 02:43
I just published a new book about basic sensor programming on Windows 8. The following is TOC of the book:
1. Sensor in Windows 8 WinRT 1.1 Windows 8 WinRT Sensor 1.2 Accelerometer 1.3 Compass 1.4 Inclinometer 1.5 Light Sensor 1.6 Gyrometer 1.7 Orientation 1.8 Simple Orientation 1.9 Geolocation 2. Arduino and Windows 8 2.1 Arduino 2.1.1 Arduino Uno 2.1.2 Arduino Leonardo 2.1.3 Arduino Mega 2560 2.1.4 Arduino Due 2.2 Electronic Components 2.2.1 Arduino Starter Kit 2.2.2 Fritzing 2.2.3 Cooking-Hacks: Arduino Starter Kit 2.2.4 Arduino Sidekick Basic kit 2.3 Arduino Software 2.4 Testing 2.5 Connecting Arduino to Windows 8 2.5.1 Arduino Hardware Driver on Windows 8 2.5.2 Simple Testing 2.6 Arduino and .NET 3. Connecting Arduino to Windows 8 WinRT 3.1 Serial Port 3.2 Windows Communication Foundation (WCF) 3.2.1 Creating WCF Application 3.2.2 Consuming WCF on Windows 8 WinRT 3.2.3 Testing 3.2.4 Deplying and Multi-User 3.3 Socket Client-Server 4. Consuming Data from Sensor Devices 4.1 Problem 4.1.1 Sensor Devices 4.1.2 Consuming Sensor Data in Windows 8 WinRT 4.2 Reading Sensor 4.3 Accessing Sensor Data from Console 4.4 Publishing Sensor Data for Windows 8 WinRT 4.4.1 Create WCF Application 4.4.2 Consuming WCF on Windows 8 Store 4.4.3 Testing 5. Controlling Devices 5.1 LED Controller Device 5.2 Arduino Implementation 5.3 Controlling Device from .NET Console 5.4 Publishing Sensor Data for Windows 8 WinRT 5.4.1 Creating WCF Application 5.4.2 Consuming WFC 5.4.3 Testing 6. Button and Switch 6.1 Getting Data from Button and Switch 6.2 Arduino Implementation 6.3 Executing Command to .NET Console 6.4 Publishing Sensor Data for Windows 8 WinRT 6.4.1 Creating Socket Server 6.4.2 Socket Client on Windows 8 Store 6.4.3 Testing
How to buy?
Kindle: http://www.amazon.com/Pocket-Reference-Sensors-Windows-ebook/dp/B00BXHEOWE/
Lulu: http://www.lulu.com/shop/agus-kurniawan/pocket-reference-basic-sensors-in-windows-8/ebook/product-20927425.html
Kobo: http://www.kobobooks.com/ebook/Pocket-Reference-Basic-Sensors-Windows-8/book-SyQ9aWmDCUexynJZW4b-hw/page1.html
iBookStore: http://itunes.apple.com/us/book/isbn9781300856610
Nook: http://www.barnesandnoble.com/w/pocket-reference-agus-kurniawan/1115125073
by Agus Kurniawan
15. January 2013 04:18
I just released my new book, Pocket Reference: Raspberry Pi Programming. It describes how to prepare your development environment, start writing code for general and specific purposes include embedded programming, and debug console Raspberry Pi through its USB cable.
*** Table of Content **
1. Preparing Development Environment 1.1 Raspberry Pi 1.2 Getting Hardware 1.3 Testing 2. Programming Language 2.1 Python 2.2 C/C++ 2.3 Node.js 2.4 Mono .NET 2.5 Java 3. Web Server and Web Application 3.1 Installing Apache Server 3.2 Installing MySQL 3.3 Installing PHP and MySQL Driver for PHP 3.4 Testing PHP 3.5 Testing PHP and MySQL 4. General Purpose Input/Output (GPIO) 4.1 GPIO 4.2 Preparation 4.3 GPIO Python: Getting Started 4.4 Reading Pressed Button 4.5 Reading Analog Sensor 5. Arduino 5.1 Preparation 5.2 Raspberry Pi GPIO and Arduino 5.3 Raspberry Pi USB and Arduino 6. Raspberry Pi Serial Debugging 6.1 Preparation 6.2 Serial Debugging 6.3 Testing
How to Buy?
Dektop version --> Lulu: http://www.lulu.com/shop/agus-kurniawan/pocket-reference-raspberry-pi-programming/ebook/product-20631919.html
Kindle: http://www.amazon.com/dp/B00B0W4MLU
iBookStore: in progress http://itunes.apple.com/us/book/isbn9781300636465
NOOK: in progress http://www.barnesandnoble.com/w/pocket-reference-agus-kurniawan/1113986375
KOBO: in progress http://www.kobobooks.com/ebook/Pocket-Reference-Raspberry-Pi-Programming/book-WXj5fMpacUeie12chOt00w/page1.html
by Agus Kurniawan
25. December 2012 04:42
Sometimes you want to integrate Arduino hardware with your program. There are many scenarios for Arduino and application collaboration, for instance, retrieving sensor data, controlling motor, or system automation.
Last time I wrote a book, Getting Started with Arduino and Node.js. Now I just finished my two books about Arduino. The following are my book titles
Getting Started with Arduino and Matlab
Getting Started with Arduino and .NET
The idea of these books is same. How to implement on specific programming language is unique. Some programming language have specific configuration and treatment. That’s why I would like to share how to integrate Arduino hardware with your programming language.
Getting Started with Arduino and Matlab. This book provides information about how to program and to integrate your Matlab code to Arduino hardware.
Getting Started with Arduino and .NET. This book provides information about how to program and to integrate your .NET code to Arduino hardware. I used C# and VB.NET for code illustration and sample.
Table of Content for Arduino and Matlab
1. Preparing Development Environment 1.1 Arduino 1.1.1 Arduino Uno 1.1.2 Arduino Leonardo 1.1.3 Arduino Mega 2560 1.1.4 Arduino Due 1.2 Electronic Components 1.2.1 Arduino Starter Kit 1.2.2 Fritzing 1.2.3 Cooking-Hacks: Arduino Starter Kit 1.2.4 Arduino Sidekick Basic kit 1.3 Matlab 1.4 Arduino Software 1.5 Testing 2. Hello World 2.1 Arduino World 2.1.1 Arduino Hardware Driver on Windows 8 2.1.2 Simple Testing 2.2 Arduino and Matlab 2.3 Testing for Arduino and Matlab 3. Sensor Matlab 3.1 Sensor Devices 3.2 Reading Sensor 3.3 Publishing Sensor Data 4. LED Controller 4.1 LED Controller Device 4.2 Arduino Implementation 4.3 Controlling Device from Matlab 5. Button and Switch 5.1 Getting Data from Button and Switch 5.2 Arduino Implementation 5.3 Executing Command to Matlab
Table of Content for Arduino and .NET
1. Preparing Development Environment 1.1 Arduino 1.1.1 Arduino Uno 1.1.2 Arduino Leonardo 1.1.3 Arduino Mega 2560 1.1.4 Arduino Due 1.2 Electronic Components 1.2.1 Arduino Starter Kit 1.2.2 Fritzing 1.2.3 Cooking-Hacks: Arduino Starter Kit 1.2.4 Arduino Sidekick Basic kit 1.3 .NET Technology 1.5 Testing 2. Hello World 2.1 Arduino World 2.1.1 Arduino Hardware Driver on Windows 8 2.1.2 Simple Testing 2.2 Arduino and .NET 3. Sensor .NET 3.1 Sensor Devices 3.2 Reading Sensor 3.3 Publishing Sensor Data 4. LED Controller 4.1 LED Controller Device 4.2 Arduino Implementation 4.3 Controlling Device from .NET 5. Button and Switch 5.1 Getting Data from Button and Switch 5.2 Arduino Implementation 5.3 Executing Command to .NET
How to buy
Getting Started with Arduino and Matlab
Lulu: http://www.lulu.com/shop/agus-kurniawan/getting-started-with-arduino-and-matlab/ebook/product-20594778.html
Kindle: http://www.amazon.com/dp/B00ASKZQPQ
iBookStore: in progress http://itunes.apple.com/us/book/isbn9781300561118
NOOK: in progress http://www.barnesandnoble.com/w/getting-started-with-arduino-and-matlab-agus-kurniawan/1114111991
KOBO: in progress http://www.kobobooks.com/ebook/Getting-Started-with-Arduino-Matlab/book-RL-kOSnpT0WwSlEFbIqbMA/page1.html
Getting Started with Arduino and .NET
Lulu: http://www.lulu.com/shop/agus-kurniawan/getting-started-with-arduino-and-net/ebook/product-20594788.html
Kindle: in progress http://www.amazon.com/Getting-Started-Arduino-NET-ebook/dp/B00ASNR2XC/
iBookStore: in progress http://itunes.apple.com/us/book/isbn9781300561132
NOOK: in progress http://www.barnesandnoble.com/w/getting-started-with-arduino-and-net-agus-kurniawan/1114111992
KOBO: in progress http://www.kobobooks.com/ebook/Getting-Started-with-Arduino-NET/book-EEsLeEIgPUinuu6xd2l5mw/page1.html
by Agus Kurniawan
18. December 2012 15:14
I just released my book about “Getting Started with Arduino and Node.js”. This book helps to anyone to learn how to integrate Arduino hardware and node.js.
Table of Content
Preface 1. Preparing Development Environment 1.1 Arduino 1.1.1 Arduino Uno 1.1.2 Arduino Leonardo 1.1.3 Arduino Mega 2560 1.1.4 Arduino Due 1.2 Electronic Components 1.2.1 Arduino Starter Kit 1.2.2 Fritzing 1.2.3 Cooking-Hacks: Arduino Starter Kit 1.2.4 Arduino Sidekick Basic kit 1.3 Node.js 1.4 Arduino Software 1.5 Testing 2. Hello World 2.1 Arduino World 2.1.1 Arduino Hardware Driver on Windows 8 2.1.2 Simple Testing 2.2 Arduino and Node.js 2.3 Testing for Arduino and Node.js 3. Sensor Node.js 3.1 Sensor Devices 3.2 Reading Sensor 3.3 Publishing Sensor Data 4. LED Controller 4.1 LED Controller Device 4.2 Arduino Implementation 4.3 Controlling Device from Node.js 5. Button and Switch 5.1 Getting Data from Button and Switch 5.2 Arduino Implementation 5.3 Executing Command to Node.js Contact
How to buy
Desktop: http://www.lulu.com/shop/agus-kurniawan/getting-started-with-arduino-and-nodejs/ebook/product-20581987.html
Kindle: http://www.amazon.com/Getting-Started-Arduino-Node-js-ebook/dp/B00APFHU9Y
iBookStore: in progress http://itunes.apple.com/us/book/isbn9781300534471
NOOK: in progress http://www.barnesandnoble.com/w/getting-started-with-arduino-and-nodejs-agus-kurniawan/1114078036
Kobo: in progress http://www.kobobooks.com/ebook/Getting-Started-Arduino-Node-js/book-LV_L-6QG50-MkbyabU1ZxA/page1.html
by Agus Kurniawan
3. December 2012 23:40
Love with Raspberry Pi? I just finished my book about Raspberry Pi. It has be entitled, Pocket Reference: Raspberry Pi. This is a pocket reference for getting started with Raspberry Pi.
Table of Content
1. Introduction to Raspberry Pi 1.1 Raspberry Pi 1.2 Getting Hardware 2. Raspberry Pi Software 2.1 Raspberry Pi Operating System 2.2 Installing Raspberry Pi OS 2.2.1 Setup SD Card 2.2.2 Booting 3. Basic Configuration 3.1 Configure Timezone 3.2 Configure Keyboard 3.3 Rebooting 3.4 Shutdown 3.5 Update Package Repository 3.6 Change Password 4. Networking 4.1 Connecting to Network 4.1.1 LAN 4.1.2 WIFI 4.2 Configuring IP Address 4.3 Static IP Address 4.4 Browsing Internet 4.5 SSH 5. Development Environment 5.1 Python 5.2 C/C++ 5.3 Node.js 6. Creating a LAMP Server 6.1 Installing Apache Server 6.2 Installing MySQL 6.3 Installing PHP and MySQL Driver for PHP 6.4 Testing PHP 6.5 Testing PHP and MySQL
How to Buy
Lulu: http://www.lulu.com/shop/agus-kurniawan/pocket-reference-raspberry-pi/ebook/product-20550514.html
iBookstore: In progress https://itunes.apple.com/us/book/pocket-reference/id584555432
Kindle: In progress http://www.amazon.com/Pocket-Reference-Raspberry-Pi-ebook/dp/B00AH2LV0E/
NOOK: In progress http://www.barnesandnoble.com/w/pocket-reference-agus-kurniawan/1113986375
KOBO: In progress http://www.kobobooks.com/ebook/Pocket-Reference-Raspberry-Pi/book-zwM_mgfJT0Wy2qBebXPEnw/page1.html
by Agus Kurniawan
19. November 2012 16:37
Akhirnya buku “Network Forensics: Panduan Analisis Dan Investigasi Paket Data Jaringan Menggunakan Wireshark” telah didistribusikan ke toko-toko dan website online.
Untuk toko online, pembaca dapat membelinya di portal Andi Publisher, http://andipublisher.com/produk-1112004554-network-forensics-panduan-analisis-dan-i.html .
Mengenai sinopsi dan daftar isi, pembaca dapat membaca di link ini.
Semoga Berguna .
by Agus Kurniawan
11. November 2012 16:36
I just released my new book, MongoDB for VB.NET. The book aims to give you illustration in code how to implement MongoDB programming using Visual Basic .NET. It contains lots of detailed sample code that can be followed a long with as you read.
Table of Content
Preface 1. Development Environment 1.1 MongoDB 1.2 C# and Development Tools 1.3 MongoDB Driver for C# 2. Connecting to MongoDB 3. Create and Delete Database 3.1 Create Database 3.2 List of Database 3.3 Delete Database 4. Create, Read and Delete Database Collection 4.1 Create Database Collection 4.2 Read Database Collection 4.3 Delete Database Collection 5. Create, Read, Update and Delete Collection Data 5.1 Create Collection Data 5.2 Read Collection Data 5.3 Update Collection Data 5.4 Delete Collection Data 6. Finding and Querying Data 6.1 Finding Data 6.2 Query 6.3 Query and Remove 7. Binary and Image Collection Data 7.1 Insert Image/Binary File 7.2 Mapping GridFS and Collection Data 7.3 Read GridFS Data 7.4 Delete Data 8. Embedded Document 8.1 Preparation 8.2 Simple Embedded Document 8.3 Embedded Document Collection 9. LINQ 9.1 Preparation 9.2 Query LINQ Contact and Source Code
Buy
You can buy this book directly from you Kindle, http://www.amazon.com/MongoDB-VB-NET-Example-ebook/dp/B00A5A4N76/
You don’t have Kindle, you still buy it from Lulu, [V]
iBookstore: http://itunes.apple.com/us/book/isbn9781300395461
KOBO: http://www.kobobooks.com/ebook/MongoDB-for-VB-NET-Example/book-eU2vCTisnUa7L29CKxHLMQ/page1.html