Click to See Complete Forum and Search --> : Good resources and forum for Visual C#.NET


Jaxal
January 7th, 2007, 10:38 AM
Hello

Can any one recommend me some good Visual C#.NET tutorials and a help forum? I have been searching for a help forum for Visual C#.NET for the past 3 hours but nothing so far. Any help will be much appreciated.

Zaccheus
January 7th, 2007, 03:41 PM
http://www.codeguru.com/csharp/

http://www.codeguru.com/forum/forumdisplay.php?f=11

;)

laasunde
January 8th, 2007, 01:07 AM
http://www.functionx.com/csharp/

Jaxal
January 8th, 2007, 01:12 AM
Thanks guys. I was trying it today and it didnt go so well. I wanted to start out by changing a value of a textbox. So i drag a textbox from the left and place it where i want and do the same with t he button. Didnt go so well. Kept telling me textbox1 does not exist or something.

Zaccheus
January 8th, 2007, 08:28 AM
http://www.functionx.com/csharp/

http://www.functionx.com/csharp/topics/cppdll.htm

Is that guy really accessing a C++/CLI generated .net DLL via p/invoke ?
:confused:

Brad Jones
January 18th, 2007, 09:48 PM
Hello

Can any one recommend me some good Visual C#.NET tutorials and a help forum? I have been searching for a help forum for Visual C#.NET for the past 3 hours but nothing so far. Any help will be much appreciated.


Generally you are not going to get a lot of good recommendations to sites that compete with the site where you post such a question.

I'd say to stick around here. If there is something you want to know and it isn't already here, let us know. Often times someone will come up with it as an FAQ, answer, or article!

Brad!