SlideShare una empresa de Scribd logo
1 de 14
livinglabs.regione.puglia.it
Living Lab
e-SUAP
Code Architects srl
Microsoft Visual Studio Integration Partner
Microsoft Silver Partner
Giuseppe Dimauro
CTO Code Architects srl – Microsoft MSDN Regional Director
gdimauro@codearchitects.com
e-SUAP@CAH5Shell
introducing CAH5Shell Line Of Business Application Platform
•Alberta Utilities Commission
•Communications Research Centre Canada
•Department of Environment and Conservation
•Department of Workforce Development-State of
Wisconsin
•DIA (Divisione Investigativa Antimafia)
•Elections BC
•ENEL
•Environment Canada
•Equitalia Nomos
•ICE IT –Istituto nazionale per il Commercio Estero
•INAS/CISL
•Ministero dell’ Ambiente
•Ministero dell’ Interno
•Nursing and Midwifery Council
•Provincia di Milano
•Provincia di Padova
•Regione Emilia-Romagna
•SOGIQUE –Ministere de la Sante et des Services
Sociaux du Quebec
•ACE Group
•Banca di Roma
•Banca Popolare di Bari
•Banco di Napoli
•BUPA
some customers …
Agenda:
•e-SUAP: project goal
•Main objectives
•Architecture
The project goal is to satisfy the needs of the office of the local Sportello
Unico delle Attività Produttive (SUAP) thanks to an integrated platform of
digital management for both the back office user and the user
citizen/company/free lance who has the need. The need has been asked by
the SUAP of the murgian area (Murgia Sviluppo S.C.A.R.L.), a government
agency responsible for the territorial pact for 18 cities of the murgia area; the
need is to create an integrated platform of digital online management of the
SUAP, in compliance with the current legislation, including the D.P.R. n.160
Of 7 September 2010; from one side it has to satisfy the need of SUAP to
give a complete online service which is both efficient and transparent for the
citizen, and on the other side it satisfies the needs of the citizen himself or
company or free lance to have a direct access to an online system to use
the services of SUAP, being able to do in self-service mode all the
administrative procedures, having full control of the evolution of the
procedures.
Project goal
PARTNER:
Main objectives
•Browser based technology
• Cross-browser, cross device
•High availability, high scalability
•Business Activity Monitoring
•State of the art security
•Rapid application development
Main Objectives
• Designed with the cloud in the mind
– Highly scalable thanks to rich client implementation and SPA approach
– Low bandwidth consumption for server round-trips:
• Once Javascript and views are downloaded and cached, only data (with and
without changetracking info) will go over the “wire”;
• Rich full-domain and data-centric API approach, similar to
Microsoft .Net smart clients and server applications;
• RAD development with deep integration with Visual Studio 2013
and Microsoft Typescript
– Silverlight RIA Services style HTML5 implementation: low bandwidth
usage, highly maintainable code base, etc;
• Client side development “experience” very similar to WPF and
Silverlight implementation, based on MVVM pattern. Rich
experience for TDD (Test Driven Devlopment) !!!
• Write once, deploy on many browsers/devices through rigorous and
methodical template mediation techniques;
Browser based
technology
•Typescript == Typed Javascript
•HTML5
•Single Page Application
•Durandal: navigation
•Knockout: binding and validation
•…
High availability
High scalability
•Microsft Azure PaaS
• Service Bus, Queues, Table & Blob Storage,
SQL Azure, ASP.NET MVC4, NodeJS …
•Microsoft Biztalk
• Business Rule Engine
• Business Process Manager
• Business Activity Monitor
Security
•Based on SAML 2.x
• WS-FEDERATION, OAUTH, JWT …
•Once identified, user credentials flows as claims
from the browser client to all server-side
implemented business logics for real-time
authorization based on dynamic authorization
policies
R.A.D.
• Behavior and test-driven development: tests are integral parts of the delivered application
• Entirely designed with WPF and RIA Services experience in the mind
• First-class Microsoft TypeScript support!
• Total Entity Framework Experience on client-side, too
• Client-side data entities generated through T4 templates directly from full Entity Framework
models
• EF, client side TypeScript full-class support: inheritance, abstraction, complex types
• Client-side Object Change Tracking!!!
• Object identity and entity graph serialization from and to Web-API layers, thanks to
custom .NET <-> Typescript serializer
• Client JS/TS side full support for one-to-many, many-to-one, many-to-many relations
• Client-side offline scenarios with full data persistence, and change support
• Partial classes support, via serialization surrogates
• Based on John Papa’s HOT-Towel template, Durandal, Knockout etc.
• fast and powerful user interface implementation, styling, MVVM testing and many other
goodies …
Rapid Application Development
CAH5Shell Hexagonal
architecture
HTML5 LOB
Shell
RESTful
controllers
External
systems
Other systems
RDBMS
NOSQL/XML
temporal
repositories
ESB
Business Process
Engines
Internal client ports
External client
ports External services ports
Persistence ports
gdimauro@codearchitects.com
slabarile@codearchitects.com

