Welcome to HBH! If you have tried to register and didn't get a verification email, please using the following link to resend the verification email.

ghost's Avatar
0 0

Hey everyone;

I been away because I doin' alot of stuff with Sharepoint Developement and I so need to work on c# because I am always lookin' shit up and stressin' out. So do any of you know some good coding forums? I know I found some but not alot of people seem to be into c# more c++ or just C.. Anyone point me in the right direction? Thanks in advanced.

SwiftNomad


ghost's Avatar
0 0

I'd just suggest the O'Rielly C#.Net book.

If you need any help, just hit me up. Metsoc can easily help with a lot of aspects from the overlap of languages as well.

If anyone rants about C# or .Net without supporting their information, I will hit them.

The syntax of C# is a cross between Java, VB, and C. The OO implementation is closer to Java thanks to the managed code element, but actually pull a lot from C. The end result is something similar to PHP in ways, but a much stronger implementation.

Usage is quick and painless, but requires much greater planning when it comes to large projects, especially those in need of fast execution speeds.


ghost's Avatar
0 0

Hey man,

Thanks on that suggestion! O'Rielly C#.Net book… I heard of that and I am going to look for an ebook now. I emailed you though.. Check your PM's…

Yes. I do love c# but I get so stressed out over it. I'm a slow coder and I needed to start coding more and getting a better understanding so this is me trying to understand more.