Re: VS 2005 questions



Hi Ken,

> 1. Can VS 2005 write code that is compatible with 1.1? If not, we cannot
> update our tools.

No. However, the .Net 2.0 framework is all that is needed on the machines
your apps will run on.

> 2. Can VS 2005 write applications that use SQL Server 2000? If not, we
> cannot update our tools.

Of course. ADO.Net can connect to any data source.

> 3. Can VS 2005 live on the same bootable partition as VS 2003? If not, we
> have difficulty updating our developers' skills.

Absolutely. I've been doing just that for over a year now, with successive
versions of VS.Net 2005. No problemo.

> 4. Can SQL Server 2003 and SQL Server 2005 live together on the same
> bootable partition?

Do you mean SQL Server 2000? I'm not aware of a 2003 version. In any case,
AFAIK, yes. They have to use different TCP ports, however.

--
HTH,

Kevin Spencer
Microsoft MVP
..Net Developer
A watched clock never boils.

"Ken" <Ken@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:85011036-A187-431B-AA08-CB71EE1CA1A0@xxxxxxxxxxxxxxxx
> Our clients are government agencies with several million users. They use
> Framework 1.1 and SQL Server 2000. That cannot be changed. Microsoft
> envisions an abrupt upgrade of 1.1 to 2.0, SQL Server 2000 to 2005, and VS
> 2003 to 2005 all in the same day. However, that is not possible in the
> real
> world. The clients are going to stay at 1.1 and SQL Server 2000 for the
> foreseeable future.
>
> 1. Can VS 2005 write code that is compatible with 1.1? If not, we cannot
> update our tools.
>
> 2. Can VS 2005 write applications that use SQL Server 2000? If not, we
> cannot update our tools.
>
> 3. Can VS 2005 live on the same bootable partition as VS 2003? If not, we
> have difficulty updating our developers' skills.
>
> 4. Can SQL Server 2003 and SQL Server 2005 live together on the same
> bootable partition?
>
>


.



Relevant Pages

  • Re: Question on conversion to ADP
    ... parameters through VBA/pass-through queries. ... help/guidance coming from Microsoft for Access developers trying to ... Microsoft Access or SQL Server 2005: ...
    (microsoft.public.access.adp.sqlserver)
  • Re: OO programming - illumination? - whoopsie
    ... there is no enlightenment at all. ... project starts out with a framework ... -> use a straight implementation for the real problem (business ... > This does not negate the fact however, that developers only work on stuff ...
    (comp.lang.java.programmer)
  • Re: Can relational alegbra perform bulk operations?
    ... Unlike in most other fields that are so expensive to participate in, the ironic aspect in IT is that the "free software" developers usually mimic what the commercial ... Many people recoil in horrors regarding its apparent disregard for transactions and foreign key support, but to me this makes perfect sense: If it's not needed, then the developer should be able to choose to not need it. ... Basically, they used SQL Server as a reporting server, loading data from Oracle DSS. ... The users just needs to aggregate data upon filters of their choosing and generate reports; no updates except to dump the data and load new dataset from Oracle on a regular interval. ...
    (comp.databases.theory)
  • Re: Cost of developing a device driver?
    ... you assume I was talking about kernel developers. ... I personally think DriverWorks is a poor framework. ... It left the underlying driver model in tact for the most ... >> community uses some type of framework, toolkit, class library or similar ...
    (microsoft.public.development.device.drivers)
  • Re: In need of .NET advocacy
    ... >> finds a different reason for the productivity gains of .Net. ... > I am not familar with the intricacies of the framework. ... >> average developers on them, if not now, then later during maintenance. ... programmer helping programmers. ...
    (microsoft.public.dotnet.general)

Loading