ASP.NET: Drop Down List Control

Print Friendly, PDF & Email

Thường thường chúng ta muốn điền dữ liệu cho các hộp danh sách (drop down list) khi form vừa nạp (môi trường web và desktop). Rõ ràng chúng ta chỉ…

SQL Server 2005

Print Friendly, PDF & Email

What’s the difference between char,nvarchar,ntext and nvarchar(max) ? (SQL2005)Connection Strings for SQL Server 2005 More detailed about data types in SQL

LINQ TO SQL for newbies

Print Friendly, PDF & Email

A Beginners Guide to use LINQ to SQL within ASP.NET in Visual Studio 2008 and CSharp(C#)Querying LINQ to SQL: Basics

GridView Control

Print Friendly, PDF & Email

Introducing ASP.NET 2.0: GridView Control GridView Examples for ASP.NET 2.0: Editing the Underlying Data in a GridView Allowing Users to Edit Rows in a GridView Control Integrating Asp.Net Validation Controls…

Play media files in ASP.NET

Print Friendly, PDF & Email

http://ramcrishna.blogspot.com/2008/09/playing-videos-like-youtube-and.htmlhttp://www.c-sharpcorner.com/UploadFile/scottlysle/CsharpWebVideo04212007133218PM/CsharpWebVideo.aspxhttp://msdn.microsoft.com/en-us/library/bb324497%28VS.85%29.aspx#dx_avp_playing_a_video_filehttp://www.aspsnippets.com/Articles/Media-Player-Contol-using-Silverlight-and-ASP.Net.aspxhttp://www.beansoftware.com/ASP.NET-Tutorials/Play-Flash-Video.aspxhttp://www.codeproject.com/KB/custom-controls/AspNetFlashMovieControl.aspx

Stuffs during building EPHY10

Print Friendly, PDF & Email

Each page in ASP.NET 2.0 or upper has the AutoEventWireup tag set to true, which means that all this page initialization events are type by yourself. use this code directly…

Một số vấn đề liên quan đến dự án EPHY10

Print Friendly, PDF & Email

Tìm hiểu sự khác nhau giữa ASP.NET Server Controls và HTML Server Controls. Tìm hiểu cách gắn một hàm của JavaScript với ASP.NET Server ControlMột cách thực hiện chung là:…