Click here to Skip to main content
15,912,897 members
Home / Discussions / C#
   

C#

 
GeneralRe: external database? Pin
ameeen22-May-09 8:52
ameeen22-May-09 8:52 
GeneralRe: external database? Pin
EliottA22-May-09 9:36
EliottA22-May-09 9:36 
AnswerRe: external database? Pin
Ennis Ray Lynch, Jr.22-May-09 7:59
Ennis Ray Lynch, Jr.22-May-09 7:59 
QuestionByteA Column in PostGreSQL Pin
xcorporation22-May-09 6:49
xcorporation22-May-09 6:49 
Questionhow to create function in c# ? Pin
xingselex22-May-09 5:55
xingselex22-May-09 5:55 
AnswerRe: how to create function in c# ? PinPopular
musefan22-May-09 6:01
musefan22-May-09 6:01 
GeneralRe: how to create function in c# ? Pin
EliottA22-May-09 6:30
EliottA22-May-09 6:30 
AnswerRe: how to create function in c# ? Pin
Luc Pattyn22-May-09 6:03
sitebuilderLuc Pattyn22-May-09 6:03 
Hi,

both subroutines and functions are called methods in C#; they may or may not return one value or reference, depending on the return type in the declaration. Same as in C, C++, Java, and a lot of other languages (except they often are called functions, with or without a return value).

I suggest you buy and study a tutorial on C# so you can reach structured and illustrated knowledge in minimal time.

Smile | :)

Luc Pattyn [Forum Guidelines] [My Articles]

The quality and detail of your question reflects on the effectiveness of the help you are likely to get.
Show formatted code inside PRE tags, and give clear symptoms when describing a problem.

AnswerRe: how to create function in c# ? Pin
Dave Kreskowiak22-May-09 7:21
mveDave Kreskowiak22-May-09 7:21 
QuestionRe: how to create function in c# ? Pin
harold aptroot22-May-09 7:48
harold aptroot22-May-09 7:48 
QuestionHow to add an event handler for serial port timeout? Pin
thompsons22-May-09 5:37
thompsons22-May-09 5:37 
AnswerRe: How to add an event handler for serial port timeout? Pin
Luc Pattyn22-May-09 5:59
sitebuilderLuc Pattyn22-May-09 5:59 
GeneralRe: How to add an event handler for serial port timeout? Pin
thompsons22-May-09 7:00
thompsons22-May-09 7:00 
GeneralRe: How to add an event handler for serial port timeout? Pin
Dave Kreskowiak22-May-09 7:18
mveDave Kreskowiak22-May-09 7:18 
GeneralRe: How to add an event handler for serial port timeout? Pin
Luc Pattyn22-May-09 7:20
sitebuilderLuc Pattyn22-May-09 7:20 
AnswerRe: How to add an event handler for serial port timeout? Pin
Gideon Engelberth22-May-09 15:25
Gideon Engelberth22-May-09 15:25 
GeneralDifference between Menu and MenuStrip, etc Pin
Dan Neely22-May-09 4:14
Dan Neely22-May-09 4:14 
GeneralRe: Difference between Menu and MenuStrip, etc Pin
0x3c022-May-09 4:31
0x3c022-May-09 4:31 
GeneralRe: Difference between Menu and MenuStrip, etc Pin
S. Senthil Kumar22-May-09 4:42
S. Senthil Kumar22-May-09 4:42 
GeneralRe: Difference between Menu and MenuStrip, etc Pin
Dan Neely22-May-09 9:02
Dan Neely22-May-09 9:02 
QuestionWindows Media Player [modified] Pin
gmhanna22-May-09 4:07
gmhanna22-May-09 4:07 
AnswerRe: Windows Media Player Pin
OriginalGriff22-May-09 5:04
mveOriginalGriff22-May-09 5:04 
GeneralRe: Windows Media Player Pin
gmhanna22-May-09 8:18
gmhanna22-May-09 8:18 
GeneralRe: Windows Media Player Pin
OriginalGriff22-May-09 9:26
mveOriginalGriff22-May-09 9:26 
GeneralRe: Windows Media Player Pin
gmhanna22-May-09 10:44
gmhanna22-May-09 10:44 

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.