Click here to Skip to main content
15,908,674 members
Home / Discussions / C#
   

C#

 
AnswerRe: c# Trackbar Arrowkeys bug Pin
Dave Kreskowiak8-May-09 1:11
mveDave Kreskowiak8-May-09 1:11 
GeneralRe: c# Trackbar Arrowkeys bug Pin
VoNa198-May-09 1:56
VoNa198-May-09 1:56 
QuestionHow to get Data labels In charts using C# Pin
amitabha20077-May-09 20:11
amitabha20077-May-09 20:11 
QuestionVOIP Pin
imranliaqat7-May-09 20:10
imranliaqat7-May-09 20:10 
AnswerRe: VOIP Pin
Mycroft Holmes7-May-09 21:36
professionalMycroft Holmes7-May-09 21:36 
QuestionQuery to get number of tables Pin
arun_pk7-May-09 19:39
arun_pk7-May-09 19:39 
AnswerRe: Query to get number of tables Pin
Spunky Coder7-May-09 20:51
Spunky Coder7-May-09 20:51 
Questionpop up progress bar Pin
S K Y7-May-09 19:39
S K Y7-May-09 19:39 
AnswerRe: pop up progress bar Pin
N a v a n e e t h7-May-09 19:41
N a v a n e e t h7-May-09 19:41 
GeneralRe: pop up progress bar Pin
S K Y7-May-09 19:52
S K Y7-May-09 19:52 
GeneralRe: pop up progress bar Pin
Dave Kreskowiak8-May-09 1:00
mveDave Kreskowiak8-May-09 1:00 
Questionneed a print monitor component Pin
vijayatbics7-May-09 19:31
vijayatbics7-May-09 19:31 
AnswerRe: need a print monitor component Pin
OriginalGriff7-May-09 22:02
mveOriginalGriff7-May-09 22:02 
Questionlisten to a network printer? Pin
vijayatbics7-May-09 19:18
vijayatbics7-May-09 19:18 
AnswerRe: listen to a network printer? Pin
Spunky Coder7-May-09 20:53
Spunky Coder7-May-09 20:53 
AnswerRe: listen to a network printer? Pin
Dave Kreskowiak8-May-09 0:49
mveDave Kreskowiak8-May-09 0:49 
QuestionDirectoryInfo.GetDirectories() search patterns Pin
dybs7-May-09 18:22
dybs7-May-09 18:22 
AnswerRe: DirectoryInfo.GetDirectories() search patterns Pin
Dave Kreskowiak8-May-09 0:48
mveDave Kreskowiak8-May-09 0:48 
You have to get the list of files and RegEx each one yourself to find the matches. The search options in the GetFiles methods, or whatever else you use, do not support RegEx expressions and there is no search option that will only match "any number of spaces".


A guide to posting questions on CodeProject[^]



Dave Kreskowiak
Microsoft MVP
Visual Developer - Visual Basic
     2006, 2007, 2008




GeneralRe: DirectoryInfo.GetDirectories() search patterns Pin
dybs8-May-09 3:00
dybs8-May-09 3:00 
AnswerRe: DirectoryInfo.GetDirectories() search patterns Pin
cascadtx25-Mar-11 17:20
cascadtx25-Mar-11 17:20 
QuestionHow to packege c# program including SQL2000 database ? Pin
lockepeak7-May-09 16:13
lockepeak7-May-09 16:13 
QuestionInvisible Winform Pin
jspoonermso7-May-09 9:53
jspoonermso7-May-09 9:53 
AnswerRe: Invisible Winform Pin
Dave Kreskowiak7-May-09 10:06
mveDave Kreskowiak7-May-09 10:06 
AnswerRe: Invisible Winform Pin
EliottA7-May-09 10:18
EliottA7-May-09 10:18 
GeneralRe: Invisible Winform Pin
Dave Kreskowiak7-May-09 10:39
mveDave Kreskowiak7-May-09 10:39 

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.