Can't install Web Standards Update in Visual studio.net 2010 - windows-7-x64

I have Vs.net 2010 Sp1 on my system and want to install "Web Standards Update" for add HTML5 & CSS3 support to it. But when run "Web Standards Update" setup file show alert about download Visual Studio.Net 2010 SP1 but I have already installed it.
What is problem?

Related

Does anyone know if the TFS Office Add In will work in a Citrix environment?

We're rolling out the VSTS Azure solution enterprise wide and have some users that will need to use a Citrix environment. Does anyone know if the TFS Office Addin (Office 2016) for work item updates, etc will work in a Citrix environment?
I know it installs to
C:\Program Files\Common Files\microsoft shared\Team Foundation Server\15.0\x86\TFSOfficeAdd-in.dll
Well, you can try below things to use the TFS Office Add-in on your Citrix VMs (Windows only):
Install Microsoft Office (Office 2016 in your scenario), then install
Visual Studio or at least install the Team Explorer, the TFS
Office Add-in will automatically integrate to office.
If you don't want to install Visual Studio/Team Explorer, then you can use the TFS
Office Integration Installer (Download from here). This new
installer just includes the Office integration component (Excel,
Project, etc) and is therefore lighter weight. See this blog : TFS
Office Integration Installer
You can reference this blog for details : Work with VSTS (or TFS) Work Items from Excel without installing Team Explorer
If you cannot see the Team ribbon in excel, you can refer to below article for troubleshooting: TFS-Office integration issues

code first to existing database missing from wizard selection

In the video here the Entity Data Model Wizard includes options "EF Designer from database" and "Code First from database"
I do not get these options appearing in the wizard when I add a new data item and select ADO.Net entity data model
I am using VS2013 and have installed EF6.1 using Nuget. How do I install the new wizard options?
in VS Help About reports
Microsoft Visual Studio Professional 2013
Version 12.0.30110.00 Update 1
Microsoft .NET Framework
Version 4.5.50938
Installed Version: Professional
LightSwitch for Visual Studio 2013 06177-004-0447006-02694
Microsoft LightSwitch for Visual Studio 2013
Microsoft Office Developer Tools for Visual Studio 2013 ENU 06177-004-0447006-02694
Microsoft Office Developer Tools for Visual Studio 2013 ENU
Team Explorer for Visual Studio 2013 06177-004-0447006-02694
Microsoft Team Explorer for Visual Studio 2013
Visual Basic 2013 06177-004-0447006-02694
Microsoft Visual Basic 2013
Visual C# 2013 06177-004-0447006-02694
Microsoft Visual C# 2013
Visual C++ 2013 06177-004-0447006-02694
Microsoft Visual C++ 2013
Visual F# 2013 06177-004-0447006-02694
Microsoft Visual F# 2013
Visual Studio 2013 Code Analysis Spell Checker 06177-004-0447006-02694
Microsoft® Visual Studio® 2013 Code Analysis Spell Checker
Portions of International CorrectSpell™ spelling correction system © 1993 by Lernout & Hauspie Speech Products N.V. All rights reserved.
The American Heritage® Dictionary of the English Language, Third Edition Copyright © 1992 Houghton Mifflin Company. Electronic version licensed from Lernout & Hauspie Speech Products N.V. All rights reserved.
ASP.NET Web Frameworks and Tools 2012.2 4.1.21001.0
For additional information, visit http://go.microsoft.com/fwlink/?LinkID=309563
ASP.NET Web Frameworks and Tools 2013 5.0.11213.0
For additional information, visit http://www.asp.net/
BusinessObjectEditor 1.0
Information about my package
Common Azure Tools 1.0
Provides common services for use by Azure Mobile Services and Windows Azure Tools.
CreateLayoutWizard 1.0
Create layout wizard.
DevExpress.DeploymentTool 1.0
A useful tool for deploying DevExpress assemblies.
DevExpress.ExpressApp.Design.DesignDynamicPackage 1.0
DevExpress VSIX Package
DevExpress.ExpressApp.DesignPackage 1.0
DevExpress VSIX Package
DevExtreme.Design 14.1.7
DevExtreme Visual Studio integration package
JetBrains ReSharper 8.2 Full Edition build 8.2.0.2160 on 2014-03-20T08:53:08
JetBrains ReSharper 8.2 package for Microsoft Visual Studio. For more information about ReSharper, visit http://www.jetbrains.com/resharper/. Copyright © 2003–2014 JetBrains, Inc.
Microsoft Web Developer Tools 2013 2.0.40926.0
Microsoft Web Developer Tools contains the following components:
Support for creating and opening ASP.NET web projects
Browser Link: A communication channel between Visual Studio and browsers
Editor extensions for HTML, CSS, and JavaScript
Page Inspector: Inspection tool for ASP.NET web projects
Scaffolding: A framework for building and running code generators
Server Explorer extensions for Windows Azure Web Sites
Web publishing: Extensions for publishing ASP.NET web projects to hosting providers, on-premises servers, or Windows Azure
NuGet Package Manager 2.8.50126.477
NuGet Package Manager in Visual Studio. For more information about NuGet, visit http://docs.nuget.org/.
PreEmptive Analytics Visualizer 1.2
Microsoft Visual Studio extension to visualize aggregated summaries from the PreEmptive Analytics product.
SQL Server Data Tools 12.0.30919.1
Microsoft SQL Server Data Tools
TechTalk SpecFlow 1.9.3
TechTalk SpecFlow - Binding business requirements to .NET code, http://www.specflow.org
Copyright © 2009–2013 TechTalk
Windows Azure Mobile Services Tools 1.0
Windows Azure Mobile Services Tools
Workflow Manager Tools 1.0 1.0
This package contains the necessary Visual Studio integration components for Workflow Manager.
XtraReports package 1.0
XtraReports package
Do you have the latest quarterly update for Visual Studio? Look for the little flag in the upper right corner which will tell you if you need to update any components or VS2013.
You are running update 1. Update 3 is the latest stable release which can be downloaded:
Microsoft Visual Studio 2013 Update 3
Alternate and Quick Solution ->
For me, it worked there by downloading & installing EFTools6.1.3ForVS2013.msi (19.6 MB) version from Microsoft Download page for Entity Framework 6 Tools for Visual Studio 2012 & 2013

