Click here to Skip to main content
15,892,480 members
Home / Discussions / C#
   

C#

 
GeneralRe: How display the file name in the right menu? Pin
youlu31-Mar-16 20:07
youlu31-Mar-16 20:07 
QuestionAsynchronous email sending with Retries Pin
Jassim Rahma24-Mar-16 3:36
Jassim Rahma24-Mar-16 3:36 
GeneralRe: Asynchronous email sending with Retries Pin
Sascha Lefèvre24-Mar-16 3:51
professionalSascha Lefèvre24-Mar-16 3:51 
AnswerRe: Asynchronous email sending with Retries Pin
Dave Kreskowiak24-Mar-16 3:52
mveDave Kreskowiak24-Mar-16 3:52 
QuestionHow win apps can programmatically login to asp.net mvc based web site Pin
Tridip Bhattacharjee23-Mar-16 1:43
professionalTridip Bhattacharjee23-Mar-16 1:43 
AnswerRe: How win apps can programmatically login to asp.net mvc based web site Pin
Pete O'Hanlon23-Mar-16 1:59
mvePete O'Hanlon23-Mar-16 1:59 
QuestionHow to view board component and capacitor Pin
regerteast22-Mar-16 18:36
regerteast22-Mar-16 18:36 
GeneralRe: How to view board component and capacitor Pin
PIEBALDconsult22-Mar-16 19:13
mvePIEBALDconsult22-Mar-16 19:13 
AnswerRe: How to view board component and capacitor Pin
Patrice T22-Mar-16 20:07
mvePatrice T22-Mar-16 20:07 
AnswerRe: How to view board component and capacitor Pin
Sascha Lefèvre22-Mar-16 23:02
professionalSascha Lefèvre22-Mar-16 23:02 
QuestionRe: How to view board component and capacitor Pin
regerteast23-Mar-16 3:01
regerteast23-Mar-16 3:01 
AnswerRe: How to view board component and capacitor Pin
Pete O'Hanlon23-Mar-16 3:08
mvePete O'Hanlon23-Mar-16 3:08 
AnswerRe: How to view board component and capacitor Pin
Matt T Heffron23-Mar-16 13:16
professionalMatt T Heffron23-Mar-16 13:16 
GeneralRe: How to view board component and capacitor Pin
regerteast24-Mar-16 20:54
regerteast24-Mar-16 20:54 
GeneralRe: How to view board component and capacitor Pin
Eddy Vluggen25-Mar-16 0:50
professionalEddy Vluggen25-Mar-16 0:50 
GeneralRe: How to view board component and capacitor Pin
regerteast25-Mar-16 4:04
regerteast25-Mar-16 4:04 
GeneralRe: How to view board component and capacitor Pin
OriginalGriff25-Mar-16 4:24
mveOriginalGriff25-Mar-16 4:24 
GeneralRe: How to view board component and capacitor Pin
regerteast25-Mar-16 5:40
regerteast25-Mar-16 5:40 
OriginalGriff wrote:
So the OS has a API which works out which processor it is, and reads the temperature appropriately - but it looks like a simple WMI request to your application (most of the time, sometimes the motherboard design makes it unavailable) because the OS "hides" the hardware from your application. That is part of what drivers are for: to interface between the hardware (or a virtualisation of the hardware - don't ask, just don't) and the OS


So software if sits on top of the OS enabled through drivers and underlying to access but all is encapsulated in the OS so to software it is the same so one code to examine physical component of the motherboard the same regardless of individual hardware

so to read temperature of component onw libary is good
GeneralRe: How to view board component and capacitor Pin
OriginalGriff25-Mar-16 6:05
mveOriginalGriff25-Mar-16 6:05 
GeneralRe: How to view board component and capacitor Pin
Eddy Vluggen25-Mar-16 4:29
professionalEddy Vluggen25-Mar-16 4:29 
GeneralRe: How to view board component and capacitor Pin
regerteast25-Mar-16 5:38
regerteast25-Mar-16 5:38 
GeneralRe: How to view board component and capacitor Pin
Eddy Vluggen25-Mar-16 7:15
professionalEddy Vluggen25-Mar-16 7:15 
AnswerRe: How to view board component and capacitor Pin
Amarnath S23-Mar-16 7:03
professionalAmarnath S23-Mar-16 7:03 
Questionhow to select all files automatically from zip file in c# Pin
Member 1237430822-Mar-16 7:00
Member 1237430822-Mar-16 7:00 
AnswerRe: how to select all files automatically from zip file in c# Pin
Richard MacCutchan22-Mar-16 7:23
mveRichard MacCutchan22-Mar-16 7:23 

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.