SlideShare a Scribd company logo
ASP.net 4.0 WebForm and Core RuntimeLe novitĆ  per lo sviluppo web(Form) e del runtimeAndrea Colaci
ASP.net 4.0 WebFormNew project templates, snippets, deploymentControls (ClientId, ViewState)RoutingDeploymentASP.net 4.0 RuntimeappDomain Resource Monitoring «ARM»IIS integration: wp auto-start & application warm-upSession Activation & CompressionOutputCache provider extensibility, out-of-proc CacheAgenda
ASP.net 4.0 WebFormVisual Studio 2010New project templates, JQuery, snippetsServer controls enhancementsNew browser-capability files (nuovi devices)CheckBoxList, RadioButtonListRepeatLayout: UnorderedList, OrderedList, Flow, TableChangePassword, FormView, Login, PasswordRecoveryRenderOuterTableGranular ViewState, ClientIdRouting in WebForm 4.0Deployment
Granular ViewState@Page EnableViewState=FalseControl1 ViewStateMode=Enabled
ClientIDAutoId: generato automaticamenteCtr00_ShopCartExpandedStatic: impostato manualmente (da markup)ShopCartExpandedInherit: stessa modalitĆ  controllo parent.Predictable: per controlli databound, ClientIdRowSuffix (suffisso = proprietĆ  del DataSource es. ProductId)Ctr10_Quantity_775
ClientIDā€œIt is up to you to make sure that the rendered control IDs are unique.If they are not, it can break any functionality that requires unique IDs for individual HTML elements, such as the client document.getElementById  function.ā€Fonte: ASP.net 4.0 Whitepaper
17/01/2008www.xedotnet.org7VS2010, Granular ViewState, ControlIdDEMO
Routingwww.mySite.com/BikesCatalog.aspx?Year=2010&CategoryId=79&Page=2www.mySite.com/2010/Bikes/OffRoad/2Hackable urls
SEO friendly
Discaccoppiamento tra url fisico e logico
Gestione centralizzataRouting != URL RewritingASP.Net UrlMappings (dalla 2.0)
Riscrive l’url prima che la request sia gestita (Module)
Sintassi dichiarativa (web.config)
Impatto (quasi) zero
URLRewriter.net
API
RegEx per manipolazione Querystring
Form proprietario (gestione postback)Routing != URL Rewriting
ASP.net 4.0 RoutingREST-ful
Introdotto in ASP.net 3.5 SP1
Evoluto con ASP.net MVC
Disponibile a pieno titolo in WebForm 4.0
System.Web.Routing
UrlRoutingModule
RouteTable
Expression builders (<%$ ... %>)
RouteUrlExpressionBuilder
RouteValueExpressionBuilderRoutingwww.mySite.com/Catalog/BikesRequestRouteTableUrlRoutingModuleIHttpModulePageRouteHandlerPageRouteHandlerCustomRouteHandlerResponseCatalog.aspx IHttpHandlerProcessRequest(HttpContext context)
17/01/2008www.xedotnet.org13RoutingDEMO
DeploymentWeb.config transformations (simile ad EntLib configuration, ma basato XSLT)

More Related Content

PDF
Making Sense of APEX Security by Christoph Ruepprich
Enkitec
Ā 
PDF
Hidden Gems in ColdFusion 2016
ColdFusionConference
Ā 
PPTX
ASP.NET Request Processing Internals
Abhijit Jana
Ā 
PDF
Api manager preconference
ColdFusionConference
Ā 
PDF
Apex behind the scenes
Enkitec
Ā 
PPTX
It’s your time to ask questions
Gil Sheps
Ā 
PPTX
Getting started with spfx
Jenkins NS
Ā 
PPTX
Play with Alfresco ADF 2.0.0 Angular
Eugenio Romano
Ā 
Making Sense of APEX Security by Christoph Ruepprich
Enkitec
Ā 
Hidden Gems in ColdFusion 2016
ColdFusionConference
Ā 
ASP.NET Request Processing Internals
Abhijit Jana
Ā 
Api manager preconference
ColdFusionConference
Ā 
Apex behind the scenes
Enkitec
Ā 
It’s your time to ask questions
Gil Sheps
Ā 
Getting started with spfx
Jenkins NS
Ā 
Play with Alfresco ADF 2.0.0 Angular
Eugenio Romano
Ā 

