what has changed from VS.Net 1.0 to VS.Net 1.1

G

Gandhi

Hello all,

I have read few articles about compatibility issues
with .Net 1.0 and .Net 1.1 and also with the new Visual
Studio .net 1.1 on gotdotnet site.

But I still wanted a clear list of things that have
changed. I have a web application built in .Net 1.0 with
VS.Net 1.0. How and where can i know what all will be
broken as soon as i compile my app in new Visual
Studio.Net 1.1 on a new framework.

Please let me know where can i find more info.

Thanks
BG
 
C

Cowboy \(Gregory A. Beamer\)

I do not have the URL right this second, but here are some basics:

1. XML, esp. the Transform and XPath sections
2. Security changes in configuration

Most of the other changes are not breaking.

--
Gregory A. Beamer
MVP; MCP: +I, SE, SD, DBA

**********************************************************************
Think Outside the Box!
**********************************************************************
 
B

babylon

I know that there will be generics in 2.0,
when exactly will it release?1H04, 2Q04?
thx..
 
J

John Montgomery [MSFT]

We haven't announced a release date for "Whidbey," beyond saying it's going
out at about the same tiem as SQL Server "Yukon."

Thanks,

John
Director, Product Management
..NET Framework
Microsoft
 
C

Cowboy \(Gregory A. Beamer\)

Historically, gold releases appear about 1 year after the first public beta.
As Visual Studio .NET 2004 (or Whidbey) is closely aligned with SQL Server
v.Next (or Yukon), I would aim for some time next fall. This is a pure
speculation, however, and not based on anything I have heard from anyone in
Microsoft.

Either way, even if I did know something, I would likely be restricted from
saying anything until it was released in a press release. Watch
http://www.microsoft.com/presspass for this type of information.

--
Gregory A. Beamer
MVP; MCP: +I, SE, SD, DBA

**********************************************************************
Think Outside the Box!
**********************************************************************
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top