Click here to Skip to main content
15,891,473 members
Home / Discussions / C#
   

C#

 
GeneralRe: iteration Pin
adrian5645-Apr-10 8:01
adrian5645-Apr-10 8:01 
GeneralRe: iteration Pin
adrian5645-Apr-10 19:05
adrian5645-Apr-10 19:05 
AnswerRe: iteration [modified] Pin
PIEBALDconsult7-Apr-10 13:49
mvePIEBALDconsult7-Apr-10 13:49 
QuestionWant to learn how to develop components for .net eg:Chart components Pin
milpo4-Apr-10 18:57
milpo4-Apr-10 18:57 
Question[Solved] How to open all files in a floder/drive? [modified] Pin
newcoder19994-Apr-10 17:19
newcoder19994-Apr-10 17:19 
AnswerRe: How to open all files in a floder/drive? Pin
Luc Pattyn4-Apr-10 17:59
sitebuilderLuc Pattyn4-Apr-10 17:59 
QuestionRe: How to open all files in a floder/drive? Pin
newcoder19994-Apr-10 18:12
newcoder19994-Apr-10 18:12 
AnswerRe: How to open all files in a floder/drive? Pin
Luc Pattyn4-Apr-10 19:03
sitebuilderLuc Pattyn4-Apr-10 19:03 
whatever the problem is, there are three steps to a solution:
1. read the documentation (in this case, it will tell you GetFiles takes 1 or 2 or 3 parameters);
2. if that did not work, search the web, i.e. ask Google
3. and if that failed too, ask on a forum like CodeProject.

FYI: if you're new to programming language, or to programming in general, I strongly advice you to buy a book of your choice, and study it thoroughly. That will teach you the fundamentals, in a structured way, and at a much higher pace than you can achieve by experimenting and asking around.

Smile | :)

GeneralRe: How to open all files in a floder/drive? Pin
newcoder19994-Apr-10 19:08
newcoder19994-Apr-10 19:08 
GeneralRe: How to open all files in a floder/drive? Pin
Luc Pattyn4-Apr-10 19:27
sitebuilderLuc Pattyn4-Apr-10 19:27 
QuestionImages in property grid Pin
viciouskinid4-Apr-10 17:15
viciouskinid4-Apr-10 17:15 
Questionhiding tables in ms sql Pin
Ice_Freez054-Apr-10 15:30
Ice_Freez054-Apr-10 15:30 
AnswerRe: hiding tables in ms sql Pin
Luc Pattyn4-Apr-10 15:35
sitebuilderLuc Pattyn4-Apr-10 15:35 
GeneralRe: hiding tables in ms sql Pin
Ice_Freez054-Apr-10 18:55
Ice_Freez054-Apr-10 18:55 
AnswerRe: hiding tables in ms sql Pin
Luc Pattyn4-Apr-10 18:58
sitebuilderLuc Pattyn4-Apr-10 18:58 
GeneralRe: hiding tables in ms sql [modified] Pin
Ice_Freez054-Apr-10 19:10
Ice_Freez054-Apr-10 19:10 
GeneralRe: hiding tables in ms sql Pin
Mirko19804-Apr-10 23:18
Mirko19804-Apr-10 23:18 
Questiongetting a value into VisualStudio from msSql Pin
draxaman4-Apr-10 12:51
draxaman4-Apr-10 12:51 
AnswerRe: getting a value into VisualStudio from msSql Pin
Not Active4-Apr-10 13:30
mentorNot Active4-Apr-10 13:30 
GeneralRe: getting a value into VisualStudio from msSql Pin
draxaman4-Apr-10 13:59
draxaman4-Apr-10 13:59 
AnswerRe: getting a value into VisualStudio from msSql Pin
Rod Kemp4-Apr-10 16:17
Rod Kemp4-Apr-10 16:17 
GeneralRe: getting a value into VisualStudio from msSql Pin
draxaman4-Apr-10 21:45
draxaman4-Apr-10 21:45 
QuestionWhat is it like working as a proffesional C# programmer? Pin
venomation4-Apr-10 9:59
venomation4-Apr-10 9:59 
AnswerRe: What is it like working as a proffesional C# programmer? PinPopular
FyreWyrm4-Apr-10 10:29
FyreWyrm4-Apr-10 10:29 
GeneralRe: What is it like working as a proffesional C# programmer? Pin
venomation4-Apr-10 11:34
venomation4-Apr-10 11:34 

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.