SlideShare uma empresa Scribd logo
1 de 36
Baixar para ler offline
The world of Enterprise solution
development with ASP.NET & C#
Md. Mahedee Hasan
Microsoft MVP on ASP.NET/IIS
Software Architect, Leadsoft Bangladesh Limited
Trainer, C#.NET Applied OOP
Jointly organized by Bangladesh Hi-Tech Park Authority and Leads Technology Limited
Technical blog writer on http://mahedee.net
1
• Enterprise software - Enterprise application
software (EAS)
• Satisfy needs of Organization
• Vary from businesses
• Information system for whole organization
• Can be a development tool
MAHEDEE.NET 2
What is Enterprise software?
• Big business application.
• Enterprise applications are
– Complex
– Scalable
– Distributed
– Component based
– Mission critical
• In a word it is a highly complex system
MAHEDEE.NET 3
What is Enterprise software? (Contd...)
• Large
– A multi-user, multi-machine, multi-component
– Manipulate massive data
– Distributed resources, and complex logic
• Business Oriented
– Purpose to meet specific business requirements.
– Related to financial value & Transaction
MAHEDEE.NET 4
What is Enterprise software? (Contd...)
"Enterprise applications are about the display,
manipulation, and storage of large amounts of
often complex data and the support or
automation of business processes with that data.“
- Martin Fowler
MAHEDEE.NET 5
Definition of EAS
• Accounting software
• Business Intelligence (BI)
• Enterprise Resource Planning (ERP)
• Content management system (CMS)
MAHEDEE.NET 6
Categories of EAS
Categories of EAS (cont.…)
• Business process management
• Enterprise asset management (EAM)
• Supply chain management (SCM)
• Customer relationship management (CRM)
MAHEDEE.NET 7
Main consideration of enterprise application
• Cost
• Time
• Quality
• Maintainability
• Manageability
• Availability
MAHEDEE.NET 8
Software Development Life Cycle
MAHEDEE.NET 9
Non Functional Requirement
• Execution qualities
– Security and Usability
• Evolution qualities
– Maintainability
– Extensibility
– Scalability
MAHEDEE.NET 10
Enterprise application design consideration
• Must meet business goals.
– Satisfying hundreds or thousands of separate
requirements
• How soon it must be delivered.
• Its budget.
MAHEDEE.NET 11
Enterprise application design consideration
• How many people will develop, test, and
maintain it?
• How many concurrent users it must support?
• Performance and ease of use.
MAHEDEE.NET 12
Enterprise application design consideration …
• Hardware it must run on.
• Where it will be deployed?
• What security is required?
• How long you expect to use it.
MAHEDEE.NET 13
Development Risk Management Strategy
MAHEDEE.NET 14
• Development Model
• Business Model
• User Model
• Logical Model
• Technology Model
• Physical Model
MAHEDEE.NET 15
Enterprise Application Model
MAHEDEE.NET 16
Enterprise Application Model (Cont…)
• Determine project cost.
• Plan and maintain the budget.
• Identify and set priorities.
• Manage personnel.
• Negotiate contracts.
• Make business projections.
MAHEDEE.NET 17
Identifying Business Requirements
• Identify users and their roles.
• Gather input from users.
• Document usage scenarios.
• Validate with users.
• Validate against the other models.
MAHEDEE.NET 18
User Model Tasks
• Identifying Business Objects and Services
• Defining Interfaces
• Identifying Business Object Dependencies
• Validating Logical Design
• Tools
– Microsoft Visual Modeler
MAHEDEE.NET 19
Logical Model Tasks
• Evaluating Existing Assets and Interoperability
• Choosing Platforms and Infrastructure
• Choosing Development Tools
MAHEDEE.NET 20
Technology Model Tasks
• Visual Studio
• .NET Platform and Programming Languages
• Microsoft Team Foundation Sever
• Windows Server
• Microsoft® Internet Information Server (IIS).
• Microsoft® Internet Explorer or Edge.
• Microsoft® SQL Server™.
MAHEDEE.NET 21
Technology Model Tools
• Visual Studio
– A Powerful IDE
– Rich Visual Interface
– Support Drag and Drop
– Single IDE for all languages
– Development is much faster than other IDE
– Intelli-Sense concept works best in Visual Studio
– Debugging is much easier and user friendly
MAHEDEE.NET 22
Enterprise Software Development Tool
• Time to market
• Scaling to the Web
• Lack of end-to-end development tools.
MAHEDEE.NET 23
Current Challenges
Current Trend of Web Development
Service Oriented Architecture
Application components
provide services to other
components via a
communication protocol
MAHEDEE.NET 24
Distributed Application Design
MAHEDEE.NET 25
Current Trend of Web Development …
Current Trend of Web Development …
• Big data processing
• Faster
• Asynchronous data
processing
MAHEDEE.NET 26
• Quick development tools
• Can develop scale well application
• Service Oriented Application
– Web API
– WCF
– Web Service
MAHEDEE.NET 27
EAS Development Using ASP.NET
• Disconnected Data design
• Compiled and faster
• Variation in web development
– ASP.NET MVC, ASP.NET Web form and Templates
MAHEDEE.NET 28
EAS Development Using ASP.NET
Demo ASP.NET MVC Application
MAHEDEE.NET 29
MAHEDEE.NET 30
ASP.NET Developed Famous Web Applications
MAHEDEE.NET 31
ASP.NET Developed Famous Web Applications
• Most of leading software company works on .NET platform
• .NET is now market leader
• In 2011-2012
– Export 70.81 million USD
– Business growth 56.28%
• In 2012-2013
– Export 101.63 million USD
– Business growth 43.53%
• Expertise focus among Bangladesh Software Developers
– .NET Developers 77%
– MS SQL Server 70%
– ASP.NET 60%
MAHEDEE.NET 32
Prospect of ASP.NET in Bangladesh
• ASP.NET 5 is the next version of ASP.NET
• MVC 6 is a part of ASP.NET 5
• MVC 6 merges 3 frameworks into a single framework
– ASP.NET MVC, Web API 2, Web Pages 2
• ASP.NET 5 run on new composable pipeline
• MVC 6 Can be self hosted
MAHEDEE.NET 33
What’s new in ASP.NET 5
• Cloud optimized
• Environment based configuration system
• Dependency Injection
– implementing the IServiceProvider interface
• New file type in MVC 6
– Config.json, Project.json, Startup.cs, Global.json
MAHEDEE.NET 34
What’s new in ASP.NET 5
If any questions ASP.NET, IIS, .NET Framework, C#, SQL Sever and Design Pattern, search here:
http://mahedee.net
Email me:
mahedee.hasan@gmail.com
Mahedee_hasan@leads-bd.com
Tag me in facebook group post
https://www.facebook.com/groups/MSDeveloper/
https://www.facebook.com/groups/techshareonline/
https://www.facebook.com/groups/techforumusercommunity/
All slides, Including some training slide here
http://www.slideshare.net/mahedee19
Me in Facebook:
https://facebook.com/mahedee19
Me in Linkedin:
https://www.linkedin.com/in/mahedee
MAHEDEE.NET 35
Q&A
36

