Register
Member Login
Forgot Password ??
PHP
,
ASP
,
ASP.NET, VB.NET, C#, Java
,
jQuery , Android , iOS , Windows Phone
Registered :
109,037
HOME
>
Windows Azure
>
Windows Azure (Storage) and .Net Application (C#)
>
ตอนที่ 1 : รู้จักกับ Windows Azure และเบื้องต้นกับ Storage สำหรับ .Net Application
ตอนที่ 1 : รู้จักกับ Windows Azure และเบื้องต้นกับ Storage สำหรับ .Net Application
ตอนที่ 1 : รู้จักกับ Windows Azure และเบื้องต้นกับ Storage สำหรับ .Net Application
หัวข้อและบทความนี้จะเป็นหัวข้อเกี่ยวกับการเขียนโปรแกรมภาษา
.Net Application
เพื่อติดต่อและใช้งาน
Services
ต่าง ๆ ของ
Windows Azure
โดยที่
Windows Azure
นั้นได้มีการออกแบบ Library ที่สามารถเรียกผ่าน
NuGet
ไว้รองรับการเขียนร่วมกับ
.Net Application
ฉะนั้นการเขียน .Net กับ
Windows Azure
จะมีความสะดวกและง่ายมากขึ้น
Windows Azure and .Net Application
Services ที่ .Net Application
สามารถเรียกใช้งานได้จะมีอยู่หลายตัวเช่น
Azure SQL Database , Mobile Services
หรือจะเป็น
Storage Services
ที่ประกอบด้วย
Blob , Table และ Queue
และในหัวข้อนี้จะเน้นตัวอย่างเกี่ยวกับการใช้งาน
Storage
เพราะเป็นเรื่องที่น่าสนใจ และสามารถนำไปใช้งานจริงกับการเขียนโปรแกรมได้ ส่วนเครื่องมือที่จะใช้เขียนคือ
Visual Studio 2012 และ 2013
เป็นต้นไป
และเนื่องจาก
.Net Framework
สามารถพัฒนา
.Net Application
ได้หลากหลายรูปแบบ เช่น
ASP.Net , Web Form App , Console App
ฉะนั้นไม่ว่าจะพัฒนา Application รูปแบบใดก็ตามก็จถมีรูปแบบการเขียนและเรียกใช้งาน เหมือนกันทุกประการ และเรียกใช้
Library
ผ่าน
NuGet Manager
เช่นเดียวกัน แต่รูปแบบภาษาที่แนะนำให้เขียนในปัจจุบันจะแนะนำให้ใช้
C#
ซึ่งจะมีตัวอย่างให้เลือกอ่านได้
ในกรณีที่เครียมเครื่องพร้อมแล้ว ขั้นแรกจะต้องติดตั้ง
Visual Studio 2012 หรือ 2013
โดยสามารถเลือก Version ที่เป็น
Express
ที่สามารถ Download และติดตั้งใช้งานได้ฟรี
Download Microsoft Visual Studio Express 2012
http://www.microsoft.com/en-us/download/details.aspx?id=34673
Download Microsoft Visual Studio Express 2013
http://www.microsoft.com/en-us/download/details.aspx?id=40787
หลังจากที่ติดตั้ง
Visual Studio 2012 หรือ 2013
เรีนยร้อยแล้ว บทความถัดไป เราจะมาเริ่มทดสอบการสร้าง
Project บน Visual Studio
และการเรียกใช้
Library ผ่าน NuGet Package
บทความที่เกี่ยวข้อง
.NET Dev Center | Windows Azure
บทความถัดไปที่แนะนำให้อ่าน
ตอนที่ 2 : ปรับแต่งโปรแกรม Visual Studio เรียกใช้งาน Library เพื่อติดต่อกับ Azure Storage
Share
ช่วยกันสนับสนุนรักษาเว็บไซต์ความรู้แห่งนี้ไว้ด้วยการสนับสนุน
Source Code 2.0
ของทีมงานไทยครีเอท
ลองใช้ค้นหาข้อมูล
By :
ThaiCreate.Com Team (บทความเป็นลิขสิทธิ์ของเว็บไทยครีเอทห้ามนำเผยแพร่ ณ เว็บไซต์อื่น ๆ)
Score Rating :
Create/Update Date :
2013-12-29 20:05:07 / 2013-12-31 11:37:17
Download :
No files
Sponsored Links / Related
ตอนที่ 2 : ปรับแต่ง Visual Studio เรียกใช้งาน Library เพื่อติดต่อกับ Azure Storage
Rating :
ตอนที่ 3 : รู้จักกับ Azure Blob Storage และการเขียนร่วมกับ Azure for .Net Application
Rating :
ตอนที่ 4 : How to use .Net (Asp.net) Upload file to Blob การอัพโหลดไฟล์ลงใน Blob
Rating :
ตอนที่ 5 : How to use .Net (Asp.net) List the Blobs การแสดงรายการไฟล์จาก Blob
Rating :
ตอนที่ 6 : How to use .Net (Asp.net) Delete Blob การลบรายการไฟล์บน Blob
Rating :
ตอนที่ 7 : รู้จักกับ Azure Table Storage Service และการเขียนร่วมกับ .Net Application
Rating :
ตอนที่ 8 : How to use .Net (Asp.net) Add Entity to a Table Storage - บันทึกข้อมูลลงตาราง
Rating :
ตอนที่ 9 : How to use .Net (Asp.net) Retrieve Entity from Table Storage - อ่านข้อมูลในตาราง
Rating :
ตอนที่ 10 : How to use .Net (Asp.net) Update Entity in Table Storage - แก้ไขข้อมูลในตาราง
Rating :
ตอนที่ 11 : How to use .Net (Asp.net) Delete Entity in Table Storage - ลบข้อมูลในตาราง
Rating :
ตอนที่ 12 : รู้จักกับ Azure Queue Storage และการเขียนร่วมกับ .Net Application
Rating :
ตอนที่ 13 : How to use .Net (Asp.net) Create a message Queue - สร้างคิวใหม่
Rating :
ตอนที่ 14 : How to use .Net (Asp.net) Peek at the next message - อ่านคิวถัดไป
Rating :
ตอนที่ 15 : How to use .Net (Asp.net) De-queue the next messag - ขยับไปยังคิวถัดไป
Rating :
Free Tutorial
สอน Google Maps Api
สอน Windows Service
สอน Entity Framework
สอน Android
สอน Java เขียน Java
Java GUI Swing
สอน JSP (Web App)
iOS (iPhone,iPad)
Windows Phone
Windows Azure
Windows Store
Laravel Framework
Yii PHP Framework
สอน jQuery
สอน jQuery กับ Ajax
สอน PHP OOP (Vdo)
Ajax Tutorials
SQL Tutorials
สอน SQL (Part 2)
JavaScript Tutorial
Javascript Tips
VBScript Tutorial
VBScript Validation
Microsoft Access
MySQL Tutorials
-- Stored Procedure
MariaDB Database
SQL Server Tutorial
SQL Server 2005
SQL Server 2008
SQL Server 2012
-- Stored Procedure
Oracle Database
-- Stored Procedure
SVN (Subversion)
แนวทางการทำ SEO
ปรับแต่งเว็บให้โหลดเร็ว
Hit Link
นำเข้าสินค้าจากจีน
Taobao
เฟอร์นิเจอร์
ของพรีเมี่ยม
ร่ม
ปากกา
power bank
แฟลชไดร์ฟ
กระบอกน้ำ
แลกเปลี่ยน Exchange Link
ลองค้นหาสิ่งที่ต้องการ
Load balance :
Server 02
© www.ThaiCreate.Com. 2003-2024 All Rights Reserved.
ไทยครีเอทบริการ จัดทำดูแลแก้ไข Web Application ทุกรูปแบบ (PHP, .Net Application, VB.Net, C#)
[
Conditions Privacy Statement
]
ติดต่อโฆษณา
081-987-6107
อัตราราคา
คลิกที่นี่
Inline