Click here to Skip to main content
15,899,599 members
Home / Discussions / C#
   

C#

 
QuestionBinding ComboBoxColumns Pin
sgeorgije24-Aug-07 6:53
sgeorgije24-Aug-07 6:53 
QuestionFocusing to a window Pin
kkadir24-Aug-07 5:54
kkadir24-Aug-07 5:54 
AnswerRe: Focusing to a window Pin
kubben24-Aug-07 7:38
kubben24-Aug-07 7:38 
AnswerRe: Focusing to a window Pin
Giorgi Dalakishvili24-Aug-07 8:14
mentorGiorgi Dalakishvili24-Aug-07 8:14 
QuestionQuestion about .NET 2.0 Web Browser control Pin
Spacix One24-Aug-07 5:32
Spacix One24-Aug-07 5:32 
AnswerRe: Question about .NET 2.0 Web Browser control Pin
Dave Kreskowiak24-Aug-07 6:39
mveDave Kreskowiak24-Aug-07 6:39 
GeneralRe: Question about .NET 2.0 Web Browser control [modified] Pin
Spacix One24-Aug-07 9:07
Spacix One24-Aug-07 9:07 
AnswerRe: Question about .NET 2.0 Web Browser control Pin
martin_hughes24-Aug-07 11:35
martin_hughes24-Aug-07 11:35 
GeneralRe: Question about .NET 2.0 Web Browser control Pin
Spacix One27-Aug-07 2:38
Spacix One27-Aug-07 2:38 
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 

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.