Mais conteúdo relacionado

Mais procurados

ASP .NET MVC Introduction & Guidelines
ASP .NET MVC Introduction & Guidelines  ASP .NET MVC Introduction & Guidelines
ASP .NET MVC Introduction & Guidelines Dev Raj Gautam
 
Everything you need to know about mern stack programming
Everything you need to know about mern stack programmingEverything you need to know about mern stack programming
Everything you need to know about mern stack programmingJAMESJOHN130
 
REPORT ON ASP.NET
REPORT ON ASP.NETREPORT ON ASP.NET
REPORT ON ASP.NETLOKESH
 
ASP.NET MVC.
ASP.NET MVC.ASP.NET MVC.
ASP.NET MVC.Ni
 
Top Web Development Frameworks Comparison: All You Need To Know
Top Web Development Frameworks Comparison: All You Need To KnowTop Web Development Frameworks Comparison: All You Need To Know
Top Web Development Frameworks Comparison: All You Need To KnowPixel Crayons
 
Dreamweaver Application
Dreamweaver ApplicationDreamweaver Application
Dreamweaver ApplicationSarah Hall
 
Continuous workflow for a large react native app - mobile at wix
Continuous workflow for a large react native app - mobile at wixContinuous workflow for a large react native app - mobile at wix
Continuous workflow for a large react native app - mobile at wixShalom Yerushalmy
 
PHP Frameworks and CodeIgniter
PHP Frameworks and CodeIgniterPHP Frameworks and CodeIgniter
PHP Frameworks and CodeIgniterKHALID C
 
Introduction to MVC Web Framework with CodeIgniter
Introduction to MVC Web Framework with CodeIgniterIntroduction to MVC Web Framework with CodeIgniter
Introduction to MVC Web Framework with CodeIgniterPongsakorn U-chupala
 
Repository and Unit Of Work Design Patterns
Repository and Unit Of Work Design PatternsRepository and Unit Of Work Design Patterns
Repository and Unit Of Work Design PatternsHatim Hakeel
 
Codeigniter, a MVC framework for beginner
Codeigniter, a MVC framework for beginnerCodeigniter, a MVC framework for beginner
Codeigniter, a MVC framework for beginneraminbd
 
Architecting ASP.NET MVC Applications
Architecting ASP.NET MVC ApplicationsArchitecting ASP.NET MVC Applications
Architecting ASP.NET MVC ApplicationsGunnar Peipman
 

Mais procurados (20)

Oop principles
Oop principlesOop principles
Oop principles
 
Onkurananda1
Onkurananda1Onkurananda1
Onkurananda1
 
ASP .NET MVC Introduction & Guidelines
ASP .NET MVC Introduction & Guidelines  ASP .NET MVC Introduction & Guidelines
ASP .NET MVC Introduction & Guidelines
 
Php Framework
Php FrameworkPhp Framework
Php Framework
 
Everything you need to know about mern stack programming
Everything you need to know about mern stack programmingEverything you need to know about mern stack programming
Everything you need to know about mern stack programming
 
REPORT ON ASP.NET
REPORT ON ASP.NETREPORT ON ASP.NET
REPORT ON ASP.NET
 
Mvc webforms
Mvc webformsMvc webforms
Mvc webforms
 
ASP.NET MVC.
ASP.NET MVC.ASP.NET MVC.
ASP.NET MVC.
 
Top Web Development Frameworks Comparison: All You Need To Know
Top Web Development Frameworks Comparison: All You Need To KnowTop Web Development Frameworks Comparison: All You Need To Know
Top Web Development Frameworks Comparison: All You Need To Know
 
Dreamweaver Application
Dreamweaver ApplicationDreamweaver Application
Dreamweaver Application
 
Best PHP Frameworks
Best PHP FrameworksBest PHP Frameworks
Best PHP Frameworks
 
APIs for mobile
APIs for mobileAPIs for mobile
APIs for mobile
 
Continuous workflow for a large react native app - mobile at wix
Continuous workflow for a large react native app - mobile at wixContinuous workflow for a large react native app - mobile at wix
Continuous workflow for a large react native app - mobile at wix
 
PHP Frameworks and CodeIgniter
PHP Frameworks and CodeIgniterPHP Frameworks and CodeIgniter
PHP Frameworks and CodeIgniter
 
Mvc summary
Mvc summaryMvc summary
Mvc summary
 
