In this episode, Javier Lozano, ASP.NET Insider and MVP, joins Brandon Satrom to talk about MVC Turbine. MVC Turbine is a plugin for ASP.NET MVC that has Inversion of Control baked in, along with auto-wires controllers, binders, view engines, http modules, and more, all from within your a...
Parallel Computing
Dec 15, 2009 at 12:38 PMThis video is part of an overall Training Course that includes the labs: http://channel9.msdn.com/learn/courses/VS2010/
10-4 Episode 10: Making Web Deployment Easier
Jul 07, 2009 at 9:42 AMYou are correct. The syntax that matches the web.config format is a lot easier for people to understand who aren't familiar with XSLT.
10-4 Episode 21: Web Tooling Improvements
Jul 07, 2009 at 9:40 AMHi wisnia,
You can modify the img snippet. The default snippet is located at C:\Program Files (x86)\Microsoft Visual Studio 10.0\Web\Snippets\HTML\1033\HTML. You can copy this to your custom snippets directory and change it to output anything you'd like.
10-4 Episode 10: Making Web Deployment Easier
Mar 02, 2009 at 9:14 PM10-4 Episode 10: Making Web Deployment Easier
Mar 02, 2009 at 2:12 PM10-4 Episode 10: Making Web Deployment Easier
Mar 02, 2009 at 10:27 AMKeep in mind that there are quite a few capabilities in IIS7 to help with this as well. IIS7 has a shared configuration capability that allows you to share configuration across a web farm, including local overrides for specific server settings. You can push your application settings up to the shared config file and take advantage of that feature.
You can also customize your MSDeploy manifests to transform settings outside of what Visual Studio is doing.
10-4 Episode 10: Making Web Deployment Easier
Feb 26, 2009 at 2:09 PMYou can accomplish this with custom MSDeploy manifests, but not with the current Visual Studio integration. In fact there is a ton of automation that you can do with MSDeploy - its a great tool and I'm really happy to see it integrating into VS.
Drew
10-4 Episode 5: Code Focused in Visual Studio 2010
Jan 28, 2009 at 1:03 PMEnjoyed reading through your articles.
10-4 Episode 5: Code Focused in Visual Studio 2010
Jan 21, 2009 at 8:58 AMI'm not sure why the lower quality version got linked again - I originally had the high quality version set. I switched it back and you should have clear video again like before. Thanks for catching that.
10-4 Episode 5: Code Focused in Visual Studio 2010
Jan 19, 2009 at 7:37 AMSee more comments…