Create a quiz from database

create a quiz from database  

LINQ TO SQL for newbies

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

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

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

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…