Click here to Skip to main content
15,897,704 members
Home / Discussions / C#
   

C#

 
AnswerRe: Close Button for Tabs in Tab Control [modified] Pin
PIEBALDconsult15-Aug-08 5:10
mvePIEBALDconsult15-Aug-08 5:10 
QuestionUsing another program's DLL Pin
OsoreWatashi15-Aug-08 4:28
OsoreWatashi15-Aug-08 4:28 
AnswerRe: Using another program's DLL Pin
User 665815-Aug-08 4:56
User 665815-Aug-08 4:56 
AnswerRe: Using another program's DLL Pin
dan!sh 15-Aug-08 6:42
professional dan!sh 15-Aug-08 6:42 
AnswerRe: Using another program's DLL Pin
OsoreWatashi16-Aug-08 3:56
OsoreWatashi16-Aug-08 3:56 
QuestionCustom data types in web services and web references Pin
Yellowseed15-Aug-08 3:56
Yellowseed15-Aug-08 3:56 
AnswerRe: Custom data types in web services and web references Pin
Wendelius15-Aug-08 5:28
mentorWendelius15-Aug-08 5:28 
GeneralRe: Custom data types in web services and web references Pin
Yellowseed15-Aug-08 12:52
Yellowseed15-Aug-08 12:52 
Thanks! That's the sort of response I'm looking for.

I want to deploy the same assembly to both clients and servers, but I want to be able to update the server assemblies without requiring updates on the clients. I'm pretty sure this is only possible when the update has no effect on the schema. Is this what your question is about?

It'd be nice if I could do things this way and still have server updates that don't break the clients. Keeping this design, the only way I know of is to add a property bag to DomainObject, so any future properties can just be serialized as, say, a list of KeyValuePairs. It makes the XML a bit less clean and the schema validation a less useful...
GeneralRe: Custom data types in web services and web references Pin
Wendelius17-Aug-08 2:50
mentorWendelius17-Aug-08 2:50 
QuestionCan't find even one Bluetooth device when scanning Pin
Klive815-Aug-08 3:53
Klive815-Aug-08 3:53 
QuestionExporting Datatable to Excel Pin
maliary15-Aug-08 3:52
maliary15-Aug-08 3:52 
AnswerRe: Exporting Datatable to Excel [Ignore repost] Pin
Manas Bhardwaj15-Aug-08 3:58
professionalManas Bhardwaj15-Aug-08 3:58 
GeneralRe: Exporting Datatable to Excel [Ignore repost] Pin
PIEBALDconsult15-Aug-08 4:10
mvePIEBALDconsult15-Aug-08 4:10 
GeneralRe: Exporting Datatable to Excel [Ignore repost] Pin
Manas Bhardwaj15-Aug-08 4:20
professionalManas Bhardwaj15-Aug-08 4:20 
AnswerRe: Exporting Datatable to Excel Pin
PIEBALDconsult15-Aug-08 4:12
mvePIEBALDconsult15-Aug-08 4:12 
QuestionPassing Interface as a parameter Pin
sreerani15-Aug-08 3:16
sreerani15-Aug-08 3:16 
AnswerRe: Passing Interface as a parameter Pin
0x3c015-Aug-08 3:43
0x3c015-Aug-08 3:43 
AnswerRe: Passing Interface as a parameter Pin
Pete O'Hanlon15-Aug-08 8:33
mvePete O'Hanlon15-Aug-08 8:33 
QuestionCan a file be opened? Pin
__DanC__15-Aug-08 2:43
__DanC__15-Aug-08 2:43 
AnswerRe: Can a file be opened? Pin
Anthony Mushrow15-Aug-08 2:57
professionalAnthony Mushrow15-Aug-08 2:57 
GeneralRe: Can a file be opened? Pin
__DanC__15-Aug-08 2:58
__DanC__15-Aug-08 2:58 
GeneralRe: Can a file be opened? Pin
PIEBALDconsult15-Aug-08 3:15
mvePIEBALDconsult15-Aug-08 3:15 
GeneralRe: Can a file be opened? Pin
__DanC__15-Aug-08 3:37
__DanC__15-Aug-08 3:37 
GeneralRe: Can a file be opened? Pin
Anthony Mushrow15-Aug-08 6:28
professionalAnthony Mushrow15-Aug-08 6:28 
Questionvideo indexer Pin
sana1715-Aug-08 0:47
sana1715-Aug-08 0:47 

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.