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@
 
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers:  A Deep Dive into Serverless Spatial Data and FMECloud Frontiers:  A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Safe Software
 
Artificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsArtificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and Myths
Joaquim Jorge
 

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
 
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
 
+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...
 
Manulife - Insurer Innovation Award 2024
Manulife - Insurer Innovation Award 2024Manulife - Insurer Innovation Award 2024
Manulife - Insurer Innovation Award 2024
 
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers:  A Deep Dive into Serverless Spatial Data and FMECloud Frontiers:  A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
 
A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?
 
MINDCTI Revenue Release Quarter One 2024
MINDCTI Revenue Release Quarter One 2024MINDCTI Revenue Release Quarter One 2024
MINDCTI Revenue Release Quarter One 2024
 
Artificial Intelligence Chap.5 : Uncertainty
Artificial Intelligence Chap.5 : UncertaintyArtificial Intelligence Chap.5 : Uncertainty
Artificial Intelligence Chap.5 : Uncertainty
 
Deploy with confidence: VMware Cloud Foundation 5.1 on next gen Dell PowerEdg...
Deploy with confidence: VMware Cloud Foundation 5.1 on next gen Dell PowerEdg...Deploy with confidence: VMware Cloud Foundation 5.1 on next gen Dell PowerEdg...
Deploy with confidence: VMware Cloud Foundation 5.1 on next gen Dell PowerEdg...
 
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
 
Top 5 Benefits OF Using Muvi Live Paywall For Live Streams
Top 5 Benefits OF Using Muvi Live Paywall For Live StreamsTop 5 Benefits OF Using Muvi Live Paywall For Live Streams
Top 5 Benefits OF Using Muvi Live Paywall For Live Streams
 
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
 
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
 
presentation ICT roal in 21st century education
presentation ICT roal in 21st century educationpresentation ICT roal in 21st century education
presentation ICT roal in 21st century education
 
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
 
Artificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsArtificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and Myths
 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
 
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
 
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
 
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
 

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