Click here to Skip to main content
15,888,286 members
Home / Discussions / C#
   

C#

 
Question"Windows" in console application Pin
yarns24-Aug-07 5:28
yarns24-Aug-07 5:28 
AnswerRe: "Windows" in console application Pin
Dave Kreskowiak24-Aug-07 6:37
mveDave Kreskowiak24-Aug-07 6:37 
AnswerRe: "Windows" in console application Pin
Thomas Stockwell25-Aug-07 2:35
professionalThomas Stockwell25-Aug-07 2:35 
AnswerRe: "Windows" in console application Pin
PIEBALDconsult25-Aug-07 19:23
mvePIEBALDconsult25-Aug-07 19:23 
Questionreturn last 3 records Pin
TAREQ F ABUZUHRI24-Aug-07 5:25
TAREQ F ABUZUHRI24-Aug-07 5:25 
AnswerRe: return last 3 records Pin
snorkie24-Aug-07 5:37
professionalsnorkie24-Aug-07 5:37 
GeneralRe: return last 3 records Pin
TAREQ F ABUZUHRI24-Aug-07 5:45
TAREQ F ABUZUHRI24-Aug-07 5:45 
QuestionHandling multiple versions of a similar Web Service Pin
GField24-Aug-07 5:21
GField24-Aug-07 5:21 
I have written a web based C# app that communicates with another System (G1) by consuming a web service via a proxy. The other system is Launch version 2 (G2), which will migrate clients over several months, so 2 webservices will need to be consumed. Both services are similar, but not identical.

Based on a Version value in the database associated with the client I need to instantiate objects from the G1 proxy service or G2 proxy service. However, I would then like to process them using common code, but based on the Version Value, perform specific assignments.

The proxy has the 2 services defined as
CIServiceProxy.CIService.Service
CIServiceProxy.G2CIService.Service

The services are extensive with 30 methods and 100s of properties.

Any help on direction greatly appreciated. My 5 day project has just leapt into infinity!

Confused | :confused:

cheers
G Field

Question[Message Deleted] Pin
madokapeng24-Aug-07 5:14
madokapeng24-Aug-07 5:14 
AnswerRe: How to compare difference between two screenshots Pin
Alaric_24-Aug-07 6:21
professionalAlaric_24-Aug-07 6:21 
AnswerWell I hate to help you cheat Pin
Ennis Ray Lynch, Jr.24-Aug-07 6:23
Ennis Ray Lynch, Jr.24-Aug-07 6:23 
QuestionTrigger Events from a Separate Thread Pin
polishprogrammer24-Aug-07 5:13
polishprogrammer24-Aug-07 5:13 
QuestionRebooting XP programmitically Pin
Justin Perez24-Aug-07 5:02
Justin Perez24-Aug-07 5:02 
AnswerRe: Rebooting XP programmitically [modified] Pin
Justin Perez24-Aug-07 5:18
Justin Perez24-Aug-07 5:18 
AnswerRe: Rebooting XP programmitically Pin
Spacix One24-Aug-07 6:00
Spacix One24-Aug-07 6:00 
AnswerRe: Rebooting XP programmitically Pin
J4amieC24-Aug-07 5:56
J4amieC24-Aug-07 5:56 
AnswerRe: Rebooting XP programmitically Pin
PIEBALDconsult24-Aug-07 6:11
mvePIEBALDconsult24-Aug-07 6:11 
GeneralRe: Rebooting XP programmitically Pin
Dan Neely24-Aug-07 7:21
Dan Neely24-Aug-07 7:21 
GeneralRe: Rebooting XP programmitically Pin
PIEBALDconsult24-Aug-07 8:13
mvePIEBALDconsult24-Aug-07 8:13 
AnswerRe: Rebooting XP programmitically Pin
Giorgi Dalakishvili24-Aug-07 8:00
mentorGiorgi Dalakishvili24-Aug-07 8:00 
QuestionChanging ListBox items color Pin
lossy24-Aug-07 4:44
lossy24-Aug-07 4:44 
AnswerRe: Changing ListBox items color Pin
Judah Gabriel Himango24-Aug-07 4:51
sponsorJudah Gabriel Himango24-Aug-07 4:51 
GeneralRe: Changing ListBox items color Pin
lossy24-Aug-07 5:10
lossy24-Aug-07 5:10 
AnswerRe: Changing ListBox items color Pin
lossy24-Aug-07 6:05
lossy24-Aug-07 6:05 
QuestionImport Data from MS Excel to DataSet using C# Pin
tuansara24-Aug-07 4:16
tuansara24-Aug-07 4:16 

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.