Wrox Home  
Search P2P Archive for: Go

  Return to Index  

aspx_beginners thread: do i need to know HTML?


Message #1 by "Arti Mahendra Sharma" <artimams@h...> on Sat, 9 Nov 2002 13:38:25 +0530
  Hi!!!

Seems I am all full of problems!!!:(
Do I need to know HTML thorroughly to program in asp.net?????
Pl help!!:(

Arti

Message #2 by "Hovik Melkomian" <melvik@b...> on Sat, 9 Nov 2002 17:17:18 +0330
Sure u have to!!!
Hovik.
----- Original Message -----
From: "Arti Mahendra Sharma" <artimams@h...>
To: "aspx_beginners" <aspx_beginners@p...>
Sent: Saturday, November 09, 2002 11:38 AM
Subject: [aspx_beginners] do i need to know HTML?



  Hi!!!

Seems I am all full of problems!!!:(
Do I need to know HTML thorroughly to program in asp.net?????
Pl help!!:(

Arti





Message #3 by "sanjay jadhav" <sanjaysjadhav@r...> on 9 Nov 2002 20:12:43 -0000

Hi Arti,

Yes, u must know HTML. I cant say throughly,but your funda should 
be very clear.

u can clear HTML within week.
Tell me on which project u are working.

sanjay


On Sat, 09 Nov 2002 Hovik Melkomian wrote :
>Sure u have to!!!
>Hovik.
>----- Original Message -----
> From: "Arti Mahendra Sharma" <artimams@h...>
>To: "aspx_beginners" <aspx_beginners@p...>
>Sent: Saturday, November 09, 2002 11:38 AM
>Subject: [aspx_beginners] do i need to know HTML?
>
>
>
>   Hi!!!
>
>Seems I am all full of problems!!!:(
>Do I need to know HTML thorroughly to program in asp.net?????
>Pl help!!:(
>
>Arti
>
>
>
>
>
>

Message #4 by "Arti Mahendra Sharma" <artimams@h...> on Mon, 11 Nov 2002 11:10:36 +0000
Hi all

Thanks for the reply. I am to develop an ERP system in asp.et. How much of 
HTML should I know well??
Any web sites to study???

Thanks
Arti







>From: "sanjay  jadhav" <sanjaysjadhav@r...>
>Reply-To: "aspx_beginners" <aspx_beginners@p...>
>To: "aspx_beginners" <aspx_beginners@p...>
>Subject: [aspx_beginners] Re: do i need to know HTML?
>Date: 9 Nov 2002 20:12:43 -0000
>
>
>
>Hi Arti,
>
>Yes, u must know HTML. I cant say throughly,but your funda should be very 
>clear.
>
>u can clear HTML within week.
>Tell me on which project u are working.
>
>sanjay
>
>
>On Sat, 09 Nov 2002 Hovik Melkomian wrote :
>>Sure u have to!!!
>>Hovik.
>>----- Original Message -----
>>From: "Arti Mahendra Sharma" <artimams@h...>
>>To: "aspx_beginners" <aspx_beginners@p...>
>>Sent: Saturday, November 09, 2002 11:38 AM
>>Subject: [aspx_beginners] do i need to know HTML?
>>
>>
>>
>>   Hi!!!
>>
>>Seems I am all full of problems!!!:(
>>Do I need to know HTML thorroughly to program in asp.net?????
>>Pl help!!:(
>>
>>Arti
>>
>>
>>
>>
>>
>>
>
>
>---
>Change your mail options at http://p2p.wrox.com/manager.asp or to 
>unsubscribe send a blank email to 


_________________________________________________________________
The new MSN 8: smart spam protection and 2 months FREE*  
http://join.msn.com/?page=features/junkmail

Message #5 by Shyam.Sharma.Dhruv@x... on Mon, 11 Nov 2002 12:12:59 +0000
I would also say that u need to be fairly comfortable with html as it is required to do all sort of
modifications in the GUI for any asp.net application CheersDhruv Sharma
Message #6 by "Paul Riley" <rilez@t...> on Mon, 11 Nov 2002 12:34:00 -0000
To learn HTML go through the free courses at sites such as
www.projectcool.com and www.webmonkey.com. Other than that just look
through sites and view the source. You need to know HTML quite well
before coding aspx so I would recommend you to work with HTML natively
(ie via notepad) and create something simple like your cv using tables
and lists. Once you have done that perhaps look at some more advanced
features such as css. Then and only then you can start on aps.net. If
you try to learn both at the same time I would think you may get
confused and it will take much longer/be much harder.

All the best

-----Original Message-----
From: Shyam.Sharma.Dhruv@x... [mailto:Shyam.Sharma.Dhruv@x...]

Sent: 11 November 2002 12:13
To: aspx_beginners
Subject: [aspx_beginners] Re: do i need to know HTML?

I would also say that u need to be fairly comfortable with html as it is
required to do all sort of modifications in the GUI for any asp.net
application=A0CheersDhruv Sharma


Message #7 by David Barnes <DavidB@w...> on Mon, 11 Nov 2002 12:49:46 -0000
An alternative to this is to use Web Matrix, which you can download 
from
www.asp.net, which will handle most of the HTML code for you. This 
doesn't
mean you can completely avoid HTML, but it does mean that you can get
started with ASP.NET straight away.

Even if you know HTML, Web Matrix is a nice environment to work in. And
"Beginning Web Matrix" from Wrox should be out in January. ;)

Many thanks

David Barnes
Editor, Wrox Press

> -----Original Message-----
> From: Paul Riley [mailto:rilez@t...]
> Sent: Monday, November 11, 2002 12:34 PM
> To: aspx_beginners
> Subject: [aspx_beginners] Re: do i need to know HTML?
>
>
> To learn HTML go through the free courses at sites such as
> www.projectcool.com and www.webmonkey.com. Other than that just look
> through sites and view the source. You need to know HTML quite well
> before coding aspx so I would recommend you to work with HTML 
natively
> (ie via notepad) and create something simple like your cv using 
tables
> and lists. Once you have done that perhaps look at some more advanced
> features such as css. Then and only then you can start on aps.net. If
> you try to learn both at the same time I would think you may get
> confused and it will take much longer/be much harder.
>
> All the best
>
> -----Original Message-----
> From: Shyam.Sharma.Dhruv@x...
> [mailto:Shyam.Sharma.Dhruv@x...]
>
> Sent: 11 November 2002 12:13
> To: aspx_beginners
> Subject: [aspx_beginners] Re: do i need to know HTML?
>
> I would also say that u need to be fairly comfortable with
> html as it is
> required to do all sort of modifications in the GUI for any asp.net
> application=A0CheersDhruv Sharma
>
>
>
>
Message #8 by JCParso@a... on Tue, 12 Nov 2002 16:24:31 EST
Here are some links for you to check out:

<A
HREF="http://archive.ncsa.uiuc.edu/General/Internet/WWW/HTMLPrimer.html">http://archive.ncsa.uiuc.edu/General/Internet/WWW/HTMLPr
imer.html</A> --- 
Beginner's guide to HTML

<A HREF="http://www.ucc.ie/info/net/htmldoc.html">http://www.ucc.ie/info/net/htmldoc.html</A> ---HTML Tutorial

<A
HREF="http://www.utoronto.ca/webdocs/HTMLdocs/NewHTML/htmlindex.html">http://www.utoronto.ca/webdocs/HTMLdocs/NewHTML/htmlindex.h
tml</A> ---HTML Intro

<A
HREF="http://vzone.virgin.net/sizzling.jalfrezi/iniframe.htm">http://vzone.virgin.net/sizzling.jalfrezi/iniframe.htm</A>
--- focuses on HTML 
commands

<A HREF="http://werbach.com/barebones/">http://werbach.com/barebones/</A> --- guide to HTML 3.2 at a "barebones" level

<A HREF="http://www.ology.org/tilt/cgh/">http://www.ology.org/tilt/cgh/</A>--- composing good HTML

These are just a few of thousands of sites out there for this sort of thing.  
If you need more than this, pull up your favorite search engine and enter 
"HTML Education" and have fun looking at all the sites.

Good luck,

JEP


  Return to Index