<?xml version="1.0" encoding="utf-8" ?>
<?xml-stylesheet href="http://rss.egloos.com/style/blog.xsl" type="text/xsl" media="screen"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
	<title>poco</title>
	<link>http://poco.egloos.com</link>
	<description>머리속 고민은 아무도 해결해 주지 않는다.</description>
	<language>ko</language>
	<pubDate>Tue, 16 Jun 2009 15:13:18 GMT</pubDate>
	<generator>Egloos</generator>
	<image>
		<title>poco</title>
		<url>http://pds5.egloos.com/logo/200704/16/87/e0024987.jpg</url>
		<link>http://poco.egloos.com</link>
		<width>80</width>
		<height>60</height>
		<description>머리속 고민은 아무도 해결해 주지 않는다.</description>
	</image>
  	<item>
		<title><![CDATA[ South Korea 나라의 저작권법이 무서워서 음악 못올려요... ]]> </title>
		<link>http://poco.egloos.com/2374139</link>
		<guid>http://poco.egloos.com/2374139</guid>
		<description>
			<![CDATA[ 
  South Korea 나라의 저작권법이 무서워서 음악 못올려요...			 ]]> 
		</description>
		<category>느린보 음악</category>

		<comments>http://poco.egloos.com/2374139#comments</comments>
		<pubDate>Tue, 16 Jun 2009 15:13:18 GMT</pubDate>
		<dc:creator>poco</dc:creator>
	</item>
	<item>
		<title><![CDATA[  __doPostBack()과 GetPostBackEventReference() ]]> </title>
		<link>http://poco.egloos.com/2354116</link>
		<guid>http://poco.egloos.com/2354116</guid>
		<description>
			<![CDATA[ 
  <span style="COLOR: #666666">javascript에서&nbsp;PostEvent를 발생시킨다.<br><br><br>&nbsp;__doPostBack('OKButton', e);&nbsp; <br><br>사용보다 아래 문장이 더 유용<br><br></span>&lt;%=Page.GetPostBackEventReference(OKButton) %&gt;;&nbsp;&nbsp; <br><br/><br/>tag : <a href="/tag/ASPNET" rel="tag">ASPNET</a>			 ]]> 
		</description>
		<category>느린보 정보</category>
		<category>ASPNET</category>

		<comments>http://poco.egloos.com/2354116#comments</comments>
		<pubDate>Fri, 22 May 2009 12:18:07 GMT</pubDate>
		<dc:creator>poco</dc:creator>
	</item>
	<item>
		<title><![CDATA[ ASP.NET 페이지 수명 주기 ]]> </title>
		<link>http://poco.egloos.com/2347300</link>
		<guid>http://poco.egloos.com/2347300</guid>
		<description>
			<![CDATA[ 
  <p>[단계]<br>페이지 요청 <br>-&gt; 시작 <br>-&gt; 페이지 초기화 <br>-&gt; 로드 <br>-&gt; 유효성 검사 <br>-&gt; 포스트백 이벤트 처리 <br>-&gt; 렌더링 <br>-&gt; 언로드<br><br>[Page Event]<br>&nbsp;PreInit <br>-&gt; Init <br>-&gt; InitComplete <br>-&gt; PreLoad <br>-&gt; Load <br>-&gt; Control Event <br>-&gt; Load Complete <br>-&gt; PreRender <br>-&gt; SaveStateComplete<br>-&gt; Render<br>-&gt; Unload<br></p><br/><br/>tag : <a href="/tag/ASP.NET" rel="tag">ASP.NET</a>			 ]]> 
		</description>
		<category>느린보 정보</category>
		<category>ASP.NET</category>

		<comments>http://poco.egloos.com/2347300#comments</comments>
		<pubDate>Wed, 13 May 2009 14:33:56 GMT</pubDate>
		<dc:creator>poco</dc:creator>
	</item>
	<item>
		<title><![CDATA[ asp.RadioButton / <input type='radio'  ... > ]]> </title>
		<link>http://poco.egloos.com/2339378</link>
		<guid>http://poco.egloos.com/2339378</guid>
		<description>
			<![CDATA[ 
  &lt;asp:RadioButton ID="RadioButton1" runat="server"&nbsp; /&gt;<br><br>위 문장은 아래와 같이 클라이언트 웹에 스크립팅된다.<br><br>&lt;span style="display:inline-block;"&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp;&lt;input id="uc_RadioButton1" type="radio" name="uc$RadioButton1" value="RadioButton1" /&gt;&lt;/span&gt;<br><br>그래서 아래와 같이 스타일시트에 정의를 <br><br>input{<br>&nbsp;font-size: 12px;<br>&nbsp;color: #000000;<br>&nbsp;border:expression( (this.type=='checkbox'||this.type=='radio')?'':'1px solid #b5b5b5');<br>&nbsp;background-color: #ffffff;<br>}<br><br>			 ]]> 
		</description>
		<category>느린보 정보</category>

		<comments>http://poco.egloos.com/2339378#comments</comments>
		<pubDate>Mon, 04 May 2009 04:40:55 GMT</pubDate>
		<dc:creator>poco</dc:creator>
	</item>
	<item>
		<title><![CDATA[ Control.ApplyStyleSheetSkin 메서드  ]]> </title>
		<link>http://poco.egloos.com/2338506</link>
		<guid>http://poco.egloos.com/2338506</guid>
		<description>
			<![CDATA[ 
  <div class="title">Control<span class="cs">.</span>ApplyStyleSheetSkin 메서드 <!----></div><!--      Content type: Devdiv1. Transform: orcas2mtps.xslt.    --><div id="mainSection"><div id="mainBody"><p><p><span style="COLOR: darkgray"></span>&nbsp;</p><span sdata="authoredSummary"><div class="summary"><p>&nbsp;&nbsp; 페이지 스타일시트에 정의된 스타일 속성을 컨트롤에 적용합니다.&nbsp; <br>&nbsp;&nbsp; 테마 디렉터리에 정의된 스킨 속성을 기반으로 컨트롤의 스타일 속성을 설정합니다.<br><br>&nbsp;&nbsp; 스킨은 컨트롤의 기본 스킨이거나 <span target="P:System.Web.UI.Control.SkinID" sdata="cer"><a id="ctl00_mainContentContainer_ctl33" onclick="javascript:Track('ctl00_mainContentContainer_cpe156953_c|ctl00_mainContentContainer_ctl33',this);" href="http://msdn.microsoft.com/ko-kr/library/system.web.ui.control.skinid.aspx"><span style="COLOR: #0033cc">SkinID</span></a></span> 속성에 지정된 스킨입니다.<br><br>&nbsp;&nbsp; 스타일시트 스킨을 컨트롤에 적용하려면 런타임에 프로그래밍 방식으로 만든 컨트롤에 대해 <br><span target="M:System.Web.UI.Control.ApplyStyleSheetSkin(System.Web.UI.Page)" sdata="cer"><span class="selflink"><strong>&nbsp;&nbsp; ApplyStyleSheetSkin</strong></span></span> 메서드를 호출해야 합니다.<br><br>네임스페이스 : System.Web.UI<br>&nbsp;<br><span style="COLOR: #993399">Control.ApplyStyleSheetSkin(Page)<br></span>&nbsp;&nbsp;&nbsp; Page : 컨트롤을 포함하는 Page (System.Web.UI.Page)<br><br>&nbsp;&nbsp; 스타일시트가 이미 적용된 경우 InvalidOperationException 이 발생한다.<br><br><br>[참고] <a href="http://msdn.microsoft.com/ko-kr/library/system.web.ui.control.applystylesheetskin.aspx">http://msdn.microsoft.com/ko-kr/library/system.web.ui.control.applystylesheetskin.aspx</a></p></div></span></div></div><br/><br/>tag : <a href="/tag/ASP.NET" rel="tag">ASP.NET</a>,&nbsp;<a href="/tag/ApplyStyleSheetSkin" rel="tag">ApplyStyleSheetSkin</a>			 ]]> 
		</description>
		<category>느린보 정보</category>
		<category>ASP.NET</category>
		<category>ApplyStyleSheetSkin</category>

		<comments>http://poco.egloos.com/2338506#comments</comments>
		<pubDate>Sun, 03 May 2009 03:51:10 GMT</pubDate>
		<dc:creator>poco</dc:creator>
	</item>
	<item>
		<title><![CDATA[ DHTML = System.Web.UI.WebControls 네임스페이스 ]]> </title>
		<link>http://poco.egloos.com/2331956</link>
		<guid>http://poco.egloos.com/2331956</guid>
		<description>
			<![CDATA[ 
  <span sdata="cer" target="N:System.Web.UI.WebControls"><span class="selflink"><strong>System.Web.UI.WebControls</strong></span></span> 네임스페이스에는 웹 페이지에 웹 서버 컨트롤을 만드는 데 사용할 수 있는 <br>클래스가 포함되어 있습니다. <br><br>웹 서버 컨트롤은 서버에서 실행되며 단추 및 텍스트 상자와 같은 폼 컨트롤을 포함합니다. 또한 달력과 같은 <br>특수 용도의 컨트롤도 포함합니다. <br><br>웹 서버 컨트롤은 서버에서 실행되므로 프로그래밍 방식으로 이 요소를 제어할 수 있습니다. <br><br>웹 서버 컨트롤은 HTML로 렌더링되지만 해당 개체 모델이 반드시 HTML 구문을 반영하는 것은 아닙니다.<br><br>[참고자료 <a href="http://msdn.microsoft.com/ko-kr/library/system.web.ui.webcontrols.aspx">http://msdn.microsoft.com/ko-kr/library/system.web.ui.webcontrols.aspx</a>&nbsp;]<br><br><br/><br/>tag : <a href="/tag/ASP.Net" rel="tag">ASP.Net</a>,&nbsp;<a href="/tag/WebControls" rel="tag">WebControls</a>			 ]]> 
		</description>
		<category>느린보 정보</category>
		<category>ASP.Net</category>
		<category>WebControls</category>

		<comments>http://poco.egloos.com/2331956#comments</comments>
		<pubDate>Fri, 24 Apr 2009 15:19:49 GMT</pubDate>
		<dc:creator>poco</dc:creator>
	</item>
	<item>
		<title><![CDATA[ 웹 서비스 메서드 호출 ]]> </title>
		<link>http://poco.egloos.com/2330922</link>
		<guid>http://poco.egloos.com/2330922</guid>
		<description>
			<![CDATA[ 
  <span style="FONT-FAMILY: Verdana">Sys.Net.WebServiceProxy invoke 메서드<br><br><span style="COLOR: #993399">var webRequest = Sys.Net.WebServiceProxy.invoke(path, methodName, useHttpGet,&nbsp;parameters,<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;succeededCallback, failedCallback, userContext, timeout);<br></span><br>---------------------------------------------------------------------------------------- <br>반환 값<br>---------------------------------------------------------------------------------------- <br><span style="COLOR: #993399">WebRequest</span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<br>&nbsp;&nbsp; 클래스를 사용하면 URL이 네트워크 실행자에서 사용할 수 있는 형식으로 변환됩니다.<br>&nbsp;&nbsp; 이 인스턴스를 사용하면 호출을 중지할 수 있습니다.<br><br>---------------------------------------------------------------------------------------- <br>매개 변수 설명<br>---------------------------------------------------------------------------------------- <br><span style="COLOR: #993399">path</span><br>&nbsp;&nbsp; 웹 서비스 URL입니다.&nbsp;&nbsp;&nbsp;&nbsp; <br>&nbsp;&nbsp; path는 정규화된 URL(</span><a href="http://www.mysite.com/myService.asmx"><span style="FONT-FAMILY: Verdana">http://www.mySite.com/myService.asmx</span></a><span style="FONT-FAMILY: Verdana">), 호스트 이름이나&nbsp;&nbsp;&nbsp;&nbsp; <br>&nbsp;&nbsp; FQDN(정규화된 도메인 이름)을 포함하지 않는 절대 URL(/myService.asmx) 또는&nbsp;&nbsp;&nbsp;&nbsp; <br>&nbsp;&nbsp; 상대 URL(../myService.asmx)로 설정할 수 있습니다.&nbsp; <br><br><span style="COLOR: #993399">methodName</span> <br>&nbsp;&nbsp; 호출할 웹 서비스 메서드의 이름입니다. <br><br><span style="COLOR: #993399">useHttpGet</span> <br>&nbsp;&nbsp; (선택적 요소) 웹 요청 HTTP 동사가 POST이면 false이고, 그렇지 않으면 true입니다. 기본값은 false입니다.<br>&nbsp;&nbsp; 참고: useHttpGet에 정의된 동사가 해당하는 웹 서버 메서드의 ScriptMethodAttribute 설정과 <br>&nbsp;&nbsp; 일치하지 않으면 웹 서비스 호출이 실패합니다. <br><br>&nbsp;&nbsp; 예를 들어 다음 C# 코드에서는 GET 동사를 사용하여 호출해야 합니다.&nbsp;&nbsp;<br>&nbsp;&nbsp; 코드 복사[ScriptMethod(UseHttpGet=true)]<br>&nbsp;<br><span style="COLOR: #993399">parameters <br></span>&nbsp;&nbsp; (선택적 요소) 다음 예제와 같이 호출할 메서드의 매개 변수에 해당하는 명명된 속성(필드)을 포함하는 <br>&nbsp;&nbsp; JavaScript&nbsp;dictionary 입니다. (ex. {"param1":196610,"param2":"Hello"}&nbsp;)<br>&nbsp;<br>&nbsp;&nbsp; dictionary의 필드 이름은 웹 서비스 메서드의 이름과 일치해야 합니다.&nbsp;<br>&nbsp;&nbsp; dictionary에 웹 서버 메서드의 매개 변수와 일치하지 않는 키/값 쌍이 포함되어 있는 경우 해당 키/값 쌍은 무시됩니다.&nbsp;<br><br>&nbsp;&nbsp; 웹 서버 메서드에 매개 변수가 사용되지 않는 경우에는 parameters를 생략하거나 null 또는 빈 사전({})으로<br>&nbsp;&nbsp; 설정할 수 있습니다. 그러면 매개 변수에 전달하는 모든 값이 무시됩니다.<br><br><span style="COLOR: #993399">succeededCallback<br></span>&nbsp;&nbsp; (선택적 요소) 웹 서비스 메서드 호출 결과가 성공적으로 반환되는 경우 콜백으로 호출되는 함수입니다. <br>&nbsp;&nbsp; succeededCallback이 필요하지 않고 나머지 매개 변수의 값을 지정해야 할 경우에는 이 매개 변수의 <br>&nbsp;&nbsp; 값을 null로 설정할 수 있습니다. <br><br>&nbsp;&nbsp; 콜백 함수를 제공하지 않으면 웹 서비스 메서드 작업이 끝날 때 아무 동작도 수행되지 않습니다. <br><br><span style="COLOR: #993399">failedCallback <br></span>&nbsp;&nbsp; (선택적 요소) 웹 서비스 메서드 호출이 실패하는 경우 콜백으로 호출되는 함수입니다. <br>&nbsp;&nbsp; failedCallback이 필요하지 않고 나머지 매개 변수의 값을 지정해야 할 경우에는 이 매개 변수의 값을 <br>&nbsp;&nbsp; null로 설정할 수 있습니다.&nbsp;<br>&nbsp;&nbsp; <br>&nbsp;&nbsp; 콜백 함수를 제공하지 않으면 웹 서비스 메서드 호출 작업이 진행 중인 동안 오류가 발생할 때 <br>&nbsp;&nbsp; 아무 동작도 수행되지 않습니다. <br><br><span style="COLOR: #993399">userContext</span> <br>&nbsp;&nbsp; (선택적 요소) 특정 사용자 관련 정보입니다. <br>&nbsp;&nbsp; userContext는 JavaScript 기본 형식, 배열 또는 개체가 될 수 있습니다.&nbsp;<br><br>&nbsp;&nbsp; userContext의 콘텐츠가 콜백 함수에 전달됩니다. <br>&nbsp;&nbsp; userContext를 지정하지 않은 경우에는 콜백 함수에 null이 전달됩니다. <br><br><span style="COLOR: #993399">timeout</span> <br>&nbsp;&nbsp; (선택적 요소) 웹 요청 실행 시간이 초과할 때까지 네트워크 실행자가 대기하는 시간(밀리초)입니다. <br>&nbsp;&nbsp; timeout은 정수 또는 null이 될 수 있습니다. <br><br>&nbsp;&nbsp; 시간 제한 간격을 정의하면 콜백이 끝날 때까지 응용 프로그램에서 대기해야 하는 시간을 조정할 수 있습니다.&nbsp;<br>&nbsp;<br><br>[참고자료 : <a href="http://msdn.microsoft.com/ko-kr/library/bb383814.aspx">http://msdn.microsoft.com/ko-kr/library/bb383814.aspx</a>&nbsp;]</span><br/><br/>tag : <a href="/tag/asp.net" rel="tag">asp.net</a>,&nbsp;<a href="/tag/WebServiceProxy" rel="tag">WebServiceProxy</a>			 ]]> 
		</description>
		<category>느린보 정보</category>
		<category>asp.net</category>
		<category>WebServiceProxy</category>

		<comments>http://poco.egloos.com/2330922#comments</comments>
		<pubDate>Thu, 23 Apr 2009 11:57:00 GMT</pubDate>
		<dc:creator>poco</dc:creator>
	</item>
	<item>
		<title><![CDATA[ Global Shortcuts to Commonly Used APIs ($get) ]]> </title>
		<link>http://poco.egloos.com/2330797</link>
		<guid>http://poco.egloos.com/2330797</guid>
		<description>
			<![CDATA[ 
  <p>Global Shortcuts to Commonly Used APIs</p><p>$get(id, element);<br>&nbsp;&nbsp; Provides a shortcut to the getElementById method of the Sys.UI.DomElement class.<br>&nbsp;&nbsp; element - (Optional) The parent element to search. <br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; The default is the document element.&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <br>$find(id, element);<br>&nbsp;&nbsp; id - a string that contains the ID of the element to find<br>&nbsp;&nbsp; element - (Optional) The parent element to search. <br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; The default is the document element. </p><p>$addHandler(element, eventName, handler);&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <br>&nbsp;&nbsp; Provides a shortcut to the addHandler method of the Sys.UI.DomEvent class.&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </p><p>$addHandlers(element, events, handlerOwner);<br>&nbsp;&nbsp; handlerOwner - (Optional) The object instance that is the context for the delegates <br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; that should be created from the handlers. <br>&nbsp;&nbsp; (ex) $addHandlers($get("Button1"), <br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; {click:processEventInfo,<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; mouseover:processEventInfo,<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; mouseout:processEventInfo});</p><p>$removeHandler(element, eventName, handler);<br>&nbsp;&nbsp; Provides a shortcut to the removeHandler method of the Sys.UI.DomEvent class.</p><p>$clearHandlers(element);<br>&nbsp;&nbsp; Provides a shortcut to the clearHandlers method of the Sys.UI.DomEvent class. <br>&nbsp;&nbsp; <br>&nbsp;&nbsp; </p><p>c.get_events();<br>&nbsp;&nbsp; Gets an EventHandlerList object that contains references to all the event handlers that are mapped to the current component's events.</p><p>var _id = aComponent.get_id();<br>c.set_id(value);<br>&nbsp;&nbsp; Gets or sets the ID of the current Component object.</p><p><br>var bool = aComponent.get_isInitialized();<br>&nbsp;&nbsp; Gets a value indicating whether the current Component object is initialized.</p><p>var bool = aComponent.get_isUpdating();<br>&nbsp;&nbsp; Gets a value indicating whether the current Component object is updating.</p><p>[Sys.Component]</p><p>$create(type, properties, events, references, element);<br>&nbsp;&nbsp; Creates and initializes a component of the specified type.<br>&nbsp;&nbsp; type - The type of the component to create.<br>&nbsp;&nbsp; properties - (Optional) A JSON object that describes the properties and their values.<br>&nbsp;&nbsp; events - (Optional) A JSON object that describes the events and their handlers.<br>&nbsp;&nbsp; references - (Optional) A JSON object that describes the properties that are references to other components. <br>&nbsp;&nbsp; element - (Optional) The DOM element that the component should be attached to.</p><p>&nbsp;&nbsp; (ex) $create(MyControl, {id: 'c1', visible: true}, {click: showValue}, null, $get('button1'));<br>&nbsp;</p><p>aComponent.raisePropertyChanged(propertyName); <br>&nbsp;&nbsp; propertyName - The name of the property that changed.<br>&nbsp;&nbsp; Raises the propertyChanged event for the specified property.&nbsp; </p><p>aComponent.initialize();<br>&nbsp;&nbsp; Initializes the current Component object.</p><p>aComponent.updated();<br>&nbsp;&nbsp; Called by the endUpdate method as a placeholder for additional logic in derived classes.</p><p>aComponent.beginUpdate();<br>&nbsp;&nbsp; Called by the create method to indicate that the process of setting properties of a component instance has begun.<br>&nbsp;&nbsp; <br>aComponent.endUpdate();<br>&nbsp;&nbsp; Called by the create method to indicate that the process of setting properties of a component instance has finished.</p><p><br>aComponent.dispose();<br>&nbsp; Removes the component from the application.<br>&nbsp; </p>			 ]]> 
		</description>
		<category>느린보 정보</category>

		<comments>http://poco.egloos.com/2330797#comments</comments>
		<pubDate>Thu, 23 Apr 2009 09:49:35 GMT</pubDate>
		<dc:creator>poco</dc:creator>
	</item>
	<item>
		<title><![CDATA[ $addHandler()로 만든 event handler의 argument 설명 ]]> </title>
		<link>http://poco.egloos.com/2330354</link>
		<guid>http://poco.egloos.com/2330354</guid>
		<description>
			<![CDATA[ 
  <p>an event handler and retrieve field values related to the event<br><br>&nbsp;// attach event handlers<br>this.onClickHandler = Function.createDelegate(this, this.onClick);&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<br>$addHandler(document, 'click', this.onClickHandler);<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<br>// event handler&nbsp;(참고자료: <a href="http://msdn.microsoft.com/en-us/library/bb383775.aspx">http://msdn.microsoft.com/en-us/library/bb383775.aspx</a>&nbsp;)&nbsp;<br>onClick: function(e)<br>{&nbsp;&nbsp;<br>&nbsp;&nbsp; e.target&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; --- Gets the object that the event acted on (srcElement)<br>&nbsp;&nbsp;&nbsp;e.type&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; --- Gets the name of the event that was raised (event&nbsp;name)<br><br>&nbsp;&nbsp; e.charCode --- the character code of the key<br><br>&nbsp;&nbsp; e.altKey&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;--- ALT key&nbsp;<br>&nbsp;&nbsp; e.ctrlKey&nbsp;&nbsp;&nbsp;&nbsp; --- CTRL key<br>&nbsp;&nbsp; e.shiftKey&nbsp;&nbsp; --- SHIFT key&nbsp;<br><br>&nbsp;&nbsp; e.button&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; --- the button state of the mouse (&nbsp;0 :&nbsp;left click&nbsp;&nbsp;/ 2 : right click&nbsp;)<br><br>&nbsp;&nbsp; e.clientX&nbsp;&nbsp;&nbsp;&nbsp; --- x-coordinate (excluding window scroll bars)<br>&nbsp;&nbsp; e.clientY &nbsp;&nbsp;&nbsp; --- y-coordinate (excluding window scroll bars)<br><br>&nbsp;&nbsp; e.offsetX&nbsp;&nbsp;&nbsp;&nbsp; --- x-coordinate of the mouse pointer's position (the object that raised the event)<br>&nbsp;&nbsp; e.offsetY&nbsp;&nbsp;&nbsp;&nbsp; --- y-coordinate of the mouse pointer's position (the object that raised the event)<br>&nbsp;&nbsp;&nbsp;e.screenX&nbsp;&nbsp; --- x-coordinate of the mouse pointer's position (the user's screen)<br>&nbsp;&nbsp; e.screenY&nbsp;&nbsp; --- y-coordinate of the mouse pointer's position (the user's screen)<br>}<br></p><br/><br/>tag : <a href="/tag/asp.net" rel="tag">asp.net</a>,&nbsp;<a href="/tag/args" rel="tag">args</a>,&nbsp;<a href="/tag/addHandler" rel="tag">addHandler</a>			 ]]> 
		</description>
		<category>느린보 정보</category>
		<category>asp.net</category>
		<category>args</category>
		<category>addHandler</category>

		<comments>http://poco.egloos.com/2330354#comments</comments>
		<pubDate>Wed, 22 Apr 2009 20:05:57 GMT</pubDate>
		<dc:creator>poco</dc:creator>
	</item>
	<item>
		<title><![CDATA[ (asp.net) textbox에 입력 문자열 지정 ]]> </title>
		<link>http://poco.egloos.com/2328510</link>
		<guid>http://poco.egloos.com/2328510</guid>
		<description>
			<![CDATA[ 
  <div>1. 영문만 입력 : style="ime-mode:disabled;"</div><div>2. 한글/영문 선택 : style="ime-mode:auto;"</div><div>3. 기본 한글 입력 : style="ime-mode:active;"</div><div>4. 기본 영문 입력 : style="ime-mode:inactive;"<br></div>			 ]]> 
		</description>
		<category>느린보 정보</category>

		<comments>http://poco.egloos.com/2328510#comments</comments>
		<pubDate>Mon, 20 Apr 2009 15:02:41 GMT</pubDate>
		<dc:creator>poco</dc:creator>
	</item>
</channel>
</rss>
