Click here to Skip to main content
15,902,447 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionPlease provide detailed description about delegates Pin
anoop_m833-Jun-10 12:12
anoop_m833-Jun-10 12:12 
AnswerRe: Please provide detailed description about delegates Pin
dan!sh 3-Jun-10 16:29
professional dan!sh 3-Jun-10 16:29 
AnswerRe: Please provide detailed description about delegates Pin
Viral Upadhyay3-Jun-10 19:05
Viral Upadhyay3-Jun-10 19:05 
GeneralRe: Please provide detailed description about delegates Pin
sharad Pyakurel9-Jun-10 1:36
sharad Pyakurel9-Jun-10 1:36 
QuestionHow to disable the page refresh due to activeTabChange of TabContainer inside UpdatePanel? Pin
mittalpa3-Jun-10 11:37
mittalpa3-Jun-10 11:37 
QuestionPassing parameter from one user control to another user control in an aspx page. Pin
mittalpa3-Jun-10 11:33
mittalpa3-Jun-10 11:33 
AnswerRe: Passing parameter from one user control to another user control in an aspx page. Pin
dan!sh 3-Jun-10 16:34
professional dan!sh 3-Jun-10 16:34 
QuestionHttpModules - scope Pin
Member 39190493-Jun-10 9:42
Member 39190493-Jun-10 9:42 
From what I understand when you create an HttpModule you can register only the events you want the HttpModule to handle.

However, aren't HttpModules designed to run for all pages and you have to register it in Web.config?

If I wanted to create a service (class) that would use event chaining on the PreRender/Render event for a *given page* what would be the recommended design for this?

I'm guessing just a simple class that is bound by a delegate for the PreRender/Render event right? Are there any recommended base classes/interfaces I should inherit for this design?
QuestionHow to implement event chaining with Page.Render Pin
Member 39190493-Jun-10 9:33
Member 39190493-Jun-10 9:33 
AnswerRe: How to implement event chaining with Page.Render Pin
T M Gray3-Jun-10 9:59
T M Gray3-Jun-10 9:59 
GeneralRe: How to implement event chaining with Page.Render Pin
Member 39190493-Jun-10 11:18
Member 39190493-Jun-10 11:18 
QuestionHow to develop forum application in .net Pin
naresh kumar a3-Jun-10 9:31
naresh kumar a3-Jun-10 9:31 
AnswerRe: How to develop forum application in .net Pin
T M Gray3-Jun-10 9:55
T M Gray3-Jun-10 9:55 
GeneralRe: How to develop forum application in .net Pin
naresh kumar a5-Jun-10 22:00
naresh kumar a5-Jun-10 22:00 
Questionwebservice json Pin
AndyInUK3-Jun-10 7:18
AndyInUK3-Jun-10 7:18 
AnswerRe: webservice json Pin
PSK_4-Jun-10 2:41
PSK_4-Jun-10 2:41 
GeneralRe: webservice json Pin
AndyInUK4-Jun-10 3:47
AndyInUK4-Jun-10 3:47 
GeneralRe: webservice json Pin
PSK_4-Jun-10 3:58
PSK_4-Jun-10 3:58 
GeneralRe: webservice json Pin
AndyInUK4-Jun-10 4:59
AndyInUK4-Jun-10 4:59 
QuestionStoring information in page Pin
vjvjvjvj3-Jun-10 7:15
vjvjvjvj3-Jun-10 7:15 
Answer[Cross-post]: Storing information in page Pin
Sandeep Mewara3-Jun-10 7:20
mveSandeep Mewara3-Jun-10 7:20 
QuestionConfiguration Error Pin
treuveni3-Jun-10 3:23
treuveni3-Jun-10 3:23 
AnswerRe: Configuration Error Pin
Brij3-Jun-10 3:45
mentorBrij3-Jun-10 3:45 
GeneralRe: Configuration Error Pin
treuveni3-Jun-10 4:04
treuveni3-Jun-10 4:04 
GeneralRe: Configuration Error Pin
Sandeep Mewara3-Jun-10 7:14
mveSandeep Mewara3-Jun-10 7:14 

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.