What are your personal thoughts? I don't have a ton of stuff in 1.1 but enough that this could become an issue. I am in a position where I have to purchase visual studio, regardless of the version...what is your personal opinion about what I should do?
On 12/27/05, Chris Mohan <[EMAIL PROTECTED]> wrote: > > See the following link for info about the differences between the > different > versions: > http://msdn.microsoft.com/vstudio/products/compare > > re: "Can I still write 1.1 code"? > Not really. Apparently, by default Visual Studio 2005 does not allow you > to > target version 1.1 of the .net framework. (Note I'm reusing this info from > the response i sent to my manager when he asked a similar question) > > Visual Studio 2005 does come with an automated build tool called > <BLOCKED::http://lab.msdn.microsoft.com/vs2005/teams/msbuild/default.aspx> > MSBuild. The MSBuild has announced that > <BLOCKED::http://blogs.msdn.com/msbuild/archive/2005/11/09/490817.aspx> > MsBuild will support targeting the .Net 1.1 runtime. > > How will it? See this: > http://blogs.msdn.com/clichten/archive/2005/11/08/490541.aspx > <BLOCKED::http://blogs.msdn.com/clichten/archive/2005/11/08/490541.aspx> > Short version: It will attempt to map v 2.0 assemblies to their v1.1 > versions at compile time. > > V 2.0 however has a fair amount of "breaking changes" and I'm not sure how > MsBuild will reconcile those. > There are > <BLOCKED::http://www.gotdotnet.com/team/changeinfo/v2.0/obsoletefaq.aspx> > different classifications of breaking change (i.e.: deprecated, obsolete , > obsolete-as-warning, and obsolete-as-error). > Example: System.Web.Mail on msdn2 states :"The classes in this namespace > have been deprecated. Use the > <BLOCKED::http://msdn2.microsoft.com/en-us/library/system.net.mail> > System.Net.Mail namespace instead" > > More info (not sure if the info in these links overlap or they are > distinct) > > * http://www.gotdotnet.com/team/changeinfo/ > <BLOCKED::http://www.gotdotnet.com/team/changeinfo/> > > * > <BLOCKED:: > http://msdn.microsoft.com/netframework/programming/breakingchanges > /runtime/default.aspx> .NET Framework 2.0 Run-Time Breaking Changes > > * > <BLOCKED:: > http://msdn.microsoft.com/netframework/programming/breakingchanges > /designtime/default.aspx> .NET Framework 2.0 Design-Time Breaking Changes > > * > > > > <BLOCKED:: > http://msdn.microsoft.com/netframework/programming/obsoleteapi/def > ault.aspx> .NET Framework V2.0 Obsolete API List > > > From the FAQ for Visual Studio 2005 Express edition: > Q: > <BLOCKED::javascript:ShowHide('a_7353BBA8-3B6B-42D3-89FA-F7A8D777F128');> > Can I develop applications using the Visual Studio Express Editions to > target the .NET Framework 1.1? > A: No, each release of Visual Studio is tied to a specific version of the > .NET Framework. Visual Studio 2005 can only be used to create applications > that run on the .NET Framework 2.0. > > _____ > > From: [email protected] > [mailto:[EMAIL PROTECTED] On Behalf Of Mike > Appenzellar > Sent: Tuesday, December 27, 2005 11:54 AM > To: [email protected] > Subject: [AspNetAnyQuestionIsOk] Microsoft Visual Studio Professional OR > standard 2005? > > > I see a big price difference between professional and standard 2005. Do > you > guys know the differences? I am currently using 2003 right now so once I > go > to 2005, can I still write 1.1 code? Please help! > > > [Non-text portions of this message have been removed] > > > > > SPONSORED LINKS > Basic > < > http://groups.yahoo.com/gads?t=ms&k=Basic+programming+language&w1=Basic+pro > > gramming+language&w2=Computer+programming+languages&w3=Programming+languages > &w4=Java+programming+language&c=4&s=126&.sig=bnac3LCZpttb3c9FvbVU-A> > programming language Computer > < > http://groups.yahoo.com/gads?t=ms&k=Computer+programming+languages&w1=Basic > > +programming+language&w2=Computer+programming+languages&w3=Programming+langu > ages&w4=Java+programming+language&c=4&s=126&.sig=1Czd2hKCO9_u4KVZQperFQ> > programming languages Programming > < > http://groups.yahoo.com/gads?t=ms&k=Programming+languages&w1=Basic+programm > > ing+language&w2=Computer+programming+languages&w3=Programming+languages&w4=J > ava+programming+language&c=4&s=126&.sig=TyHGCjod4YOKITrSq1xccQ> languages > > Java > < > http://groups.yahoo.com/gads?t=ms&k=Java+programming+language&w1=Basic+prog > > ramming+language&w2=Computer+programming+languages&w3=Programming+languages& > w4=Java+programming+language&c=4&s=126&.sig=PZAexF9LyXpKb3HDJSlB1g> > programming language > > _____ > > YAHOO! GROUPS LINKS > > > > * Visit your group "AspNetAnyQuestionIsOk > <http://groups.yahoo.com/group/AspNetAnyQuestionIsOk> " on the web. > > > * To unsubscribe from this group, send an email to: > [EMAIL PROTECTED] > <mailto:[EMAIL PROTECTED] > ?subject=Unsubscrib > e> > > > * Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service > <http://docs.yahoo.com/info/terms/> . > > > _____ > > > > > [Non-text portions of this message have been removed] > > > ------------------------------ > YAHOO! GROUPS LINKS > > > - Visit your group > "AspNetAnyQuestionIsOk<http://groups.yahoo.com/group/AspNetAnyQuestionIsOk>" > on the web. > > - To unsubscribe from this group, send an email to: > [EMAIL PROTECTED]<[EMAIL PROTECTED]> > > - Your use of Yahoo! Groups is subject to the Yahoo! Terms of > Service <http://docs.yahoo.com/info/terms/>. > > > ------------------------------ > [Non-text portions of this message have been removed] ------------------------ Yahoo! Groups Sponsor --------------------~--> Get Bzzzy! (real tools to help you find a job). Welcome to the Sweet Life. http://us.click.yahoo.com/KIlPFB/vlQLAA/TtwFAA/saFolB/TM --------------------------------------------------------------------~-> Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/AspNetAnyQuestionIsOk/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
