Click here to Skip to main content
15,914,413 members
Home / Discussions / C#
   

C#

 
GeneralRe: lazy lazy lazy lazy lazy Pin
_Maxxx_16-Apr-09 16:22
professional_Maxxx_16-Apr-09 16:22 
GeneralRe: lazy lazy lazy lazy lazy Pin
Luc Pattyn16-Apr-09 17:04
sitebuilderLuc Pattyn16-Apr-09 17:04 
AnswerRe: How to copy some files from one folder to other with multithreading in visual C#? Pin
Pete O'Hanlon16-Apr-09 22:37
mvePete O'Hanlon16-Apr-09 22:37 
Questionmultithread Pin
Hadi Basiri16-Apr-09 13:58
Hadi Basiri16-Apr-09 13:58 
AnswerRe: multithread Pin
Christian Graus16-Apr-09 14:48
protectorChristian Graus16-Apr-09 14:48 
Questionthread Pin
Hadi Basiri16-Apr-09 13:57
Hadi Basiri16-Apr-09 13:57 
QuestionHow to implement User-Level security in application (Need a good idea). Pin
hdv21216-Apr-09 13:51
hdv21216-Apr-09 13:51 
AnswerRe: How to implement User-Level security in application (Need a good idea). Pin
Mycroft Holmes16-Apr-09 15:03
professionalMycroft Holmes16-Apr-09 15:03 
GeneralRe: How to implement User-Level security in application (Need a good idea). Pin
Luc Pattyn16-Apr-09 15:55
sitebuilderLuc Pattyn16-Apr-09 15:55 
GeneralRe: How to implement User-Level security in application (Need a good idea). [modified] Pin
hdv21217-Apr-09 0:15
hdv21217-Apr-09 0:15 
Questionftps sub folder problem Pin
Diana Anderson16-Apr-09 11:41
Diana Anderson16-Apr-09 11:41 
QuestionAssistance with MSI automation - not closing properly on Close method Pin
Wally Wojciechowski16-Apr-09 11:11
Wally Wojciechowski16-Apr-09 11:11 
Questionmethod delivers a structure, but there is no type that handles it... what do i do? Pin
bbranded16-Apr-09 10:42
bbranded16-Apr-09 10:42 
AnswerRe: method delivers a structure, but there is no type that handles it... what do i do? Pin
riced16-Apr-09 11:56
riced16-Apr-09 11:56 
QuestionRe: method delivers a structure, but there is no type that handles it... what do i do? [modified] Pin
bbranded17-Apr-09 3:14
bbranded17-Apr-09 3:14 
AnswerRe: method delivers a structure, but there is no type that handles it... what do i do? Pin
riced17-Apr-09 5:59
riced17-Apr-09 5:59 
GeneralRe: method delivers a structure, but there is no type that handles it... what do i do? [modified] Pin
bbranded17-Apr-09 6:07
bbranded17-Apr-09 6:07 
I work around some devs; I'm the "Network and Systems Engineer," hence all this DFSR talk.

I was able to annoyingly tear one of them away from their work. She was able to aim me in the right direction of this (declaring the type DfsrIdRecordInfo). Except there is no type accessible DfsrIdRecordInfo to be assigned. See my response to myself (top of the tree) where I figured out that I'll probably get it by using Type and System.Reflection. Smile | :)

Very interesting situation; and very good to know. Being this "Network and Systems Engineer" thing, I tend to use WMI for all my work, while you all (devs, like my co-workers who I incessantly ask questions) don't. WMI's interface is all sorts of weird. It's basically like if you stored a bunch of classes in an SQL DB instead of storing them in a class. Maybe I'm simply a novice, but I find that kinda weird. Apparently, Reflection is part of the .NET framework, so if that's an indication, I suppose it isn't weird.


Hopefully this will work, and I'll post code when it does.


Thanks,

Matt

modified on Friday, April 17, 2009 12:29 PM

GeneralRe: method delivers a structure, but there is no type that handles it... what do i do? Pin
riced17-Apr-09 6:22
riced17-Apr-09 6:22 
GeneralRe: method delivers a structure, but there is no type that handles it... what do i do? Pin
bbranded17-Apr-09 9:38
bbranded17-Apr-09 9:38 
AnswerRe: method delivers a structure, but there is no type that handles it... what do i do? Pin
bbranded17-Apr-09 6:00
bbranded17-Apr-09 6:00 
GeneralRe: method delivers a structure, but there is no type that handles it... what do i do? [modified] Pin
bbranded17-Apr-09 8:08
bbranded17-Apr-09 8:08 
QuestionWhat is the best way to build listener ? Pin
E_Gold16-Apr-09 10:38
E_Gold16-Apr-09 10:38 
Questionexcel ado.net sql problem Pin
haseeb_saeed16-Apr-09 9:44
haseeb_saeed16-Apr-09 9:44 
AnswerRe: excel ado.net sql problem Pin
Henry Minute16-Apr-09 10:21
Henry Minute16-Apr-09 10:21 
GeneralRe: excel ado.net sql problem Pin
buachaill cliste16-Apr-09 11:38
buachaill cliste16-Apr-09 11:38 

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.