Más contenido relacionado

La actualidad más candente

WSO2Con USA 2017: Providing a Pathway from Stovepipe Systems to a Secure SOA ...
WSO2Con USA 2017: Providing a Pathway from Stovepipe Systems to a Secure SOA ...WSO2Con USA 2017: Providing a Pathway from Stovepipe Systems to a Secure SOA ...
WSO2Con USA 2017: Providing a Pathway from Stovepipe Systems to a Secure SOA ...
WSO2
 
WSO2 Application Server - 5.0.0
WSO2 Application Server - 5.0.0WSO2 Application Server - 5.0.0
WSO2 Application Server - 5.0.0
WSO2
 
Getting Started with the WSO2 manager
Getting Started with the WSO2  managerGetting Started with the WSO2  manager
Getting Started with the WSO2 manager
WSO2
 
Exploring a Real World Use Case
Exploring a Real World Use CaseExploring a Real World Use Case
Exploring a Real World Use Case
WSO2
 
Rxt demo-part3
Rxt demo-part3Rxt demo-part3
Rxt demo-part3
WSO2
 
Introducing WSO2 API Manager for Mobile Applications and Rapid Integration
Introducing WSO2 API Manager for Mobile Applications and Rapid IntegrationIntroducing WSO2 API Manager for Mobile Applications and Rapid Integration
Introducing WSO2 API Manager for Mobile Applications and Rapid Integration
WSO2
 
WSO2 Product Release Webinar - Whats new in the WSO2 API Manager
WSO2 Product Release Webinar - Whats new in the WSO2 API ManagerWSO2 Product Release Webinar - Whats new in the WSO2 API Manager
WSO2 Product Release Webinar - Whats new in the WSO2 API Manager
WSO2
 

La actualidad más candente (20)

WSO2Con EU 2015: WSO2 For EXPO2015
WSO2Con EU 2015: WSO2 For EXPO2015WSO2Con EU 2015: WSO2 For EXPO2015
WSO2Con EU 2015: WSO2 For EXPO2015
 
WSO2Con EU 2016: Understanding Microservice Architecture
WSO2Con EU 2016: Understanding Microservice ArchitectureWSO2Con EU 2016: Understanding Microservice Architecture
WSO2Con EU 2016: Understanding Microservice Architecture
 
[WSO2Con EU 2017] How API Management at Suva is Helping in Reducing Costs to ...
[WSO2Con EU 2017] How API Management at Suva is Helping in Reducing Costs to ...[WSO2Con EU 2017] How API Management at Suva is Helping in Reducing Costs to ...
[WSO2Con EU 2017] How API Management at Suva is Helping in Reducing Costs to ...
 
