ASP.Net?

  • Thread starter Thread starter Scott M.
  • Start date Start date
S

Scott M.

GotDotNet.com
msdn.microsoft.com


Beside www.asp.net, any friendly tutorial website which I could learn ASP.Net ?

Any sample ASP.Net application which I could prototype it for hands-on practise ASP.Net?

What's the newsgroup for ASP.Net? microsoft.public.dotnet.framework.aspnet ?
 
http://www.asp.net/Default.aspx?tabindex=8&tabid=47 provides some "Starter Kits"...

The SDK documentation is perhaps not what I would called a fridendly tutorial but IMO does quite a good job aat explainging in details how it works.

Try http://msdn.microsoft.com/library/d...uide/html/cpconcreatingaspwebapplications.asp

This group is for general ASP.NET questions. You'll find other forums below ifd the question is more focused to something particular...

Patrice

--

"Sam" <[email protected]> a écrit dans le message de Beside www.asp.net, any friendly tutorial website which I could learn ASP.Net ?

Any sample ASP.Net application which I could prototype it for hands-on practise ASP.Net?

What's the newsgroup for ASP.Net? microsoft.public.dotnet.framework.aspnet ?
 
The Microsoft .Net SDK is a free download, and is the best overall
reference on .Net there is (IMHO). It both reference materials, articles,
examples, and sample code. You can download it for free from:

http://www.microsoft.com/downloads/...A6-3647-4070-9F41-A333C6B9181D&displaylang=en

--
HTH,
Kevin Spencer
..Net Developer
Microsoft MVP
Big things are made up
of lots of little things.

Beside www.asp.net, any friendly tutorial website which I could learn
ASP.Net ?

Any sample ASP.Net application which I could prototype it for hands-on
practise ASP.Net?

What's the newsgroup for ASP.Net? microsoft.public.dotnet.framework.aspnet ?
 
Once you have installed the DNF SDK go to
C:\Program Files\Microsoft Visual Studio .NET 2003\SDK\v1.1\Samples\StartSamples.htm
and learn to install the database that will enable you to use the QuickStart Tutorials.


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

Beside www.asp.net, any friendly tutorial website which I could learn ASP.Net ?

Any sample ASP.Net application which I could prototype it for hands-on practise ASP.Net?

What's the newsgroup for ASP.Net? microsoft.public.dotnet.framework.aspnet ?
 
Beside www.asp.net, any friendly tutorial website which I could learn ASP.Net ?

Any sample ASP.Net application which I could prototype it for hands-on practise ASP.Net?

What's the newsgroup for ASP.Net? microsoft.public.dotnet.framework.aspnet ?
 
Back
Top