Introduction to MVC Web Framework with CodeIgniter
Introduction to MVC Web Framework with CodeIgniterIntroduction to MVC Web Framework with CodeIgniter
Introduction to MVC Web Framework with CodeIgniter
 
Repository and Unit Of Work Design Patterns
Repository and Unit Of Work Design PatternsRepository and Unit Of Work Design Patterns
Repository and Unit Of Work Design Patterns
 
Codeigniter, a MVC framework for beginner
Codeigniter, a MVC framework for beginnerCodeigniter, a MVC framework for beginner
Codeigniter, a MVC framework for beginner
 
Architecting ASP.NET MVC Applications
Architecting ASP.NET MVC ApplicationsArchitecting ASP.NET MVC Applications
Architecting ASP.NET MVC Applications
 
MSDN - ASP.NET MVC
MSDN - ASP.NET MVCMSDN - ASP.NET MVC
MSDN - ASP.NET MVC
 

Destaque

Feature and Future of ASP.NET
Feature and Future of ASP.NETFeature and Future of ASP.NET
Feature and Future of ASP.NETMd. Mahedee Hasan
 
Building High Quality Solutions with Design Patterns & Application Foundation...
Building High Quality Solutions with Design Patterns & Application Foundation...Building High Quality Solutions with Design Patterns & Application Foundation...
Building High Quality Solutions with Design Patterns & Application Foundation...Christoffer Sabsay
 
Mobile apps idea to making money
Mobile apps   idea to making moneyMobile apps   idea to making money
Mobile apps idea to making moneyDavid Bozward
 
Tutorial on how to use Mailertite (Part1)- How to Setup Mailerlite and Make ...
Tutorial on how to use Mailertite (Part1)- How to Setup  Mailerlite and Make ...Tutorial on how to use Mailertite (Part1)- How to Setup  Mailerlite and Make ...
Tutorial on how to use Mailertite (Part1)- How to Setup Mailerlite and Make ...Richelle Malapit
 
Robots and-sitemap - Version 1.0.1
Robots and-sitemap - Version 1.0.1Robots and-sitemap - Version 1.0.1
Robots and-sitemap - Version 1.0.1Naji El Kotob
 
Mailerlite. Удобный email-маркетинг
Mailerlite. Удобный email-маркетингMailerlite. Удобный email-маркетинг
Mailerlite. Удобный email-маркетингMailer
 
Grudinkina EmailConf 2016
Grudinkina EmailConf 2016Grudinkina EmailConf 2016
Grudinkina EmailConf 2016Mailer
 
Elizabeth verar how to use mailerlite as email marketing tool
Elizabeth verar how to use mailerlite as email marketing toolElizabeth verar how to use mailerlite as email marketing tool
Elizabeth verar how to use mailerlite as email marketing toolepverar
 
Intro To Asp Net And Web Forms
Intro To Asp Net And Web FormsIntro To Asp Net And Web Forms
Intro To Asp Net And Web FormsSAMIR BHOGAYTA
 
Jsp (java server page)
Jsp (java server page)Jsp (java server page)
Jsp (java server page)Chitrank Dixit
 

Destaque (20)

ASP.NET Web form
ASP.NET Web formASP.NET Web form
ASP.NET Web form
 
Feature and Future of ASP.NET
Feature and Future of ASP.NETFeature and Future of ASP.NET
Feature and Future of ASP.NET
 
Building High Quality Solutions with Design Patterns & Application Foundation...
Building High Quality Solutions with Design Patterns & Application Foundation...Building High Quality Solutions with Design Patterns & Application Foundation...
Building High Quality Solutions with Design Patterns & Application Foundation...
 
Mobile apps idea to making money
Mobile apps   idea to making moneyMobile apps   idea to making money
Mobile apps idea to making money
 
Object Oriented Programming
Object Oriented ProgrammingObject Oriented Programming
Object Oriented Programming
 
C# - Part 1
C# - Part 1C# - Part 1
C# - Part 1
 
Site map
Site mapSite map
Site map
 
Tutorial on how to use Mailertite (Part1)- How to Setup Mailerlite and Make ...
Tutorial on how to use Mailertite (Part1)- How to Setup  Mailerlite and Make ...Tutorial on how to use Mailertite (Part1)- How to Setup  Mailerlite and Make ...
Tutorial on how to use Mailertite (Part1)- How to Setup Mailerlite and Make ...
 
Robots and-sitemap - Version 1.0.1
Robots and-sitemap - Version 1.0.1Robots and-sitemap - Version 1.0.1
Robots and-sitemap - Version 1.0.1
 
2310 b 05
2310 b 052310 b 05
2310 b 05
 
Mailerlite. Удобный email-маркетинг
Mailerlite. Удобный email-маркетингMailerlite. Удобный email-маркетинг
Mailerlite. Удобный email-маркетинг
 
Introduction to OMNeT++
Introduction to OMNeT++Introduction to OMNeT++
Introduction to OMNeT++
 
MS SQL Server
MS SQL ServerMS SQL Server
MS SQL Server
 
MailerLite Tutorial
MailerLite TutorialMailerLite Tutorial
MailerLite Tutorial
 
A View about ASP .NET and their objectives
A View about ASP .NET and their objectivesA View about ASP .NET and their objectives
A View about ASP .NET and their objectives
 
Grudinkina EmailConf 2016
Grudinkina EmailConf 2016Grudinkina EmailConf 2016
Grudinkina EmailConf 2016
 
Elizabeth verar how to use mailerlite as email marketing tool
Elizabeth verar how to use mailerlite as email marketing toolElizabeth verar how to use mailerlite as email marketing tool
Elizabeth verar how to use mailerlite as email marketing tool
 
Intro To Asp Net And Web Forms
Intro To Asp Net And Web FormsIntro To Asp Net And Web Forms
Intro To Asp Net And Web Forms
 
