Top "Visual-web-developer" questions

Visual Web Developer Express is a freeware web development tool, with the role of former ASP.

I want to use iis 7 instead of iis express in visual web developer 2010

I am having some trouble setting up my vwd 2010 environment to run under my local iis 7.5 instead of iis express. …

.net visual-web-developer
Silverlight designer unhandled exception

When I create a new Silverlight Application (C# if that matters) using Silverlight 4 (with or without WCF RIA Services Checked) …

silverlight-4.0 silverlight-toolkit visual-web-developer
How to create a pulsing glow ring animation in CSS?

I like the way this website made their rings glow and pulse out and would like to know how they …

css css-animations visual-web-developer
Nullable DateTime and the Database

I've got a nullable datetime object in C#. DateTime? StartDate = new DateTime(); I then check a user submitted value to …

c# visual-web-developer
ASP.NET default login, getting user ID session value

I've used the built-in wizard in Visual Web Developer 2008 to create a simple login system. I'd like to get hold …

c# asp.net session visual-web-developer
Why doesn't the text change color when I edit the css page?

I created a new web application in visual web developer. I saw that the title of "Site.Master" (in code) …

asp.net html visual-web-developer