WSO2Con USA 2017: Providing a Pathway from Stovepipe Systems to a Secure SOA ...
WSO2Con USA 2017: Providing a Pathway from Stovepipe Systems to a Secure SOA ...WSO2Con USA 2017: Providing a Pathway from Stovepipe Systems to a Secure SOA ...
WSO2Con USA 2017: Providing a Pathway from Stovepipe Systems to a Secure SOA ...
 
WSO2 Application Server - 5.0.0
WSO2 Application Server - 5.0.0WSO2 Application Server - 5.0.0
WSO2 Application Server - 5.0.0
 
Getting Started with the WSO2 manager
Getting Started with the WSO2  managerGetting Started with the WSO2  manager
Getting Started with the WSO2 manager
 
Developing Enterprise Applications with the WSO2 Application Platform
Developing Enterprise Applications with the WSO2 Application PlatformDeveloping Enterprise Applications with the WSO2 Application Platform
Developing Enterprise Applications with the WSO2 Application Platform
 
Role of integration in Digital Transformation
Role of integration in Digital TransformationRole of integration in Digital Transformation
Role of integration in Digital Transformation
 
WSO2Con USA 2017: Positioning WSO2 for Quicker Uptake
WSO2Con USA 2017: Positioning WSO2 for Quicker UptakeWSO2Con USA 2017: Positioning WSO2 for Quicker Uptake
WSO2Con USA 2017: Positioning WSO2 for Quicker Uptake
 
WSO2Con USA 2017: APIs as Your Digital Connector
WSO2Con USA 2017: APIs as Your Digital ConnectorWSO2Con USA 2017: APIs as Your Digital Connector
WSO2Con USA 2017: APIs as Your Digital Connector
 
Stream Processing in Action
Stream Processing in ActionStream Processing in Action
Stream Processing in Action
 
Exploring a Real World Use Case
Exploring a Real World Use CaseExploring a Real World Use Case
Exploring a Real World Use Case
 
Rxt demo-part3
Rxt demo-part3Rxt demo-part3
Rxt demo-part3
 
Introducing WSO2 API Manager for Mobile Applications and Rapid Integration
Introducing WSO2 API Manager for Mobile Applications and Rapid IntegrationIntroducing WSO2 API Manager for Mobile Applications and Rapid Integration
Introducing WSO2 API Manager for Mobile Applications and Rapid Integration
 
Lightweight ESB Alternatives
Lightweight ESB AlternativesLightweight ESB Alternatives
Lightweight ESB Alternatives
 
[WSO2Con EU 2018] WSO2 API Manager - Why, What, How, and What's Next
[WSO2Con EU 2018] WSO2 API Manager - Why, What, How, and What's Next[WSO2Con EU 2018] WSO2 API Manager - Why, What, How, and What's Next
[WSO2Con EU 2018] WSO2 API Manager - Why, What, How, and What's Next
 
WSO2Con USA 2017: Building Platforms for Rapid Application Development
WSO2Con USA 2017: Building Platforms for Rapid Application DevelopmentWSO2Con USA 2017: Building Platforms for Rapid Application Development
WSO2Con USA 2017: Building Platforms for Rapid Application Development
 
WSO2 Product Release Webinar - Whats new in the WSO2 API Manager
WSO2 Product Release Webinar - Whats new in the WSO2 API ManagerWSO2 Product Release Webinar - Whats new in the WSO2 API Manager
WSO2 Product Release Webinar - Whats new in the WSO2 API Manager
 
WSO2 API microgateway introduction
WSO2 API microgateway introductionWSO2 API microgateway introduction
WSO2 API microgateway introduction
 
WSO2Con USA 2017: AESP(Arizona Enterprise Services Platform), Rollout and Ado...
WSO2Con USA 2017: AESP(Arizona Enterprise Services Platform), Rollout and Ado...WSO2Con USA 2017: AESP(Arizona Enterprise Services Platform), Rollout and Ado...
WSO2Con USA 2017: AESP(Arizona Enterprise Services Platform), Rollout and Ado...
 

Destacado

Destacado (18)

E suap - tecnologie client
E suap - tecnologie client E suap - tecnologie client
E suap - tecnologie client
 
