Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C / C++ / MFC
  4. MFC to C#

MFC to C#

Scheduled Pinned Locked Moved C / C++ / MFC
csharpc++databaseoraclesysadmin
8 Posts 5 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • R Offline
    R Offline
    raserove
    wrote on last edited by
    #1

    Hi Guys, Need a clarification... I have an MFC Server/Client multithreaded Application, now i'm looking to rewrite in C#.Net. It uses Oracle 9i as database. Before i jump to my development work, i need to clarify if it is a right move to write in .net when it comes to performance (server), ease of development, etc. Could any one please suggest an idea? Thanks :confused:

    Rove

    T O T 3 Replies Last reply
    0
    • R raserove

      Hi Guys, Need a clarification... I have an MFC Server/Client multithreaded Application, now i'm looking to rewrite in C#.Net. It uses Oracle 9i as database. Before i jump to my development work, i need to clarify if it is a right move to write in .net when it comes to performance (server), ease of development, etc. Could any one please suggest an idea? Thanks :confused:

      Rove

      T Offline
      T Offline
      toxcct
      wrote on last edited by
      #2

      MFC is not managed, C# is... choose your performance side.


      TOXCCT >>> GEII power

      [VisualCalc 3.0  updated ][Flags Beginner's Guide  new! ]

      1 Reply Last reply
      0
      • R raserove

        Hi Guys, Need a clarification... I have an MFC Server/Client multithreaded Application, now i'm looking to rewrite in C#.Net. It uses Oracle 9i as database. Before i jump to my development work, i need to clarify if it is a right move to write in .net when it comes to performance (server), ease of development, etc. Could any one please suggest an idea? Thanks :confused:

        Rove

        O Offline
        O Offline
        ovidiucucu
        wrote on last edited by
        #3

        If someone agrees to pay enough money and is enough patient, then no problem, go ahead! Else, my sincere advice is to let it as it is.

        Ovidiu Cucu Microsoft MVP - Visual C++

        1 Reply Last reply
        0
        • R raserove

          Hi Guys, Need a clarification... I have an MFC Server/Client multithreaded Application, now i'm looking to rewrite in C#.Net. It uses Oracle 9i as database. Before i jump to my development work, i need to clarify if it is a right move to write in .net when it comes to performance (server), ease of development, etc. Could any one please suggest an idea? Thanks :confused:

          Rove

          T Offline
          T Offline
          ThatsAlok
          wrote on last edited by
          #4

          raserove wrote:

          have an MFC Server/Client multithreaded Application, now i'm looking to rewrite in C#.Net. It uses Oracle 9i as database. Before i jump to my development work, i need to clarify if it is a right move to write in .net when it comes to performance (server), ease of development, etc.

          .Net is new technology, better you switch over to it or become extinct:)

          "Opinions are neither right nor wrong. I cannot change your opinion. I can, however, change what influences your opinion." - David Crow

          cheers, Alok Gupta VC Forum Q&A :- I/ IV Support CRY- Child Relief and You

          Z 1 Reply Last reply
          0
          • T ThatsAlok

            raserove wrote:

            have an MFC Server/Client multithreaded Application, now i'm looking to rewrite in C#.Net. It uses Oracle 9i as database. Before i jump to my development work, i need to clarify if it is a right move to write in .net when it comes to performance (server), ease of development, etc.

            .Net is new technology, better you switch over to it or become extinct:)

            "Opinions are neither right nor wrong. I cannot change your opinion. I can, however, change what influences your opinion." - David Crow

            cheers, Alok Gupta VC Forum Q&A :- I/ IV Support CRY- Child Relief and You

            Z Offline
            Z Offline
            Zac Howland
            wrote on last edited by
            #5

            ThatsAlok wrote:

            .Net is new technology, better you switch over to it or become extinct

            .Net may be new, but native applications will never be extinct. There are many types of applications that managed code does not perform well enough to replace non-managed code.

            If you decide to become a software engineer, you are signing up to have a 1/2" piece of silicon tell you exactly how stupid you really are for 8 hours a day, 5 days a week Zac

            T 1 Reply Last reply
            0
            • Z Zac Howland

              ThatsAlok wrote:

              .Net is new technology, better you switch over to it or become extinct

              .Net may be new, but native applications will never be extinct. There are many types of applications that managed code does not perform well enough to replace non-managed code.

              If you decide to become a software engineer, you are signing up to have a 1/2" piece of silicon tell you exactly how stupid you really are for 8 hours a day, 5 days a week Zac

              T Offline
              T Offline
              ThatsAlok
              wrote on last edited by
              #6

              Zac Howland wrote:

              .Net may be new, but native applications will never be extinct. There are many types of applications that managed code does not perform well enough to replace non-managed code.

              i don't want to go in discussion of same! better leave this topic here only!

              "Opinions are neither right nor wrong. I cannot change your opinion. I can, however, change what influences your opinion." - David Crow

              cheers, Alok Gupta VC Forum Q&A :- I/ IV Support CRY- Child Relief and You

              Z 1 Reply Last reply
              0
              • T ThatsAlok

                Zac Howland wrote:

                .Net may be new, but native applications will never be extinct. There are many types of applications that managed code does not perform well enough to replace non-managed code.

                i don't want to go in discussion of same! better leave this topic here only!

                "Opinions are neither right nor wrong. I cannot change your opinion. I can, however, change what influences your opinion." - David Crow

                cheers, Alok Gupta VC Forum Q&A :- I/ IV Support CRY- Child Relief and You

                Z Offline
                Z Offline
                Zac Howland
                wrote on last edited by
                #7

                ThatsAlok wrote:

                i don't want to go in discussion of same! better leave this topic here only!

                You were the one that brought it up ;P

                If you decide to become a software engineer, you are signing up to have a 1/2" piece of silicon tell you exactly how stupid you really are for 8 hours a day, 5 days a week Zac

                T 1 Reply Last reply
                0
                • Z Zac Howland

                  ThatsAlok wrote:

                  i don't want to go in discussion of same! better leave this topic here only!

                  You were the one that brought it up ;P

                  If you decide to become a software engineer, you are signing up to have a 1/2" piece of silicon tell you exactly how stupid you really are for 8 hours a day, 5 days a week Zac

                  T Offline
                  T Offline
                  ThatsAlok
                  wrote on last edited by
                  #8

                  Zac Howland wrote:

                  You were the one that brought it up ;P

                  thats why he he he:)

                  "Opinions are neither right nor wrong. I cannot change your opinion. I can, however, change what influences your opinion." - David Crow

                  cheers, Alok Gupta VC Forum Q&A :- I/ IV Support CRY- Child Relief and You

                  1 Reply Last reply
                  0
                  Reply
                  • Reply as topic
                  Log in to reply
                  • Oldest to Newest
                  • Newest to Oldest
                  • Most Votes


                  • Login

                  • Don't have an account? Register

                  • Login or register to search.
                  • First post
                    Last post
                  0
                  • Categories
                  • Recent
                  • Tags
                  • Popular
                  • World
                  • Users
                  • Groups