Click here to Skip to main content
15,917,060 members
Home / Discussions / C#
   

C#

 
GeneralRe: DataSet Relations Pin
totig21-Aug-03 2:29
totig21-Aug-03 2:29 
GeneralRe: DataSet Relations Pin
xoph23-Aug-03 0:23
xoph23-Aug-03 0:23 
GeneralRe: DataSet Relations Pin
xfqiu21-Aug-03 21:35
xfqiu21-Aug-03 21:35 
GeneralA Question about Remoting Pin
Mazdak20-Aug-03 23:49
Mazdak20-Aug-03 23:49 
GeneralRe: A Question about Remoting Pin
shaunAustin21-Aug-03 3:09
shaunAustin21-Aug-03 3:09 
GeneralRe: A Question about Remoting Pin
Mazdak21-Aug-03 20:38
Mazdak21-Aug-03 20:38 
GeneralRe: A Question about Remoting Pin
Mazdak21-Aug-03 21:30
Mazdak21-Aug-03 21:30 
GeneralRe: A Question about Remoting Pin
shaunAustin21-Aug-03 22:04
shaunAustin21-Aug-03 22:04 
Sorry about the delay Mazy...

Yes you can do anything in code that can be done in the config files it just isn't always that obvious in the docs... to set up the Soap/tcp you would use something like...
ChannelServices.RegisterChannel(new TcpChannel(null, new SoapClientFormatterSinkProvider(), null));


HTH

Shaun Big Grin | :-D

-----------------------------------------------------------------------
Shaun Austin: .NET Specialist. Spreading the word of .NET to the world... well the UK... well my tiny corner of it!! Big Grin | :-D

GeneralI know it's a silly thing, but this is giving me hassle... Pin
The_Preacher20-Aug-03 23:04
The_Preacher20-Aug-03 23:04 
GeneralRe: I know it's a silly thing, but this is giving me hassle... Pin
MeisterBiber21-Aug-03 4:06
MeisterBiber21-Aug-03 4:06 
GeneralRe: I know it's a silly thing, but this is giving me hassle... Pin
Alvaro Mendez21-Aug-03 11:11
Alvaro Mendez21-Aug-03 11:11 
GeneralAsynchronous Delegates Pin
Ryan Binns20-Aug-03 17:18
Ryan Binns20-Aug-03 17:18 
GeneralRe: Asynchronous Delegates Pin
J. Dunlap20-Aug-03 18:06
J. Dunlap20-Aug-03 18:06 
GeneralRe: Asynchronous Delegates Pin
Ryan Binns20-Aug-03 18:14
Ryan Binns20-Aug-03 18:14 
GeneralRe: Asynchronous Delegates Pin
J. Dunlap20-Aug-03 18:19
J. Dunlap20-Aug-03 18:19 
GeneralRe: Asynchronous Delegates Pin
Ryan Binns20-Aug-03 18:57
Ryan Binns20-Aug-03 18:57 
GeneralRe: Asynchronous Delegates Pin
J. Dunlap20-Aug-03 19:05
J. Dunlap20-Aug-03 19:05 
GeneralTracking Object Creation of Remotable Object Pin
Ozyris20-Aug-03 15:40
Ozyris20-Aug-03 15:40 
GeneralRe: Tracking Object Creation of Remotable Object Pin
Okeno Palmer21-Aug-03 6:57
Okeno Palmer21-Aug-03 6:57 
QuestionHow to make DataGrid column read only at runtime Pin
sumeat20-Aug-03 14:58
sumeat20-Aug-03 14:58 
AnswerRe: How to make DataGrid column read only at runtime Pin
Ista20-Aug-03 16:10
Ista20-Aug-03 16:10 
GeneralRe: How to make DataGrid column read only at runtime Pin
sumeat21-Aug-03 7:59
sumeat21-Aug-03 7:59 
GeneralRe: How to make DataGrid column read only at runtime Pin
Ista21-Aug-03 9:43
Ista21-Aug-03 9:43 
AnswerRe: How to make DataGrid column read only at runtime Pin
A.Wegierski21-Aug-03 7:48
A.Wegierski21-Aug-03 7:48 
GeneralCan't get manifest to work for my xp style controls Pin
IrishSonic20-Aug-03 14:33
IrishSonic20-Aug-03 14:33 

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.