Click here to Skip to main content
15,926,596 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionDynamic User Control loading: Javascript error on Request.Form[...] Pin
Talal Sultan15-Aug-07 5:44
Talal Sultan15-Aug-07 5:44 
AnswerRe: Dynamic User Control loading: Javascript error on Request.Form[...] Pin
Talal Sultan15-Aug-07 6:07
Talal Sultan15-Aug-07 6:07 
QuestionASP.Net page displayed on a PDA problem Pin
bobh052615-Aug-07 5:38
bobh052615-Aug-07 5:38 
QuestionInheritance in web controls Pin
Dermot O S15-Aug-07 3:42
Dermot O S15-Aug-07 3:42 
AnswerRe: Inheritance in web controls Pin
Guffa15-Aug-07 3:48
Guffa15-Aug-07 3:48 
GeneralRe: Inheritance in web controls Pin
Dermot O S15-Aug-07 4:07
Dermot O S15-Aug-07 4:07 
GeneralRe: Inheritance in web controls Pin
Paddy Boyd15-Aug-07 4:37
Paddy Boyd15-Aug-07 4:37 
AnswerRe: Inheritance in web controls Pin
Guffa15-Aug-07 8:16
Guffa15-Aug-07 8:16 
Paddy is right. The Inherits property determines what class the ascx page is inheriting from, and you don't want to change that, as that would turn the ascx page from a "MyContol" to a "BaseControl".

---
single minded; short sighted; long gone;

GeneralRe: Inheritance in web controls Pin
Dermot O S15-Aug-07 21:59
Dermot O S15-Aug-07 21:59 
QuestionUnable to start debugging on web server Pin
aquarious202015-Aug-07 3:37
aquarious202015-Aug-07 3:37 
AnswerRe: Unable to start debugging on web server Pin
Michael Sync15-Aug-07 4:49
Michael Sync15-Aug-07 4:49 
GeneralRe: Unable to start debugging on web server Pin
Michael Sync15-Aug-07 5:39
Michael Sync15-Aug-07 5:39 
QuestionEvents not firing after adding a particular User control in ASP.NET 2005 Pin
naresh51115-Aug-07 3:27
naresh51115-Aug-07 3:27 
AnswerRe: Events not firing after adding a particular User control in ASP.NET 2005 Pin
Michael Sync15-Aug-07 5:03
Michael Sync15-Aug-07 5:03 
QuestionWhy is VS creating 2 project folders? Pin
jimbaloo15-Aug-07 3:25
jimbaloo15-Aug-07 3:25 
AnswerRe: Why is VS creating 2 project folders? Pin
Michael Sync15-Aug-07 4:58
Michael Sync15-Aug-07 4:58 
QuestionCheckBoxField Pin
mvyjim15-Aug-07 3:08
mvyjim15-Aug-07 3:08 
QuestionPublic shared classes with asp.net Pin
greekius15-Aug-07 2:24
greekius15-Aug-07 2:24 
AnswerRe: Public shared classes with asp.net Pin
N a v a n e e t h15-Aug-07 3:13
N a v a n e e t h15-Aug-07 3:13 
QuestionProblems selecting records Pin
Muntyness15-Aug-07 1:58
Muntyness15-Aug-07 1:58 
AnswerRe: Problems selecting records Pin
MatthysDT15-Aug-07 2:42
MatthysDT15-Aug-07 2:42 
GeneralRe: Problems selecting records Pin
Muntyness15-Aug-07 3:40
Muntyness15-Aug-07 3:40 
AnswerRe: Problems selecting records Pin
Blue_Boy15-Aug-07 4:47
Blue_Boy15-Aug-07 4:47 
GeneralRe: Problems selecting records Pin
Muntyness15-Aug-07 5:36
Muntyness15-Aug-07 5:36 
QuestionAssigning a BackColor in code Pin
AlterD15-Aug-07 1:36
AlterD15-Aug-07 1:36 

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.