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. Code Review?

Code Review?

Scheduled Pinned Locked Moved C#
questioncssmysqlcollaborationhelp
3 Posts 2 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.
  • Z Offline
    Z Offline
    Zachery Hysong
    wrote on last edited by
    #1

    Hey guys, I have been working on modifying some code and a few other things in my project as I have been learning of better techniques. I have been able to reduce my code by a few thousand lines, by writing some Functions to do what I need, rather than copying code everywhere. What I would like to do is post my code in a public ::workspace and share it with the community so that you all can see it and maybe help me make it even better. If I did that, would there be anyone willing to help, and if so, what is the best method of me uploading it? I can use git with a new ::workspace, and there really is not much to it at the moment. It is simply one form, with about 14-15 buttons, a DataGridView and a few ComboBoxes. The Functions I have written, I have to wonder if they can't be combined somehow for even less code, but I haven't had the time to look into it. Basically, this form, when completed, will access several different MySQL Tables (Yes, I know I could combine them, and eventually I will, but right now, we want them this way for learning purposes.). The ComboBoxes then fill with data based on the Table selected by the buttons. I will be adding buttons to copy information into a different table, as well as a few other things. Anyways, that's what I was wondering. Thoughts?

    L 2 Replies Last reply
    0
    • Z Zachery Hysong

      Hey guys, I have been working on modifying some code and a few other things in my project as I have been learning of better techniques. I have been able to reduce my code by a few thousand lines, by writing some Functions to do what I need, rather than copying code everywhere. What I would like to do is post my code in a public ::workspace and share it with the community so that you all can see it and maybe help me make it even better. If I did that, would there be anyone willing to help, and if so, what is the best method of me uploading it? I can use git with a new ::workspace, and there really is not much to it at the moment. It is simply one form, with about 14-15 buttons, a DataGridView and a few ComboBoxes. The Functions I have written, I have to wonder if they can't be combined somehow for even less code, but I haven't had the time to look into it. Basically, this form, when completed, will access several different MySQL Tables (Yes, I know I could combine them, and eventually I will, but right now, we want them this way for learning purposes.). The ComboBoxes then fill with data based on the Table selected by the buttons. I will be adding buttons to copy information into a different table, as well as a few other things. Anyways, that's what I was wondering. Thoughts?

      L Offline
      L Offline
      Lost User
      wrote on last edited by
      #2

      Zachery Hysong wrote:

      Anyways, that's what I was wondering. Thoughts?

      TL;DR. Post it, and FxCop will seem to be friendly and easy-going.

      Bastard Programmer from Hell :suss: If you can't read my code, try converting it here[^]

      1 Reply Last reply
      0
      • Z Zachery Hysong

        Hey guys, I have been working on modifying some code and a few other things in my project as I have been learning of better techniques. I have been able to reduce my code by a few thousand lines, by writing some Functions to do what I need, rather than copying code everywhere. What I would like to do is post my code in a public ::workspace and share it with the community so that you all can see it and maybe help me make it even better. If I did that, would there be anyone willing to help, and if so, what is the best method of me uploading it? I can use git with a new ::workspace, and there really is not much to it at the moment. It is simply one form, with about 14-15 buttons, a DataGridView and a few ComboBoxes. The Functions I have written, I have to wonder if they can't be combined somehow for even less code, but I haven't had the time to look into it. Basically, this form, when completed, will access several different MySQL Tables (Yes, I know I could combine them, and eventually I will, but right now, we want them this way for learning purposes.). The ComboBoxes then fill with data based on the Table selected by the buttons. I will be adding buttons to copy information into a different table, as well as a few other things. Anyways, that's what I was wondering. Thoughts?

        L Offline
        L Offline
        Lost User
        wrote on last edited by
        #3

        See http://www.codeproject.com/Messages/1278604/How-to-get-an-answer-to-your-question.aspx[^].

        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