e-SUAP - Security - Windows azure access control list (english version)
e-SUAP - Security - Windows azure access control list (english version)e-SUAP - Security - Windows azure access control list (english version)
e-SUAP - Security - Windows azure access control list (english version)
 
SUE AGILE Framework (English)
SUE AGILE Framework (English)SUE AGILE Framework (English)
SUE AGILE Framework (English)
 
SUE AGILE Architecture (English)
SUE AGILE Architecture (English)SUE AGILE Architecture (English)
SUE AGILE Architecture (English)
 
e-suap - client technologies- english version
e-suap - client technologies- english versione-suap - client technologies- english version
e-suap - client technologies- english version
 
SUE AGILE MVVM (Italian)
SUE AGILE MVVM (Italian)SUE AGILE MVVM (Italian)
SUE AGILE MVVM (Italian)
 
SUE AGILE - Presentazione della piattaforma
SUE AGILE - Presentazione della piattaforma SUE AGILE - Presentazione della piattaforma
SUE AGILE - Presentazione della piattaforma
 
SUE AGILE MVVM (English)
SUE AGILE MVVM (English)SUE AGILE MVVM (English)
SUE AGILE MVVM (English)
 
e-SUAP - General software architecture (English)
e-SUAP - General software architecture  (English)e-SUAP - General software architecture  (English)
e-SUAP - General software architecture (English)
 
e-SUAP - Data access server side (English)
e-SUAP - Data access server side (English)e-SUAP - Data access server side (English)
e-SUAP - Data access server side (English)
 
e-SUAP - Ochestration building block (italian)
e-SUAP - Ochestration building block (italian)e-SUAP - Ochestration building block (italian)
e-SUAP - Ochestration building block (italian)
 
e-SUAP - Security - Windows azure access control list (italian version)
e-SUAP - Security - Windows azure access control list (italian version)e-SUAP - Security - Windows azure access control list (italian version)
e-SUAP - Security - Windows azure access control list (italian version)
 
e-SUAP - Ochestration building block (english)
e-SUAP - Ochestration building block (english)e-SUAP - Ochestration building block (english)
e-SUAP - Ochestration building block (english)
 
Manuale utente SUE AGILE
Manuale utente SUE AGILEManuale utente SUE AGILE
Manuale utente SUE AGILE
 
e-SUAP - General software architecture (Italiano)
e-SUAP - General software architecture (Italiano)e-SUAP - General software architecture (Italiano)
e-SUAP - General software architecture (Italiano)
 
E suap - cloud computing (Italian)
E suap - cloud computing (Italian)E suap - cloud computing (Italian)
E suap - cloud computing (Italian)
 
e-suap cloud computing- English version
e-suap cloud computing- English versione-suap cloud computing- English version
e-suap cloud computing- English version
 
Presentazione e-SUAP Forum PA - Roma - Palazzo dei congressi - 29 Maggio 2014
Presentazione e-SUAP Forum PA - Roma - Palazzo dei congressi - 29 Maggio 2014Presentazione e-SUAP Forum PA - Roma - Palazzo dei congressi - 29 Maggio 2014
Presentazione e-SUAP Forum PA - Roma - Palazzo dei congressi - 29 Maggio 2014
 

Similar a e-Suap Inista 2014 (International Symposium on INnovation in Intelligent SysTems and Applications)

Madhu Babu_Resume
Madhu Babu_ResumeMadhu Babu_Resume
Madhu Babu_Resume
madhu babu
 
API’s and Micro Services 0.5
API’s and Micro Services 0.5API’s and Micro Services 0.5
API’s and Micro Services 0.5
Richard Hudson
 
JeffWalkerResume2016
JeffWalkerResume2016JeffWalkerResume2016
JeffWalkerResume2016
Jeff Walker
 

Similar a e-Suap Inista 2014 (International Symposium on INnovation in Intelligent SysTems and Applications) (20)

