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

ASP.NET

 
QuestionSchedulers Pin
varshavmane8-May-07 21:07
varshavmane8-May-07 21:07 
AnswerRe: Schedulers Pin
SimulationofSai8-May-07 21:55
SimulationofSai8-May-07 21:55 
GeneralRe: Schedulers Pin
varshavmane8-May-07 22:18
varshavmane8-May-07 22:18 
GeneralRe: Schedulers Pin
SimulationofSai9-May-07 3:57
SimulationofSai9-May-07 3:57 
AnswerRe: Schedulers Pin
N a v a n e e t h8-May-07 22:57
N a v a n e e t h8-May-07 22:57 
GeneralRe: Schedulers Pin
varshavmane8-May-07 23:16
varshavmane8-May-07 23:16 
Questionabout application end event Pin
rama charan8-May-07 20:42
rama charan8-May-07 20:42 
AnswerRe: about application end event Pin
Guffa8-May-07 21:33
Guffa8-May-07 21:33 
Upgrading the application doesn't require the application to be restarted. Unless you update the application critical files global.asax or web.config, the application will just contine running with the new files.

The dll files in the bin folder are copied to a temporary folder before they are executed, so you can update the contents of the bin folder without having to bother about locked files.

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

GeneralRe: about application end event Pin
rama charan8-May-07 23:00
rama charan8-May-07 23:00 
AnswerRe: about application end event Pin
Guffa8-May-07 23:30
Guffa8-May-07 23:30 
GeneralRe: about application end event Pin
rama charan9-May-07 1:18
rama charan9-May-07 1:18 
AnswerRe: about application end event Pin
Guffa9-May-07 3:06
Guffa9-May-07 3:06 
Generalabout application end event Pin
rama charan9-May-07 4:22
rama charan9-May-07 4:22 
GeneralRe: about application end event Pin
Blumen8-May-07 23:20
Blumen8-May-07 23:20 
QuestionDoes page execution stop on browser close event? Pin
rama charan8-May-07 20:36
rama charan8-May-07 20:36 
AnswerRe: Does page execution stop on browser close event? [modified] Pin
Sandeep Akhare8-May-07 20:49
Sandeep Akhare8-May-07 20:49 
GeneralDoes page execution stop on browser close event? Pin
rama charan8-May-07 21:01
rama charan8-May-07 21:01 
AnswerRe: Does page execution stop on browser close event? Pin
Guffa8-May-07 21:06
Guffa8-May-07 21:06 
GeneralRe: Does page execution stop on browser close event? Pin
Sandeep Akhare8-May-07 21:21
Sandeep Akhare8-May-07 21:21 
AnswerRe: Does page execution stop on browser close event? [modified] Pin
Guffa8-May-07 21:02
Guffa8-May-07 21:02 
GeneralRe: Does page execution stop on browser close event? Pin
rama charan8-May-07 21:10
rama charan8-May-07 21:10 
QuestionContent management Pin
VaibhavTiparadi8-May-07 20:09
VaibhavTiparadi8-May-07 20:09 
AnswerRe: Content management Pin
Sathesh Sakthivel8-May-07 20:17
Sathesh Sakthivel8-May-07 20:17 
QuestionTouch Screen System Pin
anrorathod8-May-07 19:30
anrorathod8-May-07 19:30 
QuestionBind DropdownList Pin
Mkanchha8-May-07 19:17
Mkanchha8-May-07 19:17 

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.