Click here to Skip to main content
15,886,724 members
Home / Discussions / C#
   

C#

 
GeneralRe: Trying to write a PCL (Universal, .NET4.5) library Pin
Super Lloyd1-Aug-15 20:21
Super Lloyd1-Aug-15 20:21 
GeneralRe: Trying to write a PCL (Universal, .NET4.5) library Pin
Brisingr Aerowing2-Aug-15 14:58
professionalBrisingr Aerowing2-Aug-15 14:58 
GeneralRe: Trying to write a PCL (Universal, .NET4.5) library Pin
Super Lloyd2-Aug-15 17:01
Super Lloyd2-Aug-15 17:01 
GeneralRe: Trying to write a PCL (Universal, .NET4.5) library Pin
Brisingr Aerowing3-Aug-15 6:48
professionalBrisingr Aerowing3-Aug-15 6:48 
Questionnew to C#, I need some help Pin
bgboy1231-Jul-15 19:04
bgboy1231-Jul-15 19:04 
AnswerRe: new to C#, I need some help Pin
ardianto8631-Jul-15 19:42
ardianto8631-Jul-15 19:42 
AnswerRe: new to C#, I need some help Pin
OriginalGriff31-Jul-15 22:01
mveOriginalGriff31-Jul-15 22:01 
AnswerRe: new to C#, I need some help Pin
OriginalGriff1-Aug-15 22:54
mveOriginalGriff1-Aug-15 22:54 
I'm replying to your direct comment because it's relevant to more that just you!

OK, so you have a budget to $0 - that doesn't mean you can't learn properly!

Yes, you could learn to fly a plane by watching a pilot do it and (provided you started off high enough) you probably be able to get it into roughly straight and level flight (and possibly even in the right direction). But...you'd be in real trouble when you approach an airport!

Development is the same: you can pick up some coding ability by "try it and see" but that doesn't mean that you know why you do things like that - go to QA and you will see hundreds of questions a week on the same subject "How do I fix 'Null reference exception'?" - all because they haven;t understood what a variable is, what an instance is, and they probably either ignored that bit or just glossed over it because it was boring. But if you know the basics, it's obvious what the problem is!

Learning by coding won't teach you much that is useful for developing your own applications: at best it teaches you how to create that application, and it's not obvious how that relates to the next one.
So...if you are doing this to get a job in the industry, find the budget for a book. Better, find the budget for a course. Or visit you local public library and see what they have, or can order. (My local public library can get any book in any county library in a few days, in a Welsh library in a week or so, and in England in a little longer. If it isn't held, I can request they purchase it for a small fee. You will probably find that yours can do much the same thing.

Look at Addison Wesley, or Wrox - they both do good (if very thick) books on the subject.
Bad command or file name. Bad, bad command! Sit! Stay! Staaaay...

AnswerRe: new to C#, I need some help Pin
Richard MacCutchan2-Aug-15 1:09
mveRichard MacCutchan2-Aug-15 1:09 
QuestionConsume ASMX Web Service on SSL from winform Pin
Kindy5231-Jul-15 12:05
Kindy5231-Jul-15 12:05 
QuestionHow to use PrintDocument Pin
DPaul199431-Jul-15 5:35
DPaul199431-Jul-15 5:35 
AnswerRe: How to use PrintDocument Pin
OriginalGriff31-Jul-15 6:22
mveOriginalGriff31-Jul-15 6:22 
GeneralRe: How to use PrintDocument Pin
DPaul199431-Jul-15 7:17
DPaul199431-Jul-15 7:17 
GeneralRe: How to use PrintDocument Pin
OriginalGriff31-Jul-15 7:59
mveOriginalGriff31-Jul-15 7:59 
GeneralRe: How to use PrintDocument Pin
DPaul199431-Jul-15 8:52
DPaul199431-Jul-15 8:52 
GeneralRe: How to use PrintDocument Pin
OriginalGriff31-Jul-15 9:06
mveOriginalGriff31-Jul-15 9:06 
GeneralRe: How to use PrintDocument Pin
DPaul199431-Jul-15 11:48
DPaul199431-Jul-15 11:48 
QuestionC# Pin
jubayer31-Jul-15 3:21
jubayer31-Jul-15 3:21 
GeneralRe: C# Pin
harold aptroot31-Jul-15 3:31
harold aptroot31-Jul-15 3:31 
AnswerRe: C# Pin
OriginalGriff31-Jul-15 4:12
mveOriginalGriff31-Jul-15 4:12 
AnswerRe: C# Pin
F-ES Sitecore31-Jul-15 4:13
professionalF-ES Sitecore31-Jul-15 4:13 
AnswerRe: C# Pin
Richard MacCutchan31-Jul-15 5:08
mveRichard MacCutchan31-Jul-15 5:08 
QuestionCookies Pin
Member 1073200431-Jul-15 1:50
Member 1073200431-Jul-15 1:50 
AnswerRe: Cookies Pin
Pete O'Hanlon31-Jul-15 1:55
mvePete O'Hanlon31-Jul-15 1:55 
Questionhow to pass data from gridview page to another page textbox in asp.net with C# Pin
Member 1158609831-Jul-15 0:30
Member 1158609831-Jul-15 0:30 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.