Ruru's PlayGround :)
close
프로필 배경
프로필 로고

Ruru's PlayGround :)

  • 분류 전체보기 (521) N
    • AI & Software (27) N
    • 일상다반사 (130) N
      • 뉴스 (33)
      • 생활지식 (7)
      • 소프트웨어 (6) N
      • 여행 (2)
      • 음악 (41)
      • 외국어 (7)
      • 좋아 (29)
      • 게임 (5) N
    • System (106)
      • Microsoft Exchange (11)
      • Microsoft SharePoint (18)
      • Microsoft Lync (37)
      • System Mangement (39)
    • Development (257) N
      • .NET (145)
      • JavaScript (69)
      • Web (18) N
      • Mobile (0)
      • Etc. (14)
      • Design (11) N
  • 홈
  • 태그
  • 방명록

ASP.NET on Ruby on Rails

http://reddevnews.com/news/devnews/article.aspx?editorialsid=911 http://acroama.isblog.net/blog_post_52.aspx http://weblogs.asp.net/scottgu/archive/2007/12/09/asp-net-3-5-extensions-ctp-preview-released.aspx http://weblogs.asp.net/scottgu/archive/2007/10/14/asp-net-mvc-framework.aspx http://blog.naver.com/guruby/140043669522 ASP.net 환경에서 ROR을 탈수있는 방법을 제공한다. Ruby on Rails 를 이용한 MVC 패턴과 ASP.NET MV..

  • format_list_bulleted Development/.NET
  • · 2008. 3. 14.
  • textsms

Ajax on Rails

http://www.onlamp.com/pub/a/onlamp/2005/06/09/rails_ajax.html 자주보는 Ajax 관련된 사설입니다. Ajax on Rails 시간날 때 한번 해석해 보시길..

  • format_list_bulleted Development/Etc.
  • · 2007. 7. 10.
  • textsms

Ruby를 이용한 Directory 보는 구문

# directory access # list all files but .*/*~/*.o dirp = Dir.open(".") for f in dirp case f when /^\./, /~$/, /\.o/ # do not print else print f, "\n" end end dirp.close PHP 할때같은 기분이 든다. 상당히 짧은 코드 정규표현식도 바로 사용하는 것이 참 마음에 든다. .*과 *~, *.o는 보안상 제외시킨다.

  • format_list_bulleted Development/Etc.
  • · 2007. 5. 19.
  • textsms

Ruby, ADO 이용한 SQL Server 연결

RUBY로 win32 OLE 를 이용해 ADO 연결하는 방법을 아래 소개합니다. 출처 : http://rubyonwindows.blogspot.com/search/label/sqlserver require 'win32ole' class SqlServer # This class manages database connection and queries attr_accessor :connection, :data, :fields def initialize @connection = nil @data = nil end def open # Open ADO connection to the SQL Server database connection_string = "Provider=SQLOLEDB.1;" connection_..

  • format_list_bulleted Development/Etc.
  • · 2007. 5. 7.
  • textsms

Ruby App. CD-ROM 열기

이하 내용은 구글의 루비 그룹에서 발췌한 내용입니다. ^ ^ CD-ROM을 여는 흥미로운 내용이 있어서 가져와봤네용~ Windows App.를 개발하실 일 있을때 사용하시면 될 것 같습니다. On May 5, 8:15 pm, "Eder Quiñones" wrote: > Hi, anyone knows what is the problem with this function, i believe i did > everything right, but it just does not open the cd-rom, maybe the > problem is in the part "InvokeVerb". Any help would be highly > appreciated. > > def ejectDrives > > @wb..

  • format_list_bulleted Development/Etc.
  • · 2007. 5. 6.
  • textsms

루비(Ruby) 로 초간단 프로그램 작성

너무 간단해서 공부에 도움은 안되지만 -_ -;; 루비로 아직 할줄 아는게 없어서 99단만 한번 짜봤다.. for i in 2..9 print i, "단\n" for j in 1..9 print i, " * ", j, " = ", i * j, "\n" end print "\n" end 역시나 짧은 코드 -_ ;; '99단.rb' 처럼 파일로 저장한 후 ruby 99단.rb위 코멘드로 실행해 보자~

  • format_list_bulleted Development/Etc.
  • · 2007. 4. 29.
  • textsms
  • navigate_before
  • 1
  • navigate_next
최근 글
인기 글
최근 댓글
태그
  • #.NET
  • #ASP.NET
  • #microsoft
  • #C#
  • #OCS
  • #Programming
  • #자바스크립트
  • #javascript
  • #프로그래밍
  • #SilverLight
전체 카테고리
  • 분류 전체보기 (521) N
    • AI & Software (27) N
    • 일상다반사 (130) N
      • 뉴스 (33)
      • 생활지식 (7)
      • 소프트웨어 (6) N
      • 여행 (2)
      • 음악 (41)
      • 외국어 (7)
      • 좋아 (29)
      • 게임 (5) N
    • System (106)
      • Microsoft Exchange (11)
      • Microsoft SharePoint (18)
      • Microsoft Lync (37)
      • System Mangement (39)
    • Development (257) N
      • .NET (145)
      • JavaScript (69)
      • Web (18) N
      • Mobile (0)
      • Etc. (14)
      • Design (11) N
전체 방문자
오늘
어제
전체
Copyright © Ruru's PlayGround :) All rights reserved.
Designed by JJuum

티스토리툴바