Hello Raja_89
You can play videos in asp.net with C#.
With latest Service Pack 1 of VS 2010,Microsoft has embedded support of HTML 5.
HTML 5 has in built audio and Video tags.
But remember you need to download the VS 2010 SP 1 from Microsoft download center :- http://go.microsoft.com/fwlink/?LinkId=210710
There will be an ISO file extract it and install the set up of SP1
Then follow the instructions on the below link to activate HTML 5 in VS2010 :- http://blogs.msdn.com/b/webdev/archive/2011/01/27/html5-amp-css3-in-visual-studio-2010-sp1.aspx
Then Restart VS 2010 and now follow the link to stream your video in asp.net :-http://www.misfitgeek.com/2011/03/use-html5-video-tags-in-your-asp-net-applications/
Regard's
Raj.Trivedi
"Sharing is Caring"
Please mark as answer if your Query is resolved
Raja_89, if this helps please login to Mark As Answer. | Alert Moderator