<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>
<channel>
	<title>Comments on: Még egyszer az érdekes kódról</title>
	<atom:link href="http://soci.hu/blog/index.php/2007/04/26/meg-egyszer-az-erdekes-kodrol/feed/" rel="self" type="application/rss+xml" />
	<link>http://soci.hu/blog/index.php/2007/04/26/meg-egyszer-az-erdekes-kodrol/</link>
	<description>Az ember kivételével minden állat tudja, hogy a legfontosabb dolgunk az életben: élvezni azt.</description>
	<pubDate>Fri, 18 May 2012 11:44:17 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6</generator>
		<item>
		<title>By: Szindbad</title>
		<link>http://soci.hu/blog/index.php/2007/04/26/meg-egyszer-az-erdekes-kodrol/#comment-36477</link>
		<dc:creator>Szindbad</dc:creator>
		<pubDate>Wed, 09 May 2007 09:56:03 +0000</pubDate>
		<guid isPermaLink="false">http://soci.hu/blog/index.php/2007/04/26/meg-egyszer-az-erdekes-kodrol/#comment-36477</guid>
		<description>Bocs a fooldert, de ez meg erdekes lehet: Ezt meg anno a .NET 1.0 -ban fedeztem fel, es benne volt az 1.1-ben, 2.0-ban, es most benne van a 3.0-ban es a 3.5 betaban is... Szoval furcsa.</description>
		<content:encoded><![CDATA[<p>Bocs a fooldert, de ez meg erdekes lehet: Ezt meg anno a .NET 1.0 -ban fedeztem fel, es benne volt az 1.1-ben, 2.0-ban, es most benne van a 3.0-ban es a 3.5 betaban is&#8230; Szoval furcsa.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Soczó Zsolt</title>
		<link>http://soci.hu/blog/index.php/2007/04/26/meg-egyszer-az-erdekes-kodrol/#comment-36476</link>
		<dc:creator>Soczó Zsolt</dc:creator>
		<pubDate>Wed, 09 May 2007 09:53:53 +0000</pubDate>
		<guid isPermaLink="false">http://soci.hu/blog/index.php/2007/04/26/meg-egyszer-az-erdekes-kodrol/#comment-36476</guid>
		<description>I see, most elmegyek vizsgázni, de este megnézem, elég bizarr.</description>
		<content:encoded><![CDATA[<p>I see, most elmegyek vizsgázni, de este megnézem, elég bizarr.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Szindbad</title>
		<link>http://soci.hu/blog/index.php/2007/04/26/meg-egyszer-az-erdekes-kodrol/#comment-36475</link>
		<dc:creator>Szindbad</dc:creator>
		<pubDate>Wed, 09 May 2007 09:51:53 +0000</pubDate>
		<guid isPermaLink="false">http://soci.hu/blog/index.php/2007/04/26/meg-egyszer-az-erdekes-kodrol/#comment-36475</guid>
		<description>Persze szemantikailag sok ertelme nincs, csak demonstralni, hogy ott dobodik furcsa es erthetetlen modon egy erthetetlen exception...</description>
		<content:encoded><![CDATA[<p>Persze szemantikailag sok ertelme nincs, csak demonstralni, hogy ott dobodik furcsa es erthetetlen modon egy erthetetlen exception&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Szindbad</title>
		<link>http://soci.hu/blog/index.php/2007/04/26/meg-egyszer-az-erdekes-kodrol/#comment-36474</link>
		<dc:creator>Szindbad</dc:creator>
		<pubDate>Wed, 09 May 2007 09:42:42 +0000</pubDate>
		<guid isPermaLink="false">http://soci.hu/blog/index.php/2007/04/26/meg-egyszer-az-erdekes-kodrol/#comment-36474</guid>
		<description>Persze, azzal semmi gond nincs. Ha kiveszed a [FileIOPermission(SecurityAction.Deny, Read = “C:\\temp\\xxx.txt”)] sort, akkor le is fut rendesen. De ha lecsereled = new object()-re akkor is jon az exception...</description>
		<content:encoded><![CDATA[<p>Persze, azzal semmi gond nincs. Ha kiveszed a [FileIOPermission(SecurityAction.Deny, Read = “C:\\temp\\xxx.txt”)] sort, akkor le is fut rendesen. De ha lecsereled = new object()-re akkor is jon az exception&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Soczó Zsolt</title>
		<link>http://soci.hu/blog/index.php/2007/04/26/meg-egyszer-az-erdekes-kodrol/#comment-36473</link>
		<dc:creator>Soczó Zsolt</dc:creator>
		<pubDate>Wed, 09 May 2007 09:40:31 +0000</pubDate>
		<guid isPermaLink="false">http://soci.hu/blog/index.php/2007/04/26/meg-egyszer-az-erdekes-kodrol/#comment-36473</guid>
		<description>E miatt:
this.propertyGrid1.SelectedObject = this.propertyGrid1;

Van ennek értelme?</description>
		<content:encoded><![CDATA[<p>E miatt:<br />
this.propertyGrid1.SelectedObject = this.propertyGrid1;</p>
<p>Van ennek értelme?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Szindbad</title>
		<link>http://soci.hu/blog/index.php/2007/04/26/meg-egyszer-az-erdekes-kodrol/#comment-36456</link>
		<dc:creator>Szindbad</dc:creator>
		<pubDate>Wed, 09 May 2007 09:14:03 +0000</pubDate>
		<guid isPermaLink="false">http://soci.hu/blog/index.php/2007/04/26/meg-egyszer-az-erdekes-kodrol/#comment-36456</guid>
		<description>Elnezest, hogy ide postolom, de tudja valaki ez miert dob exceptiont?

using System;
using System.Security.Permissions;
using System.Windows.Forms;

namespace foo
{
    public class Form1 : System.Windows.Forms.Form
    {
        private System.Windows.Forms.PropertyGrid propertyGrid1;

        public Form1()
        {
            this.propertyGrid1 = new System.Windows.Forms.PropertyGrid();
            this.SuspendLayout();
            this.propertyGrid1.Dock = System.Windows.Forms.DockStyle.Fill;
            this.propertyGrid1.SelectedObject = this.propertyGrid1;  
            this.ClientSize = new System.Drawing.Size(292, 273);
            this.Controls.Add(this.propertyGrid1);
            this.ResumeLayout(false);
        }

        [STAThread]
        [FileIOPermission(SecurityAction.Deny, Read = "C:\\temp\\xxx.txt")]
        static void Main()
        {
            Application.Run(new Form1());
        }
    }
}</description>
		<content:encoded><![CDATA[<p>Elnezest, hogy ide postolom, de tudja valaki ez miert dob exceptiont?</p>
<p>using System;<br />
using System.Security.Permissions;<br />
using System.Windows.Forms;</p>
<p>namespace foo<br />
{<br />
    public class Form1 : System.Windows.Forms.Form<br />
    {<br />
        private System.Windows.Forms.PropertyGrid propertyGrid1;</p>
<p>        public Form1()<br />
        {<br />
            this.propertyGrid1 = new System.Windows.Forms.PropertyGrid();<br />
            this.SuspendLayout();<br />
            this.propertyGrid1.Dock = System.Windows.Forms.DockStyle.Fill;<br />
            this.propertyGrid1.SelectedObject = this.propertyGrid1;<br />
            this.ClientSize = new System.Drawing.Size(292, 273);<br />
            this.Controls.Add(this.propertyGrid1);<br />
            this.ResumeLayout(false);<br />
        }</p>
<p>        [STAThread]<br />
        [FileIOPermission(SecurityAction.Deny, Read = "C:\\temp\\xxx.txt")]<br />
        static void Main()<br />
        {<br />
            Application.Run(new Form1());<br />
        }<br />
    }<br />
}</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: hrongyorgy</title>
		<link>http://soci.hu/blog/index.php/2007/04/26/meg-egyszer-az-erdekes-kodrol/#comment-34970</link>
		<dc:creator>hrongyorgy</dc:creator>
		<pubDate>Sat, 28 Apr 2007 09:38:06 +0000</pubDate>
		<guid isPermaLink="false">http://soci.hu/blog/index.php/2007/04/26/meg-egyszer-az-erdekes-kodrol/#comment-34970</guid>
		<description>A link nagy D-vel várja el... http://en.wikipedia.org/wiki/Duff%27s_Device</description>
		<content:encoded><![CDATA[<p>A link nagy D-vel várja el&#8230; <a href="http://en.wikipedia.org/wiki/Duff%27s_Device" rel="nofollow">http://en.wikipedia.org/wiki/Duff%27s_Device</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tako</title>
		<link>http://soci.hu/blog/index.php/2007/04/26/meg-egyszer-az-erdekes-kodrol/#comment-34808</link>
		<dc:creator>Tako</dc:creator>
		<pubDate>Fri, 27 Apr 2007 11:00:59 +0000</pubDate>
		<guid isPermaLink="false">http://soci.hu/blog/index.php/2007/04/26/meg-egyszer-az-erdekes-kodrol/#comment-34808</guid>
		<description>Közben után kérdeztem/néztem szóval már tárgytalan a kérés!</description>
		<content:encoded><![CDATA[<p>Közben után kérdeztem/néztem szóval már tárgytalan a kérés!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tako</title>
		<link>http://soci.hu/blog/index.php/2007/04/26/meg-egyszer-az-erdekes-kodrol/#comment-34747</link>
		<dc:creator>Tako</dc:creator>
		<pubDate>Thu, 26 Apr 2007 22:18:01 +0000</pubDate>
		<guid isPermaLink="false">http://soci.hu/blog/index.php/2007/04/26/meg-egyszer-az-erdekes-kodrol/#comment-34747</guid>
		<description>Soci: megtennéd, hogy egy kicsit - pár mondatban - írnál erről a kódról  valami infót olyanoknak mint pl én (én != programozó)? Nem C tanfolyamot várok, csak egy kis magyarázatot. Gondolom baromi érdekes ha helyet kapott itt. Köszönöm!</description>
		<content:encoded><![CDATA[<p>Soci: megtennéd, hogy egy kicsit - pár mondatban - írnál erről a kódról  valami infót olyanoknak mint pl én (én != programozó)? Nem C tanfolyamot várok, csak egy kis magyarázatot. Gondolom baromi érdekes ha helyet kapott itt. Köszönöm!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

