vwdexpress

How do/can designers work with ASP.NET

On most projects I've been one, designers has produced HTML code, then developers turned it into ASP.NET, including master-pages etc that should really be a part of design. After it has become ASP.NET, designers could not work on the code with their tools. I know that a lot of the design of ASP.NET is made with the purpose of separatin...

Connect ASP Visual Web Developer 2008 to MySQL with ODBC 3.51

Can Anybody tell me how to connect ASP to MySQL database.. I have already install MySQL in my localhost, Add a connection through Data Source (ODBC) in ctrl panel and test connection succeed. Now I want to show the query on my default.aspx page so that I can do the insert / update / delete my table data in MySQL. Can anyone help me? ...

Can't set default project language with Visual Web Developer 2008 Express

This seems like a very basic feature to me. I can't seem to set C# as the default programming language for Visual Web Developer 2008 Express Edition. I've searched and searched and found nothing useful. Any ideas? The reason why MVC is tagged is because it auto generates controllers and all that jazz -- in the wrong language. ...

Setting up MbUnit for ASP.NET MVC

I am using Visual Web Developer 2008 Express with ASP.NET MVC 1.0. I would like to use MbUnit as a test framework so how would I set this up as a unit test project for an ASP.NET MVC web application? ...

How to use GhostDoc with Visual Web Developer Express?

i'm trying to use ghostdoc with vwd express 2008. I know that vwd express doesn't support add in but i can't help asking if there's still a way to get it working? or is there a ghostdoc equivalent for vwd express? ...

VWD 2008 Express : where can i set absolute positioning as a default?

So when I used Visual Web Developer 2005 Express edition, in the ribbon there was a menu option for "Layout", which you could go through and select positioning and set absolute to default. I am using Visual Web Developer 2008 Express now, and I see that you can select format from the menu bar, and set position > absolute, for each indiv...

Visual Web Developer SQL Query via Button

I am creating a web site using Visual Web Developer 2010. I currently have a datasource that gets its information from the Access database that has been added into the APP_Data section. 1) How would I run a query by using a button that been placed on the website. 2) How would I display the result of that query into a datagridview or s...

Is it possible to create "Empty Solution" with Visual Web Developer 2010 Express?

Hello, s it possible to create an "Empty Solution" with Visual Web Developer 2010 Express? It looks to me like that was possible to do so with VWD 2008 SP1 Express. Anything to configure to get an empty solution? Or something similar, so that I can get more than one solution for a new application? I've VS2008 professional and I'd like t...