Click here to Skip to main content
15,892,697 members
Home / Discussions / C#
   

C#

 
AnswerRe: Changing all cursor types on a form Pin
Polis Pilavas15-Dec-05 3:41
Polis Pilavas15-Dec-05 3:41 
GeneralRe: Changing all cursor types on a form Pin
fracalifa15-Dec-05 5:50
fracalifa15-Dec-05 5:50 
QuestionExtend NumericUpDown Pin
yala15-Dec-05 1:43
yala15-Dec-05 1:43 
QuestionDatabase migration tool Pin
AnonymousTwo15-Dec-05 1:34
AnonymousTwo15-Dec-05 1:34 
QuestionPreprocessKEy message DATAGRID column Pin
Greeky15-Dec-05 0:40
Greeky15-Dec-05 0:40 
QuestionExcel in C# Pin
Mahi.Ragava15-Dec-05 0:27
Mahi.Ragava15-Dec-05 0:27 
Questionevent handling Pin
Ankit Aneja14-Dec-05 23:34
Ankit Aneja14-Dec-05 23:34 
QuestionObject pooling in C# Pin
rana7414-Dec-05 23:07
rana7414-Dec-05 23:07 
We have a c# object being referred to by ASP.NET application.We want to implement an object pool for the C# component,with the number of intances being configurable.
Assuming that ASP.NET is servicing requests in 25 concurrent threads,we want the services to be processed by the instances from the pool.
Moreover ,the instances are initialized right at the beginning.How do we implement this object pooling?
We need this architecture as the c# object contains a handle to a COM component which has a very expensive initialization process.
A pointer to a reference article will be very helpful
AnswerRe: Object pooling in C# Pin
S. Senthil Kumar15-Dec-05 4:50
S. Senthil Kumar15-Dec-05 4:50 
QuestionTime out exception Pin
manojk_batra14-Dec-05 22:51
manojk_batra14-Dec-05 22:51 
AnswerRe: Time out exception Pin
Guffa15-Dec-05 1:27
Guffa15-Dec-05 1:27 
GeneralRe: Time out exception Pin
manojk_batra15-Dec-05 1:50
manojk_batra15-Dec-05 1:50 
AnswerRe: Time out exception Pin
Guffa18-Dec-05 1:29
Guffa18-Dec-05 1:29 
GeneralRe: Time out exception Pin
manojk_batra18-Dec-05 17:42
manojk_batra18-Dec-05 17:42 
Questionquestion Pin
eyalso14-Dec-05 22:45
eyalso14-Dec-05 22:45 
AnswerRe: question Pin
albCode14-Dec-05 22:50
albCode14-Dec-05 22:50 
GeneralRe: question Pin
J4amieC15-Dec-05 0:28
J4amieC15-Dec-05 0:28 
AnswerRe: question Pin
Gilad Kapelushnik17-Dec-05 23:35
Gilad Kapelushnik17-Dec-05 23:35 
QuestionDatatypes in Excel Sheet Pin
Mahi.Ragava14-Dec-05 22:41
Mahi.Ragava14-Dec-05 22:41 
Questioninstalling application to a server Pin
bwagz14-Dec-05 22:40
bwagz14-Dec-05 22:40 
Questiondate validity Pin
fmardani14-Dec-05 22:38
fmardani14-Dec-05 22:38 
AnswerRe: date validity Pin
tatchung14-Dec-05 23:12
tatchung14-Dec-05 23:12 
AnswerRe: date validity Pin
Polis Pilavas15-Dec-05 2:17
Polis Pilavas15-Dec-05 2:17 
QuestionHow to add a TextBox control into a ToolBar? Pin
Andrew010514-Dec-05 22:22
Andrew010514-Dec-05 22:22 
AnswerRe: How to add a TextBox control into a ToolBar? Pin
albCode14-Dec-05 22:37
albCode14-Dec-05 22: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.