반응형 Development271 Visual Studio 2008 Classic ASP(Active Server Page) 개발 환경 설정. 출처 : http://www.devpia.com/MAEUL/Contents/Detail.aspx?BoardID=56&MAEULNO=22&no=135814&ref=135814 Visual Studio 2008 Classic ASP(Active Server Page) 개발 환경 설정. 작성자: 김민삼 작성일: 2009-11-23 1. 웹사이트 프로젝트에서 새 항목 추가하기 메뉴에서 asp템플릿 추가하기. 1.1 C:\Program Files\Microsoft Visual Studio 9.0\Common7\IDE\ItemTemplates\Web - \VisualBasic\1042 폴더에 ASPPage.Zip 파일 복사. - \CSharp\1042 폴더에 ASPPage.Zip 파일 복사. 1.2 시작 > 프로그.. 2012. 2. 15. Notepad++ 를 이용한 개발속도 향상시키기 출처 : http://techbrij.com/518/10-notepad-tips-tricks-fast-development Notepad++ is an open-source text editor for Windows. I have to work on different technologies, It’s not possible to install all editors (like Dreamweaver, Visual studio 2010, …etc) on my old machine. So I use Notepad++ as my default text-editor. It’s simple and fast. Here are some tips for web developer and designer to use it e.. 2012. 2. 8. ADO DataType (SQL → ADO) Data Type ADO CreateParameter Type BigInt adBigInt Binary adBinary TimeStamp adBinary Bit adBoolean Char adChar Money adCurrency SmallMoney adCurrency DateTime adDate SmallDateTime adDBTimeStamp Float adDouble UniqueIdentifier adGUID Identity adInteger Int adInteger Image adLongVarBinary Text adLongVarChar Ntext adLongVarWChar Decimal adNumeric Numeric adNumeric Real adSingle SmallInt adSmallInt.. 2012. 2. 4. 자바스크립트 파싱 지연 - 구글 페이지 스피드 출처 : http://mytory.co.kr/archives/1225 구글 페이지 스피드의 Defer Loading of JavaScript 항목을 번역한 것이다. 요약시작할 때 자바스크립트 함수 호출을 늦추는 것은 초기 다운로드 용량을 줄인다. 다른 자원들을 병렬적으로 다운로드하게 허용하기 때문이다. 그러면 실행 시간과 렌더링 속도가 빨라진다.(대충 의미는 맞는데 번역은 정확한지 모르겠다 : Deferring loading of JavaScript functions that are not called at startup reduces the initial download size, allowing other resources to be downloaded in parallel, and speeding .. 2012. 1. 5. 이전 1 ··· 53 54 55 56 57 58 59 ··· 68 다음 반응형