Do visual studio 2010 include already Sql Server instance, or I need to install Sql Server developer edition to develop an application that need a Sql Server db.
If it installs a Sql Server express edition, it this enough or it's better to have Sql Server developer edition?
I just install Visual Studio 2010 on a 64 bit VM with Windows 7 64 bit. The VM is on an ESXi Hypervisor. When I tried to create my first project I don't see the Entity Framework template (ADO .NET Entity Framework). Am I missing a step here? Any and all help is appreciated.
howdy
using vs2008 C#
Does anyone know how change the directory location that auto recover files are saved to in visual studio sp1. The specific directory it should be on my C# drive in my documents is always empty even when the feature is turned on.
There where some changes to our network env and it seems my auto recover files are now being mapped to network drive and i need to change it back.
I cant find anything on how to do this on net searches if anyone can help please.
thanks for any help
Hi: Is there a good way to benchmark a Visual Studio developer PC, instead of looking at the technical specs? Objective is to set a level and see every developer passes, if not upgrade them to new PC. Any thoughts and suggestions?
Is there any plug-in for Visual Studio that can display the associated Application Pool name for those w3wp processes when debugging them with "Attach to Process..." ?
Usually I have to do following steps before debugging:
c: \Windows\system32\inetsrv\appcmd list wps
then I get the process id for the Application Pool I want to debug, and then attach it in the Attach to Process window.
I feel it will be very pleasure if there's a plug in can do this automatically, but didn't find any such thing after Googled.
I'm interested in possibly using Scrum with my development team (yes, I know it'll be a little painful to transition over to it). However, we don't have Team System and probably can't currently afford to get it immediately.
What are some possible tools for getting a team up and running on Scrum in a .NET/Visual Studio environment without Team System?
My question is: since Visual Studio 2010 was only just released, why does it not render pages in the same way as the latest Microsoft web browser, IE8?
Is there a bunch of render options I should be setting?
I thought Expression Web was supposed to help with its fancy Super Preview but that app doesn't even open VS solutions.
Thanks for any assistance, Luke
I'm trying to create an Editor Classifier Template project and run it. When I attempt to build I get an error message stating:
"Error trying to read the VSIX manifest file 'extension.vsixmanifest'. Exception has been thrown by target of invocation."
Any thoughts? I've tried googling this but didn't have any luck.
I am working with Visual Studio 2010 Ultimate and the VS 2010 SDK Beta 1.
Thanks,
Nick
Hi, I have now gone over to Visual Studio 2010 Beta 2
I have used it for a few days, but now I can no longer add references from the GAC.
(http://bildr.no/view/549966)
Sorry since this is not directly a development question, but I was not sure where to ask.
Does someone know how to fix this?
I know how to create the Installer for an application but I want to know how to add the Uninstaller.
Is there anyway to add this from the Visual Studio 2008 Deployment Project.
Or do I have to create a separate application for that altogether?
I have a situation where I want to run a Visual Studio macro that has the user type something in an InputBox, then inserts a snippet and includes that text somewhere in it. Unfortunately, I can't figure out how to insert the snippet from macro code. It seems like it'd be something like
DTE.ExecuteCommand("Edit.InvokeSnippetFromShortcut")
or
DTE.ExecuteCommand("Edit.InvokeSnippetFromShortcut", "theSnippetName")
but those don't work. Any ideas?
Hi I am using Visual Studio,
I want to set icon to my jar file. But I donot know how to set icon file to my Jar file. So How can I set icon to my Jar file.
Thanks
Sunil Kumar Sahoo
I have download and installed Visual Studio 2010 RC and I want to develop for the new Windows Phone 7. But when I run the vm_web.exe (that IS the name of the exe file, isn't it?), It still says that I haven't installed Silverlight 4.0 SDK, BUT I have installed the Silverlight SDK. In my control panel's menu, it says I have installed "Microsoft Silverlight 4 Beta SDK".
It comes up from time to time and I'm wondering of it's possible to use type info when searching in visual studio, or is there a plugin that includes this?
I'd like to search for the phrase
"x == "
or
"x.ToString();"
where x is of type 'Person'. The normal regex searches are strictly searching the text as opposed to the content and I figured out a long time ago that any thought I have is never the first.
The difference between Add-In and Integration Package is still unclear and now with Visual Studio 2010 an extension manager appears along with the add-in manager.
What are the differences between the add-in manager and the extension manager?
Can an add-in be in both manager at the same time?
Often I will click on my GUI Designer in Visual Studio 2008 SP1, and it will flash randomly and freeze up.
Has this happened to anyone else? I have no idea where to begin checking on the issue. Any advice/insight/laughter is appreciated.
The project is using the ankhsvn plugin.
Any suggestions on how to resolve this would be great. i already have the visual studio sp1 installed.
Also, ankhsvn is the latest version.
Thanks
Hi,
I just wanna find out if there's a way to include MySQL's Connector/Net along with my application while creating an installer using Visual Studio 2008 SP1.
Connector/Net is a fully-managed ADO.NET driver for MySQL.
Other suggestions in creating an installer for this issue is highly appreciated.
Thanks.
Hi,
I want to access some of the wpf designer services (ModelService/EditingContext) from a visual studio toolbox package. Can somebody help me with that?
Thanks,
Sudarsan Srinivasan
Dear Gurus
I would like to know that
If my console Application is
running in debug mode attached in
Visual Studio 2008 of 32bit
while my machine is 64bit with Win Srv 2008 64bit
and .Net framework 64 is installed as well
Is my application is working in 64bit or not if not how can i make it run in 64bit?
My C(++) program, written and compiled using Visual C(++)/Visual Studio, runs fine on my own machine, but refuses to run on another machine. The error message I get is "This application has failed to start because the application configuration is incorrect. Reinstalling the application may fix this problem."
Hello,
When using sharepoint designer you can quite easily use current item and perform different actions with it when using workflows etc. However, the options available are limited. I am wondering how to access current item in a list through visual studio 2010 and use and assign values from its fields to variables or items in another list automatically using C# code.
Any help would be most appreciated.
Thanks
In Eclipse writing Java, it's easy to suppress warnings on some scopes, by annotating a method or variable within the IDE.
Is it possible to suppress warnings at scopes while writing PHP within Zend Studio 7.0?
Hi,
I've lately installed Windows 7. After opening my old C# project in visual studio i noticed that my buttons are too small (button.text didn't fit in). Why the hell did MS increase the standard font size (well font size is still set to 8, but it's somehow bigger now)? Can I fix it somehow, without correcting all my buttons etc. manually?
Kind regards,
Jay