Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > ASP .Net > Vector drawing component for ASP.NET

Reply
Thread Tools

Vector drawing component for ASP.NET

 
 
Toble Rone
Guest
Posts: n/a
 
      08-06-2004
Im really stuck with this.

I have a propietary GIS system, with a georaphical database (like Oracle
Spatial)... with a lot of gis info and maps.

The point is ... i actually have a very big and complex subrutine that can
read and analize that DB... and generate an spatial output. I can use the
the Bitmap object from the System.Drawing namespace and simply draw the
output from teh DB.... but it's a bitmap/raster image.

What i need is some component for ASP.NET (and probabbly for ASP 3.0 too)...
similar to Bitmap object... but for vector drawing... so... i dont loose any
details when resizing... or any other cad operation.

Thanks in advance


 
Reply With Quote
 
 
 
 
Bryant Hankins
Guest
Posts: n/a
 
      08-06-2004
This article discusses vector graphics in .NET:
http://msdn.microsoft.com/msdnmag/is...s/default.aspx

--
Hope this helps,
Bryant Hankins
Numinet Systems Inc.
http://www.numinet.com



"Toble Rone" <> wrote in message
news:eu6H1X%...
> Im really stuck with this.
>
> I have a propietary GIS system, with a georaphical database (like Oracle
> Spatial)... with a lot of gis info and maps.
>
> The point is ... i actually have a very big and complex subrutine that can
> read and analize that DB... and generate an spatial output. I can use the
> the Bitmap object from the System.Drawing namespace and simply draw the
> output from teh DB.... but it's a bitmap/raster image.
>
> What i need is some component for ASP.NET (and probabbly for ASP 3.0

too)...
> similar to Bitmap object... but for vector drawing... so... i dont loose

any
> details when resizing... or any other cad operation.
>
> Thanks in advance
>
>



 
Reply With Quote
 
 
 
 
clintonG
Guest
Posts: n/a
 
      08-07-2004
That's an old article. Microsoft decided for some reason to not
support SVG. Adobe provides a plug-in which is required
to view SVG in the browser. Thus, SVG is for the most part
only useful with Intranets.

There's good news on the horizon however. Microsoft has recently
acquired Creature House Expression [1]. I have posted opinions
regarding this acquisition in another newsgroup [2] that I believe
is worth the effort to read.

So the .NET Framework will not have any meaningful vector
graphics functionality until 2.0. Notably via Longhorn and Avalon
via XAML.

--
<%= Clinton Gallagher, "Twice the Results -- Half the Cost"
Architectural & e-Business Consulting -- Software Development
NET
URL http://www.metromilwaukee.com/clintongallagher/

[1] http://www.microsoft.com/products/expression/
[2] news://microsoft.public.expression.discussion
Subject: Here's Why Microsoft Acquired Expression, 7/16/2004



"Bryant Hankins" <bryanthankins@_NO_SPAM_hotmail.com> wrote in message
news:OvrP7d%...
> This article discusses vector graphics in .NET:
>

http://msdn.microsoft.com/msdnmag/is...s/default.aspx
>
> --
> Hope this helps,
> Bryant Hankins
> Numinet Systems Inc.
> http://www.numinet.com
>
>
>
> "Toble Rone" <> wrote in message
> news:eu6H1X%...
> > Im really stuck with this.
> >
> > I have a propietary GIS system, with a georaphical database (like Oracle
> > Spatial)... with a lot of gis info and maps.
> >
> > The point is ... i actually have a very big and complex subrutine that

can
> > read and analize that DB... and generate an spatial output. I can use

the
> > the Bitmap object from the System.Drawing namespace and simply draw the
> > output from teh DB.... but it's a bitmap/raster image.
> >
> > What i need is some component for ASP.NET (and probabbly for ASP 3.0

> too)...
> > similar to Bitmap object... but for vector drawing... so... i dont loose

> any
> > details when resizing... or any other cad operation.
> >
> > Thanks in advance
> >
> >

>
>




 
Reply With Quote
 
 
 
Reply

Thread Tools

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
Guide to the standard library? Library for drawing in GUIs?drawing inbrowsers? defn noob Java 1 06-28-2008 02:50 AM
Initializing vector<vector<int> > and other vector questions... pmatos C++ 6 04-26-2007 05:39 PM
Free memory allocate by a STL vector, vector of vector, map of vector Allerdyce.John@gmail.com C++ 8 02-18-2006 12:48 AM
funny drawing software:ScreenPen,drawing directly on screen! yyzzbb@sina.com Digital Photography 0 02-04-2006 12:31 AM
System.Drawing For Drawing Text Images jjbutera@hotmail.com ASP .Net 1 01-09-2006 09:55 PM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57