How api management supports the digital transformation process
How api management supports the digital transformation processHow api management supports the digital transformation process
How api management supports the digital transformation process
 
PNN_presentation
PNN_presentationPNN_presentation
PNN_presentation
 
Tuli eServices_Ecommerce portfolio
Tuli eServices_Ecommerce portfolioTuli eServices_Ecommerce portfolio
Tuli eServices_Ecommerce portfolio
 
Madhu Babu_Resume
Madhu Babu_ResumeMadhu Babu_Resume
Madhu Babu_Resume
 
Sai_Resume
Sai_ResumeSai_Resume
Sai_Resume
 
harish_resume
harish_resumeharish_resume
harish_resume
 
API’s and Micro Services 0.5
API’s and Micro Services 0.5API’s and Micro Services 0.5
API’s and Micro Services 0.5
 
Microservices for Enterprises
Microservices for Enterprises Microservices for Enterprises
Microservices for Enterprises
 
[WSO2Con EU 2017] Microservices for Enterprises
[WSO2Con EU 2017] Microservices for Enterprises[WSO2Con EU 2017] Microservices for Enterprises
[WSO2Con EU 2017] Microservices for Enterprises
 
Sadiq_CV_7
Sadiq_CV_7Sadiq_CV_7
Sadiq_CV_7
 
Forefront Identity Manager
Forefront Identity ManagerForefront Identity Manager
Forefront Identity Manager
 
Javaday jplaton presentation final
Javaday jplaton presentation finalJavaday jplaton presentation final
Javaday jplaton presentation final
 
JeffWalkerResume2016
JeffWalkerResume2016JeffWalkerResume2016
JeffWalkerResume2016
 
Disruptive Trends in Application Development
Disruptive Trends in Application DevelopmentDisruptive Trends in Application Development
Disruptive Trends in Application Development
 
SantiSagarMedisetty_Resume
SantiSagarMedisetty_ResumeSantiSagarMedisetty_Resume
SantiSagarMedisetty_Resume
 
Understanding the WSO2 Platform
Understanding the WSO2 PlatformUnderstanding the WSO2 Platform
Understanding the WSO2 Platform
 
Things-factory introduction
Things-factory introductionThings-factory introduction
Things-factory introduction
 
ODell - Resume
ODell - ResumeODell - Resume
ODell - Resume
 
SWAPNIL Patki
SWAPNIL PatkiSWAPNIL Patki
SWAPNIL Patki
 
Pros & Cons of Microservices Architecture
Pros & Cons of Microservices ArchitecturePros & Cons of Microservices Architecture
Pros & Cons of Microservices Architecture
 

Último

%+27788225528 love spells in Toronto Psychic Readings, Attraction spells,Brin...
%+27788225528 love spells in Toronto Psychic Readings, Attraction spells,Brin...%+27788225528 love spells in Toronto Psychic Readings, Attraction spells,Brin...
%+27788225528 love spells in Toronto Psychic Readings, Attraction spells,Brin...
masabamasaba
 
%+27788225528 love spells in Colorado Springs Psychic Readings, Attraction sp...
%+27788225528 love spells in Colorado Springs Psychic Readings, Attraction sp...%+27788225528 love spells in Colorado Springs Psychic Readings, Attraction sp...
%+27788225528 love spells in Colorado Springs Psychic Readings, Attraction sp...
masabamasaba
 
%+27788225528 love spells in Atlanta Psychic Readings, Attraction spells,Brin...
%+27788225528 love spells in Atlanta Psychic Readings, Attraction spells,Brin...%+27788225528 love spells in Atlanta Psychic Readings, Attraction spells,Brin...
%+27788225528 love spells in Atlanta Psychic Readings, Attraction spells,Brin...
masabamasaba
 
%+27788225528 love spells in new york Psychic Readings, Attraction spells,Bri...
%+27788225528 love spells in new york Psychic Readings, Attraction spells,Bri...%+27788225528 love spells in new york Psychic Readings, Attraction spells,Bri...
%+27788225528 love spells in new york Psychic Readings, Attraction spells,Bri...
masabamasaba
 
