Click here to Skip to main content
15,909,741 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionScriptManager.RegisterClientScriptBlock pratices Pin
brunoseixas12-Jul-10 9:21
brunoseixas12-Jul-10 9:21 
AnswerRe: ScriptManager.RegisterClientScriptBlock pratices Pin
T M Gray12-Jul-10 10:50
T M Gray12-Jul-10 10:50 
AnswerRe: ScriptManager.RegisterClientScriptBlock pratices Pin
Not Active12-Jul-10 11:44
mentorNot Active12-Jul-10 11:44 
GeneralRe: ScriptManager.RegisterClientScriptBlock pratices Pin
brunoseixas13-Jul-10 2:30
brunoseixas13-Jul-10 2:30 
GeneralRe: ScriptManager.RegisterClientScriptBlock pratices Pin
Not Active13-Jul-10 2:50
mentorNot Active13-Jul-10 2:50 
GeneralRe: ScriptManager.RegisterClientScriptBlock pratices Pin
brunoseixas13-Jul-10 4:52
brunoseixas13-Jul-10 4:52 
QuestionStatic values keeping their instance after stopping the debugger Pin
Brendan Vogt12-Jul-10 9:00
Brendan Vogt12-Jul-10 9:00 
AnswerRe: Static values keeping their instance after stopping the debugger Pin
T M Gray12-Jul-10 10:47
T M Gray12-Jul-10 10:47 
That isn't what static methods mean. Static means that they do not rely on an instance of the object. If you call the method it will be executed every time it is called. If you aren't hitting your breakpoints in the static method then something else is going wrong.
QuestionRe: Static values keeping their instance after stopping the debugger Pin
Brendan Vogt12-Jul-10 19:44
Brendan Vogt12-Jul-10 19:44 
AnswerRe: Static values keeping their instance after stopping the debugger Pin
T M Gray13-Jul-10 4:59
T M Gray13-Jul-10 4:59 
QuestionPositioning a content page inside a Master Page Pin
FJJCENTU12-Jul-10 6:46
FJJCENTU12-Jul-10 6:46 
AnswerRe: Positioning a content page inside a Master Page Pin
Sandeep Mewara12-Jul-10 8:51
mveSandeep Mewara12-Jul-10 8:51 
GeneralRe: Positioning a content page inside a Master Page Pin
FJJCENTU12-Jul-10 13:45
FJJCENTU12-Jul-10 13:45 
QuestionManage role is this correct? Pin
amina8912-Jul-10 2:41
amina8912-Jul-10 2:41 
AnswerRe: Manage role is this correct? Pin
Not Active12-Jul-10 2:57
mentorNot Active12-Jul-10 2:57 
QuestionRe: Manage role is this correct? Pin
amina8912-Jul-10 3:23
amina8912-Jul-10 3:23 
AnswerRe: Manage role is this correct? Pin
Not Active12-Jul-10 3:33
mentorNot Active12-Jul-10 3:33 
AnswerRe: Manage role is this correct? Pin
Peace ON12-Jul-10 3:39
Peace ON12-Jul-10 3:39 
GeneralRe: Manage role is this correct? Pin
Not Active12-Jul-10 4:25
mentorNot Active12-Jul-10 4:25 
QuestionRe: Manage role is this correct? [modified] Pin
amina8912-Jul-10 5:14
amina8912-Jul-10 5:14 
AnswerRe: Manage role is this correct? Pin
Not Active12-Jul-10 5:23
mentorNot Active12-Jul-10 5:23 
QuestionRe: Manage role is this correct? Pin
amina8912-Jul-10 5:56
amina8912-Jul-10 5:56 
QuestionMessage Removed Pin
12-Jul-10 2:06
Sr...Frank12-Jul-10 2:06 
AnswerRe: How to fix resolution in ASP.NET? Pin
Peace ON12-Jul-10 2:24
Peace ON12-Jul-10 2:24 
QuestionMessage Removed Pin
12-Jul-10 1:03
jintalPatel12-Jul-10 1:03 

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.