일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | ||||||
2 | 3 | 4 | 5 | 6 | 7 | 8 |
9 | 10 | 11 | 12 | 13 | 14 | 15 |
16 | 17 | 18 | 19 | 20 | 21 | 22 |
23 | 24 | 25 | 26 | 27 | 28 |
- rs422
- PYTHON MSSQL
- Serial
- 오라클
- 티스토리 초대장
- MX Component
- Visual Studio Code
- 텐서플로우
- 딥러닝
- MSSQL PYTHON
- MEAN Stack
- tensorflow
- sql developer
- 윈도우10
- windows10
- rs485
- matplot
- scrapy
- 파이썬
- oracle
- vscode
- MSSQL
- 장고
- 크롤링
- 자본주의
- c#
- M2M
- Python
- pymssql
- django
- Today
- Total
목록2025/02/08 (3)
안까먹을라고 쓰는 블로그
![](http://i1.daumcdn.net/thumb/C150x150/?fname=https://blog.kakaocdn.net/dn/bIr1eU/btsMbzhIBQ2/TjcR2BMXJ2otJgpIqjt4UK/img.png)
MVC, MVP, MVVM은 소프트웨어 아키텍처 패턴으로 역할 분리와 테스트 용이성을 목표로 하지만 C# 환경에서의 구현 방식과 활용 영역에서 차이를 보입니다. 각 패턴의 핵심 구조와 C# 프레임워크별 적용 사례를 중심으로 차이점을 비교해 보겠습니다.1. 패턴별 기본 구조MVC (Model-View-Controller)Model: 데이터와 비즈니스 로직 처리 (예: Entity Framework를 통한 데이터 관리)View: UI 표현 (ASP.NET의 Razor 뷰)Controller: 사용자 입력 처리 및 Model/View 간 중재 (ASP.NET MVC의 컨트롤러 클래스)동작 흐름: 사용자 입력 → Controller → Model 업데이트 → View 갱신MVP (Model-View-Presen..
https://asp.mvc-tutorial.com/ The ASP.NET Core MVC TutorialThe complete ASP.NET Core MVC Tutorial Welcome to this ASP.NET Core MVC tutorial, currently consisting of 73 articles, where you'll learn to make your own web applications using ASP.NET Core and the MVC framework. If you're brand new to ASP.NET and/or theasp.mvc-tutorial.com
https://wpf-tutorial.com/ Welcome - The complete WPF tutorialThe complete WPF tutorial Welcome to this WPF tutorial, currently consisting of 126 articles, where you'll learn to make your own applications using the WPF UI framework. If you're brand new to WPF, then we recommend that you start from the first chapter awpf-tutorial.com