Click here to Skip to main content
15,887,683 members
Home / Discussions / C#
   

C#

 
QuestionHow to trap/change/disable timeout in invoke method of SoapHttpClientProtocol? Pin
CherezZaboro8-Feb-05 9:08
CherezZaboro8-Feb-05 9:08 
GeneralAttributes Pin
Yaakov Davis8-Feb-05 7:46
Yaakov Davis8-Feb-05 7:46 
GeneralRe: Attributes Pin
leppie8-Feb-05 9:57
leppie8-Feb-05 9:57 
GeneralGet visible rectangle of the form ... Pin
Meneldor8-Feb-05 6:11
Meneldor8-Feb-05 6:11 
GeneralViewState in Business Component Pin
Mr_Yash8-Feb-05 6:08
Mr_Yash8-Feb-05 6:08 
GeneralVideo card/screen resolution question... Pin
new_phoenix8-Feb-05 5:16
new_phoenix8-Feb-05 5:16 
GeneralRe: Video card/screen resolution question... Pin
Dave Kreskowiak8-Feb-05 6:26
mveDave Kreskowiak8-Feb-05 6:26 
GeneralRe: Video card/screen resolution question... Pin
new_phoenix8-Feb-05 7:47
new_phoenix8-Feb-05 7:47 
The reason that I need them in a hard-coded fashion is that the application requires them to be hard coded for calculation purposes. While the application in development does not require direct interpretation of the user's video card settings at this point, it may be a useful technique as the application evolves. I would really appreciate somebody to provide me with the current video card settings for modern computers, even if there are 45 settings.

While I understand that makes sense for some applications to do as you suggest and to use DirectX and to thereby interrogate the driver that the user has installed to see what it supports, this approach tends to introduce a whole host of uncontrollable variables into the equasion upon which the application depends. In developing an application, it makes sense to try to control as many variables as possible so that the application behaves in an expected manner. That is not an unreasonable request, is it? I would rather prefer to have all of the resolution settings up front to perform the calculations so that the application could behave in an expected manner rather than taking my chances with the results of an interrogation of a user's installed drivers for this application's purpose. This better ensures the development of an application that has a successful outcome, wouldn't it?

However, since I personally do not understand how to use DirectX, and since you do have that understanding, would really appreciate it if you would kindly provide a more detailed explanation as to how to implement the technique of utilizing DirectX to interrogate the driver that the user has installed? At some point, I do indeed believe that this information would be very valuable in the development of applications, and others on the board might be interested in hearing about the method as well.

Another alternative to my request would be to provide a listing that might just include the more common settings that video cards could have, that is, settings that most video cards support. To keep the list smaller, I would request that weeds out the video card resolution settings in which the drivers don't support the higher resolutions with a higher color depth. It should only take a few minutes when you are not busy. Thanks
GeneralRe: Video card/screen resolution question... Pin
Dave Kreskowiak8-Feb-05 7:54
mveDave Kreskowiak8-Feb-05 7:54 
GeneralRe: Video card/screen resolution question... Pin
new_phoenix8-Feb-05 11:40
new_phoenix8-Feb-05 11:40 
GeneralRe: Video card/screen resolution question... Pin
Skynyrd8-Feb-05 13:34
Skynyrd8-Feb-05 13:34 
GeneralRe: Video card/screen resolution question... Pin
new_phoenix10-Feb-05 5:34
new_phoenix10-Feb-05 5:34 
GeneralRe: Video card/screen resolution question... Pin
Skynyrd10-Feb-05 6:33
Skynyrd10-Feb-05 6:33 
GeneralRe: Video card/screen resolution question... Pin
Daniel Turini8-Feb-05 16:04
Daniel Turini8-Feb-05 16:04 
QuestionHow to secure communication between server and client ? Pin
DR_CHAOS8-Feb-05 4:56
DR_CHAOS8-Feb-05 4:56 
GeneralFlat Date Time Picker Pin
ehammond8-Feb-05 4:46
ehammond8-Feb-05 4:46 
GeneralAdd Remove programmes Pin
exhaulted8-Feb-05 4:06
exhaulted8-Feb-05 4:06 
GeneralOwner process Pin
Anonymous8-Feb-05 3:56
Anonymous8-Feb-05 3:56 
GeneralRe: Owner process Pin
Judah Gabriel Himango8-Feb-05 4:52
sponsorJudah Gabriel Himango8-Feb-05 4:52 
GeneralC# From from Unmanaged C++ Pin
erik567898-Feb-05 3:53
erik567898-Feb-05 3:53 
GeneralRe: C# From from Unmanaged C++ Pin
Dave Kreskowiak8-Feb-05 4:40
mveDave Kreskowiak8-Feb-05 4:40 
GeneralRe: C# From from Unmanaged C++ Pin
erik567898-Feb-05 4:46
erik567898-Feb-05 4:46 
GeneralRe: C# From from Unmanaged C++ Pin
Judah Gabriel Himango8-Feb-05 4:47
sponsorJudah Gabriel Himango8-Feb-05 4:47 
GeneralRe: C# From from Unmanaged C++ Pin
mav.northwind8-Feb-05 5:06
mav.northwind8-Feb-05 5:06 
GeneralRe: C# From from Unmanaged C++ Pin
gcchopra8-Feb-05 23:12
gcchopra8-Feb-05 23:12 

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.