What's hot (20)

PDF
APEX Behind the Scenes by Scott Spendolini
Enkitec
Ā 
PDF
APEX Migration
Oliver Lemm
Ā 
PDF
Developing html5 mobile applications using cold fusion 11
ColdFusionConference
Ā 
PDF
Dvwkbm lab2 cli1
Saranga Tripathy
Ā 
PPTX
Spring Actionscript at Devoxx
Christophe Herreman
Ā 
PDF
XPages Blast - Lotusphere 2011
Tim Clark
Ā 
PPTX
Testing soap UI
Razia Sultana
Ā 
PPTX
SPugPt Meeting 35: Manage govern and drive adoption of share point online wit...
Comunidade Portuguesa de SharePoiint
Ā 
PDF
Hidden Gems in ColdFusion 11
ColdFusionConference
Ā 
PPTX
SOAPUI Test Design & Utilities
Akshay Sharma
Ā 
DOCX
Asynchronous reading and writing http r equest
Pragyanshis Patnaik
Ā 
PPT
IIS 6.0 and asp.net
Rishi Kothari
Ā 
PPTX
Intro to Laravel
Azukisoft Pte Ltd
Ā 
PPTX
Testing Agile Web Services from soapUI
PLM Mechanic .
Ā 
PDF
O - Oracle application testing suite test starter kits for oracle e business ...
Satya Harish
Ā 
PPT
Restful API's with ColdFusion
ColdFusionConference
Ā 
PDF
Introduction to asp
Materi Kuliah Online
Ā 
PDF
Sahi-Web Automation and Testing Tool
Kurapati Vishwak
Ā 
PPTX
Web Services and Introduction of SOAPUI
Dinesh Kaushik
Ā 
APEX Behind the Scenes by Scott Spendolini
Enkitec
Ā 
APEX Migration
Oliver Lemm
Ā 
Developing html5 mobile applications using cold fusion 11
ColdFusionConference
Ā 
Dvwkbm lab2 cli1
Saranga Tripathy
Ā 
Spring Actionscript at Devoxx
Christophe Herreman
Ā 
XPages Blast - Lotusphere 2011
Tim Clark
Ā 
Testing soap UI
Razia Sultana
Ā 
SPugPt Meeting 35: Manage govern and drive adoption of share point online wit...
Comunidade Portuguesa de SharePoiint
Ā 
Hidden Gems in ColdFusion 11
ColdFusionConference
Ā 
SOAPUI Test Design & Utilities
Akshay Sharma
Ā 
Asynchronous reading and writing http r equest
Pragyanshis Patnaik
Ā 
IIS 6.0 and asp.net
Rishi Kothari
Ā 
Intro to Laravel
Azukisoft Pte Ltd
Ā 
Testing Agile Web Services from soapUI
PLM Mechanic .
Ā 
O - Oracle application testing suite test starter kits for oracle e business ...
Satya Harish
Ā 
Restful API's with ColdFusion
ColdFusionConference
Ā 
Introduction to asp
Materi Kuliah Online
Ā 
Sahi-Web Automation and Testing Tool
Kurapati Vishwak
Ā 
Web Services and Introduction of SOAPUI
Dinesh Kaushik
Ā 
Ad

Viewers also liked (9)

