Closed Thread
Results 1 to 5 of 5

Thread: .net

  1. #1
    Crane's Avatar
    Crane is offline Programming Expert
    Join Date
    Nov 2005
    Posts
    398
    Rep Power
    25

    .net

    I program using .NET 1.01 a lot and people have this and buy my programs. I have created a program in .NET 2.0 but I hardly ever see a sale from the .NET 2.0 application. The main reason I think is because no one has .NET 2.0.

    Anyone else develop in .NET 2.0?
    If so, do you make average sales compared to pre 2.0?

  2. CODECALL Circuit advertisement
    Join Date
    Always
    Posts
    Many

     
  3. #2
    Void's Avatar
    Void is offline Programming Expert
    Join Date
    Jun 2006
    Posts
    410
    Rep Power
    23
    No. I do not think the mainstream has .NET 2.0 yet. I didn't want to run .NET 1.0 apps when it first came out just because I didn't want to install it.
    Void

  4. #3
    Kaabi Guest
    Wait, are you saying .NET 2.0 programs don't work with .NET 1.01 programs? That's pretty weird, it makes that version completely obsolete.

  5. #4
    brackett is offline Programmer
    Join Date
    May 2006
    Posts
    192
    Rep Power
    22
    .NET 2.0 requires a new framework. The .NET 1.1 and 2.0 live in "side by side" execution, so that you can install both and run 1.1 and 2.0 apps. You could also target 1.1 apps toi run against 2.0 by changing their XML .config file (or vice versa), but you may run into trouble with the breaking chnages.

  6. #5
    Join Date
    Jul 2006
    Posts
    16,491
    Blog Entries
    75
    Rep Power
    143
    One of the big complaints about Microsoft is that every version of everything they put out includes changes that break compatibility. If a business gets a new piece of software, everyone has to get it or people can't work together anymore. They've made upgrades an "all or nothing" proposition.

Closed Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Tags for this Thread

Bookmarks

Posting Permissions

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