Re: What framework ???



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.



.



Relevant Pages

  • Re: Application errors out on Vista
    ... When the application is installed on Vista and Framework ... the application installs ok but errors out as soon as ... Converting the application in Visual Studio 2005 ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: Application errors out on Vista
    ... When the application is installed on Vista and Framework 1.1 ... the application installs ok but errors out as soon as the ... Converting the application in Visual Studio 2005 ...
    (microsoft.public.dotnet.languages.csharp)
  • Application errors out on Vista
    ... An application I wrote installs ok on W98 and XP. ... When the application is installed on Vista and Framework 1.1 ... Converting the application in Visual Studio 2005 ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: .NET 3.0 Final
    ... Microsoft, ... VS2005 on Windows Vista was. ... If that was the case, then there would be no Visual Studio 2005, because ... How is Borland supposed to handle this when Microsoft itself ...
    (borland.public.delphi.non-technical)
  • Re: Novice VB Questions
    ... |> everyone to move out of the Windows API to what TheRegister ... | Studio, starting with Visual Studio 2005, but the VB.NET langauge is still ... As you may know, the .NET language you ...
    (microsoft.public.vb.general.discussion)

Loading