Click here to Skip to main content
16,006,440 members
Home / Discussions / C#
   

C#

 
QuestionPlaying Sounds in PPC using Managed Code? Pin
Leonardo Paneque14-Feb-05 9:01
Leonardo Paneque14-Feb-05 9:01 
Generalis there any way to remove (Side header) from datagrid control Pin
ronin177014-Feb-05 8:59
ronin177014-Feb-05 8:59 
GeneralRe: is there any way to remove (Side header) from datagrid control Pin
Joel Parmer14-Feb-05 9:34
Joel Parmer14-Feb-05 9:34 
GeneralRe: is there any way to remove (Side header) from datagrid control Pin
ronin177014-Feb-05 9:37
ronin177014-Feb-05 9:37 
General, ha de mostrarse Executing from JavaScript C# functions Pin
see0714-Feb-05 8:01
see0714-Feb-05 8:01 
GeneralRe: , ha de mostrarse Executing from JavaScript C# functions Pin
S. Senthil Kumar14-Feb-05 8:14
S. Senthil Kumar14-Feb-05 8:14 
GeneralRe: , ha de mostrarse Executing from JavaScript C# functions Pin
Dave Kreskowiak14-Feb-05 9:28
mveDave Kreskowiak14-Feb-05 9:28 
Generalsoftware design problem Pin
ppp00114-Feb-05 7:34
ppp00114-Feb-05 7:34 
Hi all,

I am now designing a pluggable application system in C#, which means there
is a main program, and additional application (in form of a dll) can be
plugged onto the main program at run time. And each pluggable application
can exchange or share object with another pluggable application, so all the shared objects are put into another common dll(another namespace) to be accessed by all pluggable applications. The problem comes when new pluggable application are designed and created, new shared common object are added to
the common dll (the old common dll is overwrited by a new common dll consisting not only the new shared objects but also the original set of shared objects). And I think this overwriting process violates the principle of pluggable application. How can I redesign the software to avoid this problem ?

Thanks
GeneralRe: software design problem Pin
Marc Clifton14-Feb-05 8:09
mvaMarc Clifton14-Feb-05 8:09 
GeneralRe: software design problem Pin
S. Senthil Kumar14-Feb-05 8:10
S. Senthil Kumar14-Feb-05 8:10 
GeneralRe: software design problem Pin
ppp00114-Feb-05 14:50
ppp00114-Feb-05 14:50 
GeneralRe: software design problem Pin
leppie14-Feb-05 21:34
leppie14-Feb-05 21:34 
QuestionHow do I tell if the form has been minimized or restored? Pin
Marc Clifton14-Feb-05 7:22
mvaMarc Clifton14-Feb-05 7:22 
AnswerNever Mind Pin
Marc Clifton14-Feb-05 7:49
mvaMarc Clifton14-Feb-05 7:49 
GeneralRe: Never Mind Pin
Stefan Troschuetz14-Feb-05 21:30
Stefan Troschuetz14-Feb-05 21:30 
AnswerRe: How do I tell if the form has been minimized or restored? Pin
mav.northwind14-Feb-05 7:55
mav.northwind14-Feb-05 7:55 
GeneralRe: How do I tell if the form has been minimized or restored? Pin
Marc Clifton14-Feb-05 8:17
mvaMarc Clifton14-Feb-05 8:17 
GeneralProgress Bar Information Question... Pin
new_phoenix14-Feb-05 7:08
new_phoenix14-Feb-05 7:08 
GeneralWebservice methods disappear Pin
wantacobra200314-Feb-05 6:27
wantacobra200314-Feb-05 6:27 
Generaljavascript doesnot work in firefox Pin
kinnera14-Feb-05 5:43
kinnera14-Feb-05 5:43 
GeneralRe: javascript doesnot work in firefox Pin
Dave Kreskowiak14-Feb-05 5:47
mveDave Kreskowiak14-Feb-05 5:47 
Generaloverride delete key in datagrid Pin
xrado14-Feb-05 5:29
xrado14-Feb-05 5:29 
GeneralExporting DataGrid to Excel Pin
LuKas23_14-Feb-05 5:12
LuKas23_14-Feb-05 5:12 
GeneralA TCPListner problem that i am not sure about Pin
sameerhanda14-Feb-05 4:12
sameerhanda14-Feb-05 4:12 
GeneralRe: A TCPListner problem that i am not sure about Pin
Marc Clifton14-Feb-05 8:16
mvaMarc Clifton14-Feb-05 8:16 

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.