PPTX
Silverlight 4
XeDotNet
Ā 
PPTX
Slverlight Networking (Andrea Boschin)
XeDotNet
Ā 
PPTX
Real World State And Notification Broker
XeDotNet
Ā 
PPTX
Codice di qualitĆ  con VS2010 (TDD)
XeDotNet
Ā 
PPTX
What's new in ASP.NET 4.0
XeDotNet
Ā 
PPTX
Silverlight 4 - Community Tour (RTM)
XeDotNet
Ā 
PPTX
Windows Embedded, Segreti E Misteri Delle Piattaforme
XeDotNet
Ā 
PPTX
Write less do more...with jQuery
XeDotNet
Ā 
PPTX
ASP.NET MVC 2.0
XeDotNet
Ā 
Silverlight 4
XeDotNet
Ā 
Slverlight Networking (Andrea Boschin)
XeDotNet
Ā 
Real World State And Notification Broker
XeDotNet
Ā 
Codice di qualitĆ  con VS2010 (TDD)
XeDotNet
Ā 
What's new in ASP.NET 4.0
XeDotNet
Ā 
Silverlight 4 - Community Tour (RTM)
XeDotNet
Ā 
Windows Embedded, Segreti E Misteri Delle Piattaforme
XeDotNet
Ā 
Write less do more...with jQuery
XeDotNet
Ā 
ASP.NET MVC 2.0
XeDotNet
Ā 
Ad

Similar to ASP.NET 4.0 (20)

PPTX
Web forms Overview Presentation
Vladislav Hadzhiyski
Ā 
PPTX
Food borne human diseases
AmalMohammedNasserSa
Ā 
PPT
ASPNET Roadmap
ukdpe
Ā 
PPT
Microsoft Tech Ed 2006 #2
Jetsada Phantharangsee
Ā 
PPT
ASP.NET 4.0 Demo
Abhishek Sur
Ā 
PPSX
All About Asp Net 4 0 Hosam Kamel
Hosam Kamel
Ā 
PPT
Csphtp1 20
HUST
Ā 
PPT
XPages Mobile, #dd13
Dominopoint - Italian Lotus User Group
Ā 
PPTX
Directions on microsoft_web_and_cloud_development
Takeshi Shinmura
Ā 
PDF
Vs2010 Apiit Mix On Campus_Ngan Seok Chern
Quek Lilian
Ā 
PDF
ASP.NET Overview - Alvin Lau
Spiffy
Ā 
PDF
Asp.netrole
mani bhushan
Ā 
PPTX
10 tips to make your ASP.NET Apps Faster
Brij Mishra
Ā 
PDF
Intel AppUp Day Bologna
Andrea Balducci
Ā 
PPTX
Asp.net 4 core runtime for web developers
NOO Senior
Ā 
PDF
IE 8 et les standards du Web - Chris Wilson - Paris Web 2008
Association Paris-Web
Ā 
PPTX
Web Development using ASP.NET - Paul Villaruel
paulvillaruel
Ā 
PPTX
Mvc webforms
Muhammad Younis
Ā 
PPT
The complete ASP.NET (IIS) Tutorial with code example in power point slide show
Subhas Malik
Ā 
Web forms Overview Presentation
Vladislav Hadzhiyski
Ā 
Food borne human diseases
AmalMohammedNasserSa
Ā 
ASPNET Roadmap
ukdpe
Ā 
Microsoft Tech Ed 2006 #2
Jetsada Phantharangsee
Ā 
ASP.NET 4.0 Demo
Abhishek Sur
Ā 
All About Asp Net 4 0 Hosam Kamel
Hosam Kamel
Ā 
Csphtp1 20
HUST
Ā 
Directions on microsoft_web_and_cloud_development
Takeshi Shinmura
Ā 
Vs2010 Apiit Mix On Campus_Ngan Seok Chern
Quek Lilian
Ā 
ASP.NET Overview - Alvin Lau
Spiffy
Ā 
Asp.netrole
mani bhushan
Ā 
10 tips to make your ASP.NET Apps Faster
Brij Mishra
Ā 
Intel AppUp Day Bologna
Andrea Balducci
Ā 
Asp.net 4 core runtime for web developers
NOO Senior
Ā 
IE 8 et les standards du Web - Chris Wilson - Paris Web 2008
Association Paris-Web
Ā 
Web Development using ASP.NET - Paul Villaruel
paulvillaruel
Ā 
Mvc webforms
Muhammad Younis
Ā 
The complete ASP.NET (IIS) Tutorial with code example in power point slide show
Subhas Malik
Ā 

Recently uploaded (20)

