• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

C# and forum suggestion

kasracer

Junior Member
Hi, I am fairly new here and would like to know if ANYONE has any very good links to tutorials explaining from the beginners to more advanced people in C# programming, how everything works and stuff like that.

Also, I would like to add that making Programming its own forum would be nice, thats if the admin(s) wouldn't mind (I don't even know who they are yet, just signed up 😛 )
 
Welcome, you can make suggestions in the "forum issues" forum. Here is fine for programming topics though, since a programming forum might not get enough traffic to justify creating it.

One of the best places to find source code for all Windows languages is at www.codeproject.com. msdn.microsoft.com also has quite a bit of NET content. You might pick up a copy of MSDN magazine and see whether you find it interesting enough to subscribe to.

You might check yahoo to see if there are any C# mailing lists, just lurking / reading quietly for awhile could teach you quite a bit, and most experienced developers don't mind a few n00b questions if you show you've made the effort to Read The Friendly (Online) Manual first.
 
Adding to Dave's suggestions, you should search the archives in this forum, there are many book recommendations. I gave some book recommendations in this thread.

For mailing lists, you definitely need to subscribe to the lists on DevelopMentor's site. They are rather advanced, so you might initially feel more comfortable on the ASPAdvice lists.

[edit]fixed links, so much for a "quick reply" 🙂[/edit]
 
Back
Top