SlideShare a Scribd company logo
1 of 16
Visual Studio 2010 and ASP.NET 4 Lee Englestone presents.. www.manchesterdeveloper.com
The Evolution of .NET In the beginning (2002) there was.. From January 2006 there was.. By late 2007 we also had.. And on April 12th the world will know.. .NET 1.0 & 1.1 .NET 2.0 .NET 3.0 & 3.5 .NET 4 & VS2010
Agenda Overview VS2010 .NET 4
Overview 2 Years in development VS2010 ships with .NET 4 VS2010 ships with MVC 2 VS2010 ships with Silverlight 4 Launch worldwide April 12th
VS2010 General Built using WPF (Windows Presentation Foundation) Can undock windows Allows for multiple monitor development Add reference improved No longer stalls Visual Studio
.NET 4 .NET 1.0 Runtime & class library .NET 1.1 Runtime & class library .NET 2.0 Runtime & class library .NET 3.0 Class library  .NET 3.5 Class library .NET 4.0 Runtime & class library 4.0 Runtime runs side by side with 2.0
VS2010 Intellisense Code behind auto complete (.cs) Code Navigation ‘Navigate To’ Ctrl + comma Highlight multiple instances (.cs) Box selection Snippet auto complete (aspx) Javascript inference
Web.config Minimised by default (No need for additional 3.5 references) Multiple deployment configurations Web.Debug.config Web.Release.config Web.XXX.config
c# Optional and Named Parameters Optional parameters Public ShowProduct(intproductId = 0, int count=10){	…} Named parameters ShowProduct(productId:10);
VS2010 Debugging	 Pin variables!!! View call hierarchy Step backwards
Routing / SEO improvements products.aspx?category=bikes products/bikes Code sample Page.MetaKeywords Page.MetaDescription Response.RedirectPermanent Response.RedirectToRoute IIS 7 SEO Toolkit Plugin
ASP.NET WebForms 4 Markup emitted from Server controls tidied up No inline styles by default Improved css designer support Smaller viewstate by default Automatic Html Encoding <%=Heading%> <%: Heading%>
Charting Controls Included with ASP.NET 4 (Previously separate download)
Modelling (Ultimate version only?) Create sequence diagram Dependency graphs Code gen from UML diagrams Dgml (xml) so can create own diagrams
Other features Web deployment packages Can deploy entire site Including running sql scripts and creating databases
Summary VS2010 / .NET 4 an exciting release Only covered some of the new features for web development More information http://weblogs.asp.net/scottgu/archive/2009/08/25/vs-2010-and-net-4-series.aspx

More Related Content

Similar to Visual Studio 2010 and ASP.Net 4

System development using visual studio
System development using visual studioSystem development using visual studio
System development using visual studio
jeff23_athisbest
 
New things about Cordova 4.0
New things about Cordova 4.0New things about Cordova 4.0
New things about Cordova 4.0
Monaca
 
Install .net framework 3.5, 3.0, 2
Install .net framework 3.5, 3.0, 2Install .net framework 3.5, 3.0, 2
Install .net framework 3.5, 3.0, 2
Trường Tiền
 
Install .net framework 3.5, 3.0, 2
Install .net framework 3.5, 3.0, 2Install .net framework 3.5, 3.0, 2
Install .net framework 3.5, 3.0, 2
Trường Tiền
 

Similar to Visual Studio 2010 and ASP.Net 4 (20)

Crack mcts.com
Crack mcts.comCrack mcts.com
Crack mcts.com
 
Silverlight 4
Silverlight 4Silverlight 4
Silverlight 4
 
What's new in vs 2010 sp1 for web developers
What's new in vs 2010 sp1 for web developersWhat's new in vs 2010 sp1 for web developers
What's new in vs 2010 sp1 for web developers
 
Intake 37 1
Intake 37 1Intake 37 1
Intake 37 1
 
Net Framework vs .Net Core A Complete Comparison.pdf
Net Framework vs  .Net Core  A Complete Comparison.pdfNet Framework vs  .Net Core  A Complete Comparison.pdf
Net Framework vs .Net Core A Complete Comparison.pdf
 
PHP konferencija - Microsoft
PHP konferencija - MicrosoftPHP konferencija - Microsoft
PHP konferencija - Microsoft
 
