Click here to Skip to main content
15,915,328 members
Home / Discussions / C#
   

C#

 
Questionmy console application doesn't run on other pc Pin
Sasuko8-Sep-05 0:04
Sasuko8-Sep-05 0:04 
AnswerRe: my console application doesn't run on other pc Pin
Michael P Butler8-Sep-05 0:23
Michael P Butler8-Sep-05 0:23 
GeneralRe: my console application doesn't run on other pc Pin
Sasuko8-Sep-05 3:40
Sasuko8-Sep-05 3:40 
GeneralRe: my console application doesn't run on other pc Pin
Ashok Dhamija8-Sep-05 4:18
Ashok Dhamija8-Sep-05 4:18 
Questionhow can i get filed from C3 Form to Crystal Pin
Anonymous7-Sep-05 23:59
Anonymous7-Sep-05 23:59 
QuestionDataGrid.DataSource customization Pin
Corax7-Sep-05 23:55
Corax7-Sep-05 23:55 
QuestionHow 2 select best display resolution? Pin
majidbhutta7-Sep-05 23:01
majidbhutta7-Sep-05 23:01 
AnswerRe: How 2 select best display resolution? Pin
Dave Kreskowiak8-Sep-05 1:53
mveDave Kreskowiak8-Sep-05 1:53 
AFAIK, you can't. How is the application going to "see" if the flicker is acceptable to you or not?

You can enumerate all the modes that the video card supports. You'll have to check to see if that includes the refresh rates that are supported too. You might have to interrogate the monitor driver to see what refresh rates are supported (I have no idea how to do this!)

Then it's a matter of selecting the best rate. I don't see how you could possibly do this in code. My Mitsubishi DiamondPro can handle refresh rates up to 120Hz at 1360x768, but that doesn't mean it looks good doing it!


RageInTheMachine9532
"...a pungent, ghastly, stinky piece of cheese!" -- The Roaming Gnome

QuestionProblem with ParameterInfo in System.Reflection Pin
israfel7-Sep-05 22:56
israfel7-Sep-05 22:56 
AnswerRe: Problem with ParameterInfo in System.Reflection Pin
israfel8-Sep-05 0:36
israfel8-Sep-05 0:36 
QuestionHow to locate and read a xml file,search an element in that file and return the data corresponding to that element in string format,then deserialize the string to value object. Pin
Member 22374277-Sep-05 22:37
Member 22374277-Sep-05 22:37 
QuestionSending XML (file,stream) to server and recieving response Pin
Stefan_ Spenz7-Sep-05 22:21
Stefan_ Spenz7-Sep-05 22:21 
AnswerRe: Sending XML (file,stream) to server and recieving response Pin
Guffa7-Sep-05 23:05
Guffa7-Sep-05 23:05 
GeneralRe: Sending XML (file,stream) to server and recieving response Pin
Stefan_ Spenz7-Sep-05 23:14
Stefan_ Spenz7-Sep-05 23:14 
GeneralRe: Sending XML (file,stream) to server and recieving response Pin
Guffa8-Sep-05 3:26
Guffa8-Sep-05 3:26 
GeneralRe: Sending XML (file,stream) to server and recieving response Pin
Stefan_ Spenz8-Sep-05 21:23
Stefan_ Spenz8-Sep-05 21:23 
Questionusing comboBox in datagird Pin
Member 21264687-Sep-05 21:25
Member 21264687-Sep-05 21:25 
Answer[Message Deleted] Pin
| Muhammad Waqas Butt |7-Sep-05 22:56
professional| Muhammad Waqas Butt |7-Sep-05 22:56 
AnswerRe: using comboBox in datagird Pin
| Muhammad Waqas Butt |7-Sep-05 23:00
professional| Muhammad Waqas Butt |7-Sep-05 23:00 
QuestionGet content of a web page Pin
kokain7-Sep-05 21:22
kokain7-Sep-05 21:22 
Questionhow to prevent duplicate file in Access db? Pin
nidhelp7-Sep-05 21:20
nidhelp7-Sep-05 21:20 
AnswerRe: how to prevent duplicate file in Access db? Pin
enjoycrack8-Sep-05 1:48
enjoycrack8-Sep-05 1:48 
GeneralRe: how to prevent duplicate file in Access db? Pin
nidhelp8-Sep-05 15:01
nidhelp8-Sep-05 15:01 
GeneralRe: how to prevent duplicate file in Access db? Pin
enjoycrack8-Sep-05 21:29
enjoycrack8-Sep-05 21:29 
QuestionGet window handle Pin
Dario Solera7-Sep-05 21:00
Dario Solera7-Sep-05 21:00 

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.