Click here to Skip to main content
15,891,740 members
Home / Discussions / C#
   

C#

 
GeneralRe: html control parsing Pin
Eli Nurman20-Nov-08 9:48
Eli Nurman20-Nov-08 9:48 
GeneralRe: html control parsing Pin
led mike20-Nov-08 11:01
led mike20-Nov-08 11:01 
AnswerRe: html control parsing Pin
Patrick Etc.20-Nov-08 9:53
Patrick Etc.20-Nov-08 9:53 
GeneralRe: html control parsing Pin
Eli Nurman20-Nov-08 10:11
Eli Nurman20-Nov-08 10:11 
GeneralRe: html control parsing Pin
Patrick Etc.20-Nov-08 10:21
Patrick Etc.20-Nov-08 10:21 
QuestionHow to fetch the values of the array which is inside another object using reflection Pin
manoj0520-Nov-08 8:31
manoj0520-Nov-08 8:31 
QuestionAdding Web Refrence at runtime Pin
Sabry190520-Nov-08 8:18
Sabry190520-Nov-08 8:18 
AnswerRe: Adding Web Refrence at runtime Pin
Wendelius20-Nov-08 8:35
mentorWendelius20-Nov-08 8:35 
If the methods you use in the reporting tool, are the same in each of the web services, you can create your own (single) proxy.

The easiest way is to use WSDL tool and possibly strip off everything you don't need from the generated file. Now you can better control the change of the URL and also other properties of the proxy. Also when you add the generated class to you code, you don't need to add web references anymore.

Hope this helps you,

Mika

The need to optimize rises from a bad design.

My articles[^]

GeneralRe: Adding Web Refrence at runtime Pin
Sabry190520-Nov-08 9:23
Sabry190520-Nov-08 9:23 
GeneralRe: Adding Web Refrence at runtime [modified] Pin
Wendelius20-Nov-08 9:37
mentorWendelius20-Nov-08 9:37 
QuestionDeclaring 'Lists' Pin
nlowdon20-Nov-08 6:43
nlowdon20-Nov-08 6:43 
AnswerRe: Declaring 'Lists' Pin
humayunlalzad20-Nov-08 7:02
humayunlalzad20-Nov-08 7:02 
AnswerRe: Declaring 'Lists' Pin
Wendelius20-Nov-08 7:11
mentorWendelius20-Nov-08 7:11 
GeneralRe: Declaring 'Lists' Pin
Ennis Ray Lynch, Jr.20-Nov-08 7:48
Ennis Ray Lynch, Jr.20-Nov-08 7:48 
GeneralRe: Declaring 'Lists' Pin
Wendelius20-Nov-08 8:04
mentorWendelius20-Nov-08 8:04 
QuestionBitwise operator Pin
humayunlalzad20-Nov-08 6:38
humayunlalzad20-Nov-08 6:38 
AnswerRe: Bitwise operator Pin
led mike20-Nov-08 7:13
led mike20-Nov-08 7:13 
AnswerRe: Bitwise operator Pin
Gideon Engelberth20-Nov-08 9:50
Gideon Engelberth20-Nov-08 9:50 
GeneralRe: Bitwise operator Pin
Luc Pattyn20-Nov-08 13:47
sitebuilderLuc Pattyn20-Nov-08 13:47 
GeneralRe: Bitwise operator Pin
humayunlalzad21-Nov-08 5:50
humayunlalzad21-Nov-08 5:50 
GeneralRe: Bitwise operator Pin
Luc Pattyn21-Nov-08 5:54
sitebuilderLuc Pattyn21-Nov-08 5:54 
GeneralRe: Bitwise operator Pin
humayunlalzad21-Nov-08 6:44
humayunlalzad21-Nov-08 6:44 
GeneralRe: Bitwise operator Pin
Luc Pattyn21-Nov-08 8:17
sitebuilderLuc Pattyn21-Nov-08 8:17 
QuestionRotating Label Control [modified] Pin
#realJSOP20-Nov-08 6:16
mve#realJSOP20-Nov-08 6:16 
AnswerRe: Rotating Label Control Pin
Jim Crafton20-Nov-08 8:40
Jim Crafton20-Nov-08 8:40 

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.