Presentation is loading. Please wait.

Presentation is loading. Please wait.

ASP.NET Roadshow Lucas Wensing Technical Specialist

Similar presentations


Presentation on theme: "ASP.NET Roadshow Lucas Wensing Technical Specialist"— Presentation transcript:

1 ASP.NET Roadshow Lucas Wensing Technical Specialist lucasw@microsoft.com

2 Agenda The market FiguresCompetitors Building ASP.NET Sites ToolingResourcesHosting The Future Today’s agenda

3 Total Active Hosted Sites Scripted Static 14.5M 87.8% 12.2% Source: Netcraft: *Sites which use of server-side scripting technologies such as ASP, ASP.NET, PHP, etc. 110% YOY Growth 15.3M 21.75 M 82.4% 17.6% 74.1% 25.9% 27% YOY Growth Observations More and more developers are building web applications. Big growth of scripted websites, due to demand for more website functionality and easier technology. % of Devs Building Web Apps Source: Microsoft Internal Studies The Market

4 ASP.NET market is growing Source: Netcraft: ASP.NET - local references to ASP.NET file extensions are found on the front page of the site. Java Servlets - local references to.jhtml,.jsp,.gsp file extensions, or a local url starting "/servlets".

5 Language PHP: Single Language, not strongly typed ASP.NET: Multi language, strongly typed Built-in functionality PHP: 700 Built in functions ASP.NET: 4000.NET Framework classes + rich controls Architecture PHP: Script based, include files for encapsulation ASP.NET: Event based, server-side controls, HTTP modules Data Access PHP: RecordSets ASP.NET: Databinding Tracing PHP: Echo() statements ASP.NET: Rich Tracing capabilities Community Support Both have strong community support See www.asp.net, www.aspfriends.com www.asp.netwww.aspfriends.comwww.asp.netwww.aspfriends.com ASP.NET vs. PHP

6 “Linux is Free” Get Started on Windows for Free Web Matrix Starter Kits MSDE Windows beats Linux on TCO Software licenses are small part of cost – 4-8% Labor costs are high – 50%+ Unified management can reduce cost of operations significantly

7 Highly productive tools Server-side Web technology, for dynamic Web apps Replaces Active Server Pages (ASP) Developers love it because: Best tools and fastest time to market Faster and more reliable than ASP Easy way to get started Visual Basic-style Web development Creating ASP.NET Websites Free Tools ASP.NET Starter Kits New

8 Free Developer Tools ASP.NET Web development tool WYSIWYG, easy-to-use, community-supported 1 million downloads ASP.NET sample applications Tool for learning or rapid deployment Fully documented, inc. source code DB built on core SQL Server engine Full compatibility & migration path ASP.NET Starter Kits

9 Visual Studio 2005 C#VBC++J#WebExpress Visual Studio Professional Edition Novices Enthusiasts Students Hobbyists Part-Timers Professionals Consultants Enterprise Devs Visual Studio Team System Visual Studio Team Architect Edition Visual Studio Team Developer Edition Visual Studio Team Tester Edition Architects Testers

10 MoreReliable 40% more stable than Windows NT 4.0, 50% more available than Windows 2000 Most tested Windows release ever MoreManageable Half the deployment cost of Windows NT 4.0 Less deployment time than Windows 2000 MoreResponsive Customer Guidance: Enterprise Envisioning Center, JDP Program Product feedback loop: Online Crash Analysis, Dr. Watson, Microsoft Software Update Services MoreCompatible 30 certified apps at launch, 1725 ready apps within 180 days Code verification tools & OCA data shared with ISVs, IHVs Windows Server 2003

11 Windows Server 2003 Web Edition Web Administration Simple Web-based UI administration by default Limited features include Limited to 1-2 processors Limited to 2 gigabytes (GB) of RAM Limited to 10 connections for content publishing LOB applications (email/calendar, database, directory) blocked Limited VPN connections to 1 per media type Terminal Server (administration only) Active Directory (member only) Web Edition does not support Enterprise UDDI, Cluster Service, Internet Authentication Service (IAS), Network Bridge, ICS MMS, Removable & Remote Storage, Fax Service, Services for Macintosh, Print Services Internet Connection Firewall, Terminal Server Session Directory RIS, and Windows Media Services

