Click here to Skip to main content
15,917,059 members
Home / Discussions / C#
   

C#

 
AnswerRe: Problems with GUI in Visual Studio C# .Net Pin
Luc Pattyn8-May-07 8:25
sitebuilderLuc Pattyn8-May-07 8:25 
GeneralRe: Problems with GUI in Visual Studio C# .Net Pin
zeeShan anSari9-May-07 9:54
zeeShan anSari9-May-07 9:54 
QuestionRedrawing Screen Pin
rahvyn68-May-07 7:45
rahvyn68-May-07 7:45 
QuestionScanning all files in a computer Pin
sharpiesharpie8-May-07 7:09
sharpiesharpie8-May-07 7:09 
AnswerRe: Scanning all files in a computer Pin
Dave Kreskowiak8-May-07 7:34
mveDave Kreskowiak8-May-07 7:34 
GeneralRe: Scanning all files in a computer Pin
sharpiesharpie8-May-07 11:27
sharpiesharpie8-May-07 11:27 
GeneralRe: Scanning all files in a computer Pin
Luc Pattyn8-May-07 12:16
sitebuilderLuc Pattyn8-May-07 12:16 
GeneralRe: Scanning all files in a computer Pin
Dave Kreskowiak8-May-07 17:29
mveDave Kreskowiak8-May-07 17:29 
sharpiesharpie wrote:
uhh..that's ASP.NET


uhh... the EXACT same techniques are used for every other file on the system, not just ASP.NET files. Next time, try reading the ENTIRE article and following the links in it.


sharpiesharpie wrote:
and i didn't say i WANTED access to System volume information


I didn't say you did either.


sharpiesharpie wrote:
it just lists that directory along with all the others and when it tries to access it, it raises an exception and terminates the whole operation =\


It terminates because your code isn't written properly to handle errors where your code can't go.

I told you, the Indexing Service already does this. All you have to do is apply the techniques found in that article and the MSDN documentation and you have a solution that's alomst pre-written.


A guide to posting questions on CodeProject[^]

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


QuestionHow to determine primary columns in a table Pin
Naveed Kamboh8-May-07 6:32
Naveed Kamboh8-May-07 6:32 
AnswerRe: How to determine primary columns in a table Pin
Giorgi Dalakishvili8-May-07 7:15
mentorGiorgi Dalakishvili8-May-07 7:15 
QuestionUnable to use decimal in "if" statement. Pin
Goalie358-May-07 5:43
Goalie358-May-07 5:43 
AnswerRe: Unable to use decimal in "if" statement. Pin
ccitt8-May-07 5:47
ccitt8-May-07 5:47 
AnswerRe: Unable to use decimal in "if" statement. Pin
Guffa8-May-07 5:55
Guffa8-May-07 5:55 
Questionloop dictionary Pin
arkiboys8-May-07 5:39
arkiboys8-May-07 5:39 
AnswerRe: loop dictionary Pin
Judah Gabriel Himango8-May-07 5:57
sponsorJudah Gabriel Himango8-May-07 5:57 
AnswerRe: loop dictionary Pin
Martin#8-May-07 6:06
Martin#8-May-07 6:06 
QuestionCreating a Windows Service account... Pin
ccitt8-May-07 5:19
ccitt8-May-07 5:19 
AnswerRe: Creating a Windows Service account... Pin
ccitt8-May-07 6:45
ccitt8-May-07 6:45 
Questionproblem to change color of custom words in RichTextBox Pin
hdv2128-May-07 5:17
hdv2128-May-07 5:17 
AnswerRe: problem to change color of custom words in RichTextBox Pin
Judah Gabriel Himango8-May-07 5:24
sponsorJudah Gabriel Himango8-May-07 5:24 
QuestionPlease Help Me: DataBinding Pin
Phoenix1018-May-07 4:44
Phoenix1018-May-07 4:44 
QuestionPropertyGrid & TimeSpan type Pin
michaelbarner8-May-07 4:34
michaelbarner8-May-07 4:34 
AnswerRe: PropertyGrid & TimeSpan type Pin
visualhint31-May-07 3:18
visualhint31-May-07 3:18 
QuestionReflections Pin
eunderwo008-May-07 4:31
eunderwo008-May-07 4:31 
AnswerRe: Reflections Pin
Jon Hulatt8-May-07 4:53
Jon Hulatt8-May-07 4:53 

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.