Click here to Skip to main content
16,005,697 members
Home / Discussions / C#
   

C#

 
GeneralDirectShow 9 and C# Pin
Oyvind Bratland3-Jan-03 2:30
Oyvind Bratland3-Jan-03 2:30 
GeneralRe: DirectShow 9 and C# Pin
Stephane Rodriguez.3-Jan-03 5:47
Stephane Rodriguez.3-Jan-03 5:47 
GeneralRe: DirectShow 9 and C# Pin
Oyvind Bratland3-Jan-03 22:20
Oyvind Bratland3-Jan-03 22:20 
GeneralRe: DirectShow 9 and C# Pin
Stephane Rodriguez.3-Jan-03 22:28
Stephane Rodriguez.3-Jan-03 22:28 
General(Suggestion): Database comparison Pin
Jassim Rahma3-Jan-03 0:53
Jassim Rahma3-Jan-03 0:53 
GeneralRe: (Suggestion): Database comparison Pin
Adrian Hall3-Jan-03 5:42
Adrian Hall3-Jan-03 5:42 
Generaldll Problem with De-serializable object Pin
bryanhuang2-Jan-03 21:47
bryanhuang2-Jan-03 21:47 
GeneralRe: dll Problem with De-serializable object Pin
Alex Korchemniy3-Jan-03 7:27
Alex Korchemniy3-Jan-03 7:27 
This is one of the things that I really hate about serialization. If you change the structure of the stored object you cannot use the new library to open the old file. I usually include backwards compatibility in my programs. And add version upgrade utilities, features.

If you need to get the data salvaged you will need to use the old version of the library.
GeneralCalling C++ .NET project from C# project Pin
shimin2-Jan-03 19:14
shimin2-Jan-03 19:14 
GeneralRe: Calling C++ .NET project from C# project Pin
Paul Selormey2-Jan-03 19:26
Paul Selormey2-Jan-03 19:26 
GeneralRe: Calling C++ .NET project from C# project Pin
shimin2-Jan-03 19:37
shimin2-Jan-03 19:37 
GeneralRe: Calling C++ .NET project from C# project Pin
Nick Parker2-Jan-03 19:43
protectorNick Parker2-Jan-03 19:43 
GeneralRe: Calling C++ .NET project from C# project Pin
shimin2-Jan-03 19:58
shimin2-Jan-03 19:58 
GeneralRe: Calling C++ .NET project from C# project Pin
Paul Selormey2-Jan-03 20:03
Paul Selormey2-Jan-03 20:03 
GeneralRe: Calling C++ .NET project from C# project Pin
shimin2-Jan-03 20:14
shimin2-Jan-03 20:14 
GeneralRe: Calling C++ .NET project from C# project Pin
Paul Selormey2-Jan-03 20:28
Paul Selormey2-Jan-03 20:28 
GeneralRe: Calling C++ .NET project from C# project Pin
shimin2-Jan-03 20:33
shimin2-Jan-03 20:33 
GeneralRe: Calling C++ .NET project from C# project Pin
Paul Selormey2-Jan-03 20:49
Paul Selormey2-Jan-03 20:49 
GeneralGetting the _real_ width of a DataGrid Pin
Domenic Denicola2-Jan-03 17:18
Domenic Denicola2-Jan-03 17:18 
GeneralRe: Getting the _real_ width of a DataGrid Pin
Nick Parker2-Jan-03 19:47
protectorNick Parker2-Jan-03 19:47 
GeneralRe: Getting the _real_ width of a DataGrid Pin
Domenic Denicola3-Jan-03 17:24
Domenic Denicola3-Jan-03 17:24 
QuestionHow to write configuration files? Pin
Nashes2-Jan-03 16:54
Nashes2-Jan-03 16:54 
AnswerRe: How to write configuration files? Pin
Adrian Hall3-Jan-03 5:33
Adrian Hall3-Jan-03 5:33 
GeneralRe: How to write configuration files? Pin
Nashes3-Jan-03 17:09
Nashes3-Jan-03 17:09 
GeneralThis one should be easy.... Pin
MStanbrook2-Jan-03 15:57
MStanbrook2-Jan-03 15:57 

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.