Results 1 to 3 of 3

Thread: VS.NET 2003 Must Read!

  1. #1

    Thread Starter
    Frenzied Member DevGrp's Avatar
    Join Date
    Nov 2001
    Location
    Charlotte, NC
    Posts
    1,256

    Exclamation VS.NET 2003 Must Read!

    I found a very interesting article about running the .net framework 1.0 and 1.1 side by side.

    http://www.3leaf.com/default/articles/ea/SBS.aspx
    Dont gain the world and lose your soul

  2. #2
    Frenzied Member
    Join Date
    Oct 2002
    Location
    Gammapolis
    Posts
    1,474
    Maybe i am dumb but strangely my test results was different from what said there that 'applications build against 1.0 will work by default agianst 1.1 if the computer has ONLY 1.1 installed.'

    I installed 1.1 and removed 1.0 and tried the test. Still faced the behaviour of framework 1.0 , unless i changed the config file to run agaisnt 1.1.

    If anyone cares to test just remove the 1.0 and install 1.1. Then build an application with two forms- using VS.NET 2002, form1 opening form2 modally. And put Me.Close in the load event of the second form. In framework 1.0 this wont work but in 1.1 it will close the modal form.

    I will be happy to know your results.

    Thanks
    'Heading for the automatic overload'
    Marillion, Brave, The Great Escape, 1994

    'How will WE stand the FIRE TOMORROW?'
    Eloy, Silent Cries and Mighty Echoes, The Vision - Burning, 1979

  3. #3
    PowerPoster hellswraith's Avatar
    Join Date
    Jul 2002
    Location
    Washington St.
    Posts
    2,464

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width