Click here to Skip to main content
15,904,823 members
Home / Discussions / Web Development
   

Web Development

 
GeneralRe: Regarding Web Application Pin
badgrs14-Mar-07 0:52
badgrs14-Mar-07 0:52 
I'm pretty sure you can't just create a new form (Page) via its constructor, only the ASP.NET runtime will create Page objects during the request lifecycle. By the looks of things, you're trying to show another dialogue in the new form. Web applications work completely differently to WinForms apps, you'll find it very difficult to try and convert the UI code. I would suggest you try keeping as much business logic as possible and start the aspx (UI) coding from scratch since the code is totally different from WinForms.
GeneralRe: Regarding Web Application Pin
John.L.Ponratnam14-Mar-07 2:45
John.L.Ponratnam14-Mar-07 2:45 
QuestionRe: Regarding Web Application Pin
Sandeep Akhare13-Mar-07 21:19
Sandeep Akhare13-Mar-07 21:19 
AnswerRe: Regarding Web Application Pin
John.L.Ponratnam13-Mar-07 22:53
John.L.Ponratnam13-Mar-07 22:53 
GeneralRe: Regarding Web Application Pin
RichardGrimmer15-Mar-07 6:43
RichardGrimmer15-Mar-07 6:43 
QuestionIUSR_ Security Issue Pin
Programm3r13-Mar-07 0:44
Programm3r13-Mar-07 0:44 
AnswerRe: IUSR_ Security Issue Pin
JUNEYT13-Mar-07 2:50
JUNEYT13-Mar-07 2:50 
QuestionRe: IUSR_ Security Issue Pin
Programm3r13-Mar-07 3:16
Programm3r13-Mar-07 3:16 
QuestionRe: IUSR_ Security Issue Pin
Programm3r13-Mar-07 3:22
Programm3r13-Mar-07 3:22 
AnswerRe: IUSR_ Security Issue Pin
Paddy Boyd13-Mar-07 4:39
Paddy Boyd13-Mar-07 4:39 
QuestionRe: IUSR_ Security Issue Pin
Programm3r13-Mar-07 4:45
Programm3r13-Mar-07 4:45 
AnswerRe: IUSR_ Security Issue Pin
Paddy Boyd13-Mar-07 4:47
Paddy Boyd13-Mar-07 4:47 
GeneralRe: IUSR_ Security Issue Pin
Programm3r13-Mar-07 5:00
Programm3r13-Mar-07 5:00 
QuestionWeb Service Proxies Pin
DanChin13-Mar-07 0:35
DanChin13-Mar-07 0:35 
Questionusing nonstatic function in thread Pin
EEmaan12-Mar-07 18:08
EEmaan12-Mar-07 18:08 
QuestionChanging values... Pin
Tom Mat12-Mar-07 15:45
Tom Mat12-Mar-07 15:45 
AnswerRe: Changing values... Pin
Bradml12-Mar-07 18:53
Bradml12-Mar-07 18:53 
GeneralRe: Changing values... Pin
Tom Mat14-Mar-07 15:16
Tom Mat14-Mar-07 15:16 
Questioncan javascript method call another method in a c# script? Pin
r_jaz12-Mar-07 5:22
r_jaz12-Mar-07 5:22 
AnswerRe: can javascript method call another method in a c# script? Pin
Paddy Boyd12-Mar-07 5:32
Paddy Boyd12-Mar-07 5:32 
QuestionWeb Printing Pin
Andre Trollip12-Mar-07 4:52
Andre Trollip12-Mar-07 4:52 
AnswerRe: Web Printing Pin
badgrs12-Mar-07 5:56
badgrs12-Mar-07 5:56 
Generalhci Pin
mbithi12-Mar-07 4:14
mbithi12-Mar-07 4:14 
GeneralRe: hci Pin
badgrs12-Mar-07 5:54
badgrs12-Mar-07 5:54 
Questioncreating Object in the webform Pin
John.L.Ponratnam12-Mar-07 3:20
John.L.Ponratnam12-Mar-07 3:20 

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.