<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://weblogs.asp.net/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>Adrian Alonso - All Comments</title><link>http://weblogs.asp.net/adalon/default.aspx</link><description /><dc:language>en</dc:language><generator>CommunityServer 2007 SP1 (Debug Build: 20510.895)</generator><item><title>re: "Organize Usings" in VS code name "Orcas" ala Eclipse</title><link>http://weblogs.asp.net/adalon/archive/2007/08/15/quot-organize-usings-quot-in-vs-code-name-quot-orcas-quot-ala-eclipse.aspx#7146350</link><pubDate>Mon, 13 Jul 2009 06:24:27 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:7146350</guid><dc:creator>bkar81</dc:creator><description>&lt;p&gt;For VS2005, it is not working. It is saying that the feature is not currently available&lt;/p&gt;
&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=7146350" width="1" height="1"&gt;</description></item><item><title>re: Adding Refactor Context Menu in Visual Studio .Net Add-ins</title><link>http://weblogs.asp.net/adalon/archive/2007/03/13/adding-refactor-context-menu-in-visual-studio-net-add-ins.aspx#6935312</link><pubDate>Mon, 02 Mar 2009 15:44:36 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:6935312</guid><dc:creator>...</dc:creator><description>&lt;p&gt;Gute Arbeit hier! Gute Inhalte.&lt;/p&gt;
&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=6935312" width="1" height="1"&gt;</description></item><item><title>re: Adding Refactor Context Menu in Visual Studio .Net Add-ins</title><link>http://weblogs.asp.net/adalon/archive/2007/03/13/adding-refactor-context-menu-in-visual-studio-net-add-ins.aspx#6860841</link><pubDate>Mon, 26 Jan 2009 18:15:54 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:6860841</guid><dc:creator>...</dc:creator><description>&lt;p&gt;Nice site you have!&lt;/p&gt;
&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=6860841" width="1" height="1"&gt;</description></item><item><title>re: runas cmd makes your life easier</title><link>http://weblogs.asp.net/adalon/archive/2007/09/27/runas-cmd-makes-your-life-easier.aspx#6560507</link><pubDate>Sun, 24 Aug 2008 18:07:35 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:6560507</guid><dc:creator>ламинат</dc:creator><description>&lt;p&gt;8lThank's.3q I compleatly disagree with last post . &amp;nbsp;ltm &lt;/p&gt;
&lt;p&gt;&amp;lt;a href=&amp;quot;&lt;a rel="nofollow" target="_new" href="http://skuper.ru&amp;quot;&amp;gt;паркетная"&gt;http://skuper.ru&amp;quot;&amp;gt;паркетная&lt;/a&gt; доска&amp;lt;/a&amp;gt; 3l&lt;/p&gt;
&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=6560507" width="1" height="1"&gt;</description></item><item><title>re: "Organize Usings" in VS code name "Orcas" ala Eclipse</title><link>http://weblogs.asp.net/adalon/archive/2007/08/15/quot-organize-usings-quot-in-vs-code-name-quot-orcas-quot-ala-eclipse.aspx#5883062</link><pubDate>Fri, 29 Feb 2008 14:55:15 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:5883062</guid><dc:creator>Jd</dc:creator><description>&lt;p&gt;Not quite as good as the Eclipse &amp;quot;Organize Imports&amp;quot; - which really sucks because that's a feature I really miss from Eclipse.&lt;/p&gt;
&lt;p&gt;When I say not &amp;quot;quite&amp;quot; as good, it's because in Eclipse, I could, say, in code do something like:&lt;/p&gt;
&lt;p&gt;ArrayList list = new ArrayList();&lt;/p&gt;
&lt;p&gt;and then ctrl-shift-o to automatically import the proper package.&lt;/p&gt;
&lt;p&gt;The VS version still requires you to specify the import - it really only helps in removing unused imports.&lt;/p&gt;
&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=5883062" width="1" height="1"&gt;</description></item><item><title>re: TCI - Toolbox Controls Installer</title><link>http://weblogs.asp.net/adalon/archive/2007/09/07/tci-toolbox-controls-installer.aspx#5870798</link><pubDate>Wed, 27 Feb 2008 15:57:06 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:5870798</guid><dc:creator>Vince</dc:creator><description>&lt;p&gt;If you try to add to simultaneously multiple versions of the same WPF Controls, the toolbox gets all mixed up ( error when you drop controls that have multiple versions, multiple unwanted controls visible in the toolbox even if you set the right attributes for visibility.&lt;/p&gt;
&lt;p&gt;I think it's because the [YourControl].Design.dll are not strongly (typed) linked to the [YourControl].dll in WPF.&lt;/p&gt;
&lt;p&gt;In breaf how can multiple versions of WPF Controls be added to the toolbox?&lt;/p&gt;
&lt;p&gt;Any suggestions?&lt;/p&gt;
&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=5870798" width="1" height="1"&gt;</description></item><item><title>re: TCI - Toolbox Controls Installer</title><link>http://weblogs.asp.net/adalon/archive/2007/09/07/tci-toolbox-controls-installer.aspx#5870662</link><pubDate>Wed, 27 Feb 2008 15:34:28 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:5870662</guid><dc:creator>Vince</dc:creator><description>&lt;p&gt;Great post. &lt;/p&gt;
&lt;p&gt;Can one elaborate on how the registry conter is used within VS? Or what is the counter meaning.&lt;/p&gt;
&lt;p&gt;SOFTWARE\Microsoft\VisualStudio\9.0\Packages\{2c298b35-07da-45f1-96a3-be55d91c8d7a}\Toolbox&lt;/p&gt;
&lt;p&gt;Do we need to invoke increment dll for each dll we add to the toolbox or just once to signal a change to the toolbox?&lt;/p&gt;
&lt;p&gt;Ex: Two dlls to add to toolbox (each contain many WPF controls). What should be the final counter value result? ++1 or ++2 or ++NumberOfControlsToAdd?&lt;/p&gt;
&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=5870662" width="1" height="1"&gt;</description></item><item><title>re: TCI - Toolbox Controls Installer</title><link>http://weblogs.asp.net/adalon/archive/2007/09/07/tci-toolbox-controls-installer.aspx#5308370</link><pubDate>Thu, 22 Nov 2007 01:53:01 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:5308370</guid><dc:creator>James</dc:creator><description>&lt;p&gt;Any samples on using TCI programmatically? Means, we dont want to do the the toolbox installation at install level. &lt;/p&gt;
&lt;p&gt;A simple sample that show how to use TCI such as from a Winform application (through a simple button click) will be great.&lt;/p&gt;
&lt;p&gt;Regards,&lt;/p&gt;
&lt;p&gt;James.&lt;/p&gt;
&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=5308370" width="1" height="1"&gt;</description></item><item><title>re: "Organize Usings" in VS code name "Orcas" ala Eclipse</title><link>http://weblogs.asp.net/adalon/archive/2007/08/15/quot-organize-usings-quot-in-vs-code-name-quot-orcas-quot-ala-eclipse.aspx#4812372</link><pubDate>Mon, 29 Oct 2007 02:58:10 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:4812372</guid><dc:creator>mike</dc:creator><description>&lt;p&gt;I am using VS 2005 and don&amp;#39;t notice of what Orcas Beta 2 is actually. I just thought the feature of organizing usings is built-in one of VS2005 :-&lt;/p&gt;
&lt;p&gt;Thanks&lt;/p&gt;
&lt;p&gt;mike&lt;/p&gt;
&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=4812372" width="1" height="1"&gt;</description></item><item><title>re: "Organize Usings" in VS code name "Orcas" ala Eclipse</title><link>http://weblogs.asp.net/adalon/archive/2007/08/15/quot-organize-usings-quot-in-vs-code-name-quot-orcas-quot-ala-eclipse.aspx#4779552</link><pubDate>Sat, 27 Oct 2007 11:25:27 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:4779552</guid><dc:creator>adalon</dc:creator><description>&lt;p&gt;Hi Mike, are &amp;nbsp;you using Orcas Beta 2. It's a VS built-in feature. You can assign a key combination a any VS command. Please check if the combination is being saved and then try it in an opnened C# file over the editor surface.&lt;/p&gt;
&lt;p&gt;Thanks!&lt;/p&gt;
&lt;p&gt;Adrian&lt;/p&gt;
&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=4779552" width="1" height="1"&gt;</description></item></channel></rss>