What major applications does Microsoft sell which use the .NET framework? - Stack Overflow most recent 30 from stackoverflow.com2009-11-28T13:22:04Zhttp://stackoverflow.com/feeds/question/228024http://www.creativecommons.org/licenses/by-nc/2.5/rdfhttp://stackoverflow.com/questions/228024/what-major-applications-does-microsoft-sell-which-use-the-net-framework20What major applications does Microsoft sell which use the .NET framework?Orion Edwards2008-10-23T00:26:18Z2009-07-06T16:04:27Z
<p>As a programmer, I feel much safer knowing that the frameworks being 'sold' to me are actually in use by their creators to produce real applications, as this gives me some reassurance that they will actually solve some set of problems, and are not just <a href="http://www.joelonsoftware.com/articles/fog0000000018.html" rel="nofollow">architecture astronautics</a>.</p>
<p>I remember years ago in the days of .NET 1.0 and 1.1, there was a lot of hype about how the next version of windows (which would have been Vista) was going to make heavy use of .NET, and there lots of hype about how great that would be.</p>
<p>I remember at the time thinking "well if Microsoft are basing their products off it, it must be pretty good." However, <em>that didn't actually happen</em>, and Vista ended up containing almost zero .NET parts. I also haven't heard of them using it in any apps that they sell at all (except IIS)</p>
<p>Although I've had many great experiences with .NET myself, the fact that Microsoft don't appear to use it themselves hardly fills me with confidence. In contrast, all of the frameworks Apple ships in OSX such as CoreData are all in heavy use by their major apps...</p>
<p>Off the top of my head I know of these 'purchaseable' MS apps which use .NET:</p>
<ul>
<li>IIS7</li>
<li>Visual Studio (which I don't think really counts...)</li>
</ul>
<p>Are there any others?</p>
<p><em>Disclaimer</em>: I believe this is programming related, as it deeply affects the confidence that I as a programmer have in a technology, and counts a lot when evaluating what to use when building my next apps.<br />
I would feel equally compelled to ask the same question again about a subset of .NET, such as WPF or WCF, or any other native win32 library, before deciding to write any apps using it...</p>
http://stackoverflow.com/questions/228024/what-major-applications-does-microsoft-sell-which-use-the-net-framework/228027#2280272Answer by Darren Kopp for What major applications does Microsoft sell which use the .NET framework?Darren Kopp2008-10-23T00:28:10Z2008-10-23T00:28:10Z<p>Microsoft Zune</p>
http://stackoverflow.com/questions/228024/what-major-applications-does-microsoft-sell-which-use-the-net-framework/228033#2280334Answer by SaaS Developer for What major applications does Microsoft sell which use the .NET framework?SaaS Developer2008-10-23T00:29:37Z2008-10-23T00:29:37Z<p><a href="http://www.microsoft.com/dynamics/crm/default.mspx" rel="nofollow">Microsoft Dynamics CRM</a> was one of the (if not the) first application Microsoft built on .Net.</p>
http://stackoverflow.com/questions/228024/what-major-applications-does-microsoft-sell-which-use-the-net-framework/228043#22804311Answer by Greg Beech for What major applications does Microsoft sell which use the .NET framework?Greg Beech2008-10-23T00:33:01Z2008-10-23T00:33:01Z<p>SQL Server 2005/2008 can both host the CLR and interoperate with its types. You can even use its types and methods as functions, aggregates, procedures, etc. I'd say that's about as strong a backing as you can get from Microsoft as SQL Server is one of its flagship products.</p>
http://stackoverflow.com/questions/228024/what-major-applications-does-microsoft-sell-which-use-the-net-framework/228059#228059-29Answer by mgb for What major applications does Microsoft sell which use the .NET framework?mgb2008-10-23T00:40:14Z2008-10-24T04:30:13Z<p>None.<br />
I believe our esteemed host explained it <a href="http://www.joelonsoftware.com/articles/fog0000000339.html" rel="nofollow">Fire and Motion</a> - if you can't compete, you get your competitors to waste their time rewriting all their stuff in some new technology. If that new system also locks them into your market all the better.</p>
<p>When MS rewrites Office and SQL server in .Net - I will consider it.</p>
http://stackoverflow.com/questions/228024/what-major-applications-does-microsoft-sell-which-use-the-net-framework/228064#22806411Answer by Lou Franco for What major applications does Microsoft sell which use the .NET framework?Lou Franco2008-10-23T00:41:52Z2008-10-23T00:41:52Z<p>SharePoint is build on ASP.NET</p>
http://stackoverflow.com/questions/228024/what-major-applications-does-microsoft-sell-which-use-the-net-framework/228086#22808610Answer by Hugh Allen for What major applications does Microsoft sell which use the .NET framework?Hugh Allen2008-10-23T00:49:18Z2008-10-23T00:49:18Z<p>I believe <a href="http://en.wikipedia.org/wiki/Windows_Media_Center" rel="nofollow">Windows Media Center</a> is a .NET app. (it comes with XP Media Center Edition, and Vista Home Premium / Ultimate editions)</p>
http://stackoverflow.com/questions/228024/what-major-applications-does-microsoft-sell-which-use-the-net-framework/228119#2281199Answer by Tom Willwerth for What major applications does Microsoft sell which use the .NET framework?Tom Willwerth2008-10-23T01:00:56Z2008-10-23T01:00:56Z<p><a href="http://en.wikipedia.org/wiki/Microsoft_Expression_Blend" rel="nofollow">Expression Blend</a>, while at a MS Launch event the presenter mentioned this app specifically as an example of "eating their own dogfood".</p>
<p>The main reason behind this seems to be the Windows Presentation Framework, released with .NET 3.0</p>
http://stackoverflow.com/questions/228024/what-major-applications-does-microsoft-sell-which-use-the-net-framework/228178#2281783Answer by Nidonocu for What major applications does Microsoft sell which use the .NET framework?Nidonocu2008-10-23T01:23:52Z2008-10-23T01:23:52Z<p>XNA is built using .net, <a href="http://uk.youtube.com/watch?v=MOyB5SkBHXc" rel="nofollow">games like this</a> are the sort of thing others have built using it. (That particular one, the Dishwasher, was created by one guy doing code, art and music).</p>
<p>Likewise I believe Windows Live Writer, the very popular blogging editor is in fact a Windows Forms application, despite appearances.</p>
http://stackoverflow.com/questions/228024/what-major-applications-does-microsoft-sell-which-use-the-net-framework/228197#2281973Answer by Mark Cidade for What major applications does Microsoft sell which use the .NET framework?Mark Cidade2008-10-23T01:30:19Z2008-10-23T01:30:19Z<ul>
<li><a href="http://silverlight.net/" rel="nofollow">Silverlight</a></li>
<li><a href="https://www.mesh.com" rel="nofollow">Live Mesh</a></li>
<li><a href="http://www.microsoft.com/windowsmobile/en-us/help/synchronize/device-center.mspx" rel="nofollow">Windows Mobile Device Center</a></li>
<li>Windows Media Center Store Update Manager</li>
</ul>
http://stackoverflow.com/questions/228024/what-major-applications-does-microsoft-sell-which-use-the-net-framework/228210#2282104Answer by vdhant for What major applications does Microsoft sell which use the .NET framework?vdhant2008-10-23T01:34:21Z2008-10-23T01:34:21Z<p>Can't remeber which blog is saw it on but Visual Studio 10 is suppose to be using WPF for its interface. Not sure if the CTP that will come out at PDC will have it though, but maybe the CTP after that. And Visual Studio is one of the biggest cash cows. Also some of the testing tools for VSTS will be fully done in WPF.</p>
<p>The point being that WPF is .net.</p>
http://stackoverflow.com/questions/228024/what-major-applications-does-microsoft-sell-which-use-the-net-framework/228237#2282373Answer by John Sheehan for What major applications does Microsoft sell which use the .NET framework?John Sheehan2008-10-23T01:45:26Z2008-10-23T01:45:26Z<p><a href="http://windowslivewriter.spaces.live.com/" rel="nofollow">Live Writer</a></p>
http://stackoverflow.com/questions/228024/what-major-applications-does-microsoft-sell-which-use-the-net-framework/228238#2282387Answer by smaclell for What major applications does Microsoft sell which use the .NET framework?smaclell2008-10-23T01:45:50Z2008-10-23T03:24:51Z<p>I thought this was kinda fun. The new versions of paint and calculator for Windows 7 are being written using WPF. </p>
<p>EDIT: Links</p>
<p><a href="http://blogs.zdnet.com/Stewart/?p=716" rel="nofollow">News Report of WPF based Wordpad, Paint and Calculator</a></p>
http://stackoverflow.com/questions/228024/what-major-applications-does-microsoft-sell-which-use-the-net-framework/228255#2282551Answer by John Sheehan for What major applications does Microsoft sell which use the .NET framework?John Sheehan2008-10-23T01:53:17Z2008-10-23T01:53:17Z<p>Microsoft Office Accounting requires the 2.0 Framework, but I don't know if it's entirely built on it.</p>
http://stackoverflow.com/questions/228024/what-major-applications-does-microsoft-sell-which-use-the-net-framework/228453#2284534Answer by Wedge for What major applications does Microsoft sell which use the .NET framework?Wedge2008-10-23T03:37:45Z2008-10-23T03:37:45Z<p><a href="http://microsoft.com/" rel="nofollow">Microsoft.com</a> is built on ASP.NET. It is not, strictly speaking, a product they SELL, but it's very high traffic and fairly critical to Microsoft's business.</p>
http://stackoverflow.com/questions/228024/what-major-applications-does-microsoft-sell-which-use-the-net-framework/228537#2285373Answer by Jay Bazuzi for What major applications does Microsoft sell which use the .NET framework?Jay Bazuzi2008-10-23T04:24:55Z2008-10-23T04:24:55Z<p>Since the original release of Visual Studio .NET, certain parts of Visual Studio have been written in managed code. For example, the property grid & MSBuild are both managed code.</p>
<p>Searching around my $env:ProgramFiles, I see that Windows Home Server is at least partially managed code.</p>
<p>Office does include some managed code, too: InfoPath.</p>
<p>As others have said, it makes little sense to take existing applications that work well, and re-write them just for the sake of saying they're written in .NET.</p>
http://stackoverflow.com/questions/228024/what-major-applications-does-microsoft-sell-which-use-the-net-framework/228594#2285940Answer by Ade Miller for What major applications does Microsoft sell which use the .NET framework?Ade Miller2008-10-23T04:55:22Z2008-10-23T04:55:22Z<p>Visual Studio Tools for Office allows you to run .NET code inside MS Office applications. This is a pretty significant use of .NET given the importance of Office to Microsoft.</p>
http://stackoverflow.com/questions/228024/what-major-applications-does-microsoft-sell-which-use-the-net-framework/228612#2286122Answer by smaclell for What major applications does Microsoft sell which use the .NET framework?smaclell2008-10-23T05:20:40Z2008-10-23T05:20:40Z<p>Oooh I remember a really cool application that was built using .NET components. This might never been turned into a commercial product (although <a href="http://news.softpedia.com/news/Life-After-Windows-Microsoft-Midori-Operating-System-88910.shtml" rel="nofollow">rumors</a> have it that it is) but I thought it was neat. It is the <a href="http://research.microsoft.com/os/Singularity/" rel="nofollow">Singularity research project</a> where researchers at microsoft created a completely .NET OS with some very interesting design choices. Better yet you can download portions of it <a href="http://www.codeplex.com/singularity" rel="nofollow">here</a>. </p>
<p>Sorry I know this is kinda straying away from the intent of the question but I thought it was a really interesting stretch for the normal .NET.</p>
http://stackoverflow.com/questions/228024/what-major-applications-does-microsoft-sell-which-use-the-net-framework/271458#2714583Answer by Charles Roper for What major applications does Microsoft sell which use the .NET framework?Charles Roper2008-11-07T07:37:46Z2008-11-07T07:37:46Z<p>SQL Server Management Studio (and the Express version) is .NET based.</p>
http://stackoverflow.com/questions/228024/what-major-applications-does-microsoft-sell-which-use-the-net-framework/284414#2844140Answer by Andreas for What major applications does Microsoft sell which use the .NET framework?Andreas2008-11-12T16:03:20Z2008-11-12T16:03:20Z<p>Exchange 2007 uses .NET for most of it's components. There are some bits still in unmanaged code, but large parts of it is C#.</p>
<p>Newer products in the System Center family are also using .NET more and more.</p>
<p>So I believe Microsoft is showing that you can actually make some good stuff with this technology.</p>
<p>Also lets not forget Azure which relies on you developing in .NET at the moment. (But how much of the Azure internal bits are .NET I do not know.)</p>
http://stackoverflow.com/questions/228024/what-major-applications-does-microsoft-sell-which-use-the-net-framework/374962#3749620Answer by Ken Yao for What major applications does Microsoft sell which use the .NET framework?Ken Yao2008-12-17T15:46:07Z2008-12-17T15:46:07Z<p>SCOM (System Center Operation Manager)</p>
http://stackoverflow.com/questions/228024/what-major-applications-does-microsoft-sell-which-use-the-net-framework/419564#4195641Answer by Luke for What major applications does Microsoft sell which use the .NET framework?Luke2009-01-07T08:25:41Z2009-01-07T08:25:41Z<p>Microsoft Outlook Web Access within Exchange 2007 uses ASP.NET I believe</p>
http://stackoverflow.com/questions/228024/what-major-applications-does-microsoft-sell-which-use-the-net-framework/1087803#10878031Answer by MicTech for What major applications does Microsoft sell which use the .NET framework?MicTech2009-07-06T16:04:27Z2009-07-06T16:04:27Z<p><strong>Visual Studio</strong></p>
<p>question: <em>Out of curiosity, approximately what will be the proportion of managed (WPF) to unmanaged code that VS2010 we be built upon?</em> </p>
<p>Rico Mariani: <em>Half managed code and VS have around 45 millions code lines</em></p>
<p><a href="http://channel9.msdn.com/shows/Going+Deep/Rico-Mariani-Visual-Studio-Today-Tomorrow-and-Beyond/" rel="nofollow">http://channel9.msdn.com/shows/Going+Deep/Rico-Mariani-Visual-Studio-Today-Tomorrow-and-Beyond/</a></p>