Click here to Skip to main content
15,906,455 members
Home / Discussions / C#
   

C#

 
GeneralRe: Could not evaluate expression Pin
MichCl7-Feb-13 2:34
MichCl7-Feb-13 2:34 
GeneralRe: Could not evaluate expression Pin
Pete O'Hanlon7-Feb-13 2:48
mvePete O'Hanlon7-Feb-13 2:48 
GeneralRe: Could not evaluate expression Pin
Dave Kreskowiak7-Feb-13 7:35
mveDave Kreskowiak7-Feb-13 7:35 
GeneralRe: Could not evaluate expression Pin
MichCl7-Feb-13 2:32
MichCl7-Feb-13 2:32 
GeneralRe: Could not evaluate expression Pin
Pete O'Hanlon7-Feb-13 2:34
mvePete O'Hanlon7-Feb-13 2:34 
GeneralRe: Could not evaluate expression Pin
MichCl7-Feb-13 2:37
MichCl7-Feb-13 2:37 
GeneralRe: Could not evaluate expression Pin
MichCl1-May-13 2:19
MichCl1-May-13 2:19 
GeneralRe: Could not evaluate expression Pin
Pete O'Hanlon1-May-13 3:09
mvePete O'Hanlon1-May-13 3:09 
AnswerRe: Could not evaluate expression Pin
MichCl6-Feb-13 4:34
MichCl6-Feb-13 4:34 
AnswerRe: Could not evaluate expression Pin
Jibesh6-Feb-13 6:26
professionalJibesh6-Feb-13 6:26 
GeneralRe: Could not evaluate expression Pin
MichCl6-Feb-13 7:41
MichCl6-Feb-13 7:41 
GeneralRe: Could not evaluate expression Pin
MichCl6-Feb-13 8:03
MichCl6-Feb-13 8:03 
GeneralRe: Could not evaluate expression Pin
Gerry Schmitz6-Feb-13 18:51
mveGerry Schmitz6-Feb-13 18:51 
GeneralRe: Could not evaluate expression Pin
MichCl7-Feb-13 2:24
MichCl7-Feb-13 2:24 
GeneralRe: Could not evaluate expression Pin
MichCl7-Feb-13 2:40
MichCl7-Feb-13 2:40 
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 
Hi Everyone, I'm not sure if this is the right forum to ask this question but here goes. I am attempting to create a desktop app that will enable a user to create web pages by dragging and dropping various components onto the design space in Visual Studio. The user can open an existing web page or create a new one by entering its dimensions, giving it a name, and then clicking the Save button to save it. This will create an HTML file and a cascading style sheet for the new web page. The user can then drag and drop various shapes, colors, images etc. onto the design space.

I want to be able to enter any number between 1 and 1440 pixel for the width of the web page but the size of the design space in Visual Studio has a limit that is a lot smaller than 1440. Essentially I want to be able to see the web page in the design space as it would appear when it's opened in a browser. I've thought of using the web browser control but I don't think it will allow me to do what I have mentioned. Any suggestions will be greatly appreciated, thanks in advance.

modified 5-Feb-13 12:05pm.

AnswerRe: Make Design Appear as it Would in a Browser Pin
Keith Barrow5-Feb-13 5:57
professionalKeith Barrow5-Feb-13 5:57 
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 

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.