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. project doubt

project doubt

Scheduled Pinned Locked Moved C#
csharp
32 Posts 10 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.
  • V Offline
    V Offline
    vinithakizhussery
    wrote on last edited by
    #1

    I am an Msc computer science student.As part of our studies, i have 6 months project.I have selected the topic 'email notification of file system changes in c#'. Please give me the description and source code of this project.Also suggest the modules that can be included in this project and rate it(ie is it suffiicient for a 6 month project)

    C L D M S 8 Replies Last reply
    0
    • V vinithakizhussery

      I am an Msc computer science student.As part of our studies, i have 6 months project.I have selected the topic 'email notification of file system changes in c#'. Please give me the description and source code of this project.Also suggest the modules that can be included in this project and rate it(ie is it suffiicient for a 6 month project)

      C Offline
      C Offline
      Colin Angus Mackay
      wrote on last edited by
      #2

      vinithakizhussery wrote:

      i have 6 months project.I have selected the topic 'email notification of file system changes in c#'. Please give me the description and source code of this project.

      You have got to be kidding me. It is your project. You must do the work! You must create the source code. As for giving you the description.... How can I give you a description for that project. It is YOUR project! I don't know anything about it.

      vinithakizhussery wrote:

      is it suffiicient for a 6 month project

      Any competent professional C# developer should be able to manage a proof of concept in an afternoon.

      *Developer Day Scotland - Free community conference Delegate Registration Open

      1 Reply Last reply
      0
      • V vinithakizhussery

        I am an Msc computer science student.As part of our studies, i have 6 months project.I have selected the topic 'email notification of file system changes in c#'. Please give me the description and source code of this project.Also suggest the modules that can be included in this project and rate it(ie is it suffiicient for a 6 month project)

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

        vinithakizhussery wrote:

        Please give me the description and source code of this project.

        You're learning to ask for sourcecode? Your question isn't very inviting, is it? :thumbsup: There's a component that can notify you on any changes in the filesystem. There's a component that can send emails. You'd only need to hook up the user-interface to existing functionality. I'd timeframe it on a 2 month-project, including research and documentation :)

        I are troll :)

        1 Reply Last reply
        0
        • V vinithakizhussery

          I am an Msc computer science student.As part of our studies, i have 6 months project.I have selected the topic 'email notification of file system changes in c#'. Please give me the description and source code of this project.Also suggest the modules that can be included in this project and rate it(ie is it suffiicient for a 6 month project)

          C Offline
          C Offline
          Colin Angus Mackay
          wrote on last edited by
          #4

          Look, your post graduate project time framed for 6 months is a tiny piddly thing which really involves wiring up two existing components in the .NET Framework. There is nothing at all innovative in this. As I said you could put a proof of concept together in an afternoon. In order to do all the research and documentation behind it will take a wee bit longer, but then I compare what you are doing for a post-graduate degree to what I did for my under-graduate degree 14 years ago. Now, 14 years ago the tools were more primitive and I had to do a heck of a lot more work and yet I managed to turn in a working Geographical Information System that could read Ordnance Survey map data. You could pan and zoom around the map, turn on and off various map features, change the styles, select stuff on the map and perform spatial queries on it and so on. I had to write my own code for practically everything because I didn't have fancy frameworks to do most of what I had to achieve. If this is the state of education these days then we shall surely end up worse up much worse off before long.

          *Developer Day Scotland - Free community conference Delegate Registration Open

          N D 2 Replies Last reply
          0
          • V vinithakizhussery

            I am an Msc computer science student.As part of our studies, i have 6 months project.I have selected the topic 'email notification of file system changes in c#'. Please give me the description and source code of this project.Also suggest the modules that can be included in this project and rate it(ie is it suffiicient for a 6 month project)

            D Offline
            D Offline
            dan sh
            wrote on last edited by
            #5

            Even better: Just send an email notification to your teacher that you are no good for this subject.

            Happy Holi[^] जय हिंद

            1 Reply Last reply
            0
            • C Colin Angus Mackay

              Look, your post graduate project time framed for 6 months is a tiny piddly thing which really involves wiring up two existing components in the .NET Framework. There is nothing at all innovative in this. As I said you could put a proof of concept together in an afternoon. In order to do all the research and documentation behind it will take a wee bit longer, but then I compare what you are doing for a post-graduate degree to what I did for my under-graduate degree 14 years ago. Now, 14 years ago the tools were more primitive and I had to do a heck of a lot more work and yet I managed to turn in a working Geographical Information System that could read Ordnance Survey map data. You could pan and zoom around the map, turn on and off various map features, change the styles, select stuff on the map and perform spatial queries on it and so on. I had to write my own code for practically everything because I didn't have fancy frameworks to do most of what I had to achieve. If this is the state of education these days then we shall surely end up worse up much worse off before long.

              *Developer Day Scotland - Free community conference Delegate Registration Open

              N Offline
              N Offline
              Nagy Vilmos
              wrote on last edited by
              #6

              Colin Angus Mackay wrote:

              I had to write my own code for practically everything because I didn't have fancy frameworks

              There should be a Q.0 in every computing related exam asking for a definition of a trivial concept, say an array. The question should carry no more than 1% of the final mark, but if the examinee cannot answer 100% the question then they fail the entire exam. F'em if they can't take it!


              Panic, Chaos, Destruction. My work here is done.

              1 Reply Last reply
              0
              • V vinithakizhussery

                I am an Msc computer science student.As part of our studies, i have 6 months project.I have selected the topic 'email notification of file system changes in c#'. Please give me the description and source code of this project.Also suggest the modules that can be included in this project and rate it(ie is it suffiicient for a 6 month project)

                M Offline
                M Offline
                musefan
                wrote on last edited by
                #7

                :laugh: :laugh: :laugh: :laugh: :laugh: Thank you, just the laugh I needed today!!! :laugh: :laugh: :laugh: :laugh: :laugh:

                Life goes very fast. Tomorrow, today is already yesterday.

                1 Reply Last reply
                0
                • V vinithakizhussery

                  I am an Msc computer science student.As part of our studies, i have 6 months project.I have selected the topic 'email notification of file system changes in c#'. Please give me the description and source code of this project.Also suggest the modules that can be included in this project and rate it(ie is it suffiicient for a 6 month project)

                  S Offline
                  S Offline
                  scottgp
                  wrote on last edited by
                  #8

                  Every time I see a post like this I think there should be a requirement that you have to be a member for a month before you're allowed to post anything. Scott

                  L L 2 Replies Last reply
                  0
                  • V vinithakizhussery

                    I am an Msc computer science student.As part of our studies, i have 6 months project.I have selected the topic 'email notification of file system changes in c#'. Please give me the description and source code of this project.Also suggest the modules that can be included in this project and rate it(ie is it suffiicient for a 6 month project)

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

                    vinithakizhussery wrote:

                    I am an Msc computer science student

                    Get your money back you obviously have not learned anything.

                    Why is common sense not common? Never argue with an idiot. They will drag you down to their level where they are an expert. Sometimes it takes a lot of work to be lazy Individuality is fine, as long as we do it together - F. Burns Help humanity, join the CodeProject grid computing team here

                    L L 2 Replies Last reply
                    0
                    • S scottgp

                      Every time I see a post like this I think there should be a requirement that you have to be a member for a month before you're allowed to post anything. Scott

                      L Offline
                      L Offline
                      Luc Pattyn
                      wrote on last edited by
                      #10

                      :thumbsdown: IMO that's a bad idea, the only thing it would achieve is increasing the number of posts marked urgent. :)

                      Luc Pattyn [Forum Guidelines] [My Articles]


                      - before you ask a question here, search CodeProject, then Google - the quality and detail of your question reflects on the effectiveness of the help you are likely to get - use the code block button (PRE tags) to preserve formatting when showing multi-line code snippets


                      modified on Sunday, June 12, 2011 9:17 AM

                      S 1 Reply Last reply
                      0
                      • L Lost User

                        vinithakizhussery wrote:

                        I am an Msc computer science student

                        Get your money back you obviously have not learned anything.

                        Why is common sense not common? Never argue with an idiot. They will drag you down to their level where they are an expert. Sometimes it takes a lot of work to be lazy Individuality is fine, as long as we do it together - F. Burns Help humanity, join the CodeProject grid computing team here

                        L Offline
                        L Offline
                        Luc Pattyn
                        wrote on last edited by
                        #11

                        Now if the failure to learn something is with the school or uni, I can understand you try and get your money back. But is the uni at fault here? :)

                        Luc Pattyn [Forum Guidelines] [My Articles]


                        - before you ask a question here, search CodeProject, then Google - the quality and detail of your question reflects on the effectiveness of the help you are likely to get - use the code block button (PRE tags) to preserve formatting when showing multi-line code snippets


                        modified on Sunday, June 12, 2011 9:18 AM

                        L 1 Reply Last reply
                        0
                        • L Lost User

                          vinithakizhussery wrote:

                          I am an Msc computer science student

                          Get your money back you obviously have not learned anything.

                          Why is common sense not common? Never argue with an idiot. They will drag you down to their level where they are an expert. Sometimes it takes a lot of work to be lazy Individuality is fine, as long as we do it together - F. Burns Help humanity, join the CodeProject grid computing team here

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

                          "Education is the only thing that people are willing to pay for, without getting delivered what they paid for." He'll get a degree. Then he'll become a consultant, and then he'll grow to become a manager. Describe an idea and get someone to do the actual work :suss:

                          I are troll :)

                          D L 2 Replies Last reply
                          0
                          • S scottgp

                            Every time I see a post like this I think there should be a requirement that you have to be a member for a month before you're allowed to post anything. Scott

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

                            "Write your own compiler before posting-priviliges are granted" :cool:

                            I are troll :)

                            S 1 Reply Last reply
                            0
                            • L Luc Pattyn

                              :thumbsdown: IMO that's a bad idea, the only thing it would achieve is increasing the number of posts marked urgent. :)

                              Luc Pattyn [Forum Guidelines] [My Articles]


                              - before you ask a question here, search CodeProject, then Google - the quality and detail of your question reflects on the effectiveness of the help you are likely to get - use the code block button (PRE tags) to preserve formatting when showing multi-line code snippets


                              modified on Sunday, June 12, 2011 9:17 AM

                              S Offline
                              S Offline
                              scottgp
                              wrote on last edited by
                              #14

                              Because they waited the month to post their stupid question, rather than spending the month learning or doing something constructive? :)

                              L 1 Reply Last reply
                              0
                              • V vinithakizhussery

                                I am an Msc computer science student.As part of our studies, i have 6 months project.I have selected the topic 'email notification of file system changes in c#'. Please give me the description and source code of this project.Also suggest the modules that can be included in this project and rate it(ie is it suffiicient for a 6 month project)

                                D Offline
                                D Offline
                                Dave Kreskowiak
                                wrote on last edited by
                                #15

                                Wow, cnosidering the number of changes that can be made to an entire file system, that could generate more emails than any spammer on this planet today. Oh...and how would emailing file system changes be useful to anyone?? After being in this industry for 23 years, wearing many different hats, I fail to see how being notified of file system changes would be useful...

                                A guide to posting questions on CodeProject[^]
                                Dave Kreskowiak Microsoft MVP Visual Developer - Visual Basic
                                     2006, 2007, 2008

                                D 1 Reply Last reply
                                0
                                • L Lost User

                                  "Education is the only thing that people are willing to pay for, without getting delivered what they paid for." He'll get a degree. Then he'll become a consultant, and then he'll grow to become a manager. Describe an idea and get someone to do the actual work :suss:

                                  I are troll :)

                                  D Offline
                                  D Offline
                                  dan sh
                                  wrote on last edited by
                                  #16

                                  He She.

                                  Happy Holi[^] जय हिंद

                                  L D 3 Replies Last reply
                                  0
                                  • C Colin Angus Mackay

                                    Look, your post graduate project time framed for 6 months is a tiny piddly thing which really involves wiring up two existing components in the .NET Framework. There is nothing at all innovative in this. As I said you could put a proof of concept together in an afternoon. In order to do all the research and documentation behind it will take a wee bit longer, but then I compare what you are doing for a post-graduate degree to what I did for my under-graduate degree 14 years ago. Now, 14 years ago the tools were more primitive and I had to do a heck of a lot more work and yet I managed to turn in a working Geographical Information System that could read Ordnance Survey map data. You could pan and zoom around the map, turn on and off various map features, change the styles, select stuff on the map and perform spatial queries on it and so on. I had to write my own code for practically everything because I didn't have fancy frameworks to do most of what I had to achieve. If this is the state of education these days then we shall surely end up worse up much worse off before long.

                                    *Developer Day Scotland - Free community conference Delegate Registration Open

                                    D Offline
                                    D Offline
                                    Dan Neely
                                    wrote on last edited by
                                    #17

                                    Never mind your undergrad work; the DOS based tetris game i wrote my junior year of HS at a final project over the course of about 2 months is a few orders of magnitude greater in scope than this kidiot's farce. :rolleyes:

                                    Today's lesson is brought to you by the word "niggardly". Remember kids, don't attribute to racism what can be explained by Scandinavian language roots. -- Robert Royall

                                    1 Reply Last reply
                                    0
                                    • D Dave Kreskowiak

                                      Wow, cnosidering the number of changes that can be made to an entire file system, that could generate more emails than any spammer on this planet today. Oh...and how would emailing file system changes be useful to anyone?? After being in this industry for 23 years, wearing many different hats, I fail to see how being notified of file system changes would be useful...

                                      A guide to posting questions on CodeProject[^]
                                      Dave Kreskowiak Microsoft MVP Visual Developer - Visual Basic
                                           2006, 2007, 2008

                                      D Offline
                                      D Offline
                                      Dan Neely
                                      wrote on last edited by
                                      #18

                                      It's as useful as this is a legitimate MSC level project. :doh:

                                      Today's lesson is brought to you by the word "niggardly". Remember kids, don't attribute to racism what can be explained by Scandinavian language roots. -- Robert Royall

                                      1 Reply Last reply
                                      0
                                      • D dan sh

                                        He She.

                                        Happy Holi[^] जय हिंद

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

                                        That confusion happens only on the forum! Really!! :-O

                                        I are troll :)

                                        1 Reply Last reply
                                        0
                                        • S scottgp

                                          Because they waited the month to post their stupid question, rather than spending the month learning or doing something constructive? :)

                                          L Offline
                                          L Offline
                                          Luc Pattyn
                                          wrote on last edited by
                                          #20

                                          scottgp wrote:

                                          something constructive?

                                          are you hinting at reading some of the documentation? studying a book? browsing some CP articles? all that is boring, typing some "need help, please, urgent" text-speak messages is much more fun. You can't deny people some fun, can you? :)

                                          Luc Pattyn [Forum Guidelines] [My Articles]


                                          - before you ask a question here, search CodeProject, then Google - the quality and detail of your question reflects on the effectiveness of the help you are likely to get - use the code block button (PRE tags) to preserve formatting when showing multi-line code snippets


                                          modified on Sunday, June 12, 2011 9:17 AM

                                          S 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