Click here to Skip to main content
15,913,587 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: save Bitmap ...... Pin
galigal156-Jan-08 23:08
galigal156-Jan-08 23:08 
GeneralRe: save Bitmap ...... Pin
Guffa7-Jan-08 11:02
Guffa7-Jan-08 11:02 
GeneralRe: save Bitmap ...... Pin
galigal157-Jan-08 19:01
galigal157-Jan-08 19:01 
QuestionStart Windows Service throw web application and Access Denied exception [modified] Pin
mkomasi6-Jan-08 0:48
mkomasi6-Jan-08 0:48 
GeneralDoesnt Fire the Page_load Method Pin
M_Menon5-Jan-08 23:25
M_Menon5-Jan-08 23:25 
GeneralRe: Doesnt Fire the Page_load Method Pin
Christian Graus5-Jan-08 23:53
protectorChristian Graus5-Jan-08 23:53 
GeneralRe: Doesnt Fire the Page_load Method Pin
M_Menon6-Jan-08 1:21
M_Menon6-Jan-08 1:21 
GeneralRe: Doesnt Fire the Page_load Method Pin
N a v a n e e t h6-Jan-08 7:42
N a v a n e e t h6-Jan-08 7:42 
You need to look into the outputcache documentations. I always used to implement data caching using Cache.Insert and reading from it. In my scenario, this method gave more handle than outputcache. In this all the events fires correctly. Easy way would be creating a cache utility class which manages caching for all the pages.


All C# applications should call Application.Quit(); in the beginning to avoid any .NET problems.- Unclyclopedia

My Website | Ask smart questions


GeneralRe: Doesnt Fire the Page_load Method Pin
M_Menon7-Jan-08 19:35
M_Menon7-Jan-08 19:35 
QuestionQuery String Pin
Mr. Wonderful5-Jan-08 8:58
Mr. Wonderful5-Jan-08 8:58 
GeneralRe: Query String Pin
DigiOz Multimedia5-Jan-08 9:04
DigiOz Multimedia5-Jan-08 9:04 
GeneralRe: Query String Pin
Paul Conrad5-Jan-08 9:46
professionalPaul Conrad5-Jan-08 9:46 
GeneralRe: Query String Pin
Christian Graus5-Jan-08 12:01
protectorChristian Graus5-Jan-08 12:01 
Questiondoes any one know? Pin
learningman5-Jan-08 6:16
learningman5-Jan-08 6:16 
AnswerRe: does any one know? Pin
Paul Conrad5-Jan-08 6:54
professionalPaul Conrad5-Jan-08 6:54 
AnswerRe: does any one know? Pin
DigiOz Multimedia5-Jan-08 9:06
DigiOz Multimedia5-Jan-08 9:06 
QuestionAny Idea ?? (runtime error in a webpage) Pin
imsathy5-Jan-08 5:30
imsathy5-Jan-08 5:30 
GeneralRe: Any Idea ?? Pin
imsathy5-Jan-08 5:59
imsathy5-Jan-08 5:59 
GeneralRe: Any Idea ?? Pin
DigiOz Multimedia5-Jan-08 8:59
DigiOz Multimedia5-Jan-08 8:59 
GeneralRe: Any Idea ?? Pin
imsathy6-Jan-08 18:51
imsathy6-Jan-08 18:51 
GeneralRe: Any Idea ?? Pin
DigiOz Multimedia7-Jan-08 3:47
DigiOz Multimedia7-Jan-08 3:47 
GeneralRe: Any Idea ?? Pin
imsathy7-Jan-08 20:48
imsathy7-Jan-08 20:48 
Generalpaypal problem Pin
Mogaambo5-Jan-08 1:47
Mogaambo5-Jan-08 1:47 
GeneralRe: paypal problem Pin
rahul.net115-Jan-08 3:21
rahul.net115-Jan-08 3:21 
Questionupdate button problem in gridview Pin
Sonia Gupta4-Jan-08 22:42
Sonia Gupta4-Jan-08 22:42 

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.