Click here to Skip to main content
15,914,013 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: response.form Pin
Sylvester george21-Feb-07 22:30
Sylvester george21-Feb-07 22:30 
QuestionDouble Click Event Hander for ASP.NET Button Control Pin
248912821-Feb-07 20:13
248912821-Feb-07 20:13 
AnswerRe: Double Click Event Hander for ASP.NET Button Control Pin
Michael Sync21-Feb-07 22:32
Michael Sync21-Feb-07 22:32 
AnswerRe: Double Click Event Hander for ASP.NET Button Control Pin
248912822-Feb-07 3:39
248912822-Feb-07 3:39 
QuestionHow to apply css to file Upload control in ASP.NET Pin
varshavmane21-Feb-07 19:59
varshavmane21-Feb-07 19:59 
AnswerRe: How to apply css to file Upload control in ASP.NET Pin
Michael Sync21-Feb-07 22:18
Michael Sync21-Feb-07 22:18 
Questionconfusion over parsing data through layers Pin
playout21-Feb-07 19:48
playout21-Feb-07 19:48 
AnswerRe: confusion over parsing data through layers Pin
Michael Sync21-Feb-07 22:10
Michael Sync21-Feb-07 22:10 
>>Is this because the value is shared
Ya.

>>is this a good method?
It depend on your system and what you wanna do with this member.

If you set the method/property as shared then you don't need to create an instance of object in every pages. so, it has less memory allocation. but you hav to take care of concurrency issue. (what if multiple users are accessing your page at the same time.)

Thanks and Regards,
Michael Sync ( Blog: http://michaelsync.net)

If you want to thank me for my help, please vote my message. Thank you.

QuestionError while printing crystal report Pin
Sylvester george21-Feb-07 19:28
Sylvester george21-Feb-07 19:28 
AnswerRe: Error while printing crystal report Pin
Michael Sync21-Feb-07 21:56
Michael Sync21-Feb-07 21:56 
GeneralRe: Error while printing crystal report Pin
Sylvester george21-Feb-07 22:04
Sylvester george21-Feb-07 22:04 
GeneralRe: Error while printing crystal report Pin
Michael Sync21-Feb-07 23:39
Michael Sync21-Feb-07 23:39 
GeneralRe: Error while printing crystal report Pin
Sylvester george22-Feb-07 0:19
Sylvester george22-Feb-07 0:19 
QuestionSFR problem Pin
Imran Khan Pathan21-Feb-07 18:42
Imran Khan Pathan21-Feb-07 18:42 
AnswerRe: SFR problem Pin
Michael Sync21-Feb-07 21:53
Michael Sync21-Feb-07 21:53 
GeneralRe: SFR problem Pin
Imran Khan Pathan21-Feb-07 22:39
Imran Khan Pathan21-Feb-07 22:39 
QuestionProblem while open a aspx page Pin
siddisagar21-Feb-07 18:36
siddisagar21-Feb-07 18:36 
AnswerRe: Problem while open a aspx page Pin
Sylvester george21-Feb-07 18:47
Sylvester george21-Feb-07 18:47 
Questionconfusion regarding window.open() Pin
MissionSuccess21-Feb-07 18:24
MissionSuccess21-Feb-07 18:24 
AnswerRe: confusion regarding window.open() Pin
Sylvester george21-Feb-07 18:35
Sylvester george21-Feb-07 18:35 
QuestionClear TextBoxes in a table Pin
gauthee21-Feb-07 18:01
gauthee21-Feb-07 18:01 
AnswerRe: Clear TextBoxes in a table Pin
Imran Khan Pathan21-Feb-07 18:11
Imran Khan Pathan21-Feb-07 18:11 
GeneralRe: Clear TextBoxes in a table Pin
gauthee21-Feb-07 19:05
gauthee21-Feb-07 19:05 
GeneralRe: Clear TextBoxes in a table Pin
Imran Khan Pathan21-Feb-07 19:26
Imran Khan Pathan21-Feb-07 19:26 
GeneralRe: Clear TextBoxes in a table Pin
gauthee21-Feb-07 19:52
gauthee21-Feb-07 19:52 

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.