|
 |
aspx thread: Please help me!
Message #1 by "Nguyen Ha Giang" <giang@c...> on Tue, 5 Mar 2002 15:35:42 +0700
|
|
This is a multi-part message in MIME format.
------=_NextPart_000_0193_01C1C45B.68F92130
Content-Type: text/plain;
charset="Windows-1252"
Content-Transfer-Encoding: quoted-printable
Nguyen Ha GiangDear all,
I'm learning program ASP.NET by C#. Pls teach me how draw 2D on web
page, and manage mouse event on this page. I'm no have any material
about problem and I think MSDM of MS not enough technical material...
Pls help me, thanks!
Nguyen Ha Giang
Message #2 by "Nguyen Ha Giang" <giang@c...> on Tue, 5 Mar 2002 15:39:41 +0700
|
|
This is a multi-part message in MIME format.
------=_NextPart_000_01AB_01C1C45B.F768E7C0
Content-Type: text/plain;
charset="Windows-1252"
Content-Transfer-Encoding: quoted-printable
Nguyen Ha Giang
Dear all,
I'm learning program ASP.NET by C#. Pls teach me how draw 2D on web
page, and manage mouse event on this page. I'm no have any material
about problem and I think MSDM of MS not enough technical material...
Pls help me, thanks!
Nguyen Ha Giang
Message #3 by "Mark Robinson" <alltop@c...> on Tue, 5 Mar 2002 07:20:35 -0600
|
|
This is a multi-part message in MIME format.
------=_NextPart_000_000F_01C1C416.3E1E9200
Content-Type: text/plain;
charset="Windows-1252"
Content-Transfer-Encoding: quoted-printable
Nguyen Ha Giang
----- Original Message -----
From: Nguyen Ha Giang
To: ASP+
Cc: C # list ; ASPX_Professional ; aspx_beginners ;
Microsofts_C_Sharp@y...
Sent: Tuesday, March 05, 2002 2:35 AM
Subject: [aspx] Please help me!
Dear all,
I'm learning program ASP.NET by C#. Pls teach me how draw 2D on web
page, and manage mouse event on this page. I'm no have any material
about problem and I think MSDM of MS not enough technical material...
Pls help me, thanks!
Nguyen Ha Giang
Message #4 by ToddC@m... on Tue, 5 Mar 2002 09:11:36 -0600
|
|
I haven't done any graphics work (yet), but I think you need to look at
GDI+. As for mouse events, this sounds like DHTML and is not really what
.NET is about. JavaScript is still interpreted on the client, and any of
the current JavaScripts books should be able to help you out with that.
Sorry not much help, but it didn't sound like you were getting any help.
tc
-----Original Message-----
From: Nguyen Ha Giang [mailto:giang@c...]
Sent: Tuesday, March 05, 2002 2:40 AM
To: ASP+
Subject: [aspx] Please help me!
Dear all,
I'm learning program ASP.NET by C#. Pls teach me how draw 2D on web page,
and manage mouse event on this page. I'm no have any material about problem
and I think MSDM of MS not enough technical material...
Pls help me, thanks!
Nguyen Ha Giang
Message #5 by "Wizon, Tessa (MSNBCi)" <Tessa.Wizon@M...> on Tue, 5 Mar 2002 12:04:12 -0800
|
|
This message is in MIME format. Since your mail reader does not understand
this format, some or all of this message may not be legible.
------_=_NextPart_001_01C1C480.EB77A7B0
Content-Type: text/plain
Have you looked at the System.Drawing namespaces? (There are 5). Also, I
found some interesting code samples implementing these classes at
http://www.aspalliance.com <http://www.aspalliance.com> .
-----Original Message-----
From: Nguyen Ha Giang [mailto:giang@c...]
Sent: Tuesday, March 05, 2002 12:40 AM
To: ASP+
Subject: [aspx] Please help me!
Dear all,
I'm learning program ASP.NET by C#. Pls teach me how draw 2D on web page,
and manage mouse event on this page. I'm no have any material about problem
and I think MSDM of MS not enough technical material...
Pls help me, thanks!
Nguyen Ha Giang
Message #6 by "Mark Robinson" <alltop@c...> on Tue, 5 Mar 2002 18:45:03 -0600
|
|
This is a multi-part message in MIME format.
------=_NextPart_000_0008_01C1C475.DCBA5020
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
Message
----- Original Message -----
From: Wizon, Tessa (MSNBCi)
To: ASP+
Sent: Tuesday, March 05, 2002 2:04 PM
Subject: [aspx] RE: Please help me!
Have you looked at the System.Drawing namespaces? (There are 5). Also,
I found some interesting code samples implementing these classes at
http://www.aspalliance.com .
-----Original Message-----
From: Nguyen Ha Giang [mailto:giang@c...]
Sent: Tuesday, March 05, 2002 12:40 AM
To: ASP+
Subject: [aspx] Please help me!
Dear all,
I'm learning program ASP.NET by C#. Pls teach me how draw 2D on web
page, and manage mouse event on this page. I'm no have any material
about problem and I think MSDM of MS not enough technical material...
Pls help me, thanks!
Nguyen Ha Giang
$subst('Email.Unsub').
Message #7 by dilip easwaran <dileaswaran_99@y...> on Wed, 6 Mar 2002 00:09:42 -0800 (PST)
|
|
hi!!!
The sample chapter on GDI+ from professional c# would
help i guess.U can go to www.wrox.com and download the
chapter.
dilip.
--- Nguyen Ha Giang <giang@c...> wrote:
> Nguyen Ha GiangDear all,
> I'm learning program ASP.NET by C#. Pls teach me how
> draw 2D on web page, and manage mouse event on this
> page. I'm no have any material about problem and I
> think MSDM of MS not enough technical material...
> Pls help me, thanks!
> Nguyen Ha Giang
>
>
> $subst('Email.Unsub').
>
__________________________________________________
Do You Yahoo!?
Try FREE Yahoo! Mail - the world's greatest free email!
http://mail.yahoo.com/
|
|
 |