카테고리 보관물: 소스 혹은 라이브러리들

Web.config 에 ConnectionString 설정하고 가져오기

[Web.Config]<configuration>    <appSettings/>  <connectionStrings>    <add name="xxDB" connectionString="server=127.0.0.1;database=db;user       id=xx;password=xxxxxx"/>  </connectionStrings>   [C#]ConfigurationManager.ConnectionStrings["xxDB"].ToString();

카테고리: 소스 혹은 라이브러리들 | 댓글 남기기

닷넷 기반 블로그 엔진

  http://www.dotnetblogengine.net/

카테고리: 소스 혹은 라이브러리들 | 댓글 남기기

Open Source Web Design

오마이갓 오픈소스 웹디자인 사이트 http://www.oswd.org/

카테고리: 소스 혹은 라이브러리들 | 댓글 남기기