You are on page 1of 1

Desktop App

1.updating
2.Space Web App
3.Installation
4. Platform Compatple

1- Html
2- Html+Css
3- Html+Css+Js
4- Active Site

Database
Html+css+js > (Layer)<Database

SPA Json/XML
API Database
(Angular / React / Native Js)

Server Side App


Html+css+js
(C#)
Browser Database
(Php)
(Js)

MVC
Server Side API SPA
APP
Html +Css+J s + C#

ASP.Net Core
ASP.Net Framework

Arch Design Pattern

Request /Products

Operator
Conteoller

Presentation View Model


Models in Database
Html+css+js

IactionREsult

Parent

ActionResult

Child1 Child2

ViewResult ContentResult JsonResult

Book
- Name
-Id Category
Price Id
Category Name
Author

Author
Name
Id 1.How To create A Controller
2. how To Create A view
3. How To Pass data From Controller To
View(Model)

You might also like