Click here to Skip to main content
15,886,919 members
Home / Discussions / C#
   

C#

 
GeneralRe: ArrayLists & multithreading... Pin
James T. Johnson16-Jun-03 0:10
James T. Johnson16-Jun-03 0:10 
GeneralRe: ArrayLists & multithreading... Pin
viperxp16-Jun-03 2:53
viperxp16-Jun-03 2:53 
GeneralRe: ArrayLists & multithreading... Pin
James T. Johnson16-Jun-03 3:13
James T. Johnson16-Jun-03 3:13 
GeneralRe: ArrayLists & multithreading... Pin
viperxp16-Jun-03 7:10
viperxp16-Jun-03 7:10 
QuestionSimple inheritance? Pin
mcgahanfl15-Jun-03 2:27
mcgahanfl15-Jun-03 2:27 
AnswerRe: Simple inheritance? Pin
leppie15-Jun-03 3:54
leppie15-Jun-03 3:54 
GeneralRe: Simple inheritance? Pin
mcgahanfl15-Jun-03 17:14
mcgahanfl15-Jun-03 17:14 
GeneralWeb service performance... Pin
Matt Gullett15-Jun-03 2:25
Matt Gullett15-Jun-03 2:25 
I don't have much experience with web services beyond basicly reviewing the technology and trying a few demos. I am thinking of using a set of web services in my issue tracking project but I am a little concerned with performance. It is very important to me for the final product to be very responsive, so I don't want to use anything that compromises that.

Assuming the web service were running on a server (Win2k, 1gb, scsi, SQL local) in the same office as the user, exposed through a Windows service, basically just "Get a record", "Save a record", could I expect sub-second response times for total round trips (ie. App requests record to Record received.) I still need some of that second to deal with processing the request by the user and displaying the results.

I know nobody can promise performance, I will eventually have to test it, but I would like to hear from pepole more familiar with me to get a better understanding of what to expect.

One last question, what are the best resources for learning the best way to program web services?

Thanks in advance.

Matt Gullett
GeneralRe: Web service performance... Pin
Kannan Kalyanaraman15-Jun-03 3:41
Kannan Kalyanaraman15-Jun-03 3:41 
GeneralRe: Web service performance... Pin
Matt Gullett15-Jun-03 3:47
Matt Gullett15-Jun-03 3:47 
GeneralRe: Web service performance... Pin
Kannan Kalyanaraman15-Jun-03 17:01
Kannan Kalyanaraman15-Jun-03 17:01 
GeneralRe: Web service performance... Pin
Rocky Moore15-Jun-03 23:18
Rocky Moore15-Jun-03 23:18 
GeneralRe: Web service performance... Pin
Matt Gullett15-Jun-03 23:35
Matt Gullett15-Jun-03 23:35 
GeneralDynamic object cloneing. Pin
Peter Kiss15-Jun-03 1:07
Peter Kiss15-Jun-03 1:07 
GeneralC# Service won't start Pin
gek_at14-Jun-03 23:59
gek_at14-Jun-03 23:59 
GeneralRe: C# Service won't start Pin
mcgahanfl15-Jun-03 2:16
mcgahanfl15-Jun-03 2:16 
GeneralRe: C# Service won't start Pin
gek_at15-Jun-03 3:20
gek_at15-Jun-03 3:20 
GeneralRe: C# Service won't start Pin
mcgahanfl15-Jun-03 3:53
mcgahanfl15-Jun-03 3:53 
GeneralRe: C# Service won't start Pin
gek_at15-Jun-03 11:11
gek_at15-Jun-03 11:11 
GeneralRe: C# Service won't start Pin
gek_at16-Jun-03 7:31
gek_at16-Jun-03 7:31 
QuestionHow to connect to SQL Server running on one remote Server. Pin
Ken Zhu14-Jun-03 18:40
Ken Zhu14-Jun-03 18:40 
AnswerRe: How to connect to SQL Server running on one remote Server. Pin
Rocky Moore14-Jun-03 22:27
Rocky Moore14-Jun-03 22:27 
GeneralThe need to test my game online. Pin
EvilDingo14-Jun-03 14:02
EvilDingo14-Jun-03 14:02 
GeneralRe: The need to test my game online. Pin
leppie14-Jun-03 14:17
leppie14-Jun-03 14:17 
GeneralLessons learned Pin
Kant14-Jun-03 7:22
Kant14-Jun-03 7:22 

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.