Last post Dec 08, 2015 12:55 PM by XIII
Member
75 Points
318 Posts
Dec 08, 2015 10:28 AM|volar5|LINK
Hi all:
In my pages I register some dll
<%@ Register Assembly="ASPNetVideo.NET4" Namespace="ASPNetVideo" TagPrefix="ASPNetVideo" %> <%@ Register Assembly="ASPNetFlashVideo.NET4" Namespace="ASPNetFlashVideo" TagPrefix="ASPNetFlashVideo" %> <%@ Register Assembly="ASPNetMediaGUI.NET4" Namespace="ASPNetMediaGUI" TagPrefix="ASPNetMediaGUI" %>
I have the trial versión. Now I want to buy the comercial versión. But I don't find their pages.
Coud u tell me where to find those product's pages?
TIA
All-Star
191741 Points
20952 Posts
ASPInsiders
Moderator
MVP
Dec 08, 2015 10:31 AM|XIII|LINK
Hi,
the following already gave a good deal of links: https://duckduckgo.com/?q=ASPNetMediaGUI.
I can't open the shareware links as they're being blocked by the clients company policy.
Grz, Kris.
Dec 08, 2015 10:33 AM|volar5|LINK
Hi again:
It seems that they dissapeared. The pages were www.aspnetmedia.com
Could u tell objects or dll to listen to songs and see videos?
Dec 08, 2015 12:55 PM|XIII|LINK
if it's just for playing video in your page then make use of HTML 5 <video> element: http://www.html5rocks.com/en/tutorials/video/basics/.
Member
75 Points
318 Posts
Where to find these pages?
Dec 08, 2015 10:28 AM|volar5|LINK
Hi all:
In my pages I register some dll
I have the trial versión. Now I want to buy the comercial versión. But I don't find their pages.
Coud u tell me where to find those product's pages?
TIA
All-Star
191741 Points
20952 Posts
ASPInsiders
Moderator
MVP
Re: Where to find these pages?
Dec 08, 2015 10:31 AM|XIII|LINK
Hi,
the following already gave a good deal of links: https://duckduckgo.com/?q=ASPNetMediaGUI.
I can't open the shareware links as they're being blocked by the clients company policy.
Grz, Kris.
Working with Azure, chatbots, ASP.NET MVC, Web API, EF, MS SQL, ...
Keep the forums clean: report to the moderation team!
Member
75 Points
318 Posts
Re: Where to find these pages?
Dec 08, 2015 10:33 AM|volar5|LINK
Hi again:
It seems that they dissapeared. The pages were www.aspnetmedia.com
Could u tell objects or dll to listen to songs and see videos?
TIA
All-Star
191741 Points
20952 Posts
ASPInsiders
Moderator
MVP
Re: Where to find these pages?
Dec 08, 2015 12:55 PM|XIII|LINK
Hi,
if it's just for playing video in your page then make use of HTML 5 <video> element: http://www.html5rocks.com/en/tutorials/video/basics/.
Grz, Kris.
Working with Azure, chatbots, ASP.NET MVC, Web API, EF, MS SQL, ...
Keep the forums clean: report to the moderation team!