Search the web
Sign In
New User? Sign Up
svg-developers · SVG Developers
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Show off your group to the world. Share a photo of your group with us.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
svg viewer for .NET   Message List  
Reply | Forward Message #47437 of 63018 |
Re: [svg-developers] svg viewer for .NET

At 1:08 AM 2/4/5, friedhelmeichin wrote:
> Which is the favorite svg viewer for builing now such a
> comercial .Net windows application?

?? .NET usually runs on the server (depending on whether you include the
CLR in your definition), and SVG is usually rendered in the web browser,
true...?

XAML is only available in preliminary versions of the markup format, and
then you'd need some type of clientside renderer, which are also in
pre-beta. The eventual download size for WinXP may end up being, I dunno, a
hundred times larger than the Adobe SVG Viewer, so likely adoption rates
seem currently difficult to predict.

You can generate SVG-style XML with many types of server software. Once
you've got a valid SVG file, then it should be viewable in whatever
compliant viewer your audience has installed.



>We have to build a ms windows application, which should view a svg
>graphic and dynamically change some svg elements as well as process
>events at runtime.

Have you examined whether any of the available SVG clients which your
audience might install are capable of performing the tasks you desire...?

jd







John Dowdell, Macromedia Developer Support, San Francisco
(Best to reply on-list, to avoid my mighty spam filters!)
Technotes: http://www.macromedia.com/support/search/
Technical daily diary: http://www.macromedia.com/go/blog_jd





Fri Feb 4, 2005 7:40 pm

jdowdell99999
Offline Offline
Send Email Send Email

Forward
Message #47437 of 63018 |
Expand Messages Author Sort by Date

We have to build a ms windows application, which should view a svg graphic and dynamically change some svg elements as well as process events at runtime. Which...
friedhelmeichin
Offline Send Email
Feb 4, 2005
9:10 am

... .Net windows application? We are using SharpVectorGraphics. I have currently been enhancing the interactivity portions of the library with the help of a...
Jeff Rafter
jeffrafter
Offline Send Email
Feb 4, 2005
5:07 pm

The SVGViewPlus .NET control by Mobiform is miles ahead of SharpVectorGraphics and is used successfully by a number of large corporations. That said, most of...
svgdeveloper
Offline Send Email
Feb 6, 2005
12:32 am

... ?? .NET usually runs on the server (depending on whether you include the CLR in your definition), and SVG is usually rendered in the web browser, true...? ...
jdowdell@...
jdowdell99999
Offline Send Email
Feb 4, 2005
7:39 pm

Hi, ... (...) ... well, when building a standalone application the concept of server doesn't realy apply :) What SharpVectorGraphics does is to render a SVG...
scasquiov
Offline Send Email
Feb 4, 2005
11:13 pm
Advanced

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help