Visual Studio :: Web Developer 2010 CSS & MAN Tabs
Aug 29, 2010
I've just installed and am using web developer express 2010. I am following asp.net tutorials by Joe Stagner and very good they are too. They are at..
http://www.asp.net/vwd/ and the one I'm watching is the page layout one - about using style sheets
However, the tutorials say that on the left hand side of the screen there should be tabs which say 'CSS' and 'Man' (apparently for manage styles. I don't have those tabs, so can't drill down into the CSS.
View 1 Replies
Similar Messages:
May 10, 2010
I have been ising TFS 2010 with VS 2010 Ultimately for a couple of months now. I have a client who is using Visual Web 2010, does anyone know if this integrated with TFS easily?
View 1 Replies
Mar 11, 2011
Can I install Microsoft Visual Studio 2010 Service Pack 1 in Microsoft Visual Web Developer 2010 Express?
View 1 Replies
Aug 8, 2010
Not able to Install VSIX Extensions in the Visual web Developer 2010
I have downloaded the power commands.
When I double click the power command extension.
It Shows me the Message " The extension is not installable on any currently installed products".
View 6 Replies
Apr 15, 2010
I uninstalled VWD 2010 Express Beta2. Then installed latest Release(April 12th) via Web Platform Installer .oh yes after installing XP Service Pack 3.
It all installed successfully and when I start the VWD 2010 express image comes up ....there is this fine text that says....
"For Evaluation Purpose Only"
"Use of this software should be limited to evaluation purpose only"
Being confused with that message I looked at Help->About VWD 2010 Express and right on top it says:
"29 days remaining"
So what's happening ? Did I install some wrong product... I don't think so...I used Web Platform Installer and yes it is "Visual Web Developer 2010 Express" and not a Professional Trial software.
With VWD 2008 it says "This product is licensed".
View 8 Replies
Apr 18, 2010
I'm totally new to ASP.NET ( as a VC++ 6.0 engineer ), I have just downloaded the express edition of 2010 web developer and cannot find for the life of me the correct project template to create an ASP.NET webservice.. in 2008 it appears there is an option for this .. however I cannot find it in 2010..
View 3 Replies
Jun 7, 2010
try to install visual web developer 2010 from web installer,http://www.microsoft.com/express/Downloads/#2010-Visual-Web-Developer once installer screen pop up, it stated that it is not supported for windows vista platform. However, previously before formatting pc, it has successfully installed once.
View 1 Replies
Jul 26, 2010
How do I display the Toolbox? I've looked under every menu item and just don't see it.
View 1 Replies
Nov 1, 2010
I have a form that I'm working on in Visual Web Developer 2010 Express. I have a dropdown list to choose a data from the database. I want to use the chosen list item to populate a GridView object. This seems like it should be a simple thing to do.I have a data connection which uses a fixed SQL statement to populate the dropdown list and that works fine. I can select an item on the list and retrieve the correct information for the next query (namely an ID value for the next SQL statement).I have the data connection with another SQL statement to populate the gridview and that works fine. The gridview is currently just showing the entire dataset (it doesn't use the item that was selected in the dropdown list.Now I want to change the gridview's data connection to use the selected item in the dropdown list as a parameter to modify the SQL statementWhen I look at the properties of the data connection for the gridview data, I can bring up the Query properties and see the select statement. I also see the properties panel. I can add a property Name (Mine is "ID"). I then chose "Control" in Parameter Source and selected the ControlID for the dropdown list that has the ID information that I want to use for the parameter. I went into the advanced properties and modified some of the information because the ControlID is a Text field and the Database Column is a BigInt.My select statement looks like this:
[Code]....
What I don't know is how to get the parameter into the select statement.I've tried:
[Code]....
View 6 Replies
Apr 25, 2010
While attempting to download Visual Web Developer 2010 Express I received an error message stating that I needed to uninstall the Beta 2 issue. However I have not been able to uninstall it.
View 2 Replies
Mar 14, 2011
I use Firefox to browse the web, but I'd like Force Visual Web Developer 2010 Express to exclusively use Internet Explorer when I run my web apps (by pressing F5). is there a way to set this?
View 2 Replies
Mar 25, 2011
I use visual web developer 2010 some commands not appear in the menu when I write it in .asp.cs file like "AffectedRows"and it not work when I write it.I Want to choose this commandes from the menu.
View 1 Replies
Dec 5, 2010
My existing system has Visual Studio 2008 and Visual Web Developer 2010 Express. But Microsoft web installer for Webmatrix has made Wematrix Launch ribbon menu pointing to Visual Studio 2008. How could I make Webmatrix point to Visual Web Express 2010. To make use of IntelliSense and the debugger, I have to manually launch Visual Web Developer 2010 Express.
View 8 Replies
May 16, 2010
Do anyone know if Microsoft Visual Web Developer 2010 upports "MS_POSITIONING=GridLayout"?
View 2 Replies
Mar 5, 2011
I have a website written in html and jquery that is working fine in safari or chrome, but its iframe not working in ie8. I debug it in visual studio 2010 express, and get "Microsoft JScript runtime error: Object doesn't support this property or method" in ui.tabs.js.
View 5 Replies
Dec 4, 2010
I create a customtoolbox mainly one that contains the AJAX toolbox control kit as soon as I choose items and select OK the tab just disappears.
View 1 Replies
Apr 29, 2010
How to use Chart control in visual web developer 2010?
View 7 Replies
Aug 28, 2010
What is the different between the vs 2010 Web Developer Express and the full version of 2010?With the vs 2010 Web Developer Express will I be able to use all types of databases (MSSQL, MySQL, Access, ect) and enitity frame work?
View 2 Replies
Mar 17, 2011
Is VS 2010 Ultimate a different program from VS Web Developer 2010? or Can VS 2010 Ultimate do the same thing as VS Web Developer 2010?If I have VS 2010 Ultimate do I need to have VS Web Developer 2010 to develop web pages?
View 2 Replies
Feb 6, 2011
One thing I do like about visual studio is the autoindent feature in the code behind where you can essentially close off the bracket of a loop or method or class and it'll automatically indent everything to make it consistent looking.
View 1 Replies
Nov 2, 2010
I am using ASP.NET MVC and want to have Unit Test functionality integrated within Visual Web Developer 2010 Express (or Visual Studio LightSwitch). Is it possible and if so, what is the recommended/best way to get it?
View 1 Replies
Jul 10, 2010
Can i use web developer express 2010 to deploy applications or is it still in Beta?
View 1 Replies
Nov 15, 2010
My instructions for creating a new web service with VWD 2010 Express call for using the installed template, "AST.NET Web Service". But this template is not listed.
I would like to create a simple web service in visual basic, place it in IIS 7 on my desktop, and then consume it probably using a proxy class.
Is there another way to create a new web service in VWD 2010 Express?
View 1 Replies
Apr 13, 2010
WebPI isn't able to install VWD 2010 Express on my system. I've previously un-installed the 2010 beta. Never had this problem before when upgrading VWD Express.
View 8 Replies
Dec 11, 2010
I would like to create my reports by drawing out the data from the database.After creating my template (what would be in my report) and saving it as the .rdlc format, what should i do next do preview the actual data, or to present it in my asp.net pages.
I like the way how report builder works as it can export to pdf/excel, however its a standalone. Is there any way to make it similar in microsoft visual studio 2010 professional?
View 4 Replies