PDF
Google I/O Extended 2025 Baku - all ppts
HusseinMalikMammadli
Ā 
PDF
Event Presentation Google Cloud Next Extended 2025
minhtrietgect
Ā 
PPTX
AI in Daily Life: How Artificial Intelligence Helps Us Every Day
vanshrpatil7
Ā 
PDF
Data_Analytics_vs_Data_Science_vs_BI_by_CA_Suvidha_Chaplot.pdf
CA Suvidha Chaplot
Ā 
PDF
Trying to figure out MCP by actually building an app from scratch with open s...
Julien SIMON
Ā 
PDF
Orbitly Pitch Deck|A Mission-Driven Platform for Side Project Collaboration (...
zz41354899
Ā 
PDF
Research-Fundamentals-and-Topic-Development.pdf
ayesha butalia
Ā 
PDF
The Future of Artificial Intelligence (AI)
Mukul
Ā 
PDF
NewMind AI Weekly Chronicles - July'25 - Week IV
NewMind AI
Ā 
PDF
Economic Impact of Data Centres to the Malaysian Economy
flintglobalapac
Ā 
PDF
Make GenAI investments go further with the Dell AI Factory
Principled Technologies
Ā 
PDF
Using Anchore and DefectDojo to Stand Up Your DevSecOps Function
Anchore
Ā 
PDF
A Strategic Analysis of the MVNO Wave in Emerging Markets.pdf
IPLOOK Networks
Ā 
PDF
BLW VOCATIONAL TRAINING SUMMER INTERNSHIP REPORT
codernjn73
Ā 
PDF
Software Development Methodologies in 2025
KodekX
Ā 
PDF
Cloud-Migration-Best-Practices-A-Practical-Guide-to-AWS-Azure-and-Google-Clou...
Artjoker Software Development Company
Ā 
PDF
Security features in Dell, HP, and Lenovo PC systems: A research-based compar...
Principled Technologies
Ā 
PDF
How Open Source Changed My Career by abdelrahman ismail
a0m0rajab1
Ā 
PDF
Brief History of Internet - Early Days of Internet
sutharharshit158
Ā 
PPTX
IT Runs Better with ThousandEyes AI-driven Assurance
ThousandEyes
Ā 
Google I/O Extended 2025 Baku - all ppts
HusseinMalikMammadli
Ā 
Event Presentation Google Cloud Next Extended 2025
minhtrietgect
Ā 
AI in Daily Life: How Artificial Intelligence Helps Us Every Day
vanshrpatil7
Ā 
Data_Analytics_vs_Data_Science_vs_BI_by_CA_Suvidha_Chaplot.pdf
CA Suvidha Chaplot
Ā 
Trying to figure out MCP by actually building an app from scratch with open s...
Julien SIMON
Ā 
Orbitly Pitch Deck|A Mission-Driven Platform for Side Project Collaboration (...
zz41354899
Ā 
Research-Fundamentals-and-Topic-Development.pdf
ayesha butalia
Ā 
The Future of Artificial Intelligence (AI)
Mukul
Ā 
NewMind AI Weekly Chronicles - July'25 - Week IV
NewMind AI
Ā 
Economic Impact of Data Centres to the Malaysian Economy
flintglobalapac
Ā 
Make GenAI investments go further with the Dell AI Factory
Principled Technologies
Ā 
Using Anchore and DefectDojo to Stand Up Your DevSecOps Function
Anchore
Ā 
A Strategic Analysis of the MVNO Wave in Emerging Markets.pdf
IPLOOK Networks
Ā 
BLW VOCATIONAL TRAINING SUMMER INTERNSHIP REPORT
codernjn73
Ā 
Software Development Methodologies in 2025
KodekX
Ā 
Cloud-Migration-Best-Practices-A-Practical-Guide-to-AWS-Azure-and-Google-Clou...
Artjoker Software Development Company
Ā 
Security features in Dell, HP, and Lenovo PC systems: A research-based compar...
Principled Technologies
Ā 
How Open Source Changed My Career by abdelrahman ismail
a0m0rajab1
Ā 
Brief History of Internet - Early Days of Internet
sutharharshit158
Ā 
IT Runs Better with ThousandEyes AI-driven Assurance
ThousandEyes
Ā 

ASP.NET 4.0