Web forms in ASP.net
Web forms in ASP.netWeb forms in ASP.net
Web forms in ASP.net
 
Jsp (java server page)
Jsp (java server page)Jsp (java server page)
Jsp (java server page)
 

Semelhante a The world of enterprise solution development with asp.net and C#

Top 10 IT training Institute in Delhi | Aptech Malviya Nagar
Top 10 IT training Institute in Delhi | Aptech Malviya NagarTop 10 IT training Institute in Delhi | Aptech Malviya Nagar
Top 10 IT training Institute in Delhi | Aptech Malviya Nagarmcm academy
 
Rajendran M 2+ years of Exp in Dot net
Rajendran M 2+ years of Exp in Dot netRajendran M 2+ years of Exp in Dot net
Rajendran M 2+ years of Exp in Dot netRajendran m
 
Senior software engineer, Senior Full stack web developer Resume
Senior software engineer, Senior Full stack web developer ResumeSenior software engineer, Senior Full stack web developer Resume
Senior software engineer, Senior Full stack web developer Resumecool5785
 
microservices-is-it-the-holy-grail-a-perspective.pdf
microservices-is-it-the-holy-grail-a-perspective.pdfmicroservices-is-it-the-holy-grail-a-perspective.pdf
microservices-is-it-the-holy-grail-a-perspective.pdfRichieBallyears
 
SharePoint as a Business Platform Why, What and How? – No Code
SharePoint as a Business Platform Why, What and How? – No CodeSharePoint as a Business Platform Why, What and How? – No Code
SharePoint as a Business Platform Why, What and How? – No Codedox42
 
Web design - Applications and web application definition
Web design - Applications and web application definitionWeb design - Applications and web application definition
Web design - Applications and web application definitionMustafa Kamel Mohammadi
 
Developing dynamic ui using react
Developing dynamic ui using reactDeveloping dynamic ui using react
Developing dynamic ui using reactsushmita bhor
 
Mendix Training Ameerpet - Mendix Online Training.pptx
Mendix Training Ameerpet - Mendix Online Training.pptxMendix Training Ameerpet - Mendix Online Training.pptx
Mendix Training Ameerpet - Mendix Online Training.pptxeshwarvisualpath
 
Construction of a dedicated competency software center (Dev Center)
Construction of a dedicated competency software center (Dev Center)Construction of a dedicated competency software center (Dev Center)
Construction of a dedicated competency software center (Dev Center)Miritec
 
Documentation of Online jobs for BCA last sem on PHP.
Documentation of Online jobs for BCA last sem on PHP.Documentation of Online jobs for BCA last sem on PHP.
Documentation of Online jobs for BCA last sem on PHP.Harsh Tamakuwala
 
Muhammad Shafique CV for .NET Job
Muhammad Shafique CV for .NET JobMuhammad Shafique CV for .NET Job
Muhammad Shafique CV for .NET JobMuhammad Shafique
 
CV_Vasili_Tegza 2G
CV_Vasili_Tegza 2GCV_Vasili_Tegza 2G
CV_Vasili_Tegza 2GVasyl Tegza
 
SA 2014 - Integrating the heterogeneous enterprise
SA 2014 - Integrating the heterogeneous enterpriseSA 2014 - Integrating the heterogeneous enterprise
SA 2014 - Integrating the heterogeneous enterpriseDavid Graham
 
Neemuscorporateppt25 novmin
Neemuscorporateppt25 novminNeemuscorporateppt25 novmin
Neemuscorporateppt25 novminShri Raol
 

Semelhante a The world of enterprise solution development with asp.net and C# (20)

Top 10 IT training Institute in Delhi | Aptech Malviya Nagar
Top 10 IT training Institute in Delhi | Aptech Malviya NagarTop 10 IT training Institute in Delhi | Aptech Malviya Nagar
Top 10 IT training Institute in Delhi | Aptech Malviya Nagar
 
Rajendran M 2+ years of Exp in Dot net
Rajendran M 2+ years of Exp in Dot netRajendran M 2+ years of Exp in Dot net
Rajendran M 2+ years of Exp in Dot net
 
Rashmi_TL
Rashmi_TLRashmi_TL
Rashmi_TL
 
Senior software engineer, Senior Full stack web developer Resume
Senior software engineer, Senior Full stack web developer ResumeSenior software engineer, Senior Full stack web developer Resume
Senior software engineer, Senior Full stack web developer Resume
 
microservices-is-it-the-holy-grail-a-perspective.pdf
microservices-is-it-the-holy-grail-a-perspective.pdfmicroservices-is-it-the-holy-grail-a-perspective.pdf
microservices-is-it-the-holy-grail-a-perspective.pdf
 
SharePoint as a Business Platform Why, What and How? – No Code
SharePoint as a Business Platform Why, What and How? – No CodeSharePoint as a Business Platform Why, What and How? – No Code
SharePoint as a Business Platform Why, What and How? – No Code
 
Web design - Applications and web application definition
Web design - Applications and web application definitionWeb design - Applications and web application definition
Web design - Applications and web application definition
 
.Net @ Neev
.Net @ Neev.Net @ Neev
.Net @ Neev
 
Resume
ResumeResume
Resume
 
Developing dynamic ui using react
Developing dynamic ui using reactDeveloping dynamic ui using react
Developing dynamic ui using react
 
Mendix Training Ameerpet - Mendix Online Training.pptx
Mendix Training Ameerpet - Mendix Online Training.pptxMendix Training Ameerpet - Mendix Online Training.pptx
Mendix Training Ameerpet - Mendix Online Training.pptx
 
Construction of a dedicated competency software center (Dev Center)
Construction of a dedicated competency software center (Dev Center)Construction of a dedicated competency software center (Dev Center)
Construction of a dedicated competency software center (Dev Center)
 