Abortion Pill Prices Tembisa [(+27832195400*)] 🏥 Women's Abortion Clinic in T...
Abortion Pill Prices Tembisa [(+27832195400*)] 🏥 Women's Abortion Clinic in T...Abortion Pill Prices Tembisa [(+27832195400*)] 🏥 Women's Abortion Clinic in T...
Abortion Pill Prices Tembisa [(+27832195400*)] 🏥 Women's Abortion Clinic in T...
Medical / Health Care (+971588192166) Mifepristone and Misoprostol tablets 200mg
 

Último (20)

%in Soweto+277-882-255-28 abortion pills for sale in soweto
%in Soweto+277-882-255-28 abortion pills for sale in soweto%in Soweto+277-882-255-28 abortion pills for sale in soweto
%in Soweto+277-882-255-28 abortion pills for sale in soweto
 
What Goes Wrong with Language Definitions and How to Improve the Situation
What Goes Wrong with Language Definitions and How to Improve the SituationWhat Goes Wrong with Language Definitions and How to Improve the Situation
What Goes Wrong with Language Definitions and How to Improve the Situation
 
WSO2CON 2024 - Does Open Source Still Matter?
WSO2CON 2024 - Does Open Source Still Matter?WSO2CON 2024 - Does Open Source Still Matter?
WSO2CON 2024 - Does Open Source Still Matter?
 
VTU technical seminar 8Th Sem on Scikit-learn
VTU technical seminar 8Th Sem on Scikit-learnVTU technical seminar 8Th Sem on Scikit-learn
VTU technical seminar 8Th Sem on Scikit-learn
 
tonesoftg
tonesoftgtonesoftg
tonesoftg
 
%+27788225528 love spells in Toronto Psychic Readings, Attraction spells,Brin...
%+27788225528 love spells in Toronto Psychic Readings, Attraction spells,Brin...%+27788225528 love spells in Toronto Psychic Readings, Attraction spells,Brin...
%+27788225528 love spells in Toronto Psychic Readings, Attraction spells,Brin...
 
WSO2CON 2024 - WSO2's Digital Transformation Journey with Choreo: A Platforml...
WSO2CON 2024 - WSO2's Digital Transformation Journey with Choreo: A Platforml...WSO2CON 2024 - WSO2's Digital Transformation Journey with Choreo: A Platforml...
WSO2CON 2024 - WSO2's Digital Transformation Journey with Choreo: A Platforml...
 
%+27788225528 love spells in Colorado Springs Psychic Readings, Attraction sp...
%+27788225528 love spells in Colorado Springs Psychic Readings, Attraction sp...%+27788225528 love spells in Colorado Springs Psychic Readings, Attraction sp...
%+27788225528 love spells in Colorado Springs Psychic Readings, Attraction sp...
 
WSO2Con2024 - Hello Choreo Presentation - Kanchana
WSO2Con2024 - Hello Choreo Presentation - KanchanaWSO2Con2024 - Hello Choreo Presentation - Kanchana
WSO2Con2024 - Hello Choreo Presentation - Kanchana
 
WSO2CON 2024 Slides - Open Source to SaaS
WSO2CON 2024 Slides - Open Source to SaaSWSO2CON 2024 Slides - Open Source to SaaS
WSO2CON 2024 Slides - Open Source to SaaS
 
Direct Style Effect Systems - The Print[A] Example - A Comprehension Aid
Direct Style Effect Systems -The Print[A] Example- A Comprehension AidDirect Style Effect Systems -The Print[A] Example- A Comprehension Aid
Direct Style Effect Systems - The Print[A] Example - A Comprehension Aid
 
WSO2Con2024 - From Blueprint to Brilliance: WSO2's Guide to API-First Enginee...
WSO2Con2024 - From Blueprint to Brilliance: WSO2's Guide to API-First Enginee...WSO2Con2024 - From Blueprint to Brilliance: WSO2's Guide to API-First Enginee...
WSO2Con2024 - From Blueprint to Brilliance: WSO2's Guide to API-First Enginee...
 
