PeterLee.KR
Today
Literature
Dance
Public_Administration
Programming
programming
Easy Pay System
Paypal
Something else here
Carpentry
Chronology
Tanzmate
Cntanz
Search
Edit
Back to List
PersonModel
ID
Date
Target
Title
Contents
1. 콘트롤러 생성 ex. CntanzController 2. Copy from another Controller and change the Prefix to CnTanz 3.Models 에 CntanzDBHandler.cs 와 CntanzModel.cs생성, copy 하고 마찬가지로 Prefix 바꾼다. 4.View에서도 CRUD카피하고 Prefix바꾼다. 5.App_Data에 Cntanz.json 생성하고 iis_user write속성 추가 6.CntanzController에 using peterlee.kr.Models;추가
Back to List