Article

Top 5 .NET Newbie Q and A

Page: 1 2 3

2. Well, if it works with so many languages, which is the best to learn?

Language choice is a matter of preference. Here's an excellent article titled "VB .NET vs. C#" .

If you feel your PHP skills are rather strong, you would likely want to start with C#. It is a lot like C++, but not as complex. Also, keep in mind that C# is almost identical to Java. You'll recognize a lot of the Syntax as well, since it is C-based. -- Jeremy

If you're coming from a basis of experience in Visual Basic, VBScript, or VBA (such as creating macros in Office), you might want to try VB.NET. -- Westmich

Or, if you're thinking of your employability in the long run, check out the job scene in your area. Get an idea of what employers are seeking locally and further afield on job sites, and, if you can, join a .NET user group and ask around. -- JeremyL

Don't be afraid to contact recruitment agencies and ask them what skills are most commonly required by employers, and ask more experienced programmers where they see the market heading.

3. OK. So I want to get into .NET. What's the best way to learn it?

Great resources include:

To get started learning, check out:

If you're into print, take a look at these books:

4. Is There an ASP.NET Editor I can use?

There is! Microsoft have released their own free WYSIWYG Editor, called the Web Matrix Project, which you can download here.

If you'd like a little more control over your code's formatting, you might be able to reconfigure another editor -- mtffafl reconfigured his copy of Editpad Lite to auto-indent on .aspx and .aspx.cs files.

Macromedia's Dreamweaver MX does an okay job of recognizing and highlighting ASP.NET code, while providing a live preview, too.

5. Where can I get .NET hosting?

The first stop should be your existing Web host -- call or email them and ask them whether they support .NET.

If you don't have a host, or you're shopping around, www.asp.net has an extensive list of .net hosts on their Resources page.

More ASP hosts become .NET-enabled all the time, including www.adehost.com, personally recommended by Jeremy

You can also get free .NET hosting, from companies such as http://www.dotnetplayground.com and http://www.brinkster.com.

This article is part of SitePoint's .NET Feature Guide -- an excellent resource for aspiring and experienced .NET developers. Don't miss it!

If you liked this article, share the love:
Print-Friendly Version Suggest an Article

Sponsored Links

Rate This Article

  • 1
    Poor
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
    Great

Comment on This Article

Have something to say?

Post A Comment

You need to be a member of the SitePoint Forums to comment on this post. Sign Up

Already a member? Post using your SitePoint Forums account: