On Jun 25, 5:42 pm, Sin Jeong-hun <typing...@gmail.com> wrote:
> This post is not about the C# language itself, but its usage in the
> real world. I know a lot of commercial Windows desktop applications.
> But actually I don't think any of them is written in C#. Some
> applications do use C# but I think it's only a small part, and most of
> the codes are written in C++. Is there any commercial application
> written entirely (or mainly) in C#? Not .NET GUI components nor any
> other libraries for .NET. Not freeware, not enterprise application,
> server application, or custom software. I mean general commercial
> Windows desktop applications like Microsoft Word, WinRAR and so on .
There are certainly some, although I wouldn't expect many products
with a long history to show up in the list.
From Microsoft:
Windows Live Writer
From a previous employer:
AudaEnterprise (see
www.audatex.com and look at the UK) and other
products
> PS : If there are commercial C# applications, do they all use
> obfustication?
Some use obfuscation, but not all.
Jon