![]() |
Tags | Domains | Searches | Statistics | Options | Advanced Search |
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
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.
![]() |
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 |
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 …
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