Re: No ASP.NET in express edition ?




John Timney (MVP) wrote:
Thats half the fun of the express products........learn from the examples
and from samples on the web. Developing for asp.net is not that different,
it uses c# if thats your preferred language at least. Whats different is
the environment your working in is one thats techncially disconnected at the
client and the server and you have to learn about http, webservers and the
asp.net objects for .net 2.0.

Theres some good tutorials about, and some very good books. Stick with it,
you'll get the hang of it.
Get VWD insalled and have a go at some of the examples here:
http://www.w3schools.com/aspnet/default.asp

and here:

http://samples.gotdotnet.com/quickstart/aspplus/

--
Regards

John Timney (MVP)
VISIT MY WEBSITE:
http://www.johntimney.com
http://www.johntimney.com/blog


I was just looking at the source on your own site and I am confused:
Your own pages look as though they were typed in or edited by hand, I
thought most professional web designers generated the web pages by
other means.

.



Relevant Pages

  • Re: No ASP.NET in express edition ?
    ... John Timney (MVP) wrote: ... the environment your working in is one thats techncially disconnected at ... They layout and design was indeed edited by hand. ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: Rijndael encryption - can I supply my own encryption key?
    ... the key needs to be a byte array - might want to ... check thats what your providing. ... John Timney (MVP) ...
    (microsoft.public.dotnet.general)
  • Re: How to Read SMS in C#?!
    ... off the shelf gateway but it does indeed work. ... John Timney (MVP) ... thats done via an SMS gateway like nowSMS or web based provider. ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: Is it possible to open a new browser not using javascript
    ... code if thats what your trying to find out. ... John Timney (MVP) ... Is it possible to open a new browser window which is not using javascript. ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: Dowload File
    ... John Timney (MVP) wrote: ... download the file allowing your job to complete before you actually ... HttpWebRequest webRequest3 = WebRequest.Createas ...
    (microsoft.public.dotnet.general)

Loading