S
sWitCh
Hello. I develop a chat application. Currently I'm using MFC 7.1. I am
thinking about migrating to C# and .NET platform. I've found some good
reasons to migrate: a lot less development time, ease of development,
modernity of the platform, maintenance ease, no memory leaks - bad
pointers... some of these are strong ones.
My app is still pretty young and small, most of its current features,
like sounds, networking, image buttons or tray icon could be easily
imitated in .NET. But in the future I would like to include some extra
options and I won't migrate to .NET if there are no libraries available
for doing them. Some of these options are: skinning (which I have now
partially implemented), chat message encryption, and voice
communication. In a far future, I might include webcam support.
Could these things be included in my app in any way if I migrate to .NET?
Thanks a lot.
Javier
thinking about migrating to C# and .NET platform. I've found some good
reasons to migrate: a lot less development time, ease of development,
modernity of the platform, maintenance ease, no memory leaks - bad
pointers... some of these are strong ones.
My app is still pretty young and small, most of its current features,
like sounds, networking, image buttons or tray icon could be easily
imitated in .NET. But in the future I would like to include some extra
options and I won't migrate to .NET if there are no libraries available
for doing them. Some of these options are: skinning (which I have now
partially implemented), chat message encryption, and voice
communication. In a far future, I might include webcam support.
Could these things be included in my app in any way if I migrate to .NET?
Thanks a lot.
Javier