Documentation of Online jobs for BCA last sem on PHP.
Documentation of Online jobs for BCA last sem on PHP.Documentation of Online jobs for BCA last sem on PHP.
Documentation of Online jobs for BCA last sem on PHP.
 
KarthikSNOW_CV
KarthikSNOW_CVKarthikSNOW_CV
KarthikSNOW_CV
 
Muhammad Shafique CV for .NET Job
Muhammad Shafique CV for .NET JobMuhammad Shafique CV for .NET Job
Muhammad Shafique CV for .NET Job
 
Hasnain Haider
Hasnain HaiderHasnain Haider
Hasnain Haider
 
CV_Vasili_Tegza 2G
CV_Vasili_Tegza 2GCV_Vasili_Tegza 2G
CV_Vasili_Tegza 2G
 
Sai_Resume
Sai_ResumeSai_Resume
Sai_Resume
 
SA 2014 - Integrating the heterogeneous enterprise
SA 2014 - Integrating the heterogeneous enterpriseSA 2014 - Integrating the heterogeneous enterprise
SA 2014 - Integrating the heterogeneous enterprise
 
Neemuscorporateppt25 novmin
Neemuscorporateppt25 novminNeemuscorporateppt25 novmin
Neemuscorporateppt25 novmin
 

Mais de Md. Mahedee Hasan

Chatbot development with Microsoft Bot Framework and LUIS
Chatbot development with Microsoft Bot Framework and LUISChatbot development with Microsoft Bot Framework and LUIS
Chatbot development with Microsoft Bot Framework and LUISMd. Mahedee Hasan
 
Chatbot development with Microsoft Bot Framework
Chatbot development with Microsoft Bot FrameworkChatbot development with Microsoft Bot Framework
Chatbot development with Microsoft Bot FrameworkMd. Mahedee Hasan
 
Introduction to Windows 10 IoT Core
Introduction to Windows 10 IoT CoreIntroduction to Windows 10 IoT Core
Introduction to Windows 10 IoT CoreMd. Mahedee Hasan
 
Whats new in visual studio 2017
Whats new in visual studio 2017Whats new in visual studio 2017
Whats new in visual studio 2017Md. Mahedee Hasan
 
Increasing productivity using visual studio 2017
Increasing productivity using visual studio 2017Increasing productivity using visual studio 2017
Increasing productivity using visual studio 2017Md. Mahedee Hasan
 

Mais de Md. Mahedee Hasan (7)

Azure Machine Learning
Azure Machine LearningAzure Machine Learning
Azure Machine Learning
 
Chatbot development with Microsoft Bot Framework and LUIS
Chatbot development with Microsoft Bot Framework and LUISChatbot development with Microsoft Bot Framework and LUIS
Chatbot development with Microsoft Bot Framework and LUIS
 
Chatbot development with Microsoft Bot Framework
Chatbot development with Microsoft Bot FrameworkChatbot development with Microsoft Bot Framework
Chatbot development with Microsoft Bot Framework
 
ASP.NET MVC Zero to Hero
ASP.NET MVC Zero to HeroASP.NET MVC Zero to Hero
ASP.NET MVC Zero to Hero
 
Introduction to Windows 10 IoT Core
Introduction to Windows 10 IoT CoreIntroduction to Windows 10 IoT Core
Introduction to Windows 10 IoT Core
 
Whats new in visual studio 2017
Whats new in visual studio 2017Whats new in visual studio 2017
Whats new in visual studio 2017
 
Increasing productivity using visual studio 2017
Increasing productivity using visual studio 2017Increasing productivity using visual studio 2017
Increasing productivity using visual studio 2017
 

Último

How To Use Server-Side Rendering with Nuxt.js
How To Use Server-Side Rendering with Nuxt.jsHow To Use Server-Side Rendering with Nuxt.js
How To Use Server-Side Rendering with Nuxt.jsAndolasoft Inc
 
Diamond Application Development Crafting Solutions with Precision
Diamond Application Development Crafting Solutions with PrecisionDiamond Application Development Crafting Solutions with Precision
Diamond Application Development Crafting Solutions with PrecisionSolGuruz
 
TECUNIQUE: Success Stories: IT Service provider
TECUNIQUE: Success Stories: IT Service providerTECUNIQUE: Success Stories: IT Service provider
TECUNIQUE: Success Stories: IT Service providermohitmore19
 
W01_panagenda_Navigating-the-Future-with-The-Hitchhikers-Guide-to-Notes-and-D...
W01_panagenda_Navigating-the-Future-with-The-Hitchhikers-Guide-to-Notes-and-D...W01_panagenda_Navigating-the-Future-with-The-Hitchhikers-Guide-to-Notes-and-D...
W01_panagenda_Navigating-the-Future-with-The-Hitchhikers-Guide-to-Notes-and-D...panagenda
 
Optimizing AI for immediate response in Smart CCTV
Optimizing AI for immediate response in Smart CCTVOptimizing AI for immediate response in Smart CCTV
Optimizing AI for immediate response in Smart CCTVshikhaohhpro
 
Short Story: Unveiling the Reasoning Abilities of Large Language Models by Ke...
Short Story: Unveiling the Reasoning Abilities of Large Language Models by Ke...Short Story: Unveiling the Reasoning Abilities of Large Language Models by Ke...
Short Story: Unveiling the Reasoning Abilities of Large Language Models by Ke...kellynguyen01
 
call girls in Vaishali (Ghaziabad) 🔝 >༒8448380779 🔝 genuine Escort Service 🔝✔️✔️
call girls in Vaishali (Ghaziabad) 🔝 >༒8448380779 🔝 genuine Escort Service 🔝✔️✔️call girls in Vaishali (Ghaziabad) 🔝 >༒8448380779 🔝 genuine Escort Service 🔝✔️✔️
call girls in Vaishali (Ghaziabad) 🔝 >༒8448380779 🔝 genuine Escort Service 🔝✔️✔️Delhi Call girls
 
