Click here to Skip to main content
15,887,485 members
Home / Discussions / C#
   

C#

 
AnswerRe: COPY ACCESS TABLE FROM ONE DATABASE TO OTHER Pin
OriginalGriff11-Mar-14 22:12
mveOriginalGriff11-Mar-14 22:12 
GeneralRe: COPY ACCESS TABLE FROM ONE DATABASE TO OTHER Pin
harold aptroot11-Mar-14 23:32
harold aptroot11-Mar-14 23:32 
QuestionC# technology Pin
Member 1066255811-Mar-14 15:17
Member 1066255811-Mar-14 15:17 
AnswerRe: C# technology Pin
Dave Kreskowiak11-Mar-14 15:39
mveDave Kreskowiak11-Mar-14 15:39 
AnswerRe: C# technology Pin
Peter Leow11-Mar-14 16:11
professionalPeter Leow11-Mar-14 16:11 
AnswerRe: C# technology Pin
BillWoodruff11-Mar-14 19:05
professionalBillWoodruff11-Mar-14 19:05 
AnswerRe: C# technology Pin
thatraja11-Mar-14 22:10
professionalthatraja11-Mar-14 22:10 
AnswerRe: C# technology Pin
V.12-Mar-14 1:20
professionalV.12-Mar-14 1:20 
C# is pretty much standalone. Make sure to learn the quirks of the .Net framework as well when you move along. C# is (part of) .Net. In it's turn, .Net is part of windows so you'll need to know some details about that, when you get more experienced. Then you can step sideways and use ASP.Net eg. In that case you'll enter a whole new world of web browsers, scripting languages and all related technologies. (like JQuery and ajax)
Another step sideways is database programming with it's own details again and interaction with other systems which could reside on other machines not necessarily running windows or only accessible via less trivial protocols.

So basically the more complex you go, the more technology you're required to make your own.
That is also the reason why you would want to start with a book that explains on how to create a "Hello World" application in C# and move along from there.

Best of luck.
V.

(MQOTD rules and previous solutions)

OriginalGriff wrote:
V is absolutely right

AnswerRe: C# technology Pin
jschell12-Mar-14 11:17
jschell12-Mar-14 11:17 
Questionintellisense Pin
cdpsource11-Mar-14 2:11
cdpsource11-Mar-14 2:11 
AnswerRe: intellisense Pin
Tom Marvolo Riddle11-Mar-14 2:21
professionalTom Marvolo Riddle11-Mar-14 2:21 
QuestionConcatenating specific properties values of class Pin
nitin_ion10-Mar-14 23:59
nitin_ion10-Mar-14 23:59 
SuggestionRe: Concatenating specific properties values of class Pin
Kornfeld Eliyahu Peter11-Mar-14 0:19
professionalKornfeld Eliyahu Peter11-Mar-14 0:19 
GeneralRe: Concatenating specific properties values of class Pin
nitin_ion11-Mar-14 0:37
nitin_ion11-Mar-14 0:37 
GeneralRe: Concatenating specific properties values of class Pin
Kornfeld Eliyahu Peter11-Mar-14 0:41
professionalKornfeld Eliyahu Peter11-Mar-14 0:41 
GeneralRe: Concatenating specific properties values of class Pin
nitin_ion11-Mar-14 0:48
nitin_ion11-Mar-14 0:48 
AnswerRe: Concatenating specific properties values of class Pin
Kornfeld Eliyahu Peter11-Mar-14 0:53
professionalKornfeld Eliyahu Peter11-Mar-14 0:53 
GeneralRe: Concatenating specific properties values of class Pin
nitin_ion11-Mar-14 1:24
nitin_ion11-Mar-14 1:24 
GeneralRe: Concatenating specific properties values of class Pin
Kornfeld Eliyahu Peter11-Mar-14 1:35
professionalKornfeld Eliyahu Peter11-Mar-14 1:35 
QuestionC# Win Forms Drag n Drop email to .EML file Pin
Member 875270110-Mar-14 23:29
Member 875270110-Mar-14 23:29 
AnswerRe: C# Win Forms Drag n Drop email to .EML file Pin
Bernhard Hiller11-Mar-14 0:08
Bernhard Hiller11-Mar-14 0:08 
GeneralRe: C# Win Forms Drag n Drop email to .EML file Pin
Member 875270111-Mar-14 0:13
Member 875270111-Mar-14 0:13 
GeneralRe: C# Win Forms Drag n Drop email to .EML file Pin
Bernhard Hiller11-Mar-14 0:31
Bernhard Hiller11-Mar-14 0:31 
GeneralRe: C# Win Forms Drag n Drop email to .EML file Pin
Member 875270111-Mar-14 0:34
Member 875270111-Mar-14 0:34 
QuestionC# Windos app with SQl Issue Pin
manumaxma10-Mar-14 22:32
manumaxma10-Mar-14 22:32 

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.