<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://www.dotnetzone.gr:443/cs/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Windows Mobile</title><link>https://www.dotnetzone.gr:443/cs/forums/31/ShowForum.aspx</link><description>Θέματα development για SmartPhones, Pocket PC και γενικά φορητές συσκευές με το .NET Compact Framework και τα ASP.NET mobile controls</description><dc:language>el</dc:language><generator>CommunityServer 2.1 SP3 (Build: 20423.1)</generator><item><title>Απ: use dll's απο class library που έφτιαξα</title><link>https://www.dotnetzone.gr:443/cs/forums/thread/49394.aspx</link><pubDate>Thu, 19 Mar 2009 05:42:17 GMT</pubDate><guid isPermaLink="false">2622095e-976c-431a-859e-16783ec7ecd7:49394</guid><dc:creator>KelMan</dc:creator><slash:comments>0</slash:comments><comments>https://www.dotnetzone.gr:443/cs/forums/thread/49394.aspx</comments><wfw:commentRss>https://www.dotnetzone.gr:443/cs/forums/commentrss.aspx?SectionID=31&amp;PostID=49394</wfw:commentRss><description>H φράση "προστασία του κώδικα" μπορεί να σημαίνει διαφορετικά πράγματα για τον καθένα. Στην περίπτωση του άρθρου, αναφέρεται στο πως μπορείς να προστατέψεις το assembly σου από αλλαγές που θα γίνουν απ' έξω (πχ με κάποιον hex editor). Δεν εμποδίζει κάποιον να το αντιγράψει χωρίς την άδειά σου ωστόσο σε περίπτωση που κάποιος το "πειράξει" - εφόσον έχει γίνει signed - θα είναι πλέον invalid και δεν θα φορτώνει.</description></item><item><title>Απ: use dll's απο class library που έφτιαξα</title><link>https://www.dotnetzone.gr:443/cs/forums/thread/49383.aspx</link><pubDate>Thu, 19 Mar 2009 02:39:06 GMT</pubDate><guid isPermaLink="false">2622095e-976c-431a-859e-16783ec7ecd7:49383</guid><dc:creator>epp1123</dc:creator><slash:comments>0</slash:comments><comments>https://www.dotnetzone.gr:443/cs/forums/thread/49383.aspx</comments><wfw:commentRss>https://www.dotnetzone.gr:443/cs/forums/commentrss.aspx?SectionID=31&amp;PostID=49383</wfw:commentRss><description>http://msdn.microsoft.com/en-us/library/ms973231.aspx#assenamesp_topic4&lt;br&gt;&lt;br&gt;Από εκεί σου δίνω το παρακάτω&lt;br&gt;&lt;br&gt;&lt;h3 class="dtH1"&gt;Security&lt;/h3&gt; &lt;p&gt;An assembly is the unit at which
security permissions are requested and granted. Assemblies are also the
level at which you establish identity and trust. The .NET Framework
provides two mechanisms for this level of assembly security: strong
names and Signcode.exe. You can also manage security by specifying the
level of trust for code from a particular site or zone.&lt;/p&gt; &lt;p&gt;Signing
an assembly with a strong name adds public key encryption to the
assembly. This ensures name uniqueness and prevents substituting
another assembly with the same name for the assembly that you provided.&lt;/p&gt; &lt;p&gt;The
signcode.exe tool embeds a digital certificate in the assembly. This
allows users of the assembly to verify the identity of the assembly's
developer by using a public or private trust hierarchy.&lt;/p&gt; &lt;p&gt;You can choose to use either strong names, Signcode.exe, or both, to strengthen the identity of your assembly.&lt;/p&gt; &lt;p&gt;The
common language runtime also uses internal hashing information, in
conjunction with strong names and signcode, to verify that the assembly
being loaded has not been altered after it was built.&lt;/p&gt;&lt;br&gt;</description></item><item><title>use dll's απο class library που έφτιαξα</title><link>https://www.dotnetzone.gr:443/cs/forums/thread/49212.aspx</link><pubDate>Mon, 16 Mar 2009 18:12:09 GMT</pubDate><guid isPermaLink="false">2622095e-976c-431a-859e-16783ec7ecd7:49212</guid><dc:creator>DaltonGR</dc:creator><slash:comments>0</slash:comments><comments>https://www.dotnetzone.gr:443/cs/forums/thread/49212.aspx</comments><wfw:commentRss>https://www.dotnetzone.gr:443/cs/forums/commentrss.aspx?SectionID=31&amp;PostID=49212</wfw:commentRss><description>Καλημέρα,&lt;br&gt;Θέλω να μου δώσετε τα φώτα σας. Στην εφαρμογή που φτιάχνω για pda έχω διάφορες κλάσεις (9 για την ακρίβεια) κάθε μια απο τις οποίες κάνει και κάτι, όπως αποστολή ή λήψη δεδομένων, αποθήκευση σε βάση κτλ. Σκέφτομαι να δημιουργήσψ ένα dll για όλες αυτές τιε κλάσεις και μετά να τις σρησιμοποιώ με reference μέσα απο την εφαρμογή, εκτός του ότι και η επόμενες εφαρμογές μπορούν να τις χρησιμοποιούν. Είναι σωστή η λογική μου ή δεν χρειάζεται; Προστατεύεται κάπως ο κώδικας έτσι;&lt;br&gt;&lt;br&gt;Ευχαριστώ εκ των προτέρων.&lt;br&gt;</description></item></channel></rss>