A Secure and Reliable Document Management System is Essential.docx
A Secure and Reliable Document Management System is Essential.docxA Secure and Reliable Document Management System is Essential.docx
A Secure and Reliable Document Management System is Essential.docxComplianceQuest1
 
Unlocking the Future of AI Agents with Large Language Models
Unlocking the Future of AI Agents with Large Language ModelsUnlocking the Future of AI Agents with Large Language Models
Unlocking the Future of AI Agents with Large Language Modelsaagamshah0812
 
Unveiling the Tech Salsa of LAMs with Janus in Real-Time Applications
Unveiling the Tech Salsa of LAMs with Janus in Real-Time ApplicationsUnveiling the Tech Salsa of LAMs with Janus in Real-Time Applications
Unveiling the Tech Salsa of LAMs with Janus in Real-Time ApplicationsAlberto González Trastoy
 
How To Troubleshoot Collaboration Apps for the Modern Connected Worker
How To Troubleshoot Collaboration Apps for the Modern Connected WorkerHow To Troubleshoot Collaboration Apps for the Modern Connected Worker
How To Troubleshoot Collaboration Apps for the Modern Connected WorkerThousandEyes
 
SyndBuddy AI 2k Review 2024: Revolutionizing Content Syndication with AI
SyndBuddy AI 2k Review 2024: Revolutionizing Content Syndication with AISyndBuddy AI 2k Review 2024: Revolutionizing Content Syndication with AI
SyndBuddy AI 2k Review 2024: Revolutionizing Content Syndication with AIABDERRAOUF MEHENNI
 
Reassessing the Bedrock of Clinical Function Models: An Examination of Large ...
Reassessing the Bedrock of Clinical Function Models: An Examination of Large ...Reassessing the Bedrock of Clinical Function Models: An Examination of Large ...
Reassessing the Bedrock of Clinical Function Models: An Examination of Large ...harshavardhanraghave
 
Try MyIntelliAccount Cloud Accounting Software As A Service Solution Risk Fre...
Try MyIntelliAccount Cloud Accounting Software As A Service Solution Risk Fre...Try MyIntelliAccount Cloud Accounting Software As A Service Solution Risk Fre...
Try MyIntelliAccount Cloud Accounting Software As A Service Solution Risk Fre...MyIntelliSource, Inc.
 
Tech Tuesday-Harness the Power of Effective Resource Planning with OnePlan’s ...
Tech Tuesday-Harness the Power of Effective Resource Planning with OnePlan’s ...Tech Tuesday-Harness the Power of Effective Resource Planning with OnePlan’s ...
Tech Tuesday-Harness the Power of Effective Resource Planning with OnePlan’s ...OnePlan Solutions
 
CALL ON ➥8923113531 🔝Call Girls Kakori Lucknow best sexual service Online ☂️
CALL ON ➥8923113531 🔝Call Girls Kakori Lucknow best sexual service Online  ☂️CALL ON ➥8923113531 🔝Call Girls Kakori Lucknow best sexual service Online  ☂️
CALL ON ➥8923113531 🔝Call Girls Kakori Lucknow best sexual service Online ☂️anilsa9823
 
Hand gesture recognition PROJECT PPT.pptx
Hand gesture recognition PROJECT PPT.pptxHand gesture recognition PROJECT PPT.pptx
Hand gesture recognition PROJECT PPT.pptxbodapatigopi8531
 
CALL ON ➥8923113531 🔝Call Girls Badshah Nagar Lucknow best Female service
CALL ON ➥8923113531 🔝Call Girls Badshah Nagar Lucknow best Female serviceCALL ON ➥8923113531 🔝Call Girls Badshah Nagar Lucknow best Female service
CALL ON ➥8923113531 🔝Call Girls Badshah Nagar Lucknow best Female serviceanilsa9823
 

Último (20)

Microsoft AI Transformation Partner Playbook.pdf
Microsoft AI Transformation Partner Playbook.pdfMicrosoft AI Transformation Partner Playbook.pdf
Microsoft AI Transformation Partner Playbook.pdf
 
How To Use Server-Side Rendering with Nuxt.js
How To Use Server-Side Rendering with Nuxt.jsHow To Use Server-Side Rendering with Nuxt.js
How To Use Server-Side Rendering with Nuxt.js
 
Diamond Application Development Crafting Solutions with Precision
Diamond Application Development Crafting Solutions with PrecisionDiamond Application Development Crafting Solutions with Precision
Diamond Application Development Crafting Solutions with Precision
 
TECUNIQUE: Success Stories: IT Service provider
TECUNIQUE: Success Stories: IT Service providerTECUNIQUE: Success Stories: IT Service provider
TECUNIQUE: Success Stories: IT Service provider
 
W01_panagenda_Navigating-the-Future-with-The-Hitchhikers-Guide-to-Notes-and-D...
W01_panagenda_Navigating-the-Future-with-The-Hitchhikers-Guide-to-Notes-and-D...W01_panagenda_Navigating-the-Future-with-The-Hitchhikers-Guide-to-Notes-and-D...
W01_panagenda_Navigating-the-Future-with-The-Hitchhikers-Guide-to-Notes-and-D...
 
Optimizing AI for immediate response in Smart CCTV
Optimizing AI for immediate response in Smart CCTVOptimizing AI for immediate response in Smart CCTV
Optimizing AI for immediate response in Smart CCTV
 
Short Story: Unveiling the Reasoning Abilities of Large Language Models by Ke...
Short Story: Unveiling the Reasoning Abilities of Large Language Models by Ke...Short Story: Unveiling the Reasoning Abilities of Large Language Models by Ke...
Short Story: Unveiling the Reasoning Abilities of Large Language Models by Ke...
 
