Tìm hiểu về HTML5 – Phần I

Tổng quan công nghệ 1. Từ HTML đến HTML5: HTML ra đời từ những năm 1989, do Tim Berners-Lee phát triển, sau đó nhanh chóng phổ biến nhờ tính dễ học và dễ sử dụng. HTML sử dụng các tag để đánh dấu từng đoạn văn bản. Một ví dụ đơn giản như: <p> This […]

Exploring LightSwitch

I.Introduction Visual Studio LightSwitch được thiết kế giúp Developer tạo ra những Application một cách nhanh chóng (có thể không cần phải Code). Để Sử dụng Visual Studio LightSwitch các bạn có thể Download tại đây. II. Creating LightSwitch Application Fire Up Visual Studio 2010 và Tạo LighSwitch Application Project : Sau khi tạo Project […]

Professional Windows 7 Development Guide

Book Description Everything you need to immediately get the most from Windows 7 This essential and unique book delves into the various elements that Microsoft fixed from Vista and investigates the new features that Microsoft added in response to user requests. Veteran author John Paul Mueller shows you how to work with security policies as […]

Happy New Year 2011

Happy New Year 2011 Xin Chào Tất Cả Các Bạn Nhân Dịp Năm Mới Nguyên Xin Chúc Tất Cả Các Bạn Có Một Mùa Xuân Tươi Vui, An Lành, Hạnh Phúc… Chúc Các Bạn MSPs và Các Bạn Sinh Viên Luôn Đạt Được Những Thành Tựu To Lớn Trong Học Tập, Công Nghệ, Cũng Như […]

Smashing HTML5

Book Description HTML5 is packed with great new features, including new content-specific elements, audio and video playback, canvas for drawing, and many others. But where to begin? With Smashing HTML5, you have everything you need to get up and running quickly. Bill Sanders is a professional Web developer, information and interface designer, and instructor. His […]

Sort Desription in Datagrid in Silverlight

I.Introduction Trong bài này mình xin chia sẽ cách Sắp xết dữ liệu trên Datagrid trong Silverlight . II.Creating Silverlight Application Fire Visual Studio 2010 and Create Silverlight Application Project : Tiếp theo chúng ta làm một giao diện đơn giản  gồm 1 DataGrid để chúng ta show dữ liệu: Sau đây là code XAML […]

C# 4.0 Unleashed

Book Description C# 4.0 Unleashed is a practical reference focusing on the C# language and the .NET platform as a whole. While covering the language in lots of detail, it also provides enough coverage of various popular .NET technologies and techniques (such as debugging) for the reader to be successful on the .NET platform. The […]