Click here to Skip to main content
15,887,262 members
Home / Discussions / C#
   

C#

 
GeneralIDisposable, destructors and loaded assemblies Pin
Boaz V3-Jul-04 5:01
Boaz V3-Jul-04 5:01 
GeneralRe: IDisposable, destructors and loaded assemblies Pin
KevinMac4-Jul-04 9:27
KevinMac4-Jul-04 9:27 
Generaldouble buffering Pin
blankg3-Jul-04 4:43
blankg3-Jul-04 4:43 
GeneralRe: double buffering Pin
Heath Stewart5-Jul-04 6:23
protectorHeath Stewart5-Jul-04 6:23 
GeneralCRC check Pin
kratchkov3-Jul-04 3:51
kratchkov3-Jul-04 3:51 
GeneralRe: CRC check Pin
Paul Lyons3-Jul-04 4:38
Paul Lyons3-Jul-04 4:38 
GeneralRe: CRC check Pin
Vega023-Jul-04 4:39
Vega023-Jul-04 4:39 
Generalusing System.Runtime.Serialization.Formatters.Soap; Pin
ABean2-Jul-04 23:49
ABean2-Jul-04 23:49 
I get the following message:

The type or namespace name 'Soap' does not exist in the class or namespace 'System.Runtime.Serialization.Formatters' (are you missing an assembly reference?)


On this line here:
using System.Runtime.Serialization.Formatters.Soap;

What am I missing or has something chnaged in .NET 1.1?

(I'm trying to use the BaseSerializable class in this article: http://codeproject.com/soap/soapseraialize.asp )
GeneralRe: using System.Runtime.Serialization.Formatters.Soap; Pin
Colin Angus Mackay3-Jul-04 0:38
Colin Angus Mackay3-Jul-04 0:38 
GeneralTextBox at run time Pin
saud_a_k2-Jul-04 22:52
saud_a_k2-Jul-04 22:52 
GeneralRe: TextBox at run time Pin
Stefan Troschuetz3-Jul-04 13:16
Stefan Troschuetz3-Jul-04 13:16 
GeneralRe: TextBox at run time Pin
saud_a_k5-Jul-04 2:18
saud_a_k5-Jul-04 2:18 
GeneralRe: TextBox at run time Pin
Stefan Troschuetz5-Jul-04 2:53
Stefan Troschuetz5-Jul-04 2:53 
GeneralDesign Issue Pin
hatim_ali2-Jul-04 18:14
hatim_ali2-Jul-04 18:14 
Generaladvantage of interface/abstract class Pin
xcavin2-Jul-04 18:12
xcavin2-Jul-04 18:12 
GeneralRe: advantage of interface/abstract class Pin
Ray Cassick2-Jul-04 18:21
Ray Cassick2-Jul-04 18:21 
GeneralRe: advantage of interface/abstract class Pin
xcavin2-Jul-04 23:34
xcavin2-Jul-04 23:34 
GeneralRe: advantage of interface/abstract class Pin
Vega023-Jul-04 4:30
Vega023-Jul-04 4:30 
GeneralDataGrid & ArrayList Pin
bmasephol2-Jul-04 11:03
bmasephol2-Jul-04 11:03 
GeneralDatagrid Navigation Pin
IamADotNetGuy2-Jul-04 7:30
IamADotNetGuy2-Jul-04 7:30 
GeneralRe: Datagrid Navigation Pin
saud_a_k2-Jul-04 20:07
saud_a_k2-Jul-04 20:07 
GeneralQuestion on events and local variables Pin
Flack2-Jul-04 7:14
Flack2-Jul-04 7:14 
GeneralRe: Question on events and local variables Pin
Karl 20002-Jul-04 9:10
Karl 20002-Jul-04 9:10 
GeneralSaving BMP/JPEG from Stream Pin
Emiliano2-Jul-04 6:53
Emiliano2-Jul-04 6:53 
GeneralRe: Saving BMP/JPEG from Stream Pin
Gimpy19832-Jul-04 6:58
Gimpy19832-Jul-04 6:58 

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.