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

ASP.NET

 
QuestionactiveX Control.. Pin
ptr2void27-Mar-08 19:12
ptr2void27-Mar-08 19:12 
GeneralRe: activeX Control.. Pin
Christian Graus27-Mar-08 19:32
protectorChristian Graus27-Mar-08 19:32 
QuestionRe: activeX Control.. Pin
ptr2void27-Mar-08 19:42
ptr2void27-Mar-08 19:42 
QuestionRe: activeX Control.. Pin
ptr2void27-Mar-08 20:35
ptr2void27-Mar-08 20:35 
QuestionThreadPool thread limit = potential deadlock? Pin
Mike Marynowski27-Mar-08 12:05
professionalMike Marynowski27-Mar-08 12:05 
AnswerRe: ThreadPool thread limit = potential deadlock? Pin
N a v a n e e t h27-Mar-08 16:37
N a v a n e e t h27-Mar-08 16:37 
AnswerRe: ThreadPool thread limit = potential deadlock? Pin
Guffa28-Mar-08 1:59
Guffa28-Mar-08 1:59 
GeneralRe: ThreadPool thread limit = potential deadlock? Pin
N a v a n e e t h28-Mar-08 3:03
N a v a n e e t h28-Mar-08 3:03 
Guffa wrote:
You should definitely not do something like starting another thread and wait for it to finish inside a lock.


Please correct me if I am wrong - AFAIK, if we start a new thread (not from the pool), it will get executed and lock will be released. It won't be queued as it is not accessing the locked resource. Can you tell me why it is a bad way to start new thread inside a lock ?

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

How to use google | Ask smart questions

GeneralAJAX UpdatePanel for Menu Control Pin
Ekjon27-Mar-08 10:54
Ekjon27-Mar-08 10:54 
GeneralRe: AJAX UpdatePanel for Menu Control Pin
Ekjon27-Mar-08 18:06
Ekjon27-Mar-08 18:06 
AnswerDoing a sync(normal) postback from and gridview inside an ajax updatepanel Pin
Bogdan Damian27-Mar-08 10:31
Bogdan Damian27-Mar-08 10:31 
QuestionManually consume webservice Pin
mpavas27-Mar-08 9:51
mpavas27-Mar-08 9:51 
GeneralRe: Manually consume webservice Pin
Christian Graus27-Mar-08 11:32
protectorChristian Graus27-Mar-08 11:32 
GeneralRe: Manually consume webservice Pin
mpavas28-Mar-08 5:03
mpavas28-Mar-08 5:03 
GeneralADAM Roleprovider class in ASP.NET 2.0 Pin
K.P.Kannan27-Mar-08 8:22
K.P.Kannan27-Mar-08 8:22 
GeneralRe: ADAM Roleprovider class in ASP.NET 2.0 Pin
RasmusLP30-Jun-08 5:16
RasmusLP30-Jun-08 5:16 
GeneralAjax Login Pin
Ed.Poore27-Mar-08 7:53
Ed.Poore27-Mar-08 7:53 
QuestionRequired Fields ? Pin
kindman_nb27-Mar-08 7:42
kindman_nb27-Mar-08 7:42 
AnswerRe: Required Fields ? Pin
Not Active27-Mar-08 8:42
mentorNot Active27-Mar-08 8:42 
GeneralCreateing xml file dynamically Pin
Sankar Komma 27-Mar-08 6:56
Sankar Komma 27-Mar-08 6:56 
GeneralRe: Createing xml file dynamically Pin
Not Active27-Mar-08 8:44
mentorNot Active27-Mar-08 8:44 
JokeRe: Createing xml file dynamically Pin
Jesse Squire27-Mar-08 8:51
Jesse Squire27-Mar-08 8:51 
GeneralRe: Createing xml file dynamically Pin
Soumini Ramakrishnan28-Mar-08 1:36
Soumini Ramakrishnan28-Mar-08 1:36 
GeneralRe: Createing xml file dynamically Pin
Not Active28-Mar-08 1:38
mentorNot Active28-Mar-08 1:38 
GeneralASP.NET C# pdf and/or doc viewer component Pin
maivit27-Mar-08 5:37
maivit27-Mar-08 5:37 

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.