WSO2Con2024 - GitOps in Action: Navigating Application Deployment in the Plat...
WSO2Con2024 - GitOps in Action: Navigating Application Deployment in the Plat...WSO2Con2024 - GitOps in Action: Navigating Application Deployment in the Plat...
WSO2Con2024 - GitOps in Action: Navigating Application Deployment in the Plat...
 
Announcing Codolex 2.0 from GDK Software
Announcing Codolex 2.0 from GDK SoftwareAnnouncing Codolex 2.0 from GDK Software
Announcing Codolex 2.0 from GDK Software
 
%+27788225528 love spells in Atlanta Psychic Readings, Attraction spells,Brin...
%+27788225528 love spells in Atlanta Psychic Readings, Attraction spells,Brin...%+27788225528 love spells in Atlanta Psychic Readings, Attraction spells,Brin...
%+27788225528 love spells in Atlanta Psychic Readings, Attraction spells,Brin...
 
OpenChain - The Ramifications of ISO/IEC 5230 and ISO/IEC 18974 for Legal Pro...
OpenChain - The Ramifications of ISO/IEC 5230 and ISO/IEC 18974 for Legal Pro...OpenChain - The Ramifications of ISO/IEC 5230 and ISO/IEC 18974 for Legal Pro...
OpenChain - The Ramifications of ISO/IEC 5230 and ISO/IEC 18974 for Legal Pro...
 
Crypto Cloud Review - How To Earn Up To $500 Per DAY Of Bitcoin 100% On AutoP...
Crypto Cloud Review - How To Earn Up To $500 Per DAY Of Bitcoin 100% On AutoP...Crypto Cloud Review - How To Earn Up To $500 Per DAY Of Bitcoin 100% On AutoP...
Crypto Cloud Review - How To Earn Up To $500 Per DAY Of Bitcoin 100% On AutoP...
 
%+27788225528 love spells in new york Psychic Readings, Attraction spells,Bri...
%+27788225528 love spells in new york Psychic Readings, Attraction spells,Bri...%+27788225528 love spells in new york Psychic Readings, Attraction spells,Bri...
%+27788225528 love spells in new york Psychic Readings, Attraction spells,Bri...
 
%in Stilfontein+277-882-255-28 abortion pills for sale in Stilfontein
%in Stilfontein+277-882-255-28 abortion pills for sale in Stilfontein%in Stilfontein+277-882-255-28 abortion pills for sale in Stilfontein
%in Stilfontein+277-882-255-28 abortion pills for sale in Stilfontein
 
Abortion Pill Prices Tembisa [(+27832195400*)] 🏥 Women's Abortion Clinic in T...
Abortion Pill Prices Tembisa [(+27832195400*)] 🏥 Women's Abortion Clinic in T...Abortion Pill Prices Tembisa [(+27832195400*)] 🏥 Women's Abortion Clinic in T...
Abortion Pill Prices Tembisa [(+27832195400*)] 🏥 Women's Abortion Clinic in T...
 

