Click here to Skip to main content
15,922,574 members
Home / Discussions / C#
   

C#

 
AnswerRe: c# Pin
DaveyM6914-Jan-09 0:57
professionalDaveyM6914-Jan-09 0:57 
AnswerRe: c# Pin
Pete O'Hanlon14-Jan-09 1:28
mvePete O'Hanlon14-Jan-09 1:28 
AnswerRe: c# Pin
Christian Graus14-Jan-09 2:28
protectorChristian Graus14-Jan-09 2:28 
AnswerRe: c# Pin
musefan14-Jan-09 2:54
musefan14-Jan-09 2:54 
AnswerRe: c# Pin
leckey14-Jan-09 3:21
leckey14-Jan-09 3:21 
QuestionWindows service suggestions Pin
mpavas14-Jan-09 0:00
mpavas14-Jan-09 0:00 
QuestionNeed advise about desktop application Pin
Haim Nachum13-Jan-09 22:28
Haim Nachum13-Jan-09 22:28 
AnswerRe: Need advise about desktop application Pin
SeMartens13-Jan-09 23:14
SeMartens13-Jan-09 23:14 
Hi,

what do you mean by "expensive"? Regarding the speed of the application or the time to implement the app.

My opinion:
Implementing the app using the low-level TCP/IP (or UDP, depends on the app) protocol will result in fast communication between client and server, because web services are on a much higher level (ISO/OSI) using protocols like HTTP etc. Also you need an IIS to host the service etc. This will all slow down the app. But going this way will need you to invest time, because you have to implement all the stuff like opening sockets, handling server communication etc.

Hope this helps you a bit.

Regards
Sebastian

It's not a bug, it's a feature!

Me in Softwareland.

QuestionLink ArrayList to datagridview and display spesific data Pin
Ronenb13-Jan-09 20:51
Ronenb13-Jan-09 20:51 
AnswerRe: Link ArrayList to datagridview and display spesific data Pin
musefan13-Jan-09 23:54
musefan13-Jan-09 23:54 
AnswerRe: Link ArrayList to datagridview and display spesific data Pin
Reza Raad14-Jan-09 0:41
Reza Raad14-Jan-09 0:41 
AnswerRe: Link ArrayList to datagridview and display spesific data Pin
Henry Minute14-Jan-09 2:16
Henry Minute14-Jan-09 2:16 
Questionxml carriage return Pin
arkiboys13-Jan-09 20:50
arkiboys13-Jan-09 20:50 
AnswerRe: xml carriage return Pin
Eddy Vluggen13-Jan-09 21:07
professionalEddy Vluggen13-Jan-09 21:07 
GeneralRe: xml carriage return Pin
arkiboys13-Jan-09 21:24
arkiboys13-Jan-09 21:24 
GeneralRe: xml carriage return Pin
Eddy Vluggen13-Jan-09 21:30
professionalEddy Vluggen13-Jan-09 21:30 
AnswerRe: xml carriage return Pin
J4amieC13-Jan-09 22:25
J4amieC13-Jan-09 22:25 
GeneralRe: xml carriage return Pin
arkiboys13-Jan-09 22:35
arkiboys13-Jan-09 22:35 
GeneralRe: xml carriage return Pin
J4amieC13-Jan-09 22:53
J4amieC13-Jan-09 22:53 
GeneralRe: xml carriage return Pin
arkiboys13-Jan-09 23:04
arkiboys13-Jan-09 23:04 
GeneralRe: xml carriage return Pin
J4amieC13-Jan-09 23:37
J4amieC13-Jan-09 23:37 
GeneralRe: xml carriage return Pin
arkiboys13-Jan-09 23:41
arkiboys13-Jan-09 23:41 
QuestionHow can I get selected value from crystal report Pin
Ali 11013-Jan-09 19:59
Ali 11013-Jan-09 19:59 
QuestionAdd Icon / JPG into Cell [DataGridView] Pin
M Riaz Bashir13-Jan-09 19:59
M Riaz Bashir13-Jan-09 19:59 
AnswerRe: Add Icon / JPG into Cell [DataGridView] Pin
dan!sh 13-Jan-09 21:13
professional dan!sh 13-Jan-09 21:13 

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.