Go Back   CodingForums.com > :: Server side development > ASP.NET

Before you post, read our: Rules & Posting Guidelines

Reply
 
Thread Tools Rating: Thread Rating: 3 votes, 1.67 average.
Enjoy an ad free experience by logging in. Not a member yet? Register.
Old 01-13-2013, 01:28 AM   PM User | #1
LearningCoder
Regular Coder

 
LearningCoder's Avatar
 
Join Date: Jan 2011
Location: The Pleiades
Posts: 849
Thanks: 67
Thanked 28 Times in 28 Posts
LearningCoder is an unknown quantity at this point
Best places to learn C#

Hello, I need to start learning c# because I start a job trial on monday and they use .Net frameworks. I'm doing some data inputting and thought it may be a good idea to at least try and learn the very basics of it so that if they do keep me on, my training will be a lot easier to complete.

Just by looking through some syntax I notice it's pretty much the same as Java with the main method and classes etc. I struggled a little bit with Java although I had only been coding around 6 months.

Can anyone give me any good links? I've got the official documentation page but I need somewhere I can learn the language in terms of doing some tutorial exercises.

Can anyone suggest any good tuts?

Regards,

Lc.

Last edited by LearningCoder; 01-14-2013 at 12:22 AM..
LearningCoder is offline   Reply With Quote
Old 01-15-2013, 12:23 AM   PM User | #2
AndrewGSW
Senior Coder

 
Join Date: Apr 2011
Location: London, England
Posts: 2,120
Thanks: 15
Thanked 354 Times in 353 Posts
AndrewGSW will become famous soon enough
Microsofts' Visual C# Step by Step is an excellent book but doesn't cover ASP.NET. You might search for ASP.NET as this will generally cover C# in parallel.
__________________
"I'm here to save your life. But if I'm going to do that, I'll need total uninanonynymity." Me Myself & Irene.
Validate your HTML and CSS
AndrewGSW is offline   Reply With Quote
Users who have thanked AndrewGSW for this post:
LearningCoder (01-15-2013)
Old 01-15-2013, 12:28 AM   PM User | #3
LearningCoder
Regular Coder

 
LearningCoder's Avatar
 
Join Date: Jan 2011
Location: The Pleiades
Posts: 849
Thanks: 67
Thanked 28 Times in 28 Posts
LearningCoder is an unknown quantity at this point
Thanks very much. I'll get that off Amazon. I actually found a really good tutorial as well: http://mottishaked.com/training/dot-net-tutorial.

In your opinion, for someone who hasn't studied programming at all, would you say Java or C# is the best one to start with. In terms of documentation I want to go for Java. What do you think?

Thanks again for the reply.

Kind regards,

LC.
LearningCoder is offline   Reply With Quote
Old 01-15-2013, 12:42 AM   PM User | #4
Old Pedant
Supreme Master coder!

 
Old Pedant's Avatar
 
Join Date: Feb 2009
Posts: 23,210
Thanks: 59
Thanked 3,996 Times in 3,965 Posts
Old Pedant is a name known to allOld Pedant is a name known to allOld Pedant is a name known to allOld Pedant is a name known to allOld Pedant is a name known to allOld Pedant is a name known to all
If you are going to be using C# within ASP.NET (that is, *NOT* C# as a stand-alone, create-a-windows-".exe"-executable product), then by far the best place to start is simply
http://www.asp.net

Assuming you will be doing web forms (likely, if you are using ASP.NET) you might start here:
http://www.asp.net/web-forms

Or maybe something like this:
http://www.asp.net/mvc/tutorials/old...application-cs

The site used to be better organized. Used to lead you through the tutorials in a useful order. But Macro$loppy just can't ever leave anything that works alone. They always have to "improve" their web sites nearly into unusability.

Same thing with MSDN. But here's one good starting spot with MSDN:
http://msdn.microsoft.com/en-us/library/aa286485.aspx
and then
http://msdn.microsoft.com/en-us/library/ywdtth2f.aspx
__________________
An optimist sees the glass as half full.
A pessimist sees the glass as half empty.
A realist drinks it no matter how much there is.
Old Pedant is offline   Reply With Quote
Old 04-21-2013, 09:48 AM   PM User | #5
wadwmarmal
New to the CF scene

 
Join Date: Apr 2013
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
wadwmarmal is an unknown quantity at this point
check this website

http://csharp.net-informations.com

it provides step by step tutorial and source code for beginners

wade.
wadwmarmal is offline   Reply With Quote
Old 04-23-2013, 01:00 PM   PM User | #6
annaharris
New Coder

 
Join Date: May 2012
Location: USA
Posts: 89
Thanks: 0
Thanked 6 Times in 6 Posts
annaharris is an unknown quantity at this point
I suggest you to buy a book which is available in the market. You can read them and do practice to solve the tutorials. In addition, MSDN is the best place to learn online.
annaharris is offline   Reply With Quote
Old 04-25-2013, 11:27 AM   PM User | #7
sunny68
New to the CF scene

 
Join Date: Mar 2013
Posts: 4
Thanks: 0
Thanked 1 Time in 1 Post
sunny68 is an unknown quantity at this point
http://www.asp.net/webmatrix/
http://lab.msdn.microsoft.com/express/vwd/ are too places where you could find some help for learning asp.net. also get visual studio web developer express edition or higher editions to use whatever you learn
sunny68 is offline   Reply With Quote
Old 04-30-2013, 01:52 PM   PM User | #8
annaharris
New Coder

 
Join Date: May 2012
Location: USA
Posts: 89
Thanks: 0
Thanked 6 Times in 6 Posts
annaharris is an unknown quantity at this point
Book by Apress is one of the best book to learn Asp.net.
annaharris is offline   Reply With Quote
Old 05-04-2013, 01:42 PM   PM User | #9
annaharris
New Coder

 
Join Date: May 2012
Location: USA
Posts: 89
Thanks: 0
Thanked 6 Times in 6 Posts
annaharris is an unknown quantity at this point
Is their any good book to learn MVC ? Which is better, MVC 3 or 4 ? (New Thread)
annaharris is offline   Reply With Quote
Reply

Bookmarks

Jump To Top of Thread


Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 03:25 PM.


Advertisement
Log in to turn off these ads.