Click here to Skip to main content
16,005,121 members
Home / Discussions / Windows Forms
   

Windows Forms

 
GeneralRe: Multithreaded layered graphics Pin
Luc Pattyn28-Mar-09 6:19
sitebuilderLuc Pattyn28-Mar-09 6:19 
QuestionDisplay Mathematical Equation in Windows form Pin
Vishnu Nath27-Mar-09 5:35
Vishnu Nath27-Mar-09 5:35 
QuestionRead HTML Page............. Pin
Isaac Gordon27-Mar-09 2:15
Isaac Gordon27-Mar-09 2:15 
Questionhow to create video player with all aspects like play, Pause, Stop, Rewind, Slow rewind, Forward, Slow forward Pin
mohanraj kaliappan27-Mar-09 1:27
mohanraj kaliappan27-Mar-09 1:27 
AnswerRe: Cross Post - Ignore Pin
Ashfield27-Mar-09 2:23
Ashfield27-Mar-09 2:23 
QuestionHow to read cookies in winforms, .Net Pin
emailbhushan26-Mar-09 3:11
emailbhushan26-Mar-09 3:11 
QuestionProblem How to connect from Windows control library To our Database webserver [modified] Pin
emailbhushan26-Mar-09 3:10
emailbhushan26-Mar-09 3:10 
AnswerRe: Problem How to connect from Windows control library To our Database webserver Pin
Dave Kreskowiak27-Mar-09 1:41
mveDave Kreskowiak27-Mar-09 1:41 
It looks like you're trying to use a Windows Forms control in a Web Forms app. Is this correct?? This question actually belongs in the ASP.NET forum.

Well, since the code is running in the browser (not on the server side), the browser will run the code in a heavily restricted sandbox. There are many, many things that the code will not be able to do unless the browser security is turned way down, and the .NET Framework on the machine is told to trust that assembly.

And since I've never done this, my experience is quite limited.


A guide to posting questions on CodeProject[^]



Dave Kreskowiak
Microsoft MVP
Visual Developer - Visual Basic
     2006, 2007, 2008




Questionseting colors to tabpages in c# Pin
swapna chow26-Mar-09 1:04
swapna chow26-Mar-09 1:04 
AnswerRe: seting colors to tabpages in c# Pin
Henry Minute26-Mar-09 1:35
Henry Minute26-Mar-09 1:35 
QuestionSearching for a report designer tool Pin
Zoltan Aszalos25-Mar-09 22:24
Zoltan Aszalos25-Mar-09 22:24 
AnswerRe: Searching for a report designer tool Pin
Michael Bookatz26-Mar-09 2:47
Michael Bookatz26-Mar-09 2:47 
JokeRe: Searching for a report designer tool Pin
Skymir27-Mar-09 8:21
Skymir27-Mar-09 8:21 
Questionsetting the time while removing the tabpages in c# [modified] Pin
swapna chow24-Mar-09 23:59
swapna chow24-Mar-09 23:59 
AnswerRe: setting the time while removing the tabpages in c# Pin
fly90425-Mar-09 6:08
fly90425-Mar-09 6:08 
GeneralRe: setting the time while removing the tabpages in c# Pin
swapna chow25-Mar-09 19:11
swapna chow25-Mar-09 19:11 
GeneralCreate a border function like excel in datagridview Pin
johnyu199724-Mar-09 22:53
johnyu199724-Mar-09 22:53 
GeneralRe: Create a border function like excel in datagridview Pin
Henry Minute26-Mar-09 1:37
Henry Minute26-Mar-09 1:37 
QuestionTabularReport in c# winforms Pin
avvaru.murali24-Mar-09 7:26
avvaru.murali24-Mar-09 7:26 
Question[Message Deleted] Pin
myms.net24-Mar-09 1:34
myms.net24-Mar-09 1:34 
AnswerRe: property value changed and automatically hide the window Pin
Dave Kreskowiak24-Mar-09 7:45
mveDave Kreskowiak24-Mar-09 7:45 
QuestionAsking About Software Piracy ................... Pin
Isaac Gordon21-Mar-09 0:14
Isaac Gordon21-Mar-09 0:14 
AnswerRe: Asking About Software Piracy ................... Pin
Eddy Vluggen21-Mar-09 0:32
professionalEddy Vluggen21-Mar-09 0:32 
QuestionAsking About Software Piracy ................... Pin
Isaac Gordon21-Mar-09 0:14
Isaac Gordon21-Mar-09 0:14 
QuestionXP Start Menu Pin
MokkNoir19-Mar-09 6:17
MokkNoir19-Mar-09 6:17 

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.