Erwin's Blog

Developing with .NET

Browse by Tags

All Tags » Tips Tricks (RSS)
Add Web Reference with certificates on https
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...
One web setup project for deploying on multiple environments
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...
25 excellent tips to improve your jQuery
More and more ASP.NET developers are going to use jQuery . jQuery is a fast and easy to use javascript framework. On the tvi design blog a nice article has been posted with some very excellent tips how to improve your jQuery. All tips are very useful...
300+ Visual Studio Tips & Tricks
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