call girls in Vaishali (Ghaziabad) 🔝 >༒8448380779 🔝 genuine Escort Service 🔝✔️✔️
call girls in Vaishali (Ghaziabad) 🔝 >༒8448380779 🔝 genuine Escort Service 🔝✔️✔️call girls in Vaishali (Ghaziabad) 🔝 >༒8448380779 🔝 genuine Escort Service 🔝✔️✔️
call girls in Vaishali (Ghaziabad) 🔝 >༒8448380779 🔝 genuine Escort Service 🔝✔️✔️
 
Vip Call Girls Noida ➡️ Delhi ➡️ 9999965857 No Advance 24HRS Live
Vip Call Girls Noida ➡️ Delhi ➡️ 9999965857 No Advance 24HRS LiveVip Call Girls Noida ➡️ Delhi ➡️ 9999965857 No Advance 24HRS Live
Vip Call Girls Noida ➡️ Delhi ➡️ 9999965857 No Advance 24HRS Live
 
A Secure and Reliable Document Management System is Essential.docx
A Secure and Reliable Document Management System is Essential.docxA Secure and Reliable Document Management System is Essential.docx
A Secure and Reliable Document Management System is Essential.docx
 
Unlocking the Future of AI Agents with Large Language Models
Unlocking the Future of AI Agents with Large Language ModelsUnlocking the Future of AI Agents with Large Language Models
Unlocking the Future of AI Agents with Large Language Models
 
Unveiling the Tech Salsa of LAMs with Janus in Real-Time Applications
Unveiling the Tech Salsa of LAMs with Janus in Real-Time ApplicationsUnveiling the Tech Salsa of LAMs with Janus in Real-Time Applications
Unveiling the Tech Salsa of LAMs with Janus in Real-Time Applications
 
How To Troubleshoot Collaboration Apps for the Modern Connected Worker
How To Troubleshoot Collaboration Apps for the Modern Connected WorkerHow To Troubleshoot Collaboration Apps for the Modern Connected Worker
How To Troubleshoot Collaboration Apps for the Modern Connected Worker
 
SyndBuddy AI 2k Review 2024: Revolutionizing Content Syndication with AI
SyndBuddy AI 2k Review 2024: Revolutionizing Content Syndication with AISyndBuddy AI 2k Review 2024: Revolutionizing Content Syndication with AI
SyndBuddy AI 2k Review 2024: Revolutionizing Content Syndication with AI
 
Reassessing the Bedrock of Clinical Function Models: An Examination of Large ...
Reassessing the Bedrock of Clinical Function Models: An Examination of Large ...Reassessing the Bedrock of Clinical Function Models: An Examination of Large ...
Reassessing the Bedrock of Clinical Function Models: An Examination of Large ...
 
Try MyIntelliAccount Cloud Accounting Software As A Service Solution Risk Fre...
Try MyIntelliAccount Cloud Accounting Software As A Service Solution Risk Fre...Try MyIntelliAccount Cloud Accounting Software As A Service Solution Risk Fre...
Try MyIntelliAccount Cloud Accounting Software As A Service Solution Risk Fre...
 
Tech Tuesday-Harness the Power of Effective Resource Planning with OnePlan’s ...
Tech Tuesday-Harness the Power of Effective Resource Planning with OnePlan’s ...Tech Tuesday-Harness the Power of Effective Resource Planning with OnePlan’s ...
Tech Tuesday-Harness the Power of Effective Resource Planning with OnePlan’s ...
 
CALL ON ➥8923113531 🔝Call Girls Kakori Lucknow best sexual service Online ☂️
CALL ON ➥8923113531 🔝Call Girls Kakori Lucknow best sexual service Online  ☂️CALL ON ➥8923113531 🔝Call Girls Kakori Lucknow best sexual service Online  ☂️
CALL ON ➥8923113531 🔝Call Girls Kakori Lucknow best sexual service Online ☂️
 
Hand gesture recognition PROJECT PPT.pptx
Hand gesture recognition PROJECT PPT.pptxHand gesture recognition PROJECT PPT.pptx
Hand gesture recognition PROJECT PPT.pptx
 
CALL ON ➥8923113531 🔝Call Girls Badshah Nagar Lucknow best Female service
CALL ON ➥8923113531 🔝Call Girls Badshah Nagar Lucknow best Female serviceCALL ON ➥8923113531 🔝Call Girls Badshah Nagar Lucknow best Female service
CALL ON ➥8923113531 🔝Call Girls Badshah Nagar Lucknow best Female service
 