tutorials-visual-studio_visual-studio-2015-preview-comes-with-emulator-for-an...
tutorials-visual-studio_visual-studio-2015-preview-comes-with-emulator-for-an...tutorials-visual-studio_visual-studio-2015-preview-comes-with-emulator-for-an...
tutorials-visual-studio_visual-studio-2015-preview-comes-with-emulator-for-an...
 
The Universal Programming Language: C#
The Universal Programming Language: C#The Universal Programming Language: C#
The Universal Programming Language: C#
 
Eclipse Demo Camp 2010 - Eclipse e4 – The Status and the Future
Eclipse Demo Camp 2010 - Eclipse e4 – The Status and the FutureEclipse Demo Camp 2010 - Eclipse e4 – The Status and the Future
Eclipse Demo Camp 2010 - Eclipse e4 – The Status and the Future
 
System development using visual studio
System development using visual studioSystem development using visual studio
System development using visual studio
 
Advantages of Choosing ASP.NET Core
Advantages of Choosing ASP.NET Core Advantages of Choosing ASP.NET Core
Advantages of Choosing ASP.NET Core
 
Chapter 1 (asp.net over view)
Chapter 1 (asp.net over view)Chapter 1 (asp.net over view)
Chapter 1 (asp.net over view)
 
PHP and Silverlight
PHP and SilverlightPHP and Silverlight
PHP and Silverlight
 
JS Lab 2016 - Frontend trends 2015 - 2016
JS Lab 2016 - Frontend trends 2015 - 2016JS Lab 2016 - Frontend trends 2015 - 2016
JS Lab 2016 - Frontend trends 2015 - 2016
 
JS Lab`16. Виктор Турский: "Современные тенденции в разработке frontend"
JS Lab`16. Виктор Турский: "Современные тенденции в разработке frontend"JS Lab`16. Виктор Турский: "Современные тенденции в разработке frontend"
JS Lab`16. Виктор Турский: "Современные тенденции в разработке frontend"
 
New things about Cordova 4.0
New things about Cordova 4.0New things about Cordova 4.0
New things about Cordova 4.0
 
Install .net framework 3.5, 3.0, 2
Install .net framework 3.5, 3.0, 2Install .net framework 3.5, 3.0, 2
Install .net framework 3.5, 3.0, 2
 
Install .net framework 3.5, 3.0, 2
Install .net framework 3.5, 3.0, 2Install .net framework 3.5, 3.0, 2
Install .net framework 3.5, 3.0, 2
 
Asp dotnet net core
Asp dotnet net coreAsp dotnet net core
Asp dotnet net core
 
Build Leaner, Faster Web Applications with ASP.NET
Build Leaner, Faster Web Applications with  ASP.NETBuild Leaner, Faster Web Applications with  ASP.NET
Build Leaner, Faster Web Applications with ASP.NET
 

More from Lee Englestone

More from Lee Englestone (8)

Introduction to C#
Introduction to C#Introduction to C#
Introduction to C#
 
Augmented Reality On iOS With ARKit Xamarin and C#
Augmented Reality On iOS With ARKit Xamarin and C#Augmented Reality On iOS With ARKit Xamarin and C#
Augmented Reality On iOS With ARKit Xamarin and C#
 
Reinventing Education Hackathon - LeARn
Reinventing Education Hackathon - LeARnReinventing Education Hackathon - LeARn
Reinventing Education Hackathon - LeARn
 
.NET Foundation website suggestions for improvement
.NET Foundation website suggestions for improvement.NET Foundation website suggestions for improvement
.NET Foundation website suggestions for improvement
 
25 Tips for Visual Studio
25 Tips for Visual Studio25 Tips for Visual Studio
25 Tips for Visual Studio
 
Tweet From Every Country Barcamp Manchester
Tweet From Every Country Barcamp ManchesterTweet From Every Country Barcamp Manchester
Tweet From Every Country Barcamp Manchester
 
Organisational Learning
Organisational LearningOrganisational Learning
Organisational Learning
 
Lincoln Hack 2018
Lincoln Hack 2018Lincoln Hack 2018
Lincoln Hack 2018
 

Recently uploaded

+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
?#DUbAI#??##{{(☎️+971_581248768%)**%*]'#abortion pills for sale in dubai@
 

Recently uploaded (20)

