Re: What framework ???
- From: "Kevin Spencer" <unclechutney@xxxxxxxxxxxx>
- Date: Thu, 15 Feb 2007 06:29:50 -0500
Hi Madison,
If you're building a web application, you should not need to use the .Net
Framework 3.0, as it is basically the 2.0 Framework plus WPF, WCF, and WWF,
all of which are great technologies, but not essential to ASP.net web
applications. As you're developing a web application, the UI should not be
an issue either, as it will run on the client in a browser.
If you're asking about the development machines, you can run Visual Studio
2005 on Vista. There are a couple of things you will need to do in order to
do this successfully. First, install Service Pack 1 for Visual Studio 2005.
Second, make sure that you run the program as an administrator. Note that in
Vista programs do not run by default with full permissions. You can
configure your shortcuts to run it as an administrator.
Next, Vista is running IIS 7, and this is not a problem with Visual Studio
and ASP.Net 2.0, except that you cannot connect to your web sites using
FrontPage server extensions, which are not supported on IIS 7. However, you
can connect to them via the file system for development. Visual Studio will
run them using its debugging server.
--
HTH,
Kevin Spencer
Microsoft MVP
Software Composer
http://unclechutney.blogspot.com
The shortest distance between 2 points is a curve.
"Madison" <Madison@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:419CBFC5-0C6A-44CC-8DF7-26056A315FB8@xxxxxxxxxxxxxxxx
Hi:
We have visual studio 2005 and framework 2 running on window XP, we are
planning to switch to window vista in 3 months. We are going to develop
new
web application that will take about 6-8 month to develop. We want to make
sure that when move to window vista the transition will go smooth. What is
your suggest to handle this?
Thank you.
.
- Follow-Ups:
- Re: What framework ???
- From: RobinS
- Re: What framework ???
- From: Morten Wennevik [C# MVP]
- Re: What framework ???
- Prev by Date: Re: Framework 2.0 still used after 3.0 install
- Next by Date: Re: Disabling chunking in HTTP 1.1
- Previous by thread: RE: What framework ???
- Next by thread: Re: What framework ???
- Index(es):
Relevant Pages
|
Loading