Ajax Pattern
http://www.ibm.com/developerworks/kr/library/x-ajaxxml2/ Ajax Xml 처리등의 기본인 Ajax 처리 패턴을 소개합니다.
- Development/JavaScript
- · 2007. 8. 8.
http://www.ibm.com/developerworks/kr/library/x-ajaxxml2/ Ajax Xml 처리등의 기본인 Ajax 처리 패턴을 소개합니다.
http://peepcode.com/articles/2006/11/26/test-first-development http://topfunky.com/clients/peepcode/previews/peepcode-004-testing-tips.mov http://topfunky.com/clients/peepcode/REST-preview.mov Test-first development can improve your workflow, improve the quality of your software, and give you confidence. If you have looked at the “test” directory sitting at the bottom of your Rails applications ..
XML파일과 XSL 파일을 입력 받아서 XSLT 변환을 하는 프로그램이다. 자세한 예외처리는 구현하지 않았다. 프로그램은 .net framework 2.0이상이 설치되어 있어야 실행할 수 있으며, Visual studio Orcas에서 개발하였다.
http://www.w3.org/TR/xmlschema-2/#regexs A ·regular expression· R is a sequence of characters that denote a set of strings L(R). When used to constrain a ·lexical space·, a regular expression R asserts that only strings in L(R) are valid literals for values of that type. Note: Unlike some popular regular expression languages (including those defined by Perl and standard Unix utilities), the regu..
VS 2008 and .NET 3.5 Beta 2 Released http://weblogs.asp.net/scottgu/archive/2007/07/26/vs-2008-and-net-3-5-beta-2-released.aspx I'm very pleased to announce that the Beta 2 release of VS 2008 and .NET 3.5 Beta2 is now available for download. You can download the Visual Studio 2008 product here. You can alternatively download the smaller VS 2008 Express Editions here. VS 2008 and Visual Web Devel..
http://gongdo.tistory.com/135 HTTP를 통한 Plain XML 수신 준비 사항 Silverlight에서의 HTTP Request Web Application으로 로컬에서 테스트하기 참고 준비 사항 Silverlight 개발의 기초에서 개발에 필요한 도구와 기술에 대해 설명하고 있습니다. 이벤트 핸들링에서 개체의 이벤트를 처리하는 방법에 대해 설명하고 있습니다. 디버깅과 예외처리에서 Web Application 프로젝트와 Silverlight Application 프로젝트를 연동하는 방법을 소개하고 있습니다. 더 자세한 내용은 위 참조 주소를 통해 내용을 보시기 바랍니다 ^ ^ http://gongdo.tistory.com/135 http://silverlight.net/Quick..