Visual C#

by 7 replies
9
Hi,

I have Visual Studio 2010 but I am focusing on learning visual C# and I would love to read any hints and tips from any body who is doing the same or something similar.
#programming #visual
  • Try this on for size: C# Station: C# Tutorial - Introduction

    If you know PHP already, you're not too far off from learning any of the C's. They've got very similar syntax.

    If you've never used .NET though, that might give you some trouble... but it won't be too bad because virtually everything is an object so you can access it all by doing "variable.object"
    • [ 1 ] Thanks
    • [1] reply
    • Thanks for the info.

      The visual C# ide is great, I just have to learn the language. Just plugging away, one lesson at a time.
      • [1] reply
  • give me a shout if you need any tips... i've been developing in c# since .net 1.0... and yes I love it....

    i also develop in vb/c++/java/sql/php but c# beats them all for me..
    • [1] reply
    • hi,
      i am really going to appreciate it if u will be ready to teach a newbie like me programming though i av been thought at school and i av worked on qbasic and still on c. i ll really appreciate it if u will ready take me by the hand.
      creative mind.
      • [1] reply
  • You would learn it in no time but deployment to an IIS server might be a little painful at the beginning :-)

Next Topics on Trending Feed

  • 9

    Hi, I have Visual Studio 2010 but I am focusing on learning visual C# and I would love to read any hints and tips from any body who is doing the same or something similar.