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. The Lounge
  3. Article ideas?

Article ideas?

Scheduled Pinned Locked Moved The Lounge
csharpwcfquestion
16 Posts 8 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
    Robert Hinrichs
    wrote on last edited by
    #1

    I have one week off from work and I'm looking for a coding project. Why not, it's cold here and It's what I do. C# and .NET. How about .NET remoting (not web services). Does anybody care about that? :zzz: Thanks, Bob H.

    T S D B M 6 Replies Last reply
    0
    • R Robert Hinrichs

      I have one week off from work and I'm looking for a coding project. Why not, it's cold here and It's what I do. C# and .NET. How about .NET remoting (not web services). Does anybody care about that? :zzz: Thanks, Bob H.

      T Offline
      T Offline
      Todd C Wilson
      wrote on last edited by
      #2

      How about some code to automatically generate neat code, submit it, and hit Vote 5 automatically every 10 seconds? Robert Hinrichs wrote: How about .NET remoting (not web services). Does anybody care about that? The real question is do you care about it? If you do, then go off and do it and see if you learn something new. If you want to do a half-way decent writeup on it, do so. Don't spend time worrying about what other's think of your article, just worry if you spill everything write...


      "Perhaps the truth is less interesting than the facts?" -- Amy Weiss, RIAA's Senior Vice President of Communications.
      It's the new math! 421 == 156 !

      R 1 Reply Last reply
      0
      • T Todd C Wilson

        How about some code to automatically generate neat code, submit it, and hit Vote 5 automatically every 10 seconds? Robert Hinrichs wrote: How about .NET remoting (not web services). Does anybody care about that? The real question is do you care about it? If you do, then go off and do it and see if you learn something new. If you want to do a half-way decent writeup on it, do so. Don't spend time worrying about what other's think of your article, just worry if you spill everything write...


        "Perhaps the truth is less interesting than the facts?" -- Amy Weiss, RIAA's Senior Vice President of Communications.
        It's the new math! 421 == 156 !

        R Offline
        R Offline
        Robert Hinrichs
        wrote on last edited by
        #3

        T.Wilson wrote: How about some code to automatically generate neat code, submit it, and hit Vote 5 automatically every 10 seconds? I'm on it!

        1 Reply Last reply
        0
        • R Robert Hinrichs

          I have one week off from work and I'm looking for a coding project. Why not, it's cold here and It's what I do. C# and .NET. How about .NET remoting (not web services). Does anybody care about that? :zzz: Thanks, Bob H.

          S Offline
          S Offline
          Stephane Rodriguez
          wrote on last edited by
          #4

          $Platform invoke debugger$.

          1 Reply Last reply
          0
          • R Robert Hinrichs

            I have one week off from work and I'm looking for a coding project. Why not, it's cold here and It's what I do. C# and .NET. How about .NET remoting (not web services). Does anybody care about that? :zzz: Thanks, Bob H.

            D Offline
            D Offline
            Daniel Turini
            wrote on last edited by
            #5

            I would love to see a VB.NET and/or C# parser capable of building a CodeDOM tree. I'm pretty sure it's just a matter of some (.NET version of) Flex/Bison coding, but I do not have the time to write the EBNF for the languages at the moment (maybe "borrowing" some code from Mono would help) This would allow one to convert code from VB6 to C# painlessly: First, you use the VB migration wizard to convert VB6 code to VB.NET code. Then, you build a CodeDOM tree and generate C# code from it. And, for weird reasons, one could even generate VB.NET code from C#, too! :omg: Now, THIS is an article I'm craze about writing, but I just don't have the time for doing it now alone. And I don't think it could be done in a week, although you could have a working prototype in this time. I see dumb people

            R 1 Reply Last reply
            0
            • R Robert Hinrichs

              I have one week off from work and I'm looking for a coding project. Why not, it's cold here and It's what I do. C# and .NET. How about .NET remoting (not web services). Does anybody care about that? :zzz: Thanks, Bob H.

              B Offline
              B Offline
              Brian Delahunty
              wrote on last edited by
              #6

              Did you look in the Article Suggestion forums??? You might find something you like in there :-) Regards, Brian Dela :-)

              R 1 Reply Last reply
              0
              • D Daniel Turini

                I would love to see a VB.NET and/or C# parser capable of building a CodeDOM tree. I'm pretty sure it's just a matter of some (.NET version of) Flex/Bison coding, but I do not have the time to write the EBNF for the languages at the moment (maybe "borrowing" some code from Mono would help) This would allow one to convert code from VB6 to C# painlessly: First, you use the VB migration wizard to convert VB6 code to VB.NET code. Then, you build a CodeDOM tree and generate C# code from it. And, for weird reasons, one could even generate VB.NET code from C#, too! :omg: Now, THIS is an article I'm craze about writing, but I just don't have the time for doing it now alone. And I don't think it could be done in a week, although you could have a working prototype in this time. I see dumb people

                R Offline
                R Offline
                Robert Hinrichs
                wrote on last edited by
                #7

                Daniel, I hope you get around to writing that article. As you say, it's a little beyond my alloted time. But you have given me a great idea. I'd like to download that Mono code and see what's going on there. I had forgotten about that and it's on my "todo" list. Thanks, Bob H.

                1 Reply Last reply
                0
                • B Brian Delahunty

                  Did you look in the Article Suggestion forums??? You might find something you like in there :-) Regards, Brian Dela :-)

                  R Offline
                  R Offline
                  Robert Hinrichs
                  wrote on last edited by
                  #8

                  Brian Delahunty wrote: Did you look in the Article Suggestion forums??? Brain, Good Grief! How did I miss that. I'm there. Thanks.

                  B 1 Reply Last reply
                  0
                  • R Robert Hinrichs

                    Brian Delahunty wrote: Did you look in the Article Suggestion forums??? Brain, Good Grief! How did I miss that. I'm there. Thanks.

                    B Offline
                    B Offline
                    Brian Delahunty
                    wrote on last edited by
                    #9

                    Robert Hinrichs wrote: Brain, Why thank you... my name is Brian but I appreciate the fact that you call me brain* *or could it all be just a type ... sniff sniff.. Regards, Brian Dela :-)

                    R T 2 Replies Last reply
                    0
                    • B Brian Delahunty

                      Robert Hinrichs wrote: Brain, Why thank you... my name is Brian but I appreciate the fact that you call me brain* *or could it all be just a type ... sniff sniff.. Regards, Brian Dela :-)

                      R Offline
                      R Offline
                      Robert Hinrichs
                      wrote on last edited by
                      #10

                      Brian Delahunty wrote: *or could it all be just a type ... sniff sniff.. Nope. Brain it is. In an e-mail from my boss he mistyped bob and got bobo! Thanks BRIAN.

                      1 Reply Last reply
                      0
                      • B Brian Delahunty

                        Robert Hinrichs wrote: Brain, Why thank you... my name is Brian but I appreciate the fact that you call me brain* *or could it all be just a type ... sniff sniff.. Regards, Brian Dela :-)

                        T Offline
                        T Offline
                        Todd C Wilson
                        wrote on last edited by
                        #11

                        "Gee Brian, wha' we gonna do tonight?" "Same thing we do every night Pinky, try to take over Code Guru! And stop calling me Brian."


                        "Perhaps the truth is less interesting than the facts?" -- Amy Weiss, RIAA's Senior Vice President of Communications.
                        It's the new math! 421 == 156 !

                        B 1 Reply Last reply
                        0
                        • T Todd C Wilson

                          "Gee Brian, wha' we gonna do tonight?" "Same thing we do every night Pinky, try to take over Code Guru! And stop calling me Brian."


                          "Perhaps the truth is less interesting than the facts?" -- Amy Weiss, RIAA's Senior Vice President of Communications.
                          It's the new math! 421 == 156 !

                          B Offline
                          B Offline
                          Brian Delahunty
                          wrote on last edited by
                          #12

                          T.Wilson wrote: "Gee Brian, wha' we gonna do tonight?" "Same thing we do every night Pinky, try to take over Code Guru! And stop calling me Brian." Muwahahahahahahahahaahahahahaha :Dr. Evil emoticon: Regards, Brian Dela :-)

                          1 Reply Last reply
                          0
                          • R Robert Hinrichs

                            I have one week off from work and I'm looking for a coding project. Why not, it's cold here and It's what I do. C# and .NET. How about .NET remoting (not web services). Does anybody care about that? :zzz: Thanks, Bob H.

                            M Offline
                            M Offline
                            Marc Clifton
                            wrote on last edited by
                            #13

                            How about a sexy dice roller to resolve those annoying 100 army against 120 army scenarios in the game Risk? Why not make it a web site that ANYONE can use. (Actually, probably should try searching first to see if this has already been done!) It needs to: 1. allow the user to enter # of attacking armies and # of defending armies 2. show cool graphics of the red attack dice rolling (attacker gets 3) 3. show similar for white defending dice rolling (defender gets 2) 4. resolve wins and losses. Highest die's are paired. Attacker loses an army if a pair is equal or lower than defender's, otherwise defender loses an army. 5. If attacher has only 3 armies left, he can only roll 2 dice; 2 armies, 1 dice 6. Defender can only roll one die if he has only one army left. Marc Help! I'm an AI running around in someone's f*cked up universe simulator.
                            Sensitivity and ethnic diversity means celebrating difference, not hiding from it. - Christian Graus
                            Every line of code is a liability - Taka Muraoka

                            D 1 Reply Last reply
                            0
                            • M Marc Clifton

                              How about a sexy dice roller to resolve those annoying 100 army against 120 army scenarios in the game Risk? Why not make it a web site that ANYONE can use. (Actually, probably should try searching first to see if this has already been done!) It needs to: 1. allow the user to enter # of attacking armies and # of defending armies 2. show cool graphics of the red attack dice rolling (attacker gets 3) 3. show similar for white defending dice rolling (defender gets 2) 4. resolve wins and losses. Highest die's are paired. Attacker loses an army if a pair is equal or lower than defender's, otherwise defender loses an army. 5. If attacher has only 3 armies left, he can only roll 2 dice; 2 armies, 1 dice 6. Defender can only roll one die if he has only one army left. Marc Help! I'm an AI running around in someone's f*cked up universe simulator.
                              Sensitivity and ethnic diversity means celebrating difference, not hiding from it. - Christian Graus
                              Every line of code is a liability - Taka Muraoka

                              D Offline
                              D Offline
                              David Stone
                              wrote on last edited by
                              #14

                              Your son beat you didn't he Marc?:-D


                              I don't know whether it's just the light but I swear the database server gives me dirty looks everytime I wander past. -Chris Maunder Microsoft has reinvented the wheel, this time they made it round. -Peterchen on VS.NET

                              M 1 Reply Last reply
                              0
                              • D David Stone

                                Your son beat you didn't he Marc?:-D


                                I don't know whether it's just the light but I swear the database server gives me dirty looks everytime I wander past. -Chris Maunder Microsoft has reinvented the wheel, this time they made it round. -Peterchen on VS.NET

                                M Offline
                                M Offline
                                Marc Clifton
                                wrote on last edited by
                                #15

                                yes :(( Marc Help! I'm an AI running around in someone's f*cked up universe simulator.
                                Sensitivity and ethnic diversity means celebrating difference, not hiding from it. - Christian Graus
                                Every line of code is a liability - Taka Muraoka

                                1 Reply Last reply
                                0
                                • R Robert Hinrichs

                                  I have one week off from work and I'm looking for a coding project. Why not, it's cold here and It's what I do. C# and .NET. How about .NET remoting (not web services). Does anybody care about that? :zzz: Thanks, Bob H.

                                  B Offline
                                  B Offline
                                  Brian Olej
                                  wrote on last edited by
                                  #16

                                  Yah, I'd love to see more on .NET remoting! Why waste time learning when ignorance in instantaneous -Hobbes

                                  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