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#
  4. final project

final project

Scheduled Pinned Locked Moved C#
helptutorial
6 Posts 4 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.
  • O Offline
    O Offline
    om_metab
    wrote on last edited by
    #1

    hi me:confused: how to create own messanger programe in WAN as final project please help

    P P realJSOPR 3 Replies Last reply
    0
    • O om_metab

      hi me:confused: how to create own messanger programe in WAN as final project please help

      P Offline
      P Offline
      Pete OHanlon
      wrote on last edited by
      #2

      om_metab wrote:

      please help

      OK. I will help. The first thing you need to do, long before you think about writing any code, is to define your requirements. Work out what the problem is that your application is trying to solve, and write down rough steps that the user would take to solve it. In other words, work out how the user interacts with the problem - this will help to define the use cases of your application. Don't forget to work out what the steps are where the problem diverges - figure out what the alternate steps are in these cases. Once you have a solid understanding of the problem domain, you will then be able to work out the rough sequences of events that your application has to cope with. Don't make the mistake of just jumping in and coding - actually design the application. Believe me, your mark will be better because you will be able to show a cohesive solution; you will be able to demonstrate that your application is solving a problem that you understand well, and that you have considered fully. By doing this, you will get a real head start on the code monkeys who simply want us to hand over code to them for nothing. Be smart. Be a pro. Don't be a monkey. Good luck.

      I have CDO, it's OCD with the letters in the right order; just as they ruddy well should be

      Forgive your enemies - it messes with their heads

      My blog | My articles | MoXAML PowerToys | Onyx

      O 1 Reply Last reply
      0
      • O om_metab

        hi me:confused: how to create own messanger programe in WAN as final project please help

        P Offline
        P Offline
        PIEBALDconsult
        wrote on last edited by
        #3

        Be sure to use a layered approach, e.g. don't put data access in the UI. Consider using WCF as the data transport so clients can be written for other frameworks. When I wrote one a few years back, I used a RichTextBox to allow the user to enter the message and was pleasantly surprised to find that the RTB supported dragging and dropping various content (Visio files, sound files, etc.). :thumbsup:

        P 1 Reply Last reply
        0
        • O om_metab

          hi me:confused: how to create own messanger programe in WAN as final project please help

          realJSOPR Offline
          realJSOPR Offline
          realJSOP
          wrote on last edited by
          #4

          It's your project. Figure it out, or resign yourself to a life of doing something a bit less exciting than programming. I hear there are plenty of openings at call centers.

          .45 ACP - because shooting twice is just silly
          -----
          "Why don't you tie a kerosene-soaked rag around your ankles so the ants won't climb up and eat your candy ass..." - Dale Earnhardt, 1997
          -----
          "The staggering layers of obscenity in your statement make it a work of art on so many levels." - J. Jystad, 2001

          1 Reply Last reply
          0
          • P PIEBALDconsult

            Be sure to use a layered approach, e.g. don't put data access in the UI. Consider using WCF as the data transport so clients can be written for other frameworks. When I wrote one a few years back, I used a RichTextBox to allow the user to enter the message and was pleasantly surprised to find that the RTB supported dragging and dropping various content (Visio files, sound files, etc.). :thumbsup:

            P Offline
            P Offline
            PIEBALDconsult
            wrote on last edited by
            #5

            This is a direct email response to your message on the page C#.
            This message has not appeared on the discussion board for that page.

            DO NOT HIT 'REPLY' TO THIS EMAIL: To reply send an email to the email
            address below.

            URL : http://www.codeproject.com/Messages/3674856/Re-final-project.aspx
            From: om_metab

            thanks
            to develope messanger I must have server and how to get server
            i dont have more idea


            NOTE: This message has been sent from an unattended email box.

            Ebay.

            1 Reply Last reply
            0
            • P Pete OHanlon

              om_metab wrote:

              please help

              OK. I will help. The first thing you need to do, long before you think about writing any code, is to define your requirements. Work out what the problem is that your application is trying to solve, and write down rough steps that the user would take to solve it. In other words, work out how the user interacts with the problem - this will help to define the use cases of your application. Don't forget to work out what the steps are where the problem diverges - figure out what the alternate steps are in these cases. Once you have a solid understanding of the problem domain, you will then be able to work out the rough sequences of events that your application has to cope with. Don't make the mistake of just jumping in and coding - actually design the application. Believe me, your mark will be better because you will be able to show a cohesive solution; you will be able to demonstrate that your application is solving a problem that you understand well, and that you have considered fully. By doing this, you will get a real head start on the code monkeys who simply want us to hand over code to them for nothing. Be smart. Be a pro. Don't be a monkey. Good luck.

              I have CDO, it's OCD with the letters in the right order; just as they ruddy well should be

              Forgive your enemies - it messes with their heads

              My blog | My articles | MoXAML PowerToys | Onyx

              O Offline
              O Offline
              om_metab
              wrote on last edited by
              #6

              thanks MR:Pete O'Hanlon Iam finsh my project but in LAN I want it in WAN but I did'nt now how to create server and how user connect to remot server that hold DB of information of user

              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