Browse by Tags
All Tags »
Visual Studio (
RSS)
Today I was adding a webservice via "Add Web Reference" to my project. The webservice was only accessible on https with a client certificate. When I did "Add Web Reference" I got a "The underlying connection was closed: Could...
A common task in a project is preparing your for a deployment. The easiest way to do this is making use of a Web Setup Project . But how do we make this Web Setup Project suitable for multiple environments, because it's most likely that there are environments...
A few week I mentioned how to get intellisense for jQuery. Now the visual studio web tools team released a hotfix so the intellisense files will be found automatically if they have the same name as the orginal js file and the suffix "-vsdoc.js" more info...
Today I was playing around with my windows in Visual Studio to get them in place exactly how want it,, but how do I save my window layout settings? I found it on Sara Ford's weblog, simply close Visual Studio and the window layout will be saved. When...
jQuery a fast and concise JavaScript Library has release a version with autocomplete documentation for Visual Studio. You can find it here next to al other versions. Please don't use the Visual Studio version on production machines, it's way bigger than...
The CTP for Visual Studio 2010 and the .NET Framework 4.0 is now available! Is available as a virtual image. More info you can find at the links below: Using a download manager to get the VPC: http://blogs.msdn.com/briankel/archive/2007/09/06/a-more-reliable...
Recently my intellisense on Visual Studio 2008 stops working, after some search I found a solution at http://blogs.blackmarble.co.uk/blogs/rfennell/archive/2007/12/01/intellisense-not-working-in-visual-studio-2008.aspx I had a poke about in Tools|Option...
Recently Sara Ford passed the 300+ mark for her Visual Studio Tips & Tricks section. See gives some usefull tips to work better and faster with Visual Studio 2005/2008. You can find them here: Visual Studio 2005 Tip of the Day Visual Studio 2008 Tip...
More Posts