Click here to Skip to main content
15,898,718 members
Home / Discussions / ASP.NET
   

ASP.NET

 
Questionmaster pages in asp.net Pin
onrivman14-Aug-08 21:46
onrivman14-Aug-08 21:46 
AnswerRe: master pages in asp.net Pin
AhsanS14-Aug-08 21:49
AhsanS14-Aug-08 21:49 
AnswerRe: master pages in asp.net Pin
eyeseetee14-Aug-08 21:55
eyeseetee14-Aug-08 21:55 
AnswerRe: master pages in asp.net Pin
Manas Bhardwaj14-Aug-08 22:11
professionalManas Bhardwaj14-Aug-08 22:11 
AnswerRe: master pages in asp.net Pin
Member 266438915-Aug-08 0:23
Member 266438915-Aug-08 0:23 
Questionabout tags in asp.net Pin
onrivman14-Aug-08 21:45
onrivman14-Aug-08 21:45 
AnswerRe: about tags in asp.net Pin
AhsanS14-Aug-08 21:51
AhsanS14-Aug-08 21:51 
QuestionThreading in ASP.NET - inputs needed Pin
harleydk14-Aug-08 21:25
harleydk14-Aug-08 21:25 
Hello,

I'm pondering the use of threading in my asp.net application, and would sure like some input from you guys.

Upon a succesful login, details about this login must be written to a database. In itself an operation which has no influence on the application per se. So as to not slow the app down, I'm considering sending this to a thread of its own, as I anticipate a hefty run on the application throughout the two weeks it will be up. Would this make sense to ship off to a seperate thread - or would there be too many complications (such as a maxed out threadpool) deriving from this?

I'm not big on threads in asp.net, but hopefully some of you are, and have a piece of advice for me.

Thanks in advance,

Morten
AnswerThreading in ASP.NET - inputs needed Pin
AhsanS14-Aug-08 21:43
AhsanS14-Aug-08 21:43 
GeneralRe: Threading in ASP.NET - inputs needed Pin
harleydk14-Aug-08 22:21
harleydk14-Aug-08 22:21 
QuestionStoring Setting files so they can be edited during runtime. Pin
boy.pockets14-Aug-08 19:00
boy.pockets14-Aug-08 19:00 
AnswerRe: Storing Setting files so they can be edited during runtime. Pin
Christian Graus14-Aug-08 19:14
protectorChristian Graus14-Aug-08 19:14 
QuestionRe: Storing Setting files so they can be edited during runtime. Pin
boy.pockets14-Aug-08 21:30
boy.pockets14-Aug-08 21:30 
QuestionUrgent problem with file uploading( uploading video files into a web application ) Pin
reogeo200814-Aug-08 17:27
reogeo200814-Aug-08 17:27 
AnswerRe: Urgent problem with file uploading( uploading video files into a web application ) Pin
Christian Graus14-Aug-08 17:41
protectorChristian Graus14-Aug-08 17:41 
AnswerRe: Urgent problem with file uploading( uploading video files into a web application ) Pin
Paul Conrad14-Aug-08 19:08
professionalPaul Conrad14-Aug-08 19:08 
GeneralRe: Urgent problem with file uploading( uploading video files into a web application ) Pin
Christian Graus14-Aug-08 19:15
protectorChristian Graus14-Aug-08 19:15 
JokeRe: Urgent problem with file uploading( uploading video files into a web application ) Pin
Paul Conrad14-Aug-08 19:52
professionalPaul Conrad14-Aug-08 19:52 
GeneralRe: Urgent problem with file uploading( uploading video files into a web application ) Pin
Christian Graus14-Aug-08 20:17
protectorChristian Graus14-Aug-08 20:17 
QuestionHow to delete a row from the repeater using a imagbutton delete in each row Pin
reogeo200814-Aug-08 17:14
reogeo200814-Aug-08 17:14 
AnswerRe: How to delete a row from the repeater using a imagbutton delete in each row Pin
Christian Graus14-Aug-08 17:40
protectorChristian Graus14-Aug-08 17:40 
QuestionUrgent Problem with (String was not recognized as a valid DateTime) In server but not in localhost Pin
HatakeKaKaShi14-Aug-08 15:04
HatakeKaKaShi14-Aug-08 15:04 
AnswerRe: Urgent Problem with (String was not recognized as a valid DateTime) In server but not in localhost Pin
Christian Graus14-Aug-08 15:23
protectorChristian Graus14-Aug-08 15:23 
GeneralRe: Urgent Problem with (String was not recognized as a valid DateTime) In server but not in localhost Pin
HatakeKaKaShi14-Aug-08 15:28
HatakeKaKaShi14-Aug-08 15:28 
GeneralRe: Urgent Problem with (String was not recognized as a valid DateTime) In server but not in localhost Pin
Christian Graus14-Aug-08 15:56
protectorChristian Graus14-Aug-08 15:56 

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.