Click here to Skip to main content
15,888,733 members
Home / Discussions / C#
   

C#

 
QuestionA C# code to start a webcam Pin
Stanee Wa Faith5-Feb-13 22:59
Stanee Wa Faith5-Feb-13 22:59 
AnswerRe: A C# code to start a webcam Pin
Wayne Gaylard5-Feb-13 23:17
professionalWayne Gaylard5-Feb-13 23:17 
AnswerRe: A C# code to start a webcam Pin
GuyThiebaut6-Feb-13 2:03
professionalGuyThiebaut6-Feb-13 2:03 
QuestionDynamic Width Height Winform Pin
ASPnoob5-Feb-13 10:16
ASPnoob5-Feb-13 10:16 
AnswerRe: Dynamic Width Height Winform Pin
Dave Kreskowiak5-Feb-13 14:04
mveDave Kreskowiak5-Feb-13 14:04 
AnswerRe: Dynamic Width Height Winform Pin
Mycroft Holmes5-Feb-13 22:17
professionalMycroft Holmes5-Feb-13 22:17 
QuestionMake Design Appear as it Would in a Browser Pin
ASPnoob5-Feb-13 5:24
ASPnoob5-Feb-13 5:24 
AnswerRe: Make Design Appear as it Would in a Browser Pin
Keith Barrow5-Feb-13 5:57
professionalKeith Barrow5-Feb-13 5:57 
This is going to be hard. If you just want WYSIWYG design, then the built in design surface is going to be your best bet (well, that and running the app and viewing in the browser).

AFAICT the VS design surface is only limited to your monitor width: I just stretched VS2012 across three monitors @1920px each. I don't remember if earlier versions of VS have such a limitation (VS2010 doesn't IIRC).

As I see it, if you want a drag'n'drop design surface the alternative is to pretty much hand-roll your own control which would, in effect, be like writing your own browser plus all the drag'n'drop/html generation code.

Sorry I can't be more positive, hopefully someone will have done something similar and will have an easier solution.

GeneralRe: Make Design Appear as it Would in a Browser Pin
ASPnoob5-Feb-13 6:22
ASPnoob5-Feb-13 6:22 
QuestionMySql is not listed in data source part! Pin
sina rafati nia4-Feb-13 22:28
sina rafati nia4-Feb-13 22:28 
AnswerRe: MySql is not listed in data source part! Pin
Eddy Vluggen5-Feb-13 0:47
professionalEddy Vluggen5-Feb-13 0:47 
GeneralRe: MySql is not listed in data source part! Pin
sina rafati nia5-Feb-13 22:49
sina rafati nia5-Feb-13 22:49 
GeneralRe: MySql is not listed in data source part! Pin
Dave Kreskowiak6-Feb-13 1:48
mveDave Kreskowiak6-Feb-13 1:48 
AnswerRe: MySql is not listed in data source part! Pin
sina rafati nia6-Feb-13 19:14
sina rafati nia6-Feb-13 19:14 
QuestionPropagating a MySQL Database Transaction Rollback through WCF using MSMQ Pin
Ger Hayden4-Feb-13 21:44
Ger Hayden4-Feb-13 21:44 
AnswerRe: Propagating a MySQL Database Transaction Rollback through WCF using MSMQ Pin
Pete O'Hanlon4-Feb-13 22:18
mvePete O'Hanlon4-Feb-13 22:18 
GeneralRe: Propagating a MySQL Database Transaction Rollback through WCF using MSMQ Pin
Ger Hayden4-Feb-13 22:47
Ger Hayden4-Feb-13 22:47 
QuestionTo get the info for how to validate an embedded object in office files Pin
Learning_to_code4-Feb-13 19:54
Learning_to_code4-Feb-13 19:54 
QuestionC# linq to sql error Pin
dcof4-Feb-13 12:32
dcof4-Feb-13 12:32 
AnswerRe: C# linq to sql error Pin
Simon_Whale4-Feb-13 12:59
Simon_Whale4-Feb-13 12:59 
GeneralRe: C# linq to sql error Pin
dcof4-Feb-13 16:22
dcof4-Feb-13 16:22 
QuestionStepper motor control by using Fez mini Pin
Member 98108984-Feb-13 12:22
Member 98108984-Feb-13 12:22 
AnswerRe: Stepper motor control by using Fez mini Pin
OriginalGriff5-Feb-13 1:24
mveOriginalGriff5-Feb-13 1:24 
GeneralRe: Stepper motor control by using Fez mini Pin
Member 98108985-Feb-13 1:46
Member 98108985-Feb-13 1:46 
GeneralRe: Stepper motor control by using Fez mini Pin
OriginalGriff5-Feb-13 1:53
mveOriginalGriff5-Feb-13 1: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.