473,756 Members | 6,106 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Commercial applications (not library) written in C#

Hello.
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 .

In fact, I've searched this news group for this subject and found a
post with the same subject, but it was more than two years old. I'd
like to know about current situation. I think Microsoft has been
making efforts to make C# one of the major programming languages for
Windows development.

PS : If there are commercial C# applications, do they all use
obfustication?
Jun 27 '08 #1
8 15395
On Jun 25, 5:42 pm, Sin Jeong-hun <typing...@gmai l.comwrote:
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
Jun 27 '08 #2
Well, the entire ide for Visual Studio is written in C# according to
Microsoft. A quick google search also said that Powerquest DriveImage
is a dotnet written program. I think the question is somewhat moot,
since the advantage of c++ is that it's so embedded into established
companies' development process and it's also more friendly towards
porting to mac versions et al. C++ also lends itself better to a nuts
and bolts approach to designing something from bare paper to your
exact wants, while "visual" languages are more about rad.

C# is probably dominant in internal corporate software, which, for all
I know, comprises the majority of software written. I'm sure some
folks will offer differing opinions, but there's a start.

Don't know about the obfuscation thing. Try to use ildasm on
devenv.exe!

Bob

Jun 27 '08 #3
On Jun 25, 12:42*pm, Sin Jeong-hun <typing...@gmai l.comwrote:
Hello.
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 .
We write a commercial application for finantial institutions and it's
written in C#, A friend of mine that works in a fast food logistics
company use C# too, they are developing a POS system to be deployed in
all the franchises of the chain.

As you can see there are, but you will not see one of the familiar
oldies application being rewritten in C# Too costly IMHO
Jun 27 '08 #4
On Jun 25, 1:08*pm, RvGrah <rvgrahamsevate n...@sbcglobal. netwrote:
Well, the entire ide for Visual Studio is written in C# according to
Microsoft. A quick google search also said that Powerquest DriveImage
is a dotnet written program. I think the question is somewhat moot,
since the advantage of c++ is that it's so embedded into established
companies' development process and it's also more friendly towards
porting to mac versions et al.
FYI, MAC use Objective C as it's preferred language. and I do not see
a lot of apps being ported.

I think it has to do with a cost proposition. It's not very cost
effective to simply ditch years of C++ code simply to use C#
Jun 27 '08 #5
RvGrah wrote:
Well, the entire ide for Visual Studio is written in C# according to
Microsoft. A quick google search also said that Powerquest DriveImage
is a dotnet written program. I think the question is somewhat moot,
since the advantage of c++ is that it's so embedded into established
companies' development process and it's also more friendly towards
porting to mac versions et al. C++ also lends itself better to a nuts
and bolts approach to designing something from bare paper to your
exact wants, while "visual" languages are more about rad.

C# is probably dominant in internal corporate software, which, for all
I know, comprises the majority of software written. I'm sure some
folks will offer differing opinions, but there's a start.

Don't know about the obfuscation thing. Try to use ildasm on
devenv.exe!
I doubt you'll get very far - it's not a .NET executable...

It probably either hosts the .NET framework or has a (probably modified)
version of the framework 'built in'.

Alun Harford
Jun 27 '08 #6
On Jun 25, 8:42*pm, Sin Jeong-hun <typing...@gmai l.comwrote:
Hello.
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 .
ATI display drivers control panel is, apparently, written in .NET.
Jun 27 '08 #7
On Jun 26, 6:54*pm, Pavel Minaev <int...@gmail.c omwrote:
On Jun 25, 8:42*pm, Sin Jeong-hun <typing...@gmai l.comwrote:
Hello.
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 .

ATI display drivers control panel is, apparently, written in .NET.
Yes, but that's sort of freeware. I mean ones that are actually sold
to common end-users.

Jun 27 '08 #8
MC
Lots of them. An example:

www.tipsoftware.com

This is a knowledge management tool for personnel managers.

I have lots of research software written in C#; see www.ai.uga.edu/caspr.

Jun 27 '08 #9

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

15
3115
by: Polerio Babao Jr.II | last post by:
Please correct me if im wrong. I have depended much on python and wxpython gui apps. After a year of using python apps I was able to do good application written entirely in python. One big problem came into my attention. The printing support. Yes, there was reportlab. But what if your client wanted to simulate the customized excel output and have it converted to reportlab. you cannot do it 100%. There are so many drawbacks which I do not...
23
8487
by: eeykay | last post by:
Hello All, I am trying to convince my client to use Python in his new product. He is worried about the license issues. Can somebody there to point me any good commercial applications developed using python ?. The licence clearly says Python can be used for commercial applications. Is there any other implications like that of GPL to make the source open ? Thanks for any help. eeykay
5
3504
by: Ken Dopierala Jr. | last post by:
Hi, I was wondering if there were any commercial applications out there that use .Net. Like games, accounting programs, and etc. I havn't seen any myself. I know a lot of web sites are built on .Net (like mine) but I havn't seen the framework installed with any programs yet. Thanks! Ken.
17
2131
by: Rich S. | last post by:
Hello Just like everyone else, I am excited about how easily one can create Windows applications with the .NET platform, but for shareware, I have some serious reservations 1. Your code can be easily decompiled. This would make it very difficult to implement any sort of license restrictions on your app, because anything you write can be easily viewed and cracked. This also removes any privacy for your intellectual property 2. Jim...
5
6692
by: Prakash T. | last post by:
Dear friends, This is Prakash from in India at tamilnadu. I am a MCA Student. Please answer the Que: Mention the type of applications which can be developed using C language? Thanks and Regards Prakash T. Karur
25
2436
by: mad NAT'er | last post by:
Can any one give me a few examples of commercially available apps written in C#?
14
2137
by: John | last post by:
My friend told me that his company will migrate the VC++ win32 applications to C++ .NET windows applications. I don't understand why since currently Microsoft only supports .NET on windows platforms. If Win32 applications and .NET application both will run on windows only, what's the advantages for the migration? Or maybe this type of migration is not common in practice?
6
4350
by: Internet User | last post by:
Can anyone point me to examples of commercial software packages (i.e. sold through VARs or retail channels) that were programmed in VB.net? Thanks in advance.
3
1773
by: auad | last post by:
Hi, I would like to know if there is any available .net library that allow me to create my own non-commercial applications in c# using the office 2007 UI ribbon controls. Thanks, Auad
0
9454
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
10028
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
1
9836
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
9707
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
8709
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
7242
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
5139
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
5301
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
2
3352
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.