Click here to Skip to main content
15,885,767 members
Home / Discussions / .NET (Core and Framework)
   

.NET (Core and Framework)

 
GeneralRe: Stupid .NET things, post #1 Pin
Marc Clifton27-May-03 11:52
mvaMarc Clifton27-May-03 11:52 
GeneralCool .NET things, post #1 Pin
leppie27-May-03 12:51
leppie27-May-03 12:51 
GeneralRe: Stupid .NET things, post #1 Pin
James T. Johnson27-May-03 13:04
James T. Johnson27-May-03 13:04 
GeneralRe: Stupid .NET things, post #1 Pin
Marc Clifton27-May-03 13:21
mvaMarc Clifton27-May-03 13:21 
Generalcompound docs and .NET Pin
J. Dunlap27-May-03 10:35
J. Dunlap27-May-03 10:35 
GeneralRe: compound docs and .NET Pin
James T. Johnson27-May-03 11:26
James T. Johnson27-May-03 11:26 
GeneralRe: compound docs and .NET Pin
J. Dunlap27-May-03 11:31
J. Dunlap27-May-03 11:31 
GeneralRe: compound docs and .NET Pin
James T. Johnson27-May-03 13:07
James T. Johnson27-May-03 13:07 
Something that just hit me, are you trying to read/write existing files/file formats or something brand new?

If the latter then serialization is one step in the same direction. You can either let the framework handle all of the details (simply apply the Serializable attribute to the class/struct) or you can customize it by also implementing ISerializable.

James

"I despise the city and much prefer being where a traffic jam means a line-up at McDonald's"
Me when telling a friend why I wouldn't want to live with him

GeneralRe: compound docs and .NET Pin
J. Dunlap27-May-03 13:22
J. Dunlap27-May-03 13:22 
QuestionStill no solution! Memory bug in Services? Pin
solidstore27-May-03 1:47
solidstore27-May-03 1:47 
AnswerRe: Still no solution! Memory bug in Services? Pin
Simon Gregory3-Jun-03 13:33
Simon Gregory3-Jun-03 13:33 
GeneralDrawImage is slow Pin
Stan Shannon26-May-03 1:08
Stan Shannon26-May-03 1:08 
GeneralRe: DrawImage is slow Pin
Russell Morris27-May-03 16:27
Russell Morris27-May-03 16:27 
GeneralRe: DrawImage is slow ? GDI+ Pin
gecko2320-Aug-03 7:10
gecko2320-Aug-03 7:10 
GeneralSystem.Security File I/O Problem Pin
Paul Griffin26-May-03 0:19
Paul Griffin26-May-03 0:19 
GeneralLicensed controls and ASP.NET Pin
Patrick Lassalle25-May-03 22:17
Patrick Lassalle25-May-03 22:17 
GeneralComparison of '.NET SqlClient' and 'Microsoft OLEDB' for accessing MSSQL 7 and above Pin
Uday Takbhate24-May-03 21:57
Uday Takbhate24-May-03 21:57 
GeneralRe: Comparison of '.NET SqlClient' and 'Microsoft OLEDB' for accessing MSSQL 7 and above Pin
Anonymous25-May-03 20:47
Anonymous25-May-03 20:47 
GeneralRe: Comparison of '.NET SqlClient' and 'Microsoft OLEDB' for accessing MSSQL 7 and above Pin
wayward29-May-03 1:02
wayward29-May-03 1:02 
GeneralTopmost Form property [C#] Pin
GmArya24-May-03 12:36
GmArya24-May-03 12:36 
GeneralRe: Topmost Form property [C#] Pin
Marc Clifton27-May-03 14:31
mvaMarc Clifton27-May-03 14:31 
GeneralAccess to the system image list Pin
tabor2523-May-03 23:38
tabor2523-May-03 23:38 
GeneralRe: Access to the system image list Pin
Richard Deeming27-May-03 1:50
mveRichard Deeming27-May-03 1:50 
QuestionDesign time control in Run time program? Pin
novachen23-May-03 21:26
novachen23-May-03 21:26 
AnswerRe: Design time control in Run time program? Pin
J. Dunlap23-May-03 22:15
J. Dunlap23-May-03 22:15 

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.