Re: Frontpage or ASP.Net?
- From: "Rene" <nospam@xxxxxxxxxx>
- Date: Wed, 16 Nov 2005 21:40:52 -0600
Thanks Clinton.
Actually, I already know how to use C#. I am not going to say that I am an
expert but I have a pretty good understanding of it. My problem is that all
my development has been done for Windows apps and very little, and I mean
VERY little using ASP.Net.
Anyway, I developed a website using a program called Namo but its very
frustrating to use and keeps screwing up my format so I thought I would use
Front Page thinking that the learning curve would be very low and I could
get on with it right away rather than having to spend a couple of weeks
learning the intricacies of ASP.Net.
I always thought of ASP.Net as a tool that I would use if I was making
things such as designing my own bulleting-board web software, a blogger type
of software etc. I don't usually think of ASP.Net for a regular site such as
the www.starbucks.com for example.
That's why I wanted to inquire a little more about Front Page and its
capabilities.
Thanks.
"clintonG" <csgallagher@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:%23qU7EQy6FHA.3752@xxxxxxxxxxxxxxxxxxxxxxx
> Hello Rene,
>
> If you're this clueless -- which you are -- you should get started with
> Visual Web Developer and SQL Server Express [1] if you want to get started
> with web development -- or -- you should choose FrontPage if you just want
> to layout and publish some basic web pages.
>
> The answer you got in the FrontPage newsgroup was misleading. ASP.NET is
> not a scripting language as you were miseld to mistakenly believe. Copy
> and paste [2] into a textbox to search using Google or MSN and you'll get
> good defintions of what ASP.NET actually is. Read several definitions.
>
> I recommend you do the work to learn C# when developing ASP.NET
> applications as all web developers must master JavaScript and both C# and
> JavaScript share the same syntax and grammar. You'll soon be learning C#
> is used 'server-side' and JavaScript used 'client-side.' The difference
> being client-side is when your web page needs dynamic funtionality when
> the page is already loaded into the browser and server-side is processed
> on the web server which builds the page and sends it to the browser for
> display.
>
> I also recommend learning the C# programming language using a textbook
> such as "C# A Programmer's Introduction" from Deitel & Deitel [3]. Once
> you learn the C# language you can learn to start applying it by using the
> ASP.NET 2.0 QuickStarts [4].
>
> This may be too much for you at the moment but save this reply to disk for
> reference and perhaps get started by learning some HTML and authoring some
> basic web page layouts -- there's thousands of tutorials around -- and
> then come back to this advice when your ready to move forward to learn web
> development.
>
> You've got a lot of challenging but rewarding hard work ahead of you.
> Persevere.
>
> <%= Clinton Gallagher
> METROmilwaukee (sm) "A Regional Information Service"
> NET csgallagher AT metromilwaukee.com
> URL http://metromilwaukee.com/
> URL http://clintongallagher.metromilwaukee.com/
>
>
> [1] http://msdn.microsoft.com/vstudio/express/default.aspx
> [2] definition: ASP.NET
> [3] [ http://www.deitel.com | http://www.prenhall.com/deitel/ ]
> [4] http://beta.asp.net/QuickStartv20/aspnet/default.aspx
>
>
>
> "Rene" <nospam@xxxxxxxxxx> wrote in message
> news:eHKOVox6FHA.1020@xxxxxxxxxxxxxxxxxxxxxxx
>>I am totally clueless about Microsoft FrontPage and I would like to know
>>if anyone could tell me if there are any particular benefits when using
>>FrontPage versus using ASP.Net
>>
>>
>>
>> Thanks for your help.
>>
>
>
.
- Follow-Ups:
- Re: Frontpage or ASP.Net?
- From: Hans Merkl
- Re: Frontpage or ASP.Net?
- References:
- Frontpage or ASP.Net?
- From: Rene
- Re: Frontpage or ASP.Net?
- From: clintonG
- Frontpage or ASP.Net?
- Prev by Date: VS2005 - copy only change to production?
- Next by Date: Re: Frontpage or ASP.Net?
- Previous by thread: Re: Frontpage or ASP.Net?
- Next by thread: Re: Frontpage or ASP.Net?
- Index(es):
Relevant Pages
|