강의

멘토링

커뮤니티

Inflearn Community Q&A

zmfhh12227's profile image
zmfhh12227

asked

C# ADO.NET Database Programming

App.config (Register database information in the configuration file)

3:04 클래스생성

Written on

·

239

0

AppConfiguration 클래스 생성후 참조가 생성이 안됩니다.

ADO.NET

Answer 1

0

kjlee님의 프로필 이미지
kjlee
Instructor

좀더 상황을 설명해 주시기 바랍니다.  AppConfiguration은 별도의 프로젝트로 만들어져 있기 때문에 이를 호출하는 쪽에서 참조에 추가하고 생성하면 쉽게 되는데 어떤 부분이 문제인지 잘 파악하기 어렵습니다. 

zmfhh12227's profile image
zmfhh12227

asked

Ask a question