I have been running asp for several years and want to move into dotnet. Do
they coexist? Can I just install something additional and then start with
some dotnet forms, controls, etc. while I learn, while still doing some asp
stuff?
> I have been running asp for several years and want to move into dotnet. Do
> they coexist? Can I just install something additional and then start with
> some dotnet forms, controls, etc. while I learn, while still doing some asp
> stuff?
If you want to start doing some .NET 2.0 Winform stuff you can download
Visual Studio Express for free here:
http://msdn.microsoft.com/vstudio/express/
Yes, you can have a Winform and ASP environment on your machine at the same
time.
Cheers,
Aaron
http://aaronfeng.blogspot.com/
Hadi Hariri - 03 Jun 2006 17:54 GMT
> > I have been running asp for several years and want to move into
> > dotnet. Do they coexist? Can I just install something additional
> > and then start with some dotnet forms, controls, etc. while I
> > learn, while still doing some asp stuff?
I think he's referring to ASP.NET more than Winforms.

Signature
Hadi Hariri
http://www.hadihariri.com
Michael D. Ober - 03 Jun 2006 20:25 GMT
Take a look at the free Visual Web Designer Express from MS. It will
install everything you need for ASP.NET 2.0 development.
Mike Ober.
> > > I have been running asp for several years and want to move into
> > > dotnet. Do they coexist? Can I just install something additional
> > > and then start with some dotnet forms, controls, etc. while I
> > > learn, while still doing some asp stuff?
>
> I think he's referring to ASP.NET more than Winforms.
Terry On Windigo - 07 Jun 2006 03:15 GMT
I've put Visual Web Designer on my computer. I have a few pages created and
I want to see how they run from my server, which is Windows 2000 with all
service packs. I've been running some asp stuff, but want to know what I
have to do to be able to run dot net pages.
Terry
> Take a look at the free Visual Web Designer Express from MS. It will
> install everything you need for ASP.NET 2.0 development.
[quoted text clipped - 7 lines]
>>
>> I think he's referring to ASP.NET more than Winforms.
Yes, they coexist.
> I have been running asp for several years and want to move into dotnet. Do
> they coexist? Can I just install something additional and then start with
> some dotnet forms, controls, etc. while I learn, while still doing some asp
> stuff?