I have tried to understand the charp sample code found on the github, but no success. Is it too much to ask a "sample code for dummies" - version? 
- I have just learned the csharp at basic level. I never wanted, but I had to, because it has got the most support at this site. As a newbie it is hard to read a complex app like the sample code.
- I really dont need any manipulation with my data (nick, pass, appkey etc). It can be in my program as regular string variants.
- I dont need the command line parser either. The usual switch statements (or something like that) would be enough. It would be much more easier to read the code.
- Little more detailed comments would be also helpful. Some newbies like me are just not at the level as the code writer.
- I will figured out all of this on my own anyway, but it just takes too much time. This part of the project is unwanted.
(ps: I am sorry for my english. This is not my native language. When I am typing these words I have got no idea what they mean.
)

- I have just learned the csharp at basic level. I never wanted, but I had to, because it has got the most support at this site. As a newbie it is hard to read a complex app like the sample code.
- I really dont need any manipulation with my data (nick, pass, appkey etc). It can be in my program as regular string variants.
- I dont need the command line parser either. The usual switch statements (or something like that) would be enough. It would be much more easier to read the code.
- Little more detailed comments would be also helpful. Some newbies like me are just not at the level as the code writer.
- I will figured out all of this on my own anyway, but it just takes too much time. This part of the project is unwanted.
(ps: I am sorry for my english. This is not my native language. When I am typing these words I have got no idea what they mean.
)


Comment