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

C#

 
AnswerRe: where to save my error.log? Pin
Luc Pattyn9-Nov-11 5:52
sitebuilderLuc Pattyn9-Nov-11 5:52 
AnswerRe: where to save my error.log? Pin
Mark Salsbery9-Nov-11 6:14
Mark Salsbery9-Nov-11 6:14 
QuestionHow Search Algorithms Work Pin
harsimranb9-Nov-11 4:59
harsimranb9-Nov-11 4:59 
AnswerRe: How Search Algorithms Work Pin
Maximilien9-Nov-11 5:09
Maximilien9-Nov-11 5:09 
QuestionWhy I am getting this warning? Pin
Jassim Rahma9-Nov-11 4:48
Jassim Rahma9-Nov-11 4:48 
AnswerRe: Why I am getting this warning? Pin
Bert Mitton9-Nov-11 5:52
professionalBert Mitton9-Nov-11 5:52 
GeneralRe: Why I am getting this warning? Pin
Jassim Rahma9-Nov-11 5:57
Jassim Rahma9-Nov-11 5:57 
GeneralRe: Why I am getting this warning? Pin
RichardWil459-Nov-11 11:10
RichardWil459-Nov-11 11:10 
Questioncannot bind a static List<T> as DataSource to a ListBox ? Pin
BillWoodruff9-Nov-11 4:30
professionalBillWoodruff9-Nov-11 4:30 
AnswerRe: cannot bind a static List as DataSource to a ListBox ? Pin
PIEBALDconsult9-Nov-11 4:53
mvePIEBALDconsult9-Nov-11 4:53 
GeneralRe: cannot bind a static List as DataSource to a ListBox ? Pin
BillWoodruff9-Nov-11 4:56
professionalBillWoodruff9-Nov-11 4:56 
QuestionOverriding Render in Asp.Net Pin
Neox849-Nov-11 3:51
Neox849-Nov-11 3:51 
QuestionDatagrid to display Pin
Blubbo9-Nov-11 3:31
Blubbo9-Nov-11 3:31 
QuestionRASENTRY member to designate more than one device Pin
mheinz9-Nov-11 0:56
mheinz9-Nov-11 0:56 
SuggestionRe: RASENTRY member to designate more than one device Pin
RaviRanjanKr13-Nov-11 4:42
professionalRaviRanjanKr13-Nov-11 4:42 
GeneralRe: RASENTRY member to designate more than one device Pin
mheinz24-Nov-11 3:30
mheinz24-Nov-11 3:30 
GeneralRe: RASENTRY member to designate more than one device Pin
RaviRanjanKr24-Nov-11 7:57
professionalRaviRanjanKr24-Nov-11 7:57 
Questionhow to get hardware unique serial no Pin
umeshdaiya8-Nov-11 22:18
umeshdaiya8-Nov-11 22:18 
AnswerRe: how to get hardware unique serial no Pin
Rob Philpott8-Nov-11 22:30
Rob Philpott8-Nov-11 22:30 
AFAIK, there isn't a unique hardware number as such. Microsoft use a psuedo one which is built from things like hard disc serial numbers and such things and that's why if you upgrade your computer with new discs etc. you are sometimes asked to reactivate Windows. It looks like a new machine.

You'll need to be prepared to take similiar steps if your customers do such things. Probably getting the serial number of the hard disc is close enough, think there's plenty on how to do that such as:

http://www.eggheadcafe.com/articles/20021019.asp[^]
Regards,
Rob Philpott.

AnswerRe: how to get hardware unique serial no Pin
PIEBALDconsult9-Nov-11 1:40
mvePIEBALDconsult9-Nov-11 1:40 
GeneralRe: how to get hardware unique serial no Pin
GuyThiebaut9-Nov-11 1:45
professionalGuyThiebaut9-Nov-11 1:45 
AnswerRe: how to get hardware unique serial no Pin
Bernhard Hiller9-Nov-11 2:57
Bernhard Hiller9-Nov-11 2:57 
AnswerRe: how to get hardware unique serial no Pin
Alan Balkany11-Nov-11 11:14
Alan Balkany11-Nov-11 11:14 
QuestionDesigning: Multiple interfaces implementation on classes Pin
vinayvraman8-Nov-11 19:27
vinayvraman8-Nov-11 19:27 
AnswerRe: Designing: Multiple interfaces implementation on classes Pin
Ravi Sant8-Nov-11 21:15
Ravi Sant8-Nov-11 21:15 

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.