e-Suap Inista 2014 (International Symposium on INnovation in Intelligent SysTems and Applications)

  • 2. Code Architects srl Microsoft Visual Studio Integration Partner Microsoft Silver Partner Giuseppe Dimauro CTO Code Architects srl – Microsoft MSDN Regional Director gdimauro@codearchitects.com e-SUAP@CAH5Shell introducing CAH5Shell Line Of Business Application Platform
  • 3. •Alberta Utilities Commission •Communications Research Centre Canada •Department of Environment and Conservation •Department of Workforce Development-State of Wisconsin •DIA (Divisione Investigativa Antimafia) •Elections BC •ENEL •Environment Canada •Equitalia Nomos •ICE IT –Istituto nazionale per il Commercio Estero •INAS/CISL •Ministero dell’ Ambiente •Ministero dell’ Interno •Nursing and Midwifery Council •Provincia di Milano •Provincia di Padova •Regione Emilia-Romagna •SOGIQUE –Ministere de la Sante et des Services Sociaux du Quebec •ACE Group •Banca di Roma •Banca Popolare di Bari •Banco di Napoli •BUPA some customers …
  • 4. Agenda: •e-SUAP: project goal •Main objectives •Architecture
  • 5. The project goal is to satisfy the needs of the office of the local Sportello Unico delle Attività Produttive (SUAP) thanks to an integrated platform of digital management for both the back office user and the user citizen/company/free lance who has the need. The need has been asked by the SUAP of the murgian area (Murgia Sviluppo S.C.A.R.L.), a government agency responsible for the territorial pact for 18 cities of the murgia area; the need is to create an integrated platform of digital online management of the SUAP, in compliance with the current legislation, including the D.P.R. n.160 Of 7 September 2010; from one side it has to satisfy the need of SUAP to give a complete online service which is both efficient and transparent for the citizen, and on the other side it satisfies the needs of the citizen himself or company or free lance to have a direct access to an online system to use the services of SUAP, being able to do in self-service mode all the administrative procedures, having full control of the evolution of the procedures. Project goal PARTNER:
  • 6. Main objectives •Browser based technology • Cross-browser, cross device •High availability, high scalability •Business Activity Monitoring •State of the art security •Rapid application development
  • 7. Main Objectives • Designed with the cloud in the mind – Highly scalable thanks to rich client implementation and SPA approach – Low bandwidth consumption for server round-trips: • Once Javascript and views are downloaded and cached, only data (with and without changetracking info) will go over the “wire”; • Rich full-domain and data-centric API approach, similar to Microsoft .Net smart clients and server applications; • RAD development with deep integration with Visual Studio 2013 and Microsoft Typescript – Silverlight RIA Services style HTML5 implementation: low bandwidth usage, highly maintainable code base, etc; • Client side development “experience” very similar to WPF and Silverlight implementation, based on MVVM pattern. Rich experience for TDD (Test Driven Devlopment) !!! • Write once, deploy on many browsers/devices through rigorous and methodical template mediation techniques;
  • 8. Browser based technology •Typescript == Typed Javascript •HTML5 •Single Page Application •Durandal: navigation •Knockout: binding and validation •…
  • 9. High availability High scalability •Microsft Azure PaaS • Service Bus, Queues, Table & Blob Storage, SQL Azure, ASP.NET MVC4, NodeJS … •Microsoft Biztalk • Business Rule Engine • Business Process Manager • Business Activity Monitor
  • 10. Security •Based on SAML 2.x • WS-FEDERATION, OAUTH, JWT … •Once identified, user credentials flows as claims from the browser client to all server-side implemented business logics for real-time authorization based on dynamic authorization policies
  • 12. • Behavior and test-driven development: tests are integral parts of the delivered application • Entirely designed with WPF and RIA Services experience in the mind • First-class Microsoft TypeScript support! • Total Entity Framework Experience on client-side, too • Client-side data entities generated through T4 templates directly from full Entity Framework models • EF, client side TypeScript full-class support: inheritance, abstraction, complex types • Client-side Object Change Tracking!!! • Object identity and entity graph serialization from and to Web-API layers, thanks to custom .NET <-> Typescript serializer • Client JS/TS side full support for one-to-many, many-to-one, many-to-many relations • Client-side offline scenarios with full data persistence, and change support • Partial classes support, via serialization surrogates • Based on John Papa’s HOT-Towel template, Durandal, Knockout etc. • fast and powerful user interface implementation, styling, MVVM testing and many other goodies … Rapid Application Development
  • 13. CAH5Shell Hexagonal architecture HTML5 LOB Shell RESTful controllers External systems Other systems RDBMS NOSQL/XML temporal repositories ESB Business Process Engines Internal client ports External client ports External services ports Persistence ports