Click here to Skip to main content
15,881,089 members
Home / Discussions / C#
   

C#

 
GeneralRe: timetrigger finer than 1ms Pin
MeisterBiber29-Aug-03 7:31
MeisterBiber29-Aug-03 7:31 
GeneralRe: timetrigger finer than 1ms Pin
MeisterBiber29-Aug-03 7:38
MeisterBiber29-Aug-03 7:38 
GeneralRe: timetrigger finer than 1ms Pin
leppie29-Aug-03 7:44
leppie29-Aug-03 7:44 
GeneralRe: timetrigger finer than 1ms Pin
Daniel Turini29-Aug-03 8:10
Daniel Turini29-Aug-03 8:10 
QuestionTable with multiple checkbox cols? Pin
ekozek28-Aug-03 11:55
ekozek28-Aug-03 11:55 
Generaldatagrid treeview Pin
Member 52474028-Aug-03 11:25
Member 52474028-Aug-03 11:25 
GeneralRemoting, IIS, Security, and CAO questions Pin
LongRange.Shooter28-Aug-03 10:58
LongRange.Shooter28-Aug-03 10:58 
GeneralCOM+ Questions Pin
Mazdak28-Aug-03 6:30
Mazdak28-Aug-03 6:30 
I want to create COM+ sample for myself but I got some problems. I hope somebody could give me some hints.

First I add ObjectPooling ,but it does not work for me in my application.And it does not reflected in Component Service and its default value is still there.I add it as an attribute to my class like this:

[ObjectPooling(MinPoolSize = 5 ,MaxPoolSize = 10, CreationTimeout = 4000)]

Second problem is this: I create Setup project and add my application to it.The problem happend when I want to uninstall the application.The COM+ object does not removed from Component Service.Should I do anything in my code to do it?And the last question is ,isn't it necessary to shutdown the object when I close my client application or it has to be in its previous mode,or this is done automatically?

Mazy

No sig. available now.

QuestionHow to remove all the checked items in a ListView? Pin
yyf28-Aug-03 5:17
yyf28-Aug-03 5:17 
AnswerRe: How to remove all the checked items in a ListView? Pin
yyf28-Aug-03 7:03
yyf28-Aug-03 7:03 
AnswerRe: How to remove all the checked items in a ListView? Pin
Corinna John29-Aug-03 1:57
Corinna John29-Aug-03 1:57 
GeneralDoes IsInRole ever work Pin
Ista28-Aug-03 5:12
Ista28-Aug-03 5:12 
GeneralRe: Does IsInRole ever work Pin
Mazdak28-Aug-03 5:19
Mazdak28-Aug-03 5:19 
GeneralRe: Does IsInRole ever work Pin
Ista28-Aug-03 5:22
Ista28-Aug-03 5:22 
GeneralRe: Does IsInRole ever work Pin
Mazdak28-Aug-03 5:30
Mazdak28-Aug-03 5:30 
GeneralRe: Does IsInRole ever work Pin
Ista28-Aug-03 5:38
Ista28-Aug-03 5:38 
GeneralRe: Does IsInRole ever work Pin
Mazdak28-Aug-03 6:22
Mazdak28-Aug-03 6:22 
GeneralRe: Does IsInRole ever work Pin
Ista28-Aug-03 5:59
Ista28-Aug-03 5:59 
GeneralRe: Does IsInRole ever work Pin
Mazdak28-Aug-03 6:26
Mazdak28-Aug-03 6:26 
GeneralRe: Does IsInRole ever work Pin
Ista28-Aug-03 6:29
Ista28-Aug-03 6:29 
Generaldefault mail client Pin
Velichko Sarev28-Aug-03 5:02
Velichko Sarev28-Aug-03 5:02 
GeneralRe: default mail client Pin
Martey2-Sep-03 20:48
Martey2-Sep-03 20:48 
GeneralC# mobile app installation Pin
Manster28-Aug-03 4:04
Manster28-Aug-03 4:04 
General.resx file Pin
Ritesh Dubey28-Aug-03 1:39
Ritesh Dubey28-Aug-03 1:39 
GeneralRe: .resx file Pin
Mazdak28-Aug-03 5:12
Mazdak28-Aug-03 5:12 

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.