Speeple News Search

Search: |

Tags | Domains | Searches | Statistics | Options | Advanced Search

microsoft.co.il » Feeds » IHateSpaghetti {code}

Yearly Archives: 2008

Latest news from IHateSpaghetti {code}

  1. Blog Carnival #1

    Aug 29, 2008

    I've decided to collect interesting posts on various topics and when reach critical mass publish them in a single post. Visual Studio Extensibility and DSL Tools How do I know when a model element is being added by a

    Tagged: tech, architecture, asp net, performance, framework, c, screencast, best practices, dsl, dev, blog carnival, refactoring, vsx, vssdk, asp net mvc, vsaddin, vspackage

  2. Visual Studio Tip - How to restore missing templates

    Aug 28, 2008

    Just run the following in cmd: DevEnv.exe /installvstemplates note: if you have Visual Studio 2005 and 2008 installed use full path to devenv.

    Tagged: dev, vsx, vs shell, vssdk, vspackage

  3. I'm in Cambridge, UK !!!

    I'm in Cambridge, UK !!!

    Aug 27, 2008

    Well, finally after 3 months delay I moved to UK (with my wife) . The weather - well, I assume no sunglasses will be needed. The food - a lot of people told me that the food is horrible in compare to Israel, well I

    Tagged: dsl, vsx, general thoughts

  4. Extensibility How do I #8 and Visual Studio guids

    Aug 24, 2008

    How do I save a project via API in silent mode Interfaces and classes needed IVsSolution And the guids needed to handle menus: Menus Microsoft.VisualStudio.Shell.VsMenus, Microsoft.VisualStudio.Shell.9.0

    Tagged: dev, vsx, vs shell, vssdk, vsaddin, vspackage

  5. RPG Pattern using ASP.NET MVC

    Aug 24, 2008

    Tim posted a great post and in that post he implements the PRG pattern (it's basically a way to overcome the annoying "...resend data..." message box)

    Tagged: asp net, dev, asp net mvc