|
|
Subject:
What are the benefits of Microsoft's .NET.
Category: Computers > Software Asked by: wardtalktothebeaver-ga List Price: $50.00 |
Posted:
08 Sep 2003 14:05 PDT
Expires: 08 Oct 2003 14:05 PDT Question ID: 253614 |
.NET is billed by MS as having many advantages. From a marketing point of view, what are they? That is, if a potential customer wants to know why an application written in .NET is better than a competing application not written in .NET, what can we tell him? I'm looking for benefits, not features. I hope someone has published an extensive white paper on the subject. You would think Microsoft would have one. They have tons of information, but I couldn't find a paper that would help a company market a .NET based application. I want to not have to wade through tons of techno-speak in order to figure out what the benefits are. Any information given in answer to the question should be understandable by people who don't know computer technology. That is, by people who use an application and don't care what it's written in, just care what it does for them. Thanks! |
|
Subject:
Re: What are the benefits of Microsoft's .NET.
Answered By: jbf777-ga on 08 Sep 2003 22:29 PDT Rated: |
Hello - From my searching, it seems as though the chief "competition" to .NET technology is the J2EE platform. These article should hopefully answer your question in the format and style you're looking for. If they don't, simply let me know before rating this answer, and I will try to find you other resources. Thanks for your understanding. Reality Check .NET Two of our experts debate the pros and cons of migrating to VB.NET. http://www.advisormedia.com/doc/09087 How do J2EE and .NET Measure up? http://www.aspnews.com/trends/article/0,2350,9921_2200571,00.html What .NET Means for IT Professionals http://www.microsoft.com/net/business/it_pros.asp J2EE vs .Net: Making that vital development decision http://insight.zdnet.co.uk/software/developer/0,39020469,2111787,00.htm J2EE vs. Microsoft.NET: A comparison of building web services (requires sign-up) http://www.theserverside.com/home/thread.jsp?thread_id=7056 Cat Fight in a Pet Store: J2EE vs. .NET http://www.onjava.com/pub/a/onjava/2001/11/28/catfight.html Will Microsoft .NET surpass Java in the marketplace? http://www.manning.com/dotnetbooks/java_vs_dotnet/java-vs-dotnet.html Next Generation Business Integration--The Advantages of Microsoft .NET http://members.microsoft.com/partner/includes/sitemetrics/downloads.aspx?Docid=002582&Docname=NET_BusinessIntegration.doc Additional Link: Lots of .NET articles http://itmanagement.webopedia.com/TERM/D/dot_NET.html Moving Java Applications to .NET http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dndotnet/html/dotnet_MovingJavaApps.asp Search Strategy: "microsoft .net vs." "white paper" "vs. microsoft.net" "microsoft .net benefits" "white paper" "advantages of Microsoft .net" "microsoft .net" layman's advantages | |
| |
| |
|
wardtalktothebeaver-ga
rated this answer:
Thanks, jbf777. This was all good information. I think the article that best resonded to our need for a marketing-oriented answer was the very last one from equarius. But the other information was valuable, too. We've ordered a couple of copies of the $1.11 book. The last chapter looks like it will summarize the benefits. But it appears that in order to really appreciate .NET, we're going to have to read the whole book and possibly some others. Thanks again for your help! |
|
Subject:
Re: What are the benefits of Microsoft's .NET.
From: mathtalk-ga on 09 Sep 2003 09:01 PDT |
Hi, wardtalktothebeaver-ga: Since jbf777-ga has answered the question by providing numerous links to other sites on the Web, I'd like to provide my own opinion about what will make .NET programs "better" for the consumer than software developed in another manner. Of course software runs on many platforms, and cross-platform comparisons are tricky to make. So let's simplify a bit by restricting ourselves to software running on "Windows" platforms. One asset of the .NET developed programs is derived from the Just In Time compilation process. As more powerful instruction sets become available with new generations of CPUs, the IL assembler in .NET will be upgraded to take advantage of new optimizations. This is the sort of advantage that takes effect over a passage of time, measured in months or years. Of immediate impact is the memory management (garbage collection) architecture of the .NET managed environment. Although .NET programs must for the time being continue to rely on Win32 and COM subsystems, which are prone to resource leaks, eventually Microsoft will likely produce an operating system which is based on the resource management design espoused by .NET. In the meantime we can expect reduced memory leaks in components wholly developed with .NET managed code assemblies. regards, mathtalk-ga |
Subject:
Re: What are the benefits of Microsoft's .NET.
From: wardtalktothebeaver-ga on 10 Sep 2003 10:33 PDT |
Thank you, mathtalk, These seem like important aspects from the developer's point of view. Automatic garbage collection alone is a huge time saver. Perhaps it will turn out that there are significant benefits for developers who use .NET, but trying to impress on non-technical people how those benefits translate into end-user benefits will be impossible. I very much appreciate your comments. |
Subject:
Re: What are the benefits of Microsoft's .NET.
From: jbf777-ga on 16 Sep 2003 08:25 PDT |
Anytime! Thanks for the rating and kind words. Hope things work out for you. If you have any questions, please let me know. |
If you feel that you have found inappropriate content, please let us know by emailing us at answers-support@google.com with the question ID listed above. Thank you. |
Search Google Answers for |
Google Home - Answers FAQ - Terms of Service - Privacy Policy |