Sharing the information you need to get development done!
Welcome to DevAuthority.Com
Sign in
|
Join
|
Help
in
be-#
(Entire Site)
Search
Home
Blogs
Photos
Files
Roller
be-#
Monday, December 03, 2007 - Posts
Use .net 2.0 to get file owner
Here is a code snippet for getting a file's owner, for example, "schoolone\ebuatois'. 'schoolone' is the domain name, 'ebuatois' is the user name. using System.IO; using System.Security.AccessControl;
Read More
posted
Monday, December 03, 2007 10:16 AM
by
ebuatois
|
0 Comments
Recursively report Exception/InnerException
This is aimed at the novice programmer. When an application exception occurs, it can happen that the error causes a cascade of errors as it bubbles up to your exception handler (whether it be a custom exception handler, or the .net default exception
Read More
posted
Monday, December 03, 2007 6:51 AM
by
ebuatois
|
0 Comments
This Blog
Home
About
Links
Post Calendar
<
December 2007
>
Su
Mo
Tu
We
Th
Fr
Sa
25
26
27
28
29
30
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
1
2
3
4
5
Syndication
RSS 2.0
Atom 1.0
Copyright 2005 - 2007 (c) DevAuthority.Com. All content is the sole property of it's author.