PC Review


Reply
Thread Tools Rate Thread

C#, ASP.NET and Flash

 
 
Chuck Bowling
Guest
Posts: n/a
 
      6th Jan 2005
This may be a completely stupid question so bare with me...

I know some C# but I'm completely ignorant when it comes to ASP.NET. Can
someone tell me if it's possible to emulate the capabilities of Macromedia's
Flash MX using C# on an ASP.NET page?

My first guess is that it would at minimum require that the user download a
clientside plugin.

If emulation is possible without doing a hostile takeover of Macromedia,
would it involve creating a Flash clone or something simple like dragging
some components to a form designer and attaching event handlers to em?


 
Reply With Quote
 
 
 
 
Cor Ligthert
Guest
Posts: n/a
 
      6th Jan 2005
Chuck,

This is easy to answer.

Flash is working on the clientside
C# is working on the serverside

I hope that this simple text clears it?

Cor


 
Reply With Quote
 
Frank Hileman
Guest
Posts: n/a
 
      6th Jan 2005
You can do vector graphics easily enough, and no installation is required in
IE. It has nothing to do with ASP.net:
http://weblogs.asp.net/frank_hileman...23/192509.aspx

Regards,
Frank Hileman

check out VG.net: http://www.vgdotnet.com
Animated vector graphics system
Integrated Visual Studio .NET graphics editor

"Chuck Bowling" <(E-Mail Removed)> wrote in message
news:%(E-Mail Removed)...
> This may be a completely stupid question so bare with me...
>
> I know some C# but I'm completely ignorant when it comes to ASP.NET. Can
> someone tell me if it's possible to emulate the capabilities of
> Macromedia's Flash MX using C# on an ASP.NET page?
>
> My first guess is that it would at minimum require that the user download
> a clientside plugin.
>
> If emulation is possible without doing a hostile takeover of Macromedia,
> would it involve creating a Flash clone or something simple like dragging
> some components to a form designer and attaching event handlers to em?
>



 
Reply With Quote
 
John Timney \(ASP.NET MVP\)
Guest
Posts: n/a
 
      6th Jan 2005
Flash runs client side and asp.net runs server side. MX has the ability to
interact from client side to server side asp.net - so it really depends on
what your trying to do. Asp.net as a server technology cannot create the
rich interfaces that you get from a tool such as flash, but it can provide
data for your client side presentation.

--
Regards

John Timney
ASP.NET MVP
Microsoft Regional Director

"Chuck Bowling" <(E-Mail Removed)> wrote in message
news:%(E-Mail Removed)...
> This may be a completely stupid question so bare with me...
>
> I know some C# but I'm completely ignorant when it comes to ASP.NET. Can
> someone tell me if it's possible to emulate the capabilities of

Macromedia's
> Flash MX using C# on an ASP.NET page?
>
> My first guess is that it would at minimum require that the user download

a
> clientside plugin.
>
> If emulation is possible without doing a hostile takeover of Macromedia,
> would it involve creating a Flash clone or something simple like dragging
> some components to a form designer and attaching event handlers to em?
>
>



 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
[Arjan.org Update - Category 'Webdesign' - "Flash'] Flash Image Gallery ArjanDotOrg Freeware 0 20th Oct 2004 11:37 AM
How to prevent downloading flash on web pages? FlashToggler 2 stoped working after installing Flash Player 7. Dmitriy Kopnichev Windows XP Internet Explorer 4 25th Sep 2004 01:25 AM
How to prevent downloading flash on web pages? FlashToggler 2 stoped working after installing Flash Player 7. Dmitriy Kopnichev Windows XP General 2 25th Sep 2004 01:25 AM
How to prevent downloading flash on web pages? FlashToggler 2 stoped working after installing Flash Player 7. Dmitriy Kopnichev Windows XP Basics 2 25th Sep 2004 01:25 AM
flash problem, session id not consistent when using flash with query stirng parameters Bernie Microsoft ASP .NET 0 5th Sep 2004 06:28 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 10:24 AM.