12 Best fundamentals Improved security, reliability, manageability, scalability, and performance More Web sites per server Fault tolerant architecture Kernel-mode caching Server consolidation Best economics Competitively-priced Web Server Highly-effective ASP.NET platform ASP (Hardware: 8P 900 MHz PIII Xeon, 1xGB NICs, 4GB RAM)  40%  50%  65% ASP.NET  25% Windows 2000 Server Windows Server 2003 Req\sec ASP.NET & Windows Server 2003

13 ASP.NET Market Momentum www.asp.netwww.asp.net – 75-100k unique users/day www.asp.netDownloads Web Matrix – 750k downloads Starter Kits – 300k downloads Control gallery (584 controls) – 500k downloads Community activity – www.asp.net and ASPAlliance www.asp.net 300k contributors 1000 hours/month spent by ASP.NET team 300 percent increase in first three months on sites hosted on Windows Server 2003 – 5% are migrations from Linux Netcraft, July 2003

14 Home Page Hosting your ASP.NET website Hoster directory at www.asp.net/hosters directs developers to Microsoft partners www.asp.net/hosters Hoster Directory PageResource Page Hoster Text Links Logo, Abstract, And Links Signup page may include special offers Hoster Site Rotating Hoster Logos

15 ClientServerOffice Business Solutions ClientServerOffice Three Waves of Software

16 Today’s Agenda 08:30 – 09:00 uurOntvangst 09:00 – 10:00 uurWelkom Microsoft 10:00 – 11:00 uurSeminar deel 1 11:00 – 11:10 uurKorte pauze 11:10 – 12:30 uurSeminar deel II 12:30 – 13:15 uurLunch 13:15 – 15:00 uurSeminar deel III 15:00 – 15:15 uurPauze 15:15 – 16:45 uurSeminar deel IV 16:45 – 17:00 uurAfsluiting 17:00 – 17:30 uurBorrel

17 Resources The ASP.NET Home Page – http://www.asp.net http://www.asp.net Web Developers > Web developer kit bestellen - http://www.microsoft.com/emea/msdn/webdev/nl/default. mspx http://www.microsoft.com/emea/msdn/webdev/nl/default. mspx http://www.microsoft.com/emea/msdn/webdev/nl/default. mspx ASP.NET Developer Center – http://msdn.microsoft.com/asp.net http://msdn.microsoft.com/asp.net ASP.NET Tutorials – http://www.asp.net/Tutorials/quickstart.aspx http://www.asp.net/Tutorials/quickstart.aspx ASP.NET Starter Kits – http://www.asp.net/starterkits http://www.asp.net/starterkits ASP.NET Hosters - http://www.microsoft.com/emea/msdn/webdev/nl/hosters.aspx http://www.microsoft.com/emea/msdn/webdev/nl/hosters.aspx http://www.microsoft.com/emea/msdn/webdev/nl/hosters.aspx ASP.NET Newsletter – http://www.asp.net/newsletter http://www.asp.net/newsletter

18 Resources continued The.NET Home Page – http://www.microsoft.com/net http://www.microsoft.com/net.NET Framework on MSDN – http://msdn.microsoft.com/netframework http://msdn.microsoft.com/netframework What is.NET? http://msdn.microsoft.com/theshow/EPISODE011 http://msdn.microsoft.com/theshow/EPISODE011 Frequently Asked Questions about Microsoft.NET Framework – http://msdn.microsoft.com/library/techart/faq111700.htm http://msdn.microsoft.com/library/techart/faq111700.htm The GotDotNet Home Page – http://www.gotdotnet.com http://www.gotdotnet.com An Introduction to the.NET Framework – http://www.gotdotnet.com/about_new.aspx http://www.gotdotnet.com/about_new.aspx

19 © 2004 Microsoft Corporation. All rights reserved. This presentation is for informational purposes only. Microsoft makes no warranties, express or implied, in this summary.


Download ppt "ASP.NET Roadshow Lucas Wensing Technical Specialist"

Similar presentations


Ads by Google