Click here to Skip to main content
15,903,523 members
Home / Discussions / C#
   

C#

 
GeneralPrint Pin
kiran@p2softech10-Mar-08 21:09
kiran@p2softech10-Mar-08 21:09 
GeneralRe: Print Pin
Christian Graus10-Mar-08 22:13
protectorChristian Graus10-Mar-08 22:13 
GeneralRe: Print Pin
kiran@p2softech10-Mar-08 23:39
kiran@p2softech10-Mar-08 23:39 
GeneralRe: Print Pin
Pete O'Hanlon11-Mar-08 0:22
mvePete O'Hanlon11-Mar-08 0:22 
GeneralRe: Print Pin
kiran@p2softech11-Mar-08 0:30
kiran@p2softech11-Mar-08 0:30 
Questionhow to get only the image files ??? Pin
md_azy10-Mar-08 20:05
md_azy10-Mar-08 20:05 
GeneralRe: how to get only the image files ??? Pin
Christian Graus10-Mar-08 20:32
protectorChristian Graus10-Mar-08 20:32 
GeneralRe: how to get only the image files ??? Pin
Vikram A Punathambekar10-Mar-08 23:15
Vikram A Punathambekar10-Mar-08 23:15 
Use the overload of Directory.GetFiles() as given here[^]

There's probably a way to select multiple extensions, but I can't figure out at the moment. You can always call it with different extensions, though.

Cheers,
Vikram.

Zeppelin's law: In any Soapbox discussion involving Stan Shannon, the probability of the term "leftist" or "Marxist" appearing approaches 1 monotonically.
Harris' addendum: I think you meant "monotonously".
Martin's second addendum: Jeffersonian... I think that should at least get a mention.

QuestionNT Authentication Pin
Programm3r10-Mar-08 19:57
Programm3r10-Mar-08 19:57 
GeneralRe: NT Authentication Pin
stancrm10-Mar-08 21:35
stancrm10-Mar-08 21:35 
GeneralRe: NT Authentication Pin
Programm3r10-Mar-08 21:49
Programm3r10-Mar-08 21:49 
Generalmdi form datagridview problem Pin
Miss Maheshwari10-Mar-08 19:57
Miss Maheshwari10-Mar-08 19:57 
GeneralRe: mdi form datagridview problem Pin
Chetan Patel10-Mar-08 23:00
Chetan Patel10-Mar-08 23:00 
GeneralRe: mdi form datagridview problem Pin
Miss Maheshwari11-Mar-08 18:37
Miss Maheshwari11-Mar-08 18:37 
QuestionInclude another EXE(having UI) in my C# Desktop Application Pin
Amjath Rahman10-Mar-08 15:58
Amjath Rahman10-Mar-08 15:58 
GeneralRe: Include another EXE(having UI) in my C# Desktop Application Pin
Paul Conrad10-Mar-08 16:56
professionalPaul Conrad10-Mar-08 16:56 
GeneralRe: Include another EXE(having UI) in my C# Desktop Application Pin
Christian Graus10-Mar-08 17:35
protectorChristian Graus10-Mar-08 17:35 
GeneralRe: Include another EXE(having UI) in my C# Desktop Application Pin
Amjath Rahman10-Mar-08 19:37
Amjath Rahman10-Mar-08 19:37 
GeneralRe: Include another EXE(having UI) in my C# Desktop Application Pin
Christian Graus10-Mar-08 19:51
protectorChristian Graus10-Mar-08 19:51 
GeneralSwitch with Strings Pin
Jammer10-Mar-08 13:25
Jammer10-Mar-08 13:25 
GeneralRe: Switch with Strings Pin
Matthew Butler10-Mar-08 13:44
Matthew Butler10-Mar-08 13:44 
GeneralRe: Switch with Strings Pin
Jammer10-Mar-08 13:48
Jammer10-Mar-08 13:48 
GeneralRe: Switch with Strings Pin
Matthew Butler10-Mar-08 14:06
Matthew Butler10-Mar-08 14:06 
GeneralRe: Switch with Strings Pin
Luc Pattyn10-Mar-08 14:14
sitebuilderLuc Pattyn10-Mar-08 14:14 
GeneralRe: Switch with Strings Pin
Matthew Butler10-Mar-08 14:19
Matthew Butler10-Mar-08 14:19 

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.