<?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/' xmlns:georss='http://www.georss.org/georss' xmlns:gd='http://schemas.google.com/g/2005' xmlns:thr='http://purl.org/syndication/thread/1.0'><id>tag:blogger.com,1999:blog-6406511396612049962</id><updated>2011-04-21T19:01:12.320-07:00</updated><category term='goals'/><title type='text'>Random thoughts by Mike Lasseter</title><subtitle type='html'></subtitle><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://mrlasseter.blogspot.com/feeds/posts/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6406511396612049962/posts/default?max-results=100'/><link rel='alternate' type='text/html' href='http://mrlasseter.blogspot.com/'/><link rel='hub' href='http://pubsubhubbub.appspot.com/'/><author><name>Mike Lasseter</name><uri>http://www.blogger.com/profile/05383167737583156677</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>2</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>100</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-6406511396612049962.post-1805611601212434995</id><published>2009-02-14T15:03:00.000-08:00</published><updated>2009-02-14T16:58:03.072-08:00</updated><title type='text'>Adding Visual Studio Solution to the File -&gt; New menu in Windows Explorer (in XP)</title><content type='html'>I was at a .Net User Group meeting the other night listening to a presentation by &lt;a href="http://keithelder.net/blog/"&gt;Keith Elder&lt;/a&gt; on how to structure your Visual Studio Solutions and Projects.  The presentation was great, and although we are using a slightly different method I did pick up a few things that we could use that would be helpful.&lt;br /&gt;&lt;br /&gt;One thing that caught me during the presentation was Keith created the folder structure for the application in windows explorer and then opened visual studio and created a solution file.  I can’t remember if he created it in the wrong location or had to move it to a different folder after Visual Studio created it, but at this point at light bulb went off in my head and remembered something I learned in &lt;a href="http://www.jpboodhoo.com/training.oo"&gt;JP Boodhoo’s .Net Boot Camp&lt;/a&gt; which was the ability to create a new solution from the File -&gt;  New menu in Windows Explorer.  So here is how you do it:&lt;br /&gt;&lt;br /&gt;1. Create a folder in the %WINDIR% called ShellNew if it doesn’t already exists.&lt;br /&gt;2. In the ShellNew Folder add a file name Visual Studio Solution.sln the file should contain the text below.&lt;br /&gt; &lt;br /&gt;Microsoft Visual Studio Solution File, Format Version 10.00&lt;br /&gt;# Visual Studio 2008&lt;br /&gt;Global&lt;br /&gt; GlobalSection(SolutionProperties) = preSolution&lt;br /&gt;  HideSolutionNode = FALSE&lt;br /&gt; EndGlobalSection&lt;br /&gt;EndGlobal&lt;br /&gt;&lt;br /&gt;3. Open up regedit and go to HKEY_CLASSES_ROOT/.sln&lt;br /&gt;4. Add a new key called ShellNew .&lt;br /&gt;5. In ShellNew add a new string value with the name FileName and the value Visual Studio Solution.&lt;br /&gt;6. Close explorer and reopen it.  Click File -&gt; New and you should now see Visual Studio Solution in the menu&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://1.bp.blogspot.com/_3b-wmFZi9kg/SZddbdMqSAI/AAAAAAAAAAU/X5agkwSeUQQ/s1600-h/fileMenuImage.bmp"&gt;&lt;img style="cursor: pointer; width: 320px; height: 320px;" src="http://1.bp.blogspot.com/_3b-wmFZi9kg/SZddbdMqSAI/AAAAAAAAAAU/X5agkwSeUQQ/s320/fileMenuImage.bmp" alt="" id="BLOGGER_PHOTO_ID_5302809812527630338" border="0" /&gt;&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/6406511396612049962-1805611601212434995?l=mrlasseter.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://mrlasseter.blogspot.com/feeds/1805611601212434995/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=6406511396612049962&amp;postID=1805611601212434995' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6406511396612049962/posts/default/1805611601212434995'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6406511396612049962/posts/default/1805611601212434995'/><link rel='alternate' type='text/html' href='http://mrlasseter.blogspot.com/2009/02/adding-visual-studio-solution-to-file.html' title='Adding Visual Studio Solution to the File -&gt; New menu in Windows Explorer (in XP)'/><author><name>Mike Lasseter</name><uri>http://www.blogger.com/profile/05383167737583156677</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://1.bp.blogspot.com/_3b-wmFZi9kg/SZddbdMqSAI/AAAAAAAAAAU/X5agkwSeUQQ/s72-c/fileMenuImage.bmp' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6406511396612049962.post-4090461430908314457</id><published>2008-07-13T10:31:00.000-07:00</published><updated>2008-07-13T10:50:51.927-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='goals'/><title type='text'>Goal List</title><content type='html'>I  attended JP Boodhoo's .Net boot camp in April and I am finally getting around to  making a list of goals.  I have always had I pseudo  list, but it has always been in my head and never down on paper.    Not writing them  down has allowed me to veer off course,  so I thought with my first blog  post I would start  by writing  down my goals for the next year.  At least this will allow me to look back over the past year to see how I have done.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Read the following books:&lt;br /&gt;1.  Head First Design Patterns&lt;br /&gt;2.  xUnit Testing Patterns&lt;br /&gt;3.  Domain-Driven Design :  Tackling  Complexity in the Heart of Software&lt;br /&gt;4.  Patterns of Enterprise  Application Architecture&lt;br /&gt;5.  Domain Driven Design Quickly (got a free e-Book on the Internet)&lt;br /&gt;6.  NHibernate in Action&lt;br /&gt;7. C# in Depth: What you need to master C# 2 and 3&lt;br /&gt;&lt;br /&gt;Do the following Technical Things:&lt;br /&gt;1.  Write an article on codeproject&lt;br /&gt;2.  Present to Little Rock .Net User Group&lt;br /&gt;3.  Get Started on my side project&lt;br /&gt;4.  Start getting Microsoft Certifications&lt;br /&gt;&lt;br /&gt;Do the following non Technical Things:&lt;br /&gt;1.  Run at least 2 miles 3-4 times a week&lt;br /&gt;2.  Hike at least half of the Ouachita Trail&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;&lt;/span&gt;&lt;hints id="hah_hints"&gt;&lt;/hints&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/6406511396612049962-4090461430908314457?l=mrlasseter.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://mrlasseter.blogspot.com/feeds/4090461430908314457/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=6406511396612049962&amp;postID=4090461430908314457' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6406511396612049962/posts/default/4090461430908314457'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6406511396612049962/posts/default/4090461430908314457'/><link rel='alternate' type='text/html' href='http://mrlasseter.blogspot.com/2008/07/goal-list.html' title='Goal List'/><author><name>Mike Lasseter</name><uri>http://www.blogger.com/profile/05383167737583156677</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry></feed>
