Click here to Skip to main content
15,884,177 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: How to prevent displaying ID= in my URL querystring? Pin
Armandt__16-Apr-09 2:07
Armandt__16-Apr-09 2:07 
GeneralRe: How to prevent displaying ID= in my URL querystring? Pin
Warp-1016-Apr-09 5:47
Warp-1016-Apr-09 5:47 
QuestionUser Control fires event - page and all other user controls subscribe to event Pin
Leftyfarrell15-Apr-09 5:47
Leftyfarrell15-Apr-09 5:47 
Questionproper use of repeater control question Pin
icewolf_snowfire15-Apr-09 5:02
icewolf_snowfire15-Apr-09 5:02 
AnswerRe: proper use of repeater control question Pin
ToddHileHoffer15-Apr-09 8:37
ToddHileHoffer15-Apr-09 8:37 
GeneralRe: proper use of repeater control question Pin
icewolf_snowfire15-Apr-09 9:23
icewolf_snowfire15-Apr-09 9:23 
GeneralRe: proper use of repeater control question Pin
ToddHileHoffer15-Apr-09 9:56
ToddHileHoffer15-Apr-09 9:56 
QuestionShare session between soap clients Pin
Vozzie215-Apr-09 2:01
Vozzie215-Apr-09 2:01 
How to share a session between 2 soap clients?

The soap clients are generated by VS2008 in a VB.Net Windows Froms project by making a reference. The 2 clients make requests to the same "Project" but different "WebService" classes. I don't find a way to add a cookie container or sortlike to share the session.

Dim service1 As New ServiceReference1.Service1SoapClient(bhp, New ServiceModel.EndpointAddress("http://localhost/TheWebService/Service1.asmx"))
Dim service2 As New ServiceReference2.Service2SoapClient(bhp, New ServiceModel.EndpointAddress("http://localhost/TheWebService/Service2.asmx"))

It feels good to learn and achieve

AnswerRe: Share session between soap clients Pin
Yusuf15-Apr-09 4:06
Yusuf15-Apr-09 4:06 
GeneralRe: Share session between soap clients Pin
Vozzie215-Apr-09 11:57
Vozzie215-Apr-09 11:57 
GeneralRe: Share session between soap clients Pin
Vozzie215-Apr-09 12:12
Vozzie215-Apr-09 12:12 
Questionpaging in GRidView when I bind it with an object Pin
indian14315-Apr-09 1:42
indian14315-Apr-09 1:42 
AnswerRe: paging in GRidView when I bind it with an object Pin
Vimalsoft(Pty) Ltd15-Apr-09 2:49
professionalVimalsoft(Pty) Ltd15-Apr-09 2:49 
GeneralRe: paging in GRidView when I bind it with an object Pin
Ian McCaul15-Apr-09 3:50
Ian McCaul15-Apr-09 3:50 
AnswerRe: paging in GRidView when I bind it with an object Pin
Vimalsoft(Pty) Ltd15-Apr-09 4:04
professionalVimalsoft(Pty) Ltd15-Apr-09 4:04 
GeneralRe: paging in GRidView when I bind it with an object Pin
indian14315-Apr-09 7:40
indian14315-Apr-09 7:40 
GeneralRe: paging in GRidView when I bind it with an object Pin
Vimalsoft(Pty) Ltd15-Apr-09 19:57
professionalVimalsoft(Pty) Ltd15-Apr-09 19:57 
Questionwebfarm with state server session mode Pin
tejesh12315-Apr-09 0:39
tejesh12315-Apr-09 0:39 
AnswerRe: webfarm with state server session mode Pin
Colin Angus Mackay15-Apr-09 0:48
Colin Angus Mackay15-Apr-09 0:48 
GeneralRe: webfarm with state server session mode Pin
tejesh12315-Apr-09 1:44
tejesh12315-Apr-09 1:44 
GeneralRe: webfarm with state server session mode Pin
Yusuf15-Apr-09 4:11
Yusuf15-Apr-09 4:11 
AnswerRe: webfarm with state server session mode Pin
Abhijit Jana15-Apr-09 1:50
professionalAbhijit Jana15-Apr-09 1:50 
GeneralRe: webfarm with state server session mode Pin
tejesh12315-Apr-09 2:00
tejesh12315-Apr-09 2:00 
GeneralRe: webfarm with state server session mode Pin
Abhijit Jana15-Apr-09 2:27
professionalAbhijit Jana15-Apr-09 2:27 
GeneralRe: webfarm with state server session mode Pin
tejesh12315-Apr-09 18:58
tejesh12315-Apr-09 18: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.