|
 |
aspx_beginners thread: Re: How to start developing ASP.NET on WIN NT 4.0
Message #1 by "Roger Heckman" <roger.heckman@t...> on Fri, 21 Sep 2001 15:09:52 -0400
|
|
Use Windows Notepad or your favorite text editor to make pages with file
names ending in .aspx (for html pages) or in .ascx (for user controls that
will be used on your .aspx page) The Microsoft Visual Studio.NET doesn't
offer the option of creating those kinds of files, but it will edit them
okay, (sometimes) and does offer pop-up help for controls, etc. (Sometimes
Visual Studio reformats my .aspx page into a block paragraph. Sometimes it
retains the original format I gave it.)
Hope that helps
<adeel@s...> wrote in message news:<27937@a..._beginners>...
>
>
> Hi,
> i've downloaded and installed the .NET sdk beta (yea atlast:)
> Now i need a bit of guidence .Can anyone drage me in?
> I mean i dont know how to get started now.I have installed it on Windows
> NT 4.0 with IIS 4
> Is it ok ? Coz i want to work on ASP.NET
>
> Waiting for a reply.
>
> Regards,
> Adeel Ahmad
Message #2 by "John Godfrey" <jogod@b...> on Sat, 22 Sep 2001 09:46:42 +0100
|
|
Just to add that NT4 is no longer a supported platform for the .NET
Framework.
John...
-----Original Message-----
From: Roger Heckman [mailto:roger.heckman@t...]
Sent: 21 September 2001 20:10
To: aspx_beginners
Subject: [aspx_beginners] Re: How to start developing ASP.NET on WIN NT
4.0
Use Windows Notepad or your favorite text editor to make pages with file
names ending in .aspx (for html pages) or in .ascx (for user controls
that
will be used on your .aspx page) The Microsoft Visual Studio.NET
doesn't
offer the option of creating those kinds of files, but it will edit them
okay, (sometimes) and does offer pop-up help for controls, etc.
(Sometimes
Visual Studio reformats my .aspx page into a block paragraph. Sometimes
it
retains the original format I gave it.)
Hope that helps
<adeel@s...> wrote in message
news:<27937@a..._beginners>...
>
>
> Hi,
> i've downloaded and installed the .NET sdk beta (yea atlast:)
> Now i need a bit of guidence .Can anyone drage me in?
> I mean i dont know how to get started now.I have installed it on
Windows
> NT 4.0 with IIS 4
> Is it ok ? Coz i want to work on ASP.NET
>
> Waiting for a reply.
>
> Regards,
> Adeel Ahmad
Message #3 by "Parag Phanasgaonkar" <parag.phanasgaonkar@p...> on Fri, 28 Sep 2001 09:31:24 +0530
|
|
Hi all,
I am also trying to get in thru ASP.NET using NT4.0 and IIS.
Should I host the .aspx pages in the same way as we used to do in case of
.asp pages.
please anybody can help !!
Best Regards
Parag Phanasgaonkar
Senior Software Engineer
Improvement is a journey,not a destination.
----- Original Message -----
From: "Roger Heckman" <roger.heckman@t...>
To: "aspx_beginners" <aspx_beginners@p...>
Sent: Saturday, September 22, 2001 12:39 AM
Subject: [aspx_beginners] Re: How to start developing ASP.NET on WIN NT 4.0
> Use Windows Notepad or your favorite text editor to make pages with file
> names ending in .aspx (for html pages) or in .ascx (for user controls that
> will be used on your .aspx page) The Microsoft Visual Studio.NET doesn't
> offer the option of creating those kinds of files, but it will edit them
> okay, (sometimes) and does offer pop-up help for controls, etc. (Sometimes
> Visual Studio reformats my .aspx page into a block paragraph. Sometimes
it
> retains the original format I gave it.)
>
> Hope that helps
>
>
>
> <adeel@s...> wrote in message news:<27937@a..._beginners>...
> >
> >
> > Hi,
> > i've downloaded and installed the .NET sdk beta (yea atlast:)
> > Now i need a bit of guidence .Can anyone drage me in?
> > I mean i dont know how to get started now.I have installed it on Windows
> > NT 4.0 with IIS 4
> > Is it ok ? Coz i want to work on ASP.NET
> >
> > Waiting for a reply.
> >
> > Regards,
> > Adeel Ahmad
>
>
|
|
 |