Results 1 to 7 of 7

Thread: [RESOLVED] .NET Framework 3.0 Forms

  1. #1

    Thread Starter
    Fanatic Member eSPiYa's Avatar
    Join Date
    Jun 2006
    Location
    in our house
    Posts
    751

    Resolved [RESOLVED] .NET Framework 3.0 Forms

    I have tested .NET Framework 3.0 yesterday and amazed to the new GUI (I mean controls). What UI library do they use to produce that good looking but slow GUI? I think it is not windows.forms anymore, it is close to Gtk or the UI library used in Linux and MacOSX.
    I'm very lazy to read a hundred chapter novel about M$ products.

    I'm just curious about it, maybe it can be used as UI for MONO.
    I really love MONO.

  2. #2
    Super Moderator jmcilhinney's Avatar
    Join Date
    May 2005
    Location
    Sydney, Australia
    Posts
    111,221

    Re: .NET Framework 3.0 Forms

    Windows Forms has been replaced in Vista/.NET 3.0 by Windows Presentation Foundation. It's comprised of all new controls in all new namespaces.
    Why is my data not saved to my database? | MSDN Data Walkthroughs
    VBForums Database Development FAQ
    My CodeBank Submissions: VB | C#
    My Blog: Data Among Multiple Forms (3 parts)
    Beginner Tutorials: VB | C# | SQL

  3. #3

    Thread Starter
    Fanatic Member eSPiYa's Avatar
    Join Date
    Jun 2006
    Location
    in our house
    Posts
    751

    Re: .NET Framework 3.0 Forms

    So it is the WPF which I am using.

  4. #4

    Thread Starter
    Fanatic Member eSPiYa's Avatar
    Join Date
    Jun 2006
    Location
    in our house
    Posts
    751

    Re: .NET Framework 3.0 Forms

    Thanks for the help.

  5. #5
    Member
    Join Date
    Apr 2006
    Posts
    46

    Re: [RESOLVED] .NET Framework 3.0 Forms

    I suspect that deployment of MS F 3.0 applicartions under win98 will be no possible. Right?!!

    Best regards,
    Maciej

  6. #6
    Super Moderator jmcilhinney's Avatar
    Join Date
    May 2005
    Location
    Sydney, Australia
    Posts
    111,221

    Re: [RESOLVED] .NET Framework 3.0 Forms

    There's a CTP of WPF available for VS 2005. Given that Mono hasn't even fully implemented .NET 1.1 or got a genuine release version for .NET 2.0 as far as I'm aware, I don't see Mono for .NET 3.0 arriving any time soon.

    .NET 3.0 is will work on XP SP2, Server 2003 SP1 and later.
    Why is my data not saved to my database? | MSDN Data Walkthroughs
    VBForums Database Development FAQ
    My CodeBank Submissions: VB | C#
    My Blog: Data Among Multiple Forms (3 parts)
    Beginner Tutorials: VB | C# | SQL

  7. #7

    Thread Starter
    Fanatic Member eSPiYa's Avatar
    Join Date
    Jun 2006
    Location
    in our house
    Posts
    751

    Re: [RESOLVED] .NET Framework 3.0 Forms

    However, MONO can do almost everything I need (for now) except the UI library.
    The way the GTK# renders the controls sucks, I still like Windows controls.
    Windows.Forms are very buggy so I don't have choice but to use that GTK# control.

    They already started .NET 3.0 for MONO, I've read it from one of their pages.

    I'll gonna help them this coming December after I move to another company.

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