Top "Vwdexpress" questions

Where is |DataDirectory| defined?

This is a follow up question of Where is that file on my system? Tons of questions and answers all …

sql asp.net-mvc database entity-framework vwdexpress
When to use .mdf and when .sdf?

After seeing a lot of things in the internet I haven't found any explanation between the two file types: .mdf …

sql asp.net-mvc database entity-framework vwdexpress
Display the current date in an ASP.NET label with C# and JS

I'm trying to display the current date in an ASP.NET label using JavaScript and C#. Here's what I have: …

c# javascript asp.net vwdexpress
How to exclude web.config when publishing with Visual Web Developer Express?

When using the project publish feature in Visual Web Developer Express Edition 2008. How can you exclude publishing the web.config …

vwdexpress
Label doesnt exist in the current context

why m i getting this error "The name 'lblHelloWorld' does not exist in the current context"? How do i fix …

asp.net vwdexpress
PHP syntax highlighting in Visual Web Developer?

I recently installed PHP 5 on IIS, however, I am unable to find a PHP syntax highlighting plug-in or extension for …

php syntax-highlighting visual-studio-express visual-web-developer vwdexpress
localhost lookup fails, browser tries www.localhost.com instead

I used to run web applications all the time on my laptop, no problems, I am using VWD 2008 Express, i …

asp.net localhost vwdexpress
How do I add NUnit as a test framework option for ASP.NET MVC to Visual Web Developer 2008 Express?

According to Professional ASP.NET MVC 1.0, page 8, "If you are using VS 2008 Standard Edition or Visual Web Developer 2008 Express you …

asp.net-mvc nunit vwdexpress