Express
-
Anybody try out any of the new Visual Studio 2005 Express tools from MS? http://lab.msdn.microsoft.com/express/[^] Regards, Brian Dela :-) http://www.briandela.com IE 6 required.
http://www.briandela.com/pictures Now with a pictures section :-D
http://www.briandela.com/rss/newsrss.xml RSS FeedNot yet, trying to find my category - VB for teenage boys, VC# for girls, etc. Best regards, Paul. Jesus Christ is LOVE! Please tell somebody.
-
Not yet, trying to find my category - VB for teenage boys, VC# for girls, etc. Best regards, Paul. Jesus Christ is LOVE! Please tell somebody.
Seem pretty cool - anyone know if the framework 2.0 will co-exist with 1.1 on a machine? "Now I guess I'll sit back and watch people misinterpret what I just said......" Christian Graus At The Soapbox
-
Seem pretty cool - anyone know if the framework 2.0 will co-exist with 1.1 on a machine? "Now I guess I'll sit back and watch people misinterpret what I just said......" Christian Graus At The Soapbox
RichardGrimmer wrote: Seem pretty cool - anyone know if the framework 2.0 will co-exist with 1.1 on a machine? The "beta" word on the end of the product name makes me guess if you'd trust if I said "yes". Yes, even I am blogging now!
-
Seem pretty cool - anyone know if the framework 2.0 will co-exist with 1.1 on a machine? "Now I guess I'll sit back and watch people misinterpret what I just said......" Christian Graus At The Soapbox
I've had no problems so far. Regards, Brian Dela :-) http://www.briandela.com IE 6 required.
http://www.briandela.com/pictures Now with a pictures section :-D
http://www.briandela.com/rss/newsrss.xml RSS Feed -
Anybody try out any of the new Visual Studio 2005 Express tools from MS? http://lab.msdn.microsoft.com/express/[^] Regards, Brian Dela :-) http://www.briandela.com IE 6 required.
http://www.briandela.com/pictures Now with a pictures section :-D
http://www.briandela.com/rss/newsrss.xml RSS FeedI downloaded it at home this morning, quite a fast download, and started the install, rebooted, and it was still installing when I left ( stuck at the 99% mark for a while ). hopefully, when I come home tonight, I can try it out.
Maximilien Lincourt Your Head A Splode - Strong Bad
-
I downloaded it at home this morning, quite a fast download, and started the install, rebooted, and it was still installing when I left ( stuck at the 99% mark for a while ). hopefully, when I come home tonight, I can try it out.
Maximilien Lincourt Your Head A Splode - Strong Bad
Maximilien wrote: stuck at the 99% mark for a while I had the same problem. Works perfectly though. Regards, Brian Dela :-) http://www.briandela.com IE 6 required.
http://www.briandela.com/pictures Now with a pictures section :-D
http://www.briandela.com/rss/newsrss.xml RSS Feed -
Seem pretty cool - anyone know if the framework 2.0 will co-exist with 1.1 on a machine? "Now I guess I'll sit back and watch people misinterpret what I just said......" Christian Graus At The Soapbox
Every version of the .NET Framework runs side-by-side, as well as assemblies targeting different versions and even versioned themselves. That's what the features (read: points) of .NET - to end DLL hell. You might run into problems 1) because this is a beta, and 2) if you install Framework versions in reverse order (like install .NET 1.1, then 1.0). Other than that, you should be fine.
Microsoft MVP, Visual C# My Articles
-
Anybody try out any of the new Visual Studio 2005 Express tools from MS? http://lab.msdn.microsoft.com/express/[^] Regards, Brian Dela :-) http://www.briandela.com IE 6 required.
http://www.briandela.com/pictures Now with a pictures section :-D
http://www.briandela.com/rss/newsrss.xml RSS Feedhttp://weblogs.asp.net/danielfe/archive/2004/06/29/168449.aspx[^]
Promise only what you can do. And then deliver more than what you promised.
This signature was created by "Code Project Quoter". -
Anybody try out any of the new Visual Studio 2005 Express tools from MS? http://lab.msdn.microsoft.com/express/[^] Regards, Brian Dela :-) http://www.briandela.com IE 6 required.
http://www.briandela.com/pictures Now with a pictures section :-D
http://www.briandela.com/rss/newsrss.xml RSS FeedI have a question regarding the betas: For which of them can you actually download the full setup (because I can only download them with a reasonable speed here at work, and that is a Mac..)? Or is it just a windows installer stub for all of them that tries to download the rest during setup?? Cheers from NYC and thanks Martin "Situation normal - all fu***d up" Illuminatus! http://www.martin-haesemeyer.de
-
Every version of the .NET Framework runs side-by-side, as well as assemblies targeting different versions and even versioned themselves. That's what the features (read: points) of .NET - to end DLL hell. You might run into problems 1) because this is a beta, and 2) if you install Framework versions in reverse order (like install .NET 1.1, then 1.0). Other than that, you should be fine.
Microsoft MVP, Visual C# My Articles
Heath Stewart wrote: Every version of the .NET Framework runs side-by-side Well, as long as the 1.0 Framework is installed before the 1.1 Framework. Try it the other way around sometime! Dale Thompson
-
Heath Stewart wrote: Every version of the .NET Framework runs side-by-side Well, as long as the 1.0 Framework is installed before the 1.1 Framework. Try it the other way around sometime! Dale Thompson
Yeah...did you read my whole message? I already mentioned that.
Microsoft MVP, Visual C# My Articles