Click here to Skip to main content
15,895,084 members
Home / Discussions / C#
   

C#

 
AnswerRe: asp.net + c# website design Pin
Jun Du11-Jul-06 8:52
Jun Du11-Jul-06 8:52 
AnswerRe: asp.net + c# website design Pin
Christian Graus11-Jul-06 8:57
protectorChristian Graus11-Jul-06 8:57 
GeneralRe: asp.net + c# website design Pin
led mike11-Jul-06 9:32
led mike11-Jul-06 9:32 
AnswerRe: asp.net + c# website design Pin
Ravi Bhavnani11-Jul-06 9:18
professionalRavi Bhavnani11-Jul-06 9:18 
GeneralRe: asp.net + c# website design Pin
Christian Graus11-Jul-06 10:13
protectorChristian Graus11-Jul-06 10:13 
QuestionFileIO Permissions Pin
JT McDuffie11-Jul-06 8:24
JT McDuffie11-Jul-06 8:24 
AnswerRe: FileIO Permissions Pin
Dustin Metzgar11-Jul-06 8:33
Dustin Metzgar11-Jul-06 8:33 
QuestionScreensaver questions Pin
Vodstok11-Jul-06 7:04
Vodstok11-Jul-06 7:04 
Okay, i have found a ton of articles and source code that i have used to try and fix this, but i have had 0 luck so far.

First off, i am trying to get the screensaverr to display a preview. All samples i have seen so far have failed, for me anyway. most seem to involve an IntPtr, but none explains how to use it. i have copied code that absolutely works for the source code, but when i copy mine into it, nada.

the other is getting the screensaver to show on multiple monitors. i routinely work with 2 at a time, and would like to get this working. The issue i seem to have is everyone does a for() loop that counts the number of screens, then launches a screensaver in each one, whihc is all fine and dandy, except for 2 issues. Sometimes, the saver starts and runs in the primary screen, then if you move the mouse, it loads in the same window again. The next issues is that when that doesnt happen, the saver runs on the primary screen, then if you move the mouse, it starts in the second screen. obvious, having it run on both at once is the odeal solution.

Does anyone have any barebones, completely unfancy code that can accomplish any of these?

______________________
Mr Griffin, eleventy billion is not a number...WTF | :WTF:
AnswerRe: Screensaver questions [modified] Pin
Christian Graus11-Jul-06 7:24
protectorChristian Graus11-Jul-06 7:24 
GeneralRe: Screensaver questions Pin
Vodstok11-Jul-06 7:27
Vodstok11-Jul-06 7:27 
GeneralRe: Screensaver questions Pin
Christian Graus11-Jul-06 8:27
protectorChristian Graus11-Jul-06 8:27 
AnswerRe: Screensaver questions Pin
Dustin Metzgar11-Jul-06 7:30
Dustin Metzgar11-Jul-06 7:30 
QuestionStored Procedures (Drag&Drop) Pin
HRiazi11-Jul-06 6:51
HRiazi11-Jul-06 6:51 
AnswerRe: Stored Procedures (Drag&Drop) Pin
Josh Smith11-Jul-06 9:45
Josh Smith11-Jul-06 9:45 
QuestionPassing Data from a Mdi Child form to its Parent form Pin
joshp121711-Jul-06 6:01
joshp121711-Jul-06 6:01 
AnswerNumerous methods Pin
Ennis Ray Lynch, Jr.11-Jul-06 6:07
Ennis Ray Lynch, Jr.11-Jul-06 6:07 
Questiondownload image Pin
TAREQ F ABUZUHRI11-Jul-06 5:14
TAREQ F ABUZUHRI11-Jul-06 5:14 
AnswerRe: download image Pin
Eran Aharonovich11-Jul-06 5:21
Eran Aharonovich11-Jul-06 5:21 
GeneralRe: download image Pin
TAREQ F ABUZUHRI11-Jul-06 16:02
TAREQ F ABUZUHRI11-Jul-06 16:02 
GeneralRe: download image Pin
Eran Aharonovich11-Jul-06 20:25
Eran Aharonovich11-Jul-06 20:25 
QuestionUnit Testing a Singleton Pin
Colin Angus Mackay11-Jul-06 5:13
Colin Angus Mackay11-Jul-06 5:13 
AnswerRe: Unit Testing a Singleton Pin
Dustin Metzgar11-Jul-06 5:18
Dustin Metzgar11-Jul-06 5:18 
AnswerRe: Unit Testing a Singleton Pin
Jun Du11-Jul-06 5:45
Jun Du11-Jul-06 5:45 
GeneralRe: Unit Testing a Singleton Pin
Colin Angus Mackay11-Jul-06 5:49
Colin Angus Mackay11-Jul-06 5:49 
GeneralRe: Unit Testing a Singleton Pin
Judah Gabriel Himango11-Jul-06 5:53
sponsorJudah Gabriel Himango11-Jul-06 5:53 

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.