Erwin's Blog

Developing with .NET

Browse by Tags

All Tags » Visual Studio (RSS)
Interesting links week #32 and #33
Below a list of interesting links that I found this week: Frontend: Websites Shouldn't Look The Same Across Different Browsers…Here Is Why Be Cool and Write Your Own jQuery Selectors 5 Reasons & Resources for Validating Your HTML What is a Supercookie...
Interesting links week #21
Below a list of interesting links that I found this week: Frontend: A jQuery Plugin Development Pattern 30 Tips To Improve Javascript Performance About Obsolete Features in HTML5 How Important Is Semantic HTML? Ten Oddities And Secrets About JavaScript...
DevDays ‘11 The Netherlands day #2
Dag 2 van DevDays 2011, het beloofde weer een dag te worden met veel interessante sessies. De eerste sessie was gelijk een interressante, “HTML 5 - That's What You Need to Know Today!” van Ingo Rammer . Hij gaf een aantal best practices over hoe het beste...
Interesting links week #4
Below a list of interesting links that I found this week: Interaction: Little Big Details Frontend: 50 jQuery Tutorials And Techniques Development: HTML5 & CSS3 in Visual Studio 2010 SP1 C# for the iPhone: Monotouch is here to stay Other: Making It...
Interesting links week #42
Below a list of interesting links that I found this week: Frontend: List of Cross-Browser CSS Properties jQuery Mobile Quick Look 10 Random CSS Tricks You Might Want to Know About 50 Advanced HTML5 Demos to show It's Power Development: Ultimate Guide...
Web setup project multiple default documents
If you want to configure multiple default document in you web setup project, you can do this by separate your default documents by comma and place them in the “DefaultDocument” field of the “Web Application Folder” properties page. Below you will find...
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...
VS2008 SP1 Hotfix to Support for intellisense Doc Files
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...
Visual Studio Window Layout
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...
Posted: Nov 05 2008, 11:27 AM by erwin21 | with no comments
Filed under:
More Posts Next page »