<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://bloggingabout.net/utility/FeedStylesheets/atom.xsl" media="screen"?><feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en"><title type="html">The Amadeus.NET Blog</title><subtitle type="html">Development, Projects, Plans and Ideas on .NET, Visual Studio, Windows XP &amp;amp; Vista</subtitle><id>http://bloggingabout.net/blogs/perikles/atom.aspx</id><link rel="alternate" type="text/html" href="http://bloggingabout.net/blogs/perikles/default.aspx" /><link rel="self" type="application/atom+xml" href="http://bloggingabout.net/blogs/perikles/atom.aspx" /><generator uri="http://communityserver.org" version="4.1.40407.4157">Community Server</generator><updated>2006-11-22T17:15:25Z</updated><entry><title>Heroes Happen Here</title><link rel="alternate" type="text/html" href="/blogs/perikles/archive/2008/04/17/heroes-happen-here.aspx" /><id>/blogs/perikles/archive/2008/04/17/heroes-happen-here.aspx</id><published>2008-04-17T04:51:00Z</published><updated>2008-04-17T04:51:00Z</updated><content type="html">Hallo, Although it might seem as if I was totally lost, the truth is that the last 1.5 years were more than productive and possibly the most exciting concerning research. I have been traveling around Europe, meeting people and sharing ideas, while at the same time trying to catch up with all the changes around us lately. Windows Vista , Visual Studio 2008 , and Windows Server 2008 are the new games we all now have to spend days and nights to get used with and as platforms seem to change now in a...(&lt;a href="http://bloggingabout.net/blogs/perikles/archive/2008/04/17/heroes-happen-here.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://bloggingabout.net/aggbug.aspx?PostID=458227" width="1" height="1"&gt;</content><author><name>Perikles Stephanidis</name><uri>http://bloggingabout.net/members/Perikles-Stephanidis/default.aspx</uri></author></entry><entry><title>The Amadeus .NET Assembly Browser (Part I)</title><link rel="alternate" type="text/html" href="/blogs/perikles/archive/2006/11/29/The-Amadeus-.NET-Assembly-Browser-_2800_Part-I_2900_.aspx" /><id>/blogs/perikles/archive/2006/11/29/The-Amadeus-.NET-Assembly-Browser-_2800_Part-I_2900_.aspx</id><published>2006-11-29T13:37:00Z</published><updated>2006-11-29T13:37:00Z</updated><content type="html">The Amadeus .NET Assembly Browser, is a shell extension for Windows® XP that adds a property page to the Properties window of executable files (.dll and .exe), that represent .NET assemblies . This property page contains an advanced object browser, similar to the one in Visual Studio® yet with many more features, that allows you to investigate the contents of the assembly. This application does not require Microsoft® Visual Studio® to be installed in your system. It does however, require the .NET...(&lt;a href="http://bloggingabout.net/blogs/perikles/archive/2006/11/29/The-Amadeus-.NET-Assembly-Browser-_2800_Part-I_2900_.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://bloggingabout.net/aggbug.aspx?PostID=60823" width="1" height="1"&gt;</content><author><name>Perikles Stephanidis</name><uri>http://bloggingabout.net/members/Perikles-Stephanidis/default.aspx</uri></author><category term=".NET" scheme="http://bloggingabout.net/blogs/perikles/archive/tags/.NET/default.aspx" /><category term="Visual Basic" scheme="http://bloggingabout.net/blogs/perikles/archive/tags/Visual+Basic/default.aspx" /><category term="Windows&amp;#174; XP" scheme="http://bloggingabout.net/blogs/perikles/archive/tags/Windows_26002300_174_3B00_+XP/default.aspx" /></entry><entry><title>Implementing 'Show All Files' in a Visual Studio project.</title><link rel="alternate" type="text/html" href="/blogs/perikles/archive/2006/11/25/Implementing-_2600_quot_3B00_Show-All-Files_2600_quot_3B00_-in-a-Visual-Studio-project_2E00_.aspx" /><id>/blogs/perikles/archive/2006/11/25/Implementing-_2600_quot_3B00_Show-All-Files_2600_quot_3B00_-in-a-Visual-Studio-project_2E00_.aspx</id><published>2006-11-25T04:43:41Z</published><updated>2006-11-25T04:43:41Z</updated><content type="html">This article shows how a project implementer in Visual Studio 2005 can handle the " Show All Files " command to show/hide nodes (that may or may not represent files on disk). Before I proceed, it's important to mention that, in my projects, I don't use the MPF classes. I've developed my own classes that wrap the interop interfaces and I've added my own logic to them. Therefore, some of the examples in this article, may need to be modified before they are used in a different project system. This article...(&lt;a href="http://bloggingabout.net/blogs/perikles/archive/2006/11/25/Implementing-_2600_quot_3B00_Show-All-Files_2600_quot_3B00_-in-a-Visual-Studio-project_2E00_.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://bloggingabout.net/aggbug.aspx?PostID=57260" width="1" height="1"&gt;</content><author><name>Perikles Stephanidis</name><uri>http://bloggingabout.net/members/Perikles-Stephanidis/default.aspx</uri></author><category term="Visual Studio 2005" scheme="http://bloggingabout.net/blogs/perikles/archive/tags/Visual+Studio+2005/default.aspx" /><category term=".NET" scheme="http://bloggingabout.net/blogs/perikles/archive/tags/.NET/default.aspx" /><category term="Visual Studio SDK" scheme="http://bloggingabout.net/blogs/perikles/archive/tags/Visual+Studio+SDK/default.aspx" /><category term="VSIP" scheme="http://bloggingabout.net/blogs/perikles/archive/tags/VSIP/default.aspx" /><category term="Visual Basic" scheme="http://bloggingabout.net/blogs/perikles/archive/tags/Visual+Basic/default.aspx" /></entry><entry><title>Using the Windows Forms designer as your custom Design editor. (Part I)</title><link rel="alternate" type="text/html" href="/blogs/perikles/archive/2006/11/25/Using-the-Windows-Forms-designer-as-your-custom-Design-editor.-_2800_Part-I_2900_.aspx" /><id>/blogs/perikles/archive/2006/11/25/Using-the-Windows-Forms-designer-as-your-custom-Design-editor.-_2800_Part-I_2900_.aspx</id><published>2006-11-24T14:39:00Z</published><updated>2006-11-24T14:39:00Z</updated><content type="html">While using the Visual Studio core editor as your text editor in a language service is a known and straightforward procedure, creating a designer has been totally left in the responsibility of the language service or editor implementer. In this quest, the most wanted designer is the Windows Forms Designer, that can be customized (along with the toolbox), and used as our custom designer. Our instruments to accomplish this, will be the following classes and interfaces, some provided with the .NET Framework...(&lt;a href="http://bloggingabout.net/blogs/perikles/archive/2006/11/25/Using-the-Windows-Forms-designer-as-your-custom-Design-editor.-_2800_Part-I_2900_.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://bloggingabout.net/aggbug.aspx?PostID=56872" width="1" height="1"&gt;</content><author><name>Perikles Stephanidis</name><uri>http://bloggingabout.net/members/Perikles-Stephanidis/default.aspx</uri></author><category term="Visual Studio 2005" scheme="http://bloggingabout.net/blogs/perikles/archive/tags/Visual+Studio+2005/default.aspx" /><category term=".NET" scheme="http://bloggingabout.net/blogs/perikles/archive/tags/.NET/default.aspx" /><category term="Visual Studio SDK" scheme="http://bloggingabout.net/blogs/perikles/archive/tags/Visual+Studio+SDK/default.aspx" /><category term="VSIP" scheme="http://bloggingabout.net/blogs/perikles/archive/tags/VSIP/default.aspx" /><category term="Visual Basic" scheme="http://bloggingabout.net/blogs/perikles/archive/tags/Visual+Basic/default.aspx" /></entry><entry><title>How to dynamically Import/Export settings in Visual Studio 2005.</title><link rel="alternate" type="text/html" href="/blogs/perikles/archive/2006/11/22/How-to-dynamically-Import_2F00_Export-setting-in-Visual-Studio-2005_2E00_.aspx" /><id>/blogs/perikles/archive/2006/11/22/How-to-dynamically-Import_2F00_Export-setting-in-Visual-Studio-2005_2E00_.aspx</id><published>2006-11-22T08:57:00Z</published><updated>2006-11-22T08:57:00Z</updated><content type="html">Since .vssettings files were first introduced in Visual Studio 2005, I've seen many questions about how the Import/Export settings mechanism can be controlled through code. This was something that bothered me too since VS2005 Beta 1 but it didn't take long till I figure out the solution. I have now created two methods that I use in all VSPackages that I create, that do the job. The Import/Export mechanism in Visual Studio 2005 can be controlled with the use of a number of interfaces, provided with...(&lt;a href="http://bloggingabout.net/blogs/perikles/archive/2006/11/22/How-to-dynamically-Import_2F00_Export-setting-in-Visual-Studio-2005_2E00_.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://bloggingabout.net/aggbug.aspx?PostID=54115" width="1" height="1"&gt;</content><author><name>Perikles Stephanidis</name><uri>http://bloggingabout.net/members/Perikles-Stephanidis/default.aspx</uri></author><category term="Visual Studio 2005" scheme="http://bloggingabout.net/blogs/perikles/archive/tags/Visual+Studio+2005/default.aspx" /><category term=".NET" scheme="http://bloggingabout.net/blogs/perikles/archive/tags/.NET/default.aspx" /><category term="Visual Studio SDK" scheme="http://bloggingabout.net/blogs/perikles/archive/tags/Visual+Studio+SDK/default.aspx" /><category term="VSIP" scheme="http://bloggingabout.net/blogs/perikles/archive/tags/VSIP/default.aspx" /><category term="Visual Basic" scheme="http://bloggingabout.net/blogs/perikles/archive/tags/Visual+Basic/default.aspx" /></entry><entry><title>Hallo</title><link rel="alternate" type="text/html" href="/blogs/perikles/archive/2006/11/22/Hallo.aspx" /><id>/blogs/perikles/archive/2006/11/22/Hallo.aspx</id><published>2006-11-22T06:15:25Z</published><updated>2006-11-22T06:15:25Z</updated><content type="html">&lt;p&gt;Hallo to everybody in the BloggingAbout.NET community!&lt;/p&gt; &lt;p&gt;I was planning for longer welcome post but my urgent need to start posting technical things didn't let me any time. I just hope I'll have the chance to talk to eveybody in here. I know it's a great place; it's helped in the past so, it's time I put down some of my own work, and share it.&lt;/p&gt; &lt;p&gt;Perikles C. Stephanidis&lt;/p&gt;&lt;img src="http://bloggingabout.net/aggbug.aspx?PostID=53931" width="1" height="1"&gt;</content><author><name>Perikles Stephanidis</name><uri>http://bloggingabout.net/members/Perikles-Stephanidis/default.aspx</uri></author></entry></feed>