how can I use github in visual studio 2010 express for windows phone?

Should
I install github in visual studio 2010 express for windows phone.
How can I do?
I don't recommend integrating git into visual studio.
However, you can use standalone Github application. I've been using it for a long time for my Windows Phone projects, it works OK.
P.S. And one more thing. You shouldn't use VS 2010: the SDK is too old, and is long unsupported. You can, and you should, migrate to visual studio 2012 or 2013 - it supports building apps for windows phone 7.5+

Is Windows SDK for Windows Server 2008 a dependency for Visual C++ and C#?

When I installed Microsoft Visual C++ and C# 2008 Express, I got "Microsoft Windows SDK for Windows Server 2008" added in.
I want to know if I can remove it and still have all the functionality of Visual C++/C#.
Strange, I remember it was shipped with Vista RTM headers (The Microsoft Windows Software Development Kit Update for Windows Vista version). Looks like Microsoft updated the SDK bundled with Express.
Anyway, the SDK is responsible for a lot of features in Visual Studio. For example, Visual Studio invokes sgen.exe to generate XML serializer assemblies, and call rc.exe to compile a resource script. Chances are you can't get away without it if you are not writing hello-world apps.

Unable to install Visual Web Developer 2008 Express Edition

I got a problem to install the visual web developer 2008 express edition. When I starting to install this application it start installing with visual c++ runtime prerequisites it process a minute or two after that it shows an error The folowing component could not be downloaded visual c++ runtime prerequisites I read an article regarding this at http://forums.asp.net/t/1487605.aspx
It says completely remove vwd 2005 before installing vwd 2008. I did it but it display same error I have net connection also. Where I am wrong to install the application. Please suggest to overcome this problem. Thanks
I would try installing it through Web Platform Installer. If 2008 isn't available anymore, just install 2010, which is fully backward compatible to .Net 3.5