Click here to Skip to main content
15,921,694 members
Home / Discussions / C#
   

C#

 
GeneralRe: break through 2 loops Pin
Deresen6-Jan-09 23:25
Deresen6-Jan-09 23:25 
GeneralRe: break through 2 loops Pin
N a v a n e e t h6-Jan-09 23:28
N a v a n e e t h6-Jan-09 23:28 
GeneralRe: break through 2 loops Pin
Luc Pattyn6-Jan-09 23:31
sitebuilderLuc Pattyn6-Jan-09 23:31 
GeneralRe: break through 2 loops Pin
Rob Philpott6-Jan-09 23:43
Rob Philpott6-Jan-09 23:43 
GeneralRe: break through 2 loops Pin
Luc Pattyn6-Jan-09 23:50
sitebuilderLuc Pattyn6-Jan-09 23:50 
GeneralRe: break through 2 loops Pin
CPallini7-Jan-09 0:14
mveCPallini7-Jan-09 0:14 
GeneralRe: break through 2 loops Pin
Rob Philpott7-Jan-09 0:23
Rob Philpott7-Jan-09 0:23 
GeneralRe: break through 2 loops Pin
CPallini7-Jan-09 0:11
mveCPallini7-Jan-09 0:11 
GeneralRe: break through 2 loops Pin
Luc Pattyn7-Jan-09 0:19
sitebuilderLuc Pattyn7-Jan-09 0:19 
GeneralRe: break through 2 loops Pin
DaveyM697-Jan-09 1:11
professionalDaveyM697-Jan-09 1:11 
GeneralRe: break through 2 loops Pin
Deresen7-Jan-09 9:22
Deresen7-Jan-09 9:22 
AnswerRe: break through 2 loops Pin
User 66586-Jan-09 23:17
User 66586-Jan-09 23:17 
AnswerRe: break through 2 loops Pin
HosamAly7-Jan-09 9:16
HosamAly7-Jan-09 9:16 
Question.NET Remoting - Closing Channels. Pin
stammailbox6-Jan-09 22:59
stammailbox6-Jan-09 22:59 
AnswerRe: .NET Remoting - Closing Channels. Pin
stammailbox7-Jan-09 1:58
stammailbox7-Jan-09 1:58 
GeneralRe: .NET Remoting - Closing Channels. Pin
DaveyM697-Jan-09 2:18
professionalDaveyM697-Jan-09 2:18 
AnswerRe: .NET Remoting - Closing Channels. Pin
DaveyM697-Jan-09 2:17
professionalDaveyM697-Jan-09 2:17 
I'm not claiming any knowledge of this as I've never used it but I've just read the docs on the RegisterChannel and Unregister channel.

It appears that you may only need to use these methods to add/remove additional http or tcp channels to the registered channels list. By default, there are ones named "http" and "tcp" which is probably what's being used by your app. The registered channels list requires unique names which is why these methods are there in case you need to have more than one of either type.

I may be way off here - as i said I've never used it - but the docs seem to imply this.
Alt Register Channel Page[^]
RegisterChannel[^]
UnregisterChannel[^]

Dave
BTW, in software, hope and pray is not a viable strategy. (Luc Pattyn)
Visual Basic is not used by normal people so we're not covering it here. (Uncyclopedia)

QuestionRe: .NET Remoting - Closing Channels. Pin
stammailbox7-Jan-09 2:36
stammailbox7-Jan-09 2:36 
QuestionDatabase Connection Pin
anveshvm6-Jan-09 22:08
anveshvm6-Jan-09 22:08 
AnswerRe: Database Connection Pin
N a v a n e e t h6-Jan-09 22:28
N a v a n e e t h6-Jan-09 22:28 
GeneralRe: Database Connection Pin
anveshvm6-Jan-09 23:03
anveshvm6-Jan-09 23:03 
GeneralRe: Database Connection Pin
N a v a n e e t h6-Jan-09 23:22
N a v a n e e t h6-Jan-09 23:22 
GeneralRe: Database Connection Pin
anveshvm6-Jan-09 23:28
anveshvm6-Jan-09 23:28 
QuestionProblem with Linq Contains or comparing two instances of the dbml generated class of my sql table Pin
Jarl Johnny Jacobsen6-Jan-09 21:51
Jarl Johnny Jacobsen6-Jan-09 21:51 
AnswerRe: Problem with Linq Contains or comparing two instances of the dbml generated class of my sql table Pin
Jarl Johnny Jacobsen6-Jan-09 22:18
Jarl Johnny Jacobsen6-Jan-09 22:18 

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.