<?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>WinForms</title><link>https://www.dotnetzone.gr:443/cs/forums/12/ShowForum.aspx</link><description>Θέματα για rich client / windows εφαρμογές, σε οποιαδήποτε γλώσσα (VB.NET, C#, managed C++, κ.α.)</description><dc:language>el</dc:language><generator>CommunityServer 2.1 SP3 (Build: 20423.1)</generator><item><title>Απ: assembly info...</title><link>https://www.dotnetzone.gr:443/cs/forums/thread/21064.aspx</link><pubDate>Fri, 24 Nov 2006 18:57:32 GMT</pubDate><guid isPermaLink="false">2622095e-976c-431a-859e-16783ec7ecd7:21064</guid><dc:creator>gmlogic</dc:creator><slash:comments>0</slash:comments><comments>https://www.dotnetzone.gr:443/cs/forums/thread/21064.aspx</comments><wfw:commentRss>https://www.dotnetzone.gr:443/cs/forums/commentrss.aspx?SectionID=12&amp;PostID=21064</wfw:commentRss><description>Δοκίμασε να προσθέσης στο project σου ένα έτοιμο  AboutBox form που σου προτίνη το VS2005 και δέ τον κώδικα.&lt;br /&gt;
&lt;br /&gt;
Αυτό θα σε διευκολύνη</description></item><item><title>Απ: assembly info...</title><link>https://www.dotnetzone.gr:443/cs/forums/thread/20733.aspx</link><pubDate>Mon, 20 Nov 2006 22:12:38 GMT</pubDate><guid isPermaLink="false">2622095e-976c-431a-859e-16783ec7ecd7:20733</guid><dc:creator>Νατάσα Μανουσοπούλου</dc:creator><slash:comments>0</slash:comments><comments>https://www.dotnetzone.gr:443/cs/forums/thread/20733.aspx</comments><wfw:commentRss>https://www.dotnetzone.gr:443/cs/forums/commentrss.aspx?SectionID=12&amp;PostID=20733</wfw:commentRss><description>Οι πληροφορίες που ζητάς είναι ορισμένες σαν assembly level attributes, οπότε για να τις πάρεις πρέπει να χρησιμοποιήσεις την GetCustomAttributes.&lt;br&gt;Π.χ. για να πάρεις τη version:&lt;br&gt;&lt;br&gt;&lt;span style="color: Black;background-color: Transparent;font-family: Courier New;font-size: 11px;font-weight: normal;"&gt;&lt;span style="color: Blue;background-color: Transparent;font-family: Courier New;font-size: 11px;font-weight: normal;"&gt;using&lt;/span&gt; System.Reflection;&lt;br /&gt;&lt;span style="color: Blue;background-color: Transparent;font-family: Courier New;font-size: 11px;font-weight: normal;"&gt;object&lt;/span&gt;[] attributes &lt;span style="color: Red;background-color: Transparent;font-family: Courier New;font-size: 11px;font-weight: normal;"&gt;=&lt;/span&gt; Assembly.GetExecutingAssembly().GetCustomAttributes(&lt;span style="color: Blue;background-color: Transparent;font-family: Courier New;font-size: 11px;font-weight: normal;"&gt;typeof&lt;/span&gt;(AssemblyVersionAttribute), &lt;span style="color: Blue;background-color: Transparent;font-family: Courier New;font-size: 11px;font-weight: normal;"&gt;true&lt;/span&gt;);&lt;br /&gt;&lt;span style="color: Blue;background-color: Transparent;font-family: Courier New;font-size: 11px;font-weight: normal;"&gt;if&lt;/span&gt; (attributes.Length &amp;gt; 0)&lt;br /&gt;{&lt;br /&gt;    &lt;span style="color: Blue;background-color: Transparent;font-family: Courier New;font-size: 11px;font-weight: normal;"&gt;string&lt;/span&gt; version &lt;span style="color: Red;background-color: Transparent;font-family: Courier New;font-size: 11px;font-weight: normal;"&gt;=&lt;/span&gt; ((AssemblyVersionAttribute)attributes[0]).Version;&lt;br /&gt;}&lt;/span&gt;&lt;br&gt;&lt;br&gt;</description></item><item><title>assembly info...</title><link>https://www.dotnetzone.gr:443/cs/forums/thread/20729.aspx</link><pubDate>Mon, 20 Nov 2006 21:52:14 GMT</pubDate><guid isPermaLink="false">2622095e-976c-431a-859e-16783ec7ecd7:20729</guid><dc:creator>nettraptor1</dc:creator><slash:comments>0</slash:comments><comments>https://www.dotnetzone.gr:443/cs/forums/thread/20729.aspx</comments><wfw:commentRss>https://www.dotnetzone.gr:443/cs/forums/commentrss.aspx?SectionID=12&amp;PostID=20729</wfw:commentRss><description>Γεια χαρά.. Προσπαθώ να πάρω απο το Assembly Information του project σε vs2005&amp;nbsp; απλά το Company,Copyright,kai Version του προγράμματος να το δείξω σε ενα label.. αλλα δεν μπορώ..! γιατι δεν ξέρω μηπως κάποιος γνωρίζει? &lt;br&gt;&lt;br&gt;PS δουλεύω σε VB&lt;br&gt;</description></item></channel></rss>