The world of enterprise solution development with asp.net and C#

  • 1. The world of Enterprise solution development with ASP.NET & C# Md. Mahedee Hasan Microsoft MVP on ASP.NET/IIS Software Architect, Leadsoft Bangladesh Limited Trainer, C#.NET Applied OOP Jointly organized by Bangladesh Hi-Tech Park Authority and Leads Technology Limited Technical blog writer on http://mahedee.net 1
  • 2. • Enterprise software - Enterprise application software (EAS) • Satisfy needs of Organization • Vary from businesses • Information system for whole organization • Can be a development tool MAHEDEE.NET 2 What is Enterprise software?
  • 3. • Big business application. • Enterprise applications are – Complex – Scalable – Distributed – Component based – Mission critical • In a word it is a highly complex system MAHEDEE.NET 3 What is Enterprise software? (Contd...)
  • 4. • Large – A multi-user, multi-machine, multi-component – Manipulate massive data – Distributed resources, and complex logic • Business Oriented – Purpose to meet specific business requirements. – Related to financial value & Transaction MAHEDEE.NET 4 What is Enterprise software? (Contd...)
  • 5. "Enterprise applications are about the display, manipulation, and storage of large amounts of often complex data and the support or automation of business processes with that data.“ - Martin Fowler MAHEDEE.NET 5 Definition of EAS
  • 6. • Accounting software • Business Intelligence (BI) • Enterprise Resource Planning (ERP) • Content management system (CMS) MAHEDEE.NET 6 Categories of EAS
  • 7. Categories of EAS (cont.…) • Business process management • Enterprise asset management (EAM) • Supply chain management (SCM) • Customer relationship management (CRM) MAHEDEE.NET 7
  • 8. Main consideration of enterprise application • Cost • Time • Quality • Maintainability • Manageability • Availability MAHEDEE.NET 8
  • 9. Software Development Life Cycle MAHEDEE.NET 9
  • 10. Non Functional Requirement • Execution qualities – Security and Usability • Evolution qualities – Maintainability – Extensibility – Scalability MAHEDEE.NET 10
  • 11. Enterprise application design consideration • Must meet business goals. – Satisfying hundreds or thousands of separate requirements • How soon it must be delivered. • Its budget. MAHEDEE.NET 11
  • 12. Enterprise application design consideration • How many people will develop, test, and maintain it? • How many concurrent users it must support? • Performance and ease of use. MAHEDEE.NET 12
  • 13. Enterprise application design consideration … • Hardware it must run on. • Where it will be deployed? • What security is required? • How long you expect to use it. MAHEDEE.NET 13
  • 14. Development Risk Management Strategy MAHEDEE.NET 14
  • 15. • Development Model • Business Model • User Model • Logical Model • Technology Model • Physical Model MAHEDEE.NET 15 Enterprise Application Model
  • 17. • Determine project cost. • Plan and maintain the budget. • Identify and set priorities. • Manage personnel. • Negotiate contracts. • Make business projections. MAHEDEE.NET 17 Identifying Business Requirements
  • 18. • Identify users and their roles. • Gather input from users. • Document usage scenarios. • Validate with users. • Validate against the other models. MAHEDEE.NET 18 User Model Tasks
  • 19. • Identifying Business Objects and Services • Defining Interfaces • Identifying Business Object Dependencies • Validating Logical Design • Tools – Microsoft Visual Modeler MAHEDEE.NET 19 Logical Model Tasks
  • 20. • Evaluating Existing Assets and Interoperability • Choosing Platforms and Infrastructure • Choosing Development Tools MAHEDEE.NET 20 Technology Model Tasks
  • 21. • Visual Studio • .NET Platform and Programming Languages • Microsoft Team Foundation Sever • Windows Server • Microsoft® Internet Information Server (IIS). • Microsoft® Internet Explorer or Edge. • Microsoft® SQL Server™. MAHEDEE.NET 21 Technology Model Tools
  • 22. • Visual Studio – A Powerful IDE – Rich Visual Interface – Support Drag and Drop – Single IDE for all languages – Development is much faster than other IDE – Intelli-Sense concept works best in Visual Studio – Debugging is much easier and user friendly MAHEDEE.NET 22 Enterprise Software Development Tool
  • 23. • Time to market • Scaling to the Web • Lack of end-to-end development tools. MAHEDEE.NET 23 Current Challenges
  • 24. Current Trend of Web Development Service Oriented Architecture Application components provide services to other components via a communication protocol MAHEDEE.NET 24
  • 25. Distributed Application Design MAHEDEE.NET 25 Current Trend of Web Development …
  • 26. Current Trend of Web Development … • Big data processing • Faster • Asynchronous data processing MAHEDEE.NET 26
  • 27. • Quick development tools • Can develop scale well application • Service Oriented Application – Web API – WCF – Web Service MAHEDEE.NET 27 EAS Development Using ASP.NET
  • 28. • Disconnected Data design • Compiled and faster • Variation in web development – ASP.NET MVC, ASP.NET Web form and Templates MAHEDEE.NET 28 EAS Development Using ASP.NET
  • 29. Demo ASP.NET MVC Application MAHEDEE.NET 29
  • 30. MAHEDEE.NET 30 ASP.NET Developed Famous Web Applications
  • 31. MAHEDEE.NET 31 ASP.NET Developed Famous Web Applications
  • 32. • Most of leading software company works on .NET platform • .NET is now market leader • In 2011-2012 – Export 70.81 million USD – Business growth 56.28% • In 2012-2013 – Export 101.63 million USD – Business growth 43.53% • Expertise focus among Bangladesh Software Developers – .NET Developers 77% – MS SQL Server 70% – ASP.NET 60% MAHEDEE.NET 32 Prospect of ASP.NET in Bangladesh
  • 33. • ASP.NET 5 is the next version of ASP.NET • MVC 6 is a part of ASP.NET 5 • MVC 6 merges 3 frameworks into a single framework – ASP.NET MVC, Web API 2, Web Pages 2 • ASP.NET 5 run on new composable pipeline • MVC 6 Can be self hosted MAHEDEE.NET 33 What’s new in ASP.NET 5
  • 34. • Cloud optimized • Environment based configuration system • Dependency Injection – implementing the IServiceProvider interface • New file type in MVC 6 – Config.json, Project.json, Startup.cs, Global.json MAHEDEE.NET 34 What’s new in ASP.NET 5
  • 35. If any questions ASP.NET, IIS, .NET Framework, C#, SQL Sever and Design Pattern, search here: http://mahedee.net Email me: mahedee.hasan@gmail.com Mahedee_hasan@leads-bd.com Tag me in facebook group post https://www.facebook.com/groups/MSDeveloper/ https://www.facebook.com/groups/techshareonline/ https://www.facebook.com/groups/techforumusercommunity/ All slides, Including some training slide here http://www.slideshare.net/mahedee19 Me in Facebook: https://facebook.com/mahedee19 Me in Linkedin: https://www.linkedin.com/in/mahedee MAHEDEE.NET 35 Q&A
  • 36. 36