<?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/' xmlns:gd="http://schemas.google.com/g/2005"><id>tag:blogger.com,1999:blog-4500363753981919783.post7747172625941931735..comments</id><updated>2023-10-03T22:06:50.708+08:00</updated><title type='text'>Comments on Huan-Lin 學習筆記: C# 4.0 動態型別應用例:動態載入 DLL 模組</title><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='https://www.huanlintalk.com/feeds/comments/default'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/4500363753981919783/7747172625941931735/comments/default'/><link rel='alternate' type='text/html' href='https://www.huanlintalk.com/2009/02/dynamically-loaded-dll-with-cshar-4.html'/><link rel="hub" href="http://pubsubhubbub.appspot.com/"/><author><name>Michael Tsai</name><uri>http://www.blogger.com/profile/00364693770445538641</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>6</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>25</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-4500363753981919783.post-6545241199259871570</id><published>2009-02-12T06:34:00.000+08:00</published><updated>2009-02-12T06:34:00.000+08:00</updated><title type='text'>有關係的。.NET 分散式應用程式架構可以使用的技術包括 Web services、COM+、Rem...</title><content type='html'>有關係的。.NET 分散式應用程式架構可以使用的技術包括 Web services、COM+、Remoting 等。這些技術到了 .NET 3.0 之後已經進一步整合成一致的程式設計模型,也就是 Windows Communication Foundation。</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/4500363753981919783/7747172625941931735/comments/default/6545241199259871570'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/4500363753981919783/7747172625941931735/comments/default/6545241199259871570'/><link rel='alternate' type='text/html' href='https://www.huanlintalk.com/2009/02/dynamically-loaded-dll-with-cshar-4.html?showComment=1234391640000#c6545241199259871570' title=''/><author><name>Michael Tsai</name><uri>https://www.blogger.com/profile/00364693770445538641</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='https://www.huanlintalk.com/2009/02/dynamically-loaded-dll-with-cshar-4.html' ref='tag:blogger.com,1999:blog-4500363753981919783.post-7747172625941931735' source='http://www.blogger.com/feeds/4500363753981919783/posts/default/7747172625941931735' type='text/html'/><gd:extendedProperty name="blogger.itemClass" value="pid-1825873726"/><gd:extendedProperty name="blogger.displayTime" value="2009/2/12 清晨6:34"/></entry><entry><id>tag:blogger.com,1999:blog-4500363753981919783.post-3232588765597355761</id><published>2009-02-12T00:16:00.000+08:00</published><updated>2009-02-12T00:16:00.000+08:00</updated><title type='text'>再次感謝你的回應再次請教在.NET之下,3-tier or Multi tier的架構是要用什麼技術...</title><content type='html'>再次感謝你的回應&lt;BR/&gt;再次請教&lt;BR/&gt;在.NET之下,3-tier or Multi tier的架構是要用什麼技術?&lt;BR/&gt;以前有聽過remoting這個名詞&lt;BR/&gt;不知道這個東西跟上述的架構有沒有關係</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/4500363753981919783/7747172625941931735/comments/default/3232588765597355761'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/4500363753981919783/7747172625941931735/comments/default/3232588765597355761'/><link rel='alternate' type='text/html' href='https://www.huanlintalk.com/2009/02/dynamically-loaded-dll-with-cshar-4.html?showComment=1234368960000#c3232588765597355761' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/blank.gif'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='https://www.huanlintalk.com/2009/02/dynamically-loaded-dll-with-cshar-4.html' ref='tag:blogger.com,1999:blog-4500363753981919783.post-7747172625941931735' source='http://www.blogger.com/feeds/4500363753981919783/posts/default/7747172625941931735' type='text/html'/><gd:extendedProperty name="blogger.itemClass" value="pid-1283929094"/><gd:extendedProperty name="blogger.displayTime" value="2009/2/12 凌晨12:16"/></entry><entry><id>tag:blogger.com,1999:blog-4500363753981919783.post-7003008735824749876</id><published>2009-02-09T20:19:00.000+08:00</published><updated>2009-02-09T20:19:00.000+08:00</updated><title type='text'>在 .NET 平台也同樣可以用 DLL 切割模組,只是它的 DLL 是 .NET 組件,跟傳統的 W...</title><content type='html'>在 .NET 平台也同樣可以用 DLL 切割模組,只是它的 DLL 是 .NET 組件,跟傳統的 Win32 DLL 不同。</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/4500363753981919783/7747172625941931735/comments/default/7003008735824749876'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/4500363753981919783/7747172625941931735/comments/default/7003008735824749876'/><link rel='alternate' type='text/html' href='https://www.huanlintalk.com/2009/02/dynamically-loaded-dll-with-cshar-4.html?showComment=1234181940000#c7003008735824749876' title=''/><author><name>Michael Tsai</name><uri>https://www.blogger.com/profile/00364693770445538641</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='https://www.huanlintalk.com/2009/02/dynamically-loaded-dll-with-cshar-4.html' ref='tag:blogger.com,1999:blog-4500363753981919783.post-7747172625941931735' source='http://www.blogger.com/feeds/4500363753981919783/posts/default/7747172625941931735' type='text/html'/><gd:extendedProperty name="blogger.itemClass" value="pid-1825873726"/><gd:extendedProperty name="blogger.displayTime" value="2009/2/9 晚上8:19"/></entry><entry><id>tag:blogger.com,1999:blog-4500363753981919783.post-4046583972757442243</id><published>2009-02-09T18:52:00.000+08:00</published><updated>2009-02-09T18:52:00.000+08:00</updated><title type='text'>謝謝回應那請教一下微軟的Dot NET是用什麼方式去做模組的切割?</title><content type='html'>謝謝回應&lt;BR/&gt;那請教一下&lt;BR/&gt;微軟的Dot NET是用什麼方式去做模組的切割?</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/4500363753981919783/7747172625941931735/comments/default/4046583972757442243'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/4500363753981919783/7747172625941931735/comments/default/4046583972757442243'/><link rel='alternate' type='text/html' href='https://www.huanlintalk.com/2009/02/dynamically-loaded-dll-with-cshar-4.html?showComment=1234176720000#c4046583972757442243' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/blank.gif'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='https://www.huanlintalk.com/2009/02/dynamically-loaded-dll-with-cshar-4.html' ref='tag:blogger.com,1999:blog-4500363753981919783.post-7747172625941931735' source='http://www.blogger.com/feeds/4500363753981919783/posts/default/7747172625941931735' type='text/html'/><gd:extendedProperty name="blogger.itemClass" value="pid-1283929094"/><gd:extendedProperty name="blogger.displayTime" value="2009/2/9 下午6:52"/></entry><entry><id>tag:blogger.com,1999:blog-4500363753981919783.post-8960112701983185166</id><published>2009-02-09T11:16:00.000+08:00</published><updated>2009-02-09T11:16:00.000+08:00</updated><title type='text'>在 .NET 之下用 Delphi 的 bpl 啊,印象中好像沒有。後來我用 Delphi.NET ...</title><content type='html'>在 .NET 之下用 Delphi 的 bpl 啊,印象中好像沒有。後來我用 Delphi.NET 時,也是做成 DLL。由於時間有點遠,且機器上已經沒有裝 Delphi.NET,我也不是很確定它能否邊譯出 .NET bpl。若你有裝 Delphi .NET,不妨看看 .NET 專案模板裡面有沒有這樣的選項。若有的話,應該是 OK 的。</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/4500363753981919783/7747172625941931735/comments/default/8960112701983185166'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/4500363753981919783/7747172625941931735/comments/default/8960112701983185166'/><link rel='alternate' type='text/html' href='https://www.huanlintalk.com/2009/02/dynamically-loaded-dll-with-cshar-4.html?showComment=1234149360000#c8960112701983185166' title=''/><author><name>Michael Tsai</name><uri>https://www.blogger.com/profile/00364693770445538641</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='https://www.huanlintalk.com/2009/02/dynamically-loaded-dll-with-cshar-4.html' ref='tag:blogger.com,1999:blog-4500363753981919783.post-7747172625941931735' source='http://www.blogger.com/feeds/4500363753981919783/posts/default/7747172625941931735' type='text/html'/><gd:extendedProperty name="blogger.itemClass" value="pid-1825873726"/><gd:extendedProperty name="blogger.displayTime" value="2009/2/9 上午11:16"/></entry><entry><id>tag:blogger.com,1999:blog-4500363753981919783.post-6698717391159871104</id><published>2009-02-09T10:38:00.000+08:00</published><updated>2009-02-09T10:38:00.000+08:00</updated><title type='text'>你好:多年前就看過您的文章:DLL 應用 - 設計可抽換的模組,使用delphi去做模組切割。請教你...</title><content type='html'>你好:&lt;BR/&gt;多年前就看過您的文章:DLL 應用 - 設計可抽換的模組,使用delphi去做模組切割。&lt;BR/&gt;請教你在.NET 之下,有類似delphi用bpl的方式去作team work、系統等等的切割嗎?&lt;BR/&gt;還是一樣只能用dll做呢?&lt;BR/&gt;謝謝</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/4500363753981919783/7747172625941931735/comments/default/6698717391159871104'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/4500363753981919783/7747172625941931735/comments/default/6698717391159871104'/><link rel='alternate' type='text/html' href='https://www.huanlintalk.com/2009/02/dynamically-loaded-dll-with-cshar-4.html?showComment=1234147080000#c6698717391159871104' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/blank.gif'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='https://www.huanlintalk.com/2009/02/dynamically-loaded-dll-with-cshar-4.html' ref='tag:blogger.com,1999:blog-4500363753981919783.post-7747172625941931735' source='http://www.blogger.com/feeds/4500363753981919783/posts/default/7747172625941931735' type='text/html'/><gd:extendedProperty name="blogger.itemClass" value="pid-1283929094"/><gd:extendedProperty name="blogger.displayTime" value="2009/2/9 上午10:38"/></entry></feed>