<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Sniper &#187; asp to dll</title>
	<atom:link href="http://tuncay.kinali.net/etiketler/asp-to-dll/feed" rel="self" type="application/rss+xml" />
	<link>http://tuncay.kinali.net</link>
	<description>Hafızamın bir kısmı</description>
	<lastBuildDate>Sun, 01 Aug 2010 09:49:05 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>ASP Dosyalarınızı DLL&#8217;e çevirin</title>
		<link>http://tuncay.kinali.net/asp-dosyalarinizi-dlle-cevirin.html</link>
		<comments>http://tuncay.kinali.net/asp-dosyalarinizi-dlle-cevirin.html#comments</comments>
		<pubDate>Tue, 10 Mar 2009 18:23:50 +0000</pubDate>
		<dc:creator>Sniper</dc:creator>
				<category><![CDATA[ASP]]></category>
		<category><![CDATA[asp to dll]]></category>
		<category><![CDATA[asp2dll]]></category>
		<category><![CDATA[dll]]></category>

		<guid isPermaLink="false">http://kinali.net/?p=10</guid>
		<description><![CDATA[Çoğumuz yazdığımız ASP kodlarını yetkisiz kişilerden saklamak isteriz. Özellikle bir sistem üzerinde oldukça yoğun bir çalışma yaptıktan sonra ortaya çıkardığımız eserin kodlarının başkaları tarafından kullanılmasını engellemek için çeşitli güvenlik önlemleri almak isteriz. Bu yazıda güvenlik önlemlerine ek olarak elimden geldiğince ASP dosyalarımızı DLL olarak kaydetmeyi ve kodlarımızı gizlemeyi anlatmaya çalışacağım. Kodlarımızı DLL haline getirmek için [...]]]></description>
			<content:encoded><![CDATA[<p>Çoğumuz yazdığımız ASP kodlarını yetkisiz kişilerden saklamak isteriz. Özellikle bir sistem üzerinde oldukça yoğun bir çalışma yaptıktan sonra ortaya çıkardığımız eserin kodlarının başkaları tarafından kullanılmasını engellemek için çeşitli güvenlik önlemleri almak isteriz. Bu yazıda güvenlik önlemlerine ek olarak elimden geldiğince ASP dosyalarımızı DLL olarak kaydetmeyi ve kodlarımızı gizlemeyi anlatmaya çalışacağım.<br />
<span id="more-10"></span><br />
Kodlarımızı DLL haline getirmek için elimizde iki şeyin olması kâfi. Birincisi bir metin editörü (notepad bile yeter) ikincisi ise Visual Basic 6.0. Malzemelerimiz hazırsa tarifimize geçelim. Öncelikle basit bir ASP sayfası oluşturalım. Benim örneğim altta, siz kafanıza göre birşeyler karalayabilirsiniz.</p>

<div class="wp_codebox_msgheader"><span class="right"><sup><a href="http://www.ericbess.com/ericblog/2008/03/03/wp-codebox/#examples" target="_blank" title="WP-CodeBox HowTo?"><span style="color: #99cc00">?</span></a></sup></span><span class="left"><a href="javascript:;" onclick="javascript:showCodeTxt('p10code6'); return false;">View Code</a> ASP</span><div class="codebox_clear"></div></div><div class="wp_codebox"><table><tr id="p106"><td class="code" id="p10code6"><pre class="asp" style="font-family:monospace;"><span style="color: #006600; font-weight: bold;">&lt;</span> <span style="color: #006600; font-weight: bold;">%</span>
<span style="color: #990099; font-weight: bold;">Response</span>.<span style="color: #330066;">Write</span> <span style="color: #cc0000;">&quot;&lt;html&gt;&lt;head&gt;&lt;title&gt;ASP kodlarını DLL üzerinden çalıştırma denemesi&lt;/title&gt;&quot;</span>
<span style="color: #990099; font-weight: bold;">Response</span>.<span style="color: #330066;">Write</span> <span style="color: #cc0000;">&quot;&lt;/head&gt;&lt;body&gt;&lt;font color=&quot;</span><span style="color: #cc0000;">&quot;#FF0000&quot;</span><span style="color: #cc0000;">&quot; size=2 face=&quot;</span><span style="color: #cc0000;">&quot;trebuchet ms&quot;</span><span style="color: #cc0000;">&quot;&gt;&quot;</span>
<span style="color: #990099; font-weight: bold;">Response</span>.<span style="color: #330066;">Write</span> <span style="color: #cc0000;">&quot;Bu sayfa bir DLL dosyasından türetilmiştir.&lt;/font&gt;&lt;/body&gt;&quot;</span>
<span style="color: #000000; font-weight: bold;">%&gt;</span></pre></td></tr></table></div>

<p>Bu sayfamıza herhangi bir isim vererek şimdilik bir kenara kaydedelim. Bu haliyle kullanmayacağız ama yine de baştan hazırlayalım dedim. Şimdi Visual Basic programımızı DLL oluşturacak şekilde açalım. Bunun için izlememiz gereken yol şöyle:</p>
<ol type="1">
<li>Visual Basic programını açıp File menüsünden New&#8217;i tıklayın.</li>
<li>Açılan pencereden ActiveX DLL seçeneğini işaretleyip OK&#8217;a tıklayın.
</li>
<li>Projemize ASP nesnelerini eklemek için Project menüsünden References seçeneğine tıklayın.
</li>
<li>Açılan pencereden Microsoft Active Server Pages Object Library&#8217;i bulup işaretleyin ve OK&#8217;a tıklayın.</li>
</ol>
<p>Projemize bu şekilde ASP desteğini eklemiş olduk. Şimdi sıra geldi kodlarımızı kişiselleştirmeye. Bu aşamada istersek kodları kendi dilimize bile çevirebiliriz. (Ben biraz denedim ama sanırım pek uymadı)</p>

<div class="wp_codebox_msgheader"><span class="right"><sup><a href="http://www.ericbess.com/ericblog/2008/03/03/wp-codebox/#examples" target="_blank" title="WP-CodeBox HowTo?"><span style="color: #99cc00">?</span></a></sup></span><span class="left"><a href="javascript:;" onclick="javascript:showCodeTxt('p10code7'); return false;">View Code</a> ASP</span><div class="codebox_clear"></div></div><div class="wp_codebox"><table><tr id="p107"><td class="code" id="p10code7"><pre class="asp" style="font-family:monospace;"><span style="color: #008000;">'Buradaki Türkçe isimler tamamen sizin inisiyatifinize kalmış.</span>
<span style="color: #990099; font-weight: bold;">Private</span> Baglam <span style="color: #330066;">As</span> ScriptingContext
<span style="color: #990099; font-weight: bold;">Private</span> Uygulama <span style="color: #330066;">As</span> <span style="color: #990099; font-weight: bold;">Application</span>
<span style="color: #990099; font-weight: bold;">Private</span> Istek <span style="color: #330066;">As</span> <span style="color: #990099; font-weight: bold;">Request</span>
<span style="color: #990099; font-weight: bold;">Private</span> Cevap <span style="color: #330066;">As</span> <span style="color: #990099; font-weight: bold;">Response</span>
<span style="color: #990099; font-weight: bold;">Private</span> Sunucu <span style="color: #330066;">As</span> <span style="color: #990099; font-weight: bold;">Server</span>
<span style="color: #990099; font-weight: bold;">Private</span> Oturum <span style="color: #330066;">As</span> <span style="color: #990099; font-weight: bold;">Session</span>
&nbsp;
<span style="color: #990099; font-weight: bold;">Public</span> <span style="color: #0000ff; font-weight: bold;">Sub</span> OnStartPage<span style="color: #006600; font-weight:bold;">&#40;</span>PassedScriptingContext <span style="color: #330066;">As</span> ScriptingContext<span style="color: #006600; font-weight:bold;">&#41;</span>
    <span style="color: #990099; font-weight: bold;">Set</span> Baglam <span style="color: #006600; font-weight: bold;">=</span> PassedScriptingContext
    <span style="color: #990099; font-weight: bold;">Set</span> Uygulama <span style="color: #006600; font-weight: bold;">=</span> Baglam.<span style="color: #990099; font-weight: bold;">Application</span>
    <span style="color: #990099; font-weight: bold;">Set</span> Istek <span style="color: #006600; font-weight: bold;">=</span> Baglam.<span style="color: #990099; font-weight: bold;">Request</span>
    <span style="color: #990099; font-weight: bold;">Set</span> Cevap <span style="color: #006600; font-weight: bold;">=</span> Baglam.<span style="color: #990099; font-weight: bold;">Response</span>
    <span style="color: #990099; font-weight: bold;">Set</span> Sunucu <span style="color: #006600; font-weight: bold;">=</span> Baglam.<span style="color: #990099; font-weight: bold;">Server</span>
    <span style="color: #990099; font-weight: bold;">Set</span> Oturum <span style="color: #006600; font-weight: bold;">=</span> Baglam.<span style="color: #990099; font-weight: bold;">Session</span>
<span style="color: #990099; font-weight: bold;">End</span> <span style="color: #0000ff; font-weight: bold;">Sub</span>
&nbsp;
<span style="color: #990099; font-weight: bold;">Public</span> <span style="color: #0000ff; font-weight: bold;">Sub</span> OnEndPage<span style="color: #006600; font-weight:bold;">&#40;</span><span style="color: #006600; font-weight:bold;">&#41;</span>
    <span style="color: #990099; font-weight: bold;">Set</span> Baglam <span style="color: #006600; font-weight: bold;">=</span> <span style="color: #0000ff; font-weight: bold;">Nothing</span>
    <span style="color: #990099; font-weight: bold;">Set</span> Uygulama <span style="color: #006600; font-weight: bold;">=</span> <span style="color: #0000ff; font-weight: bold;">Nothing</span>
    <span style="color: #990099; font-weight: bold;">Set</span> Istek <span style="color: #006600; font-weight: bold;">=</span> <span style="color: #0000ff; font-weight: bold;">Nothing</span>
    <span style="color: #990099; font-weight: bold;">Set</span> Cevap <span style="color: #006600; font-weight: bold;">=</span> <span style="color: #0000ff; font-weight: bold;">Nothing</span>
    <span style="color: #990099; font-weight: bold;">Set</span> Sunucu <span style="color: #006600; font-weight: bold;">=</span> <span style="color: #0000ff; font-weight: bold;">Nothing</span>
    <span style="color: #990099; font-weight: bold;">Set</span> Oturum <span style="color: #006600; font-weight: bold;">=</span> <span style="color: #0000ff; font-weight: bold;">Nothing</span>
<span style="color: #990099; font-weight: bold;">End</span> <span style="color: #0000ff; font-weight: bold;">Sub</span></pre></td></tr></table></div>

<p>Kodlarımızı yazdıktan sonra projemize ve sınıfımıza birer isim verelim. Bu kısım önemlidir çünkü örnek sayfamızı çalıştırdığımızda oluşturduğumuz bu DLL dosyasını kullanabilmek için nesne oluştururken bu isimler kullanılır (<strong>ProjeAdı.SınıfAdı</strong>). Bu yazımda ben proje adımı &#8220;<strong>ASPden</strong>&#8220;, sınıf adımı ise &#8220;<strong>DLLye</strong>&#8221; olarak belirledim. Bunların ne olacağı tamamen size kalmış. Önce projemize bir isim verelim ve tekrar Project menüsüne dönelim ve <strong>Project1 Properties</strong> menüsüne tıklayalım. (Eğer buraya gelmeden önce projenizin ismini değiştirdiyseniz sorun yok ama buna rağmen tekrar değiştirmek isterseniz bu menü &#8220;<strong><em>ProjenizinAdı</em> Properties</strong>&#8221; olarak görünür.)</p>
<p>Açılan pencereden <strong>Project Name</strong> kutucuğuna istediğimiz ismi yazıyoruz (Ben ASPden demiştim.) ve <strong>Tamam</strong>&#8216;a tıklıyoruz. Projemizin artık bir adı var. Şimdi sıra sınıfımızı adlandırmaya geldi. Bunun için çalışma sayfamıza geri dönüyoruz ve sağ tarafta <strong>Properties &#8211; Class1</strong> başlıklı pencereyi buluyoruz. (Eğer buraya gelmeden de sınıfınızın ismini değiştirdiyseniz ve yine de değiştirmek isterseniz bu pencerenin başlığı <strong>Properties &#8211; <em>Sınıfınızın Adı</em></strong> olarak görünecektir.) Eğer bu pencereyi göremiyorsanız <strong>View</strong> menüsünden <strong>Properties Window</strong> seçeneğini tıklayın veya direkt olarak <strong>F4</strong> tuşuna basın. Bu pencerede görüntülenen özelliklerden <strong>Name</strong> yazanın karşısına tıklayıp istediğimiz ismi yazalım. (Ben DLLye yazmıştım.) DLL dosyamız kısmen bitti ama işin en civcivli kısmına geldik: DLL dosyamıza kendi ASP kodlarımızı ekleyeceğiz.</p>
<p>Bunun için yazının başında hazırladığımız ASP dosyamızı açalım. Bir iki ufak değişiklikten sonra bu kodları az önce oluşturduğumuz kodlarla birleştirerek işlemimizi tamamlayacağız. Yukarıdaki kodlarda ASP&#8217;nin Response nesnesinin adını ben Cevap olarak değiştirmiştim. Bu nedenle ilk oluşturduğumuz ASP dosyamızdaki Response yazan yerleri Cevap olarak değiştireceğiz ve Deneme isimli bir fonksiyona ekleyeceğiz:</p>

<div class="wp_codebox_msgheader"><span class="right"><sup><a href="http://www.ericbess.com/ericblog/2008/03/03/wp-codebox/#examples" target="_blank" title="WP-CodeBox HowTo?"><span style="color: #99cc00">?</span></a></sup></span><span class="left"><a href="javascript:;" onclick="javascript:showCodeTxt('p10code8'); return false;">View Code</a> ASP</span><div class="codebox_clear"></div></div><div class="wp_codebox"><table><tr id="p108"><td class="code" id="p10code8"><pre class="asp" style="font-family:monospace;"><span style="color: #990099; font-weight: bold;">Public</span> <span style="color: #0000ff; font-weight: bold;">Sub</span> Deneme<span style="color: #006600; font-weight:bold;">&#40;</span><span style="color: #006600; font-weight:bold;">&#41;</span>
    Cevap.<span style="color: #330066;">Write</span> <span style="color: #cc0000;">&quot;&lt;html&gt;&lt;head&gt;&lt;title&gt;ASP kodlarını DLL üzerinden çalıştırma denemesi&lt;/title&gt;&quot;</span>
    Cevap.<span style="color: #330066;">Write</span> <span style="color: #cc0000;">&quot;&lt;/head&gt;&lt;body&gt;&lt;font color=&quot;</span><span style="color: #cc0000;">&quot;#FF0000&quot;</span><span style="color: #cc0000;">&quot; size=2 face=&quot;</span><span style="color: #cc0000;">&quot;trebuchet ms&quot;</span><span style="color: #cc0000;">&quot;&gt;&quot;</span>
    Cevap.<span style="color: #330066;">Write</span> <span style="color: #cc0000;">&quot;Bu sayfa bir DLL dosyasından türetilmiştir.&lt;/font&gt;&lt;/body&gt;&lt;/html&gt;&quot;</span>
<span style="color: #990099; font-weight: bold;">End</span> <span style="color: #0000ff; font-weight: bold;">Sub</span></pre></td></tr></table></div>

<p>Son olarak kafalar karışmadan tüm kodları birleştirerek pişirmek için fırına verelim:</p>

<div class="wp_codebox_msgheader"><span class="right"><sup><a href="http://www.ericbess.com/ericblog/2008/03/03/wp-codebox/#examples" target="_blank" title="WP-CodeBox HowTo?"><span style="color: #99cc00">?</span></a></sup></span><span class="left"><a href="javascript:;" onclick="javascript:showCodeTxt('p10code9'); return false;">View Code</a> ASP</span><div class="codebox_clear"></div></div><div class="wp_codebox"><table><tr id="p109"><td class="code" id="p10code9"><pre class="asp" style="font-family:monospace;"><span style="color: #008000;">'Buradaki Türkçe isimler tamamen sizin inisiyatifinize kalmış.</span>
<span style="color: #990099; font-weight: bold;">Private</span> Baglam <span style="color: #330066;">As</span> ScriptingContext
<span style="color: #990099; font-weight: bold;">Private</span> Uygulama <span style="color: #330066;">As</span> <span style="color: #990099; font-weight: bold;">Application</span>
<span style="color: #990099; font-weight: bold;">Private</span> Istek <span style="color: #330066;">As</span> <span style="color: #990099; font-weight: bold;">Request</span>
<span style="color: #990099; font-weight: bold;">Private</span> Cevap <span style="color: #330066;">As</span> <span style="color: #990099; font-weight: bold;">Response</span>
<span style="color: #990099; font-weight: bold;">Private</span> Sunucu <span style="color: #330066;">As</span> <span style="color: #990099; font-weight: bold;">Server</span>
<span style="color: #990099; font-weight: bold;">Private</span> Oturum <span style="color: #330066;">As</span> <span style="color: #990099; font-weight: bold;">Session</span>
&nbsp;
<span style="color: #990099; font-weight: bold;">Public</span> <span style="color: #0000ff; font-weight: bold;">Sub</span> OnStartPage<span style="color: #006600; font-weight:bold;">&#40;</span>PassedScriptingContext <span style="color: #330066;">As</span> ScriptingContext<span style="color: #006600; font-weight:bold;">&#41;</span>
    <span style="color: #990099; font-weight: bold;">Set</span> Baglam <span style="color: #006600; font-weight: bold;">=</span> PassedScriptingContext
    <span style="color: #990099; font-weight: bold;">Set</span> Uygulama <span style="color: #006600; font-weight: bold;">=</span> Baglam.<span style="color: #990099; font-weight: bold;">Application</span>
    <span style="color: #990099; font-weight: bold;">Set</span> Istek <span style="color: #006600; font-weight: bold;">=</span> Baglam.<span style="color: #990099; font-weight: bold;">Request</span>
    <span style="color: #990099; font-weight: bold;">Set</span> Cevap <span style="color: #006600; font-weight: bold;">=</span> Baglam.<span style="color: #990099; font-weight: bold;">Response</span>
    <span style="color: #990099; font-weight: bold;">Set</span> Sunucu <span style="color: #006600; font-weight: bold;">=</span> Baglam.<span style="color: #990099; font-weight: bold;">Server</span>
    <span style="color: #990099; font-weight: bold;">Set</span> Oturum <span style="color: #006600; font-weight: bold;">=</span> Baglam.<span style="color: #990099; font-weight: bold;">Session</span>
<span style="color: #990099; font-weight: bold;">End</span> <span style="color: #0000ff; font-weight: bold;">Sub</span>
&nbsp;
<span style="color: #990099; font-weight: bold;">Public</span> <span style="color: #0000ff; font-weight: bold;">Sub</span> OnEndPage<span style="color: #006600; font-weight:bold;">&#40;</span><span style="color: #006600; font-weight:bold;">&#41;</span>
    <span style="color: #990099; font-weight: bold;">Set</span> Baglam <span style="color: #006600; font-weight: bold;">=</span> <span style="color: #0000ff; font-weight: bold;">Nothing</span>
    <span style="color: #990099; font-weight: bold;">Set</span> Uygulama <span style="color: #006600; font-weight: bold;">=</span> <span style="color: #0000ff; font-weight: bold;">Nothing</span>
    <span style="color: #990099; font-weight: bold;">Set</span> Istek <span style="color: #006600; font-weight: bold;">=</span> <span style="color: #0000ff; font-weight: bold;">Nothing</span>
    <span style="color: #990099; font-weight: bold;">Set</span> Cevap <span style="color: #006600; font-weight: bold;">=</span> <span style="color: #0000ff; font-weight: bold;">Nothing</span>
    <span style="color: #990099; font-weight: bold;">Set</span> Sunucu <span style="color: #006600; font-weight: bold;">=</span> <span style="color: #0000ff; font-weight: bold;">Nothing</span>
    <span style="color: #990099; font-weight: bold;">Set</span> Oturum <span style="color: #006600; font-weight: bold;">=</span> <span style="color: #0000ff; font-weight: bold;">Nothing</span>
<span style="color: #990099; font-weight: bold;">End</span> <span style="color: #0000ff; font-weight: bold;">Sub</span>
&nbsp;
<span style="color: #990099; font-weight: bold;">Public</span> <span style="color: #0000ff; font-weight: bold;">Sub</span> Deneme<span style="color: #006600; font-weight:bold;">&#40;</span><span style="color: #006600; font-weight:bold;">&#41;</span>
    Cevap.<span style="color: #330066;">Write</span> <span style="color: #cc0000;">&quot;&lt;html&gt;&lt;head&gt;&lt;title&gt;ASP kodlarını DLL üzerinden çalıştırma denemesi&lt;/title&gt;&quot;</span>
    Cevap.<span style="color: #330066;">Write</span> <span style="color: #cc0000;">&quot;&lt;/head&gt;&lt;body&gt;&lt;font color=&quot;</span><span style="color: #cc0000;">&quot;#FF0000&quot;</span><span style="color: #cc0000;">&quot; size=2 face=&quot;</span><span style="color: #cc0000;">&quot;trebuchet ms&quot;</span><span style="color: #cc0000;">&quot;&gt;&quot;</span>
    Cevap.<span style="color: #330066;">Write</span> <span style="color: #cc0000;">&quot;Bu sayfa bir DLL dosyasından türetilmiştir.&lt;/font&gt;&lt;/body&gt;&lt;/html&gt;&quot;</span>
<span style="color: #990099; font-weight: bold;">End</span> <span style="color: #0000ff; font-weight: bold;">Sub</span></pre></td></tr></table></div>

<p>Kodlama kısmı bittiğine göre artık DLL dosyamızı oluşturabiliriz. Bunun için <strong>File</strong> menüsünden <strong>Make ASPden.dll</strong> menüsünü tıklıyoruz. (Eğer projemizi farklı isimlendirdiysek bu menü <strong>Make <em>Proje Adı.dll</em></strong> olarak görünecektir.) Ben kolaylık olsun diye projemi direkt olarak C: dizininin altında oluşturdum. Kaydedilen DLL dosyasının isminin hiçbir önemi olmadığı için istediğiniz ismi vererek projenizi derleyebilirsiniz (Yine ben Sniper adıyla derledim). DLL dosyamızı oluşturduğumuza göre bunu sistemimize tanıtmanın zamanı geldi. <strong>Başlat</strong> menüsünden <strong>Çalıştır</strong>&#8216;ı seçiyoruz ve açılan pencereye<strong> regsvr32 C:\Sniper.dll</strong> yazıp Enter tuşuna basıyoruz. Eğer karşımıza &#8220;<strong>DllRegisterServer / C:\Sniper.dll başarıyla gerçekleştirildi.</strong>&#8221; mesajı gelmediyse bir yerlerde hata yapmış olasılığımız üzerine yazıyı en baştan tekrar okuyoruz. (İnşallah yazım hatası yapmamışımdır da sürekli aynı yeri okumak zorunda kalmazsınız)</p>
<p>Tüm işlemlerimizi tamamladık. Artık derlediğimiz dosyamızı deneyelim değil mi? Eğer yukarıdaki kodları aynen kullandıysanız aşağıdakini de aynen kopyalayıp <strong>C:\inetpub\wwwroot</strong> klasörüne &#8220;<strong>asp2dll.asp</strong>&#8221; ismiyle kaydedin ve sonucu görmek için browser&#8217;ınızın adres kısmına <strong>http://localhost/asp2dll.asp</strong> yazın:</p>

<div class="wp_codebox_msgheader"><span class="right"><sup><a href="http://www.ericbess.com/ericblog/2008/03/03/wp-codebox/#examples" target="_blank" title="WP-CodeBox HowTo?"><span style="color: #99cc00">?</span></a></sup></span><span class="left"><a href="javascript:;" onclick="javascript:showCodeTxt('p10code10'); return false;">View Code</a> ASP</span><div class="codebox_clear"></div></div><div class="wp_codebox"><table><tr id="p1010"><td class="code" id="p10code10"><pre class="asp" style="font-family:monospace;"><span style="color: #006600; font-weight: bold;">&lt;</span> <span style="color: #006600; font-weight: bold;">%</span>
<span style="color: #990099; font-weight: bold;">Set</span> Ornek <span style="color: #006600; font-weight: bold;">=</span> <span style="color: #990099; font-weight: bold;">Server</span>.<span style="color: #330066;">CreateObject</span><span style="color: #006600; font-weight:bold;">&#40;</span><span style="color: #cc0000;">&quot;ASPden.DLLye&quot;</span><span style="color: #006600; font-weight:bold;">&#41;</span>
Ornek.<span style="color: #9900cc;">Deneme</span><span style="color: #006600; font-weight:bold;">&#40;</span><span style="color: #006600; font-weight:bold;">&#41;</span>
<span style="color: #000000; font-weight: bold;">%&gt;</span></pre></td></tr></table></div>

<p>Eğer aşağıdaki görüntüyü aldıysanız kendinizi kutlayın.</p>
<p><img src="http://kinali.net/wp-content/uploads/2009/03/sonuc.jpg" alt="sonuc" title="sonuc" width="432" height="240" class="aligncenter size-full wp-image-51" border="0" /></p>
]]></content:encoded>
			<wfw:commentRss>http://tuncay.kinali.net/asp-dosyalarinizi-dlle-cevirin.html/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>
