Would C# be an optimal language to develop a IM client or even a server?
I'm afraid that it being so "easy" to use and develop it will turn out buggy and if ran for long periods of time would crash. Is this the case?
Instant Message
Started by dirkfirst, Oct 06 2006 12:32 PM
9 replies to this topic
#1
Posted 06 October 2006 - 12:32 PM
|
|
|
#2
Posted 10 October 2006 - 01:57 PM
I don't see why it wouldn't be just as good as any other language to do this. I guess, in this case, it all depends on the programmer.
Void
#4
Posted 11 October 2006 - 08:46 AM
I don't see why this can't be done? I mean, as long as you don't program badly it should be just as stable.
for (int i;;) {
cout << "Smith";
}
#5
Posted 12 October 2006 - 05:11 AM
C# would be fine to use as a IM Client or Server.
#6
Posted 26 October 2006 - 07:31 AM
Although many people may not have .NET installed.....
#7
Guest_Jordan_*
Posted 29 October 2006 - 11:26 AM
Guest_Jordan_*
Most people have installed .NET 1.0 and 1.1 but I don't think that many have 2.0 installed yet. You may want to write it in 1.1.
#8
Posted 31 October 2006 - 11:34 AM
Well if the IM you make will be good it will be worth it for the ppl to download .NET 2.0 so well dont think too much about it but yeah that will decrease the usage of your software in my opinion!
#9
Posted 07 November 2006 - 03:01 PM
I've noticed that very few people will download .net 2.0 to run your software. They will typically just find software that doesn't require it. At least, that is what I do/did when .NET 1.0, 1.1 and 2.0 first came out. lol
#10
Posted 11 November 2006 - 11:03 AM
I was hesitant to download .NET as well...... I suppose, if it is free and good people will download it.


Sign In
Create Account


Back to top