GenAI Risks & Security Meetup 01052024.pdf
GenAI Risks & Security Meetup 01052024.pdfGenAI Risks & Security Meetup 01052024.pdf
GenAI Risks & Security Meetup 01052024.pdf
 
TrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
TrustArc Webinar - Unlock the Power of AI-Driven Data DiscoveryTrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
TrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
 
🐬 The future of MySQL is Postgres 🐘
🐬  The future of MySQL is Postgres   🐘🐬  The future of MySQL is Postgres   🐘
🐬 The future of MySQL is Postgres 🐘
 
Understanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdfUnderstanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdf
 
HTML Injection Attacks: Impact and Mitigation Strategies
HTML Injection Attacks: Impact and Mitigation StrategiesHTML Injection Attacks: Impact and Mitigation Strategies
HTML Injection Attacks: Impact and Mitigation Strategies
 
Strategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a FresherStrategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a Fresher
 
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
 
AWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of TerraformAWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of Terraform
 
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
 
Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024
 
Scaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationScaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organization
 
Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024
 
What Are The Drone Anti-jamming Systems Technology?
What Are The Drone Anti-jamming Systems Technology?What Are The Drone Anti-jamming Systems Technology?
What Are The Drone Anti-jamming Systems Technology?
 
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
 
Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)
 
A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)
 
[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf
 
Developing An App To Navigate The Roads of Brazil
Developing An App To Navigate The Roads of BrazilDeveloping An App To Navigate The Roads of Brazil
Developing An App To Navigate The Roads of Brazil
 
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemkeProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected Worker
 

Visual Studio 2010 and ASP.Net 4

  • 1. Visual Studio 2010 and ASP.NET 4 Lee Englestone presents.. www.manchesterdeveloper.com
  • 2. The Evolution of .NET In the beginning (2002) there was.. From January 2006 there was.. By late 2007 we also had.. And on April 12th the world will know.. .NET 1.0 & 1.1 .NET 2.0 .NET 3.0 & 3.5 .NET 4 & VS2010
  • 4. Overview 2 Years in development VS2010 ships with .NET 4 VS2010 ships with MVC 2 VS2010 ships with Silverlight 4 Launch worldwide April 12th
  • 5. VS2010 General Built using WPF (Windows Presentation Foundation) Can undock windows Allows for multiple monitor development Add reference improved No longer stalls Visual Studio
  • 6. .NET 4 .NET 1.0 Runtime & class library .NET 1.1 Runtime & class library .NET 2.0 Runtime & class library .NET 3.0 Class library .NET 3.5 Class library .NET 4.0 Runtime & class library 4.0 Runtime runs side by side with 2.0
  • 7. VS2010 Intellisense Code behind auto complete (.cs) Code Navigation ‘Navigate To’ Ctrl + comma Highlight multiple instances (.cs) Box selection Snippet auto complete (aspx) Javascript inference
  • 8. Web.config Minimised by default (No need for additional 3.5 references) Multiple deployment configurations Web.Debug.config Web.Release.config Web.XXX.config
  • 9. c# Optional and Named Parameters Optional parameters Public ShowProduct(intproductId = 0, int count=10){ …} Named parameters ShowProduct(productId:10);
  • 10. VS2010 Debugging Pin variables!!! View call hierarchy Step backwards
  • 11. Routing / SEO improvements products.aspx?category=bikes products/bikes Code sample Page.MetaKeywords Page.MetaDescription Response.RedirectPermanent Response.RedirectToRoute IIS 7 SEO Toolkit Plugin
  • 12. ASP.NET WebForms 4 Markup emitted from Server controls tidied up No inline styles by default Improved css designer support Smaller viewstate by default Automatic Html Encoding <%=Heading%> <%: Heading%>
  • 13. Charting Controls Included with ASP.NET 4 (Previously separate download)
  • 14. Modelling (Ultimate version only?) Create sequence diagram Dependency graphs Code gen from UML diagrams Dgml (xml) so can create own diagrams
  • 15. Other features Web deployment packages Can deploy entire site Including running sql scripts and creating databases
  • 16. Summary VS2010 / .NET 4 an exciting release Only covered some of the new features for web development More information http://weblogs.asp.net/scottgu/archive/2009/08/25/vs-2010-and-net-4-series.aspx