Click here to Skip to main content
15,898,599 members
Home / Discussions / C#
   

C#

 
GeneralRe: How I can get Name, Sexual, Date of birth, Nationality...from ICAO line Pin
Pete O'Hanlon28-Sep-10 11:06
mvePete O'Hanlon28-Sep-10 11:06 
GeneralRe: How I can get Name, Sexual, Date of birth, Nationality...from ICAO line Pin
AspDotNetDev28-Sep-10 13:42
protectorAspDotNetDev28-Sep-10 13:42 
QuestionEnable/Disable LinkButton in Javascript Pin
SatyaKeerthi1527-Sep-10 21:19
SatyaKeerthi1527-Sep-10 21:19 
AnswerRe: Enable/Disable LinkButton in Javascript Pin
Pete O'Hanlon27-Sep-10 22:03
mvePete O'Hanlon27-Sep-10 22:03 
GeneralRe: Enable/Disable LinkButton in Javascript Pin
SatyaKeerthi1528-Sep-10 1:01
SatyaKeerthi1528-Sep-10 1:01 
GeneralRe: Enable/Disable LinkButton in Javascript Pin
Pete O'Hanlon28-Sep-10 1:14
mvePete O'Hanlon28-Sep-10 1:14 
GeneralRe: Enable/Disable LinkButton in Javascript Pin
SatyaKeerthi1528-Sep-10 2:03
SatyaKeerthi1528-Sep-10 2:03 
Questionhow to get last active window in c# Pin
froxy27-Sep-10 21:12
froxy27-Sep-10 21:12 
AnswerRe: how to get last active window in c# Pin
Saksida Bojan27-Sep-10 23:57
Saksida Bojan27-Sep-10 23:57 
QuestionUsing Two Datatables in One DataSet in RDLC Report Pin
vanillaET27-Sep-10 18:11
vanillaET27-Sep-10 18:11 
QuestionRecommendation for FTP/SFTP/FTPS component in C#? Pin
1eyhk127-Sep-10 15:54
1eyhk127-Sep-10 15:54 
AnswerRe: Recommendation for FTP/SFTP/FTPS component in C#? Pin
Eddy Vluggen28-Sep-10 6:40
professionalEddy Vluggen28-Sep-10 6:40 
AnswerRe: Recommendation for FTP/SFTP/FTPS component in C#? Pin
jschell29-Sep-10 9:50
jschell29-Sep-10 9:50 
QuestionAsking Google for Pagerank Programatically Pin
jimbo809827-Sep-10 11:56
jimbo809827-Sep-10 11:56 
AnswerRe: Asking Google for Pagerank Programatically Pin
Luc Pattyn27-Sep-10 12:04
sitebuilderLuc Pattyn27-Sep-10 12:04 
GeneralRe: Asking Google for Pagerank Programatically Pin
jimbo809827-Sep-10 23:58
jimbo809827-Sep-10 23:58 
GeneralRe: Asking Google for Pagerank Programatically Pin
jimbo809830-Sep-10 3:19
jimbo809830-Sep-10 3:19 
GeneralRe: Asking Google for Pagerank Programatically Pin
Luc Pattyn30-Sep-10 3:31
sitebuilderLuc Pattyn30-Sep-10 3:31 
QuestionHow to set folder/file security permission? Pin
Chesnokov Yuriy27-Sep-10 8:44
professionalChesnokov Yuriy27-Sep-10 8:44 
AnswerRe: How to set folder/file security permission? Pin
phil.o28-Sep-10 0:07
professionalphil.o28-Sep-10 0:07 
Questioncondition for x64 Pin
mersad0027-Sep-10 8:41
mersad0027-Sep-10 8:41 
GeneralRe: condition for x64 Pin
harold aptroot27-Sep-10 9:31
harold aptroot27-Sep-10 9:31 
GeneralRe: condition for x64 Pin
Luc Pattyn27-Sep-10 9:55
sitebuilderLuc Pattyn27-Sep-10 9:55 
I doubt that; there probably is only one installer for all Windows systems, so it is bound to be x86. Testing IntPtr.Size tells about the own process, which would then always return 4. The installer really should be interested in the Windows version, i.e. what sits outside its own boundaries. Unless MS provided something tailored for this in installers, I'd go with WMI.

Smile | :)
Luc Pattyn [Forum Guidelines] [Why QA sucks] [My Articles] Nil Volentibus Arduum
Please use <PRE> tags for code snippets, they preserve indentation, and improve readability.


QuestionRe: condition for x64 Pin
mersad0027-Sep-10 10:04
mersad0027-Sep-10 10:04 
AnswerRe: condition for x64 Pin
Dave Kreskowiak27-Sep-10 10:44
mveDave Kreskowiak27-Sep-10 10:44 

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.