Microsoft Visual Studio Express is a set of freeware integrated development environments (IDE) developed by Microsoft that are lightweight versions of the Microsoft Visual Studio product line.
0
votes
2answers
18 views
Can Windows Phone 8 SDK be installed on 32-bit Visual Studio 2012 Ultimate?
I wish to develop Metro apps as well as Windows Phone 8 apps without having to install completely separate IDEs. I read that if I have Pro or Ultimate versions of Visual Studio 2012 installed, then ...
0
votes
1answer
17 views
Create an Outlook plugin using VS Express Edition
So I am able to launch my addin by adding this to the "ThisOutlookSession" "macro". But I get a security warning every time I open Outlook and I can't deploy this to other users.
Private instance As ...
1
vote
1answer
44 views
Should I use static fields or private using an instance of the class to access
I am accessing fields of a class and if I use them as static I can use them from the class without creating an instance of the class which means less code. But should I? What is the best practice?
...
0
votes
1answer
28 views
how make wpf app in blend that come with visual stdio 2012 express edition
I have visual studio 2012 express edition sp2 that come with blend for wiondows 8 app and windows phone and my qustion why I can not maka wpf application in blend,
WPF is not exist in new project in ...
-4
votes
0answers
41 views
I am not able to install Visual C++ 2008 Express [closed]
I am not able to install Visual c++ 2008 Express. I have this message: "Microsoft Visual C++ 2008 Express Edition with SP1 - ENU has encountered a problem during setup. Setup did not complete ...
-1
votes
1answer
22 views
Visual Studio Intellisense not working on XAML only on very specific circumstances
I'm making a new UserControl, and when I opened it the XAML was not working. I thought that this was odd, as when I was working on my MainWindow it was working just fine. So I checked on my ...
0
votes
0answers
10 views
Is it possible to create a Setup project inside Visual Studio Express for Web (VWD Express 2012)
Is it possible to create a Setup project (or some other kind of installation project) inside Visual Studio Express for Web (also sometimes known as Visual Web Developer Express 2012) ??
I have an ...
1
vote
1answer
32 views
GUI client for SVN for Windows that integrates with Visual Web Developer 2010 & older Express editions
I'm looking for a GUI client for SVN that:
1) Has a GUI for repository interaction. This is my primary requirement. It may or may not have a Visual Studio or Visual Studio Express plug-in.
Reason: ...
0
votes
1answer
34 views
C# WP8 Service Reference changed
I'm working on Visual Studio Express 2012 for Windows Phone and I added a service reference for my project. It has been working good since I added it.
Yesterday I started building the layout for my ...
0
votes
0answers
43 views
Why does a brand new Windows 8 app output the message “The program '[x] XXX.exe: Managed (v4.0.30319)' has exited with code 1 (0x1).”?
I created a brand new Windows 8 application. When I run the application in debug mode and then close it the following message appears in my Visual Studio Express output window:
The program '[x] ...
0
votes
2answers
57 views
Problems reading an XML file and displaying value in textboxes
I am trying to set up a settings area for my windows form where I will be able to save 4 sets of settings for my application.
Writing to the XML file is not a problem as I can do that sucessfully ...
0
votes
0answers
21 views
Initial checkin of files into source control always gets stuck on the same file
I'm trying to get set up using the free Team Foundation Service using Visual Studio 2012 Express.
I have some projects/solutions that are 2010 and can't be upgraded (they target the xbox) so for that ...
1
vote
3answers
21 views
Running multiple projects in visual studio
I'm running visual studio express 2012 on Windows 7 through Bootcamp. I have a solution with several projects, and when I start debugging it runs the first project, but I can't start new instances of ...
1
vote
1answer
59 views
Thread.Sleep not working in Visual Studio 2012
I just found out about Thread.Sleep() and read a lot about it here:
How to add a delay for a 2,3 seconds
The method doesn't get recognized when I try it in Microsoft Visual Studio Express 2012 to ...
1
vote
1answer
51 views
Using DLL for web project
I am a little new to VB.NET but I have downloaded and installed VS Express 2012 for web. I created a web application that is fairly simple. One page. mypage.aspx It runs perfect in studio and ...
0
votes
0answers
94 views
Can CMake Create Solution for Visual Studio Express 2010
Is CMake able to create solutions for Visual Studio Express 2010?
I'm trying to create a Visual Studio solution that will work with Visual Studio Express 2010 (for C++) but I keep running into ...
0
votes
0answers
41 views
NUnit GUI Runner for Windows Phone 8 class library - problems with some System libraries
I'm working on library projects for Windows Phone 8, and using NUnit for unit-testing. My IDE is Visual Studio 2012 Express edition for WP8. It'd been so far so good until a day when it happened to ...
0
votes
0answers
6 views
VS2010 Express: is there the Validate Document command for whole solution?
We can validate the current html/aspx page against the target scheme (HTML 4.01, XHTML 4.01 Transitional, etc) using the Validate Document command - through the menu (Edit\Advanced\Validate Document) ...
0
votes
1answer
43 views
Package Manger Console Not Working
When I start visual studio express 2012 for web I get this error in the package manager console.
Cannot load Windows PowerShell snap-in Microsoft.PowerShell.Core because of the following
error: ...
0
votes
2answers
57 views
Can't start ANY ASP.NET projects
I've been trying to fix this for quite some time now, but I simply can't make any ASP.NET projects in Visual Studio Express 2012 for Web. I get this error when I start a new project:
Web application ...
0
votes
0answers
70 views
Http request from c/cpp using visual c++
I've never used visual cpp before and now I have to use it.
I'm using visual studio express 2010.
I have to send http request(post or get) to my server. I saw several examples which use some ...
0
votes
1answer
74 views
websharper for VS Express 2012
Is it possible to use WebSharper with VS Express 2012?
I read Websharper templates for F# Tools for Visual Studio 2012 Express for Web and wanted to try. So I installed WebSharper, then found folder ...
2
votes
4answers
83 views
Read file name for 5 to 10 digit account number, is this possible?
I am attempting to write a program in VB.net which will output some values in to a text file. Please be patient with me as I am very new to VB.net.
What I have so far is below:
Private Sub ...
0
votes
1answer
64 views
Add references to my WP8 C# project
I want to add references, like windowsazure.storage to my WP8 C# project, but i keep getting this error:
A reference to higher version or incompatible assembly cannot be added
to the project
...
2
votes
1answer
138 views
TODO items not showing up in Visual Studio Express 2012
The TODO list items aren't showing up in Visual Studio Express 2012 for C++.
Why are the TODO list items not showing up?
This question has been asked before, but none of the answers have resolved my ...
1
vote
0answers
150 views
ASP.NET website pages not reflecting recent changes
I have been working on a new intranet site for a few weeks now, and everything has worked as expected. If I made any changes whatsoever (added raw text, new controls, etc) to my .aspx pages, and then ...
0
votes
1answer
57 views
Usual methods to get rid of all caps menu on Visual Studio Express 2012 have failed. Please advise
I've been trying to get rid of the all caps menu in VS express for desktop but to no avail. I've tried the usual registry hack by putting this into powershell
Set-ItemProperty -Path ...
0
votes
0answers
77 views
Which Visual Studio project type to choose for windows 8 app not running in full-screen
I have an idea for a windows 8 application that I want to develop using VS2012 Express for Windows 8. The application will have a very simple UI and the interaction is minimal. I would like the app to ...
0
votes
2answers
283 views
Can't locate Microsoft.Office.Interop.Word in Reference List
I was given this solution to a problem I had, since I didn't know how to integrate MS Word with C#: http://www.dotnetperls.com/word
I looked into this solution, and I can't locate ...
0
votes
1answer
188 views
Missing Deployment Project Type in Visual Studio 2012
I am not a full time programmer, but have to do a little bit to build tools to support my job. I have finished writing my application which I now need to deploy.
I do not want to use "ClickOnce" as I ...
0
votes
1answer
34 views
Easiest way to execute a script in Visual Studio 2010 Express?
I'm looking for an easy way to run an SQL file on my SQL Express from Visual Studio Express.
When not using express, this way is nice and easy.
So far, using sqlcmd seems like my fastest option (i ...
0
votes
0answers
33 views
VS Express for Web - Entity Framework not displaying any Tables in code?
Not sure what I have missed out?
Created a Entity Framework to my database. (SQL Server Express)
When I code to get a table from that entity, no tables?
MyEntity db = new MyEntity();
var user = ...
1
vote
1answer
150 views
Internal server error with azure project
I am following this tutorial http://blogs.msdn.com/b/jmeier/archive/2010/03/24/how-to-use-asp-net-forms-auth-with-sql-server.aspx and I am now running the project. On running the project though I an ...
0
votes
1answer
80 views
VS 2010 C++ cannot load msobj100.dll in Release mode
I have a fairly simple C++ project in Visual C++ 2010 Express on Windows 7. I have no problems compiling in Debug mode for Win32, but when I switch to Release mode for Win32 I get the following ...
0
votes
1answer
194 views
Questions about model first MVC 3 using Entity Framework
I was playing around with Entity based on this article in Visula Studio Express 2012: http://msdn.microsoft.com/en-us/data/gg685494.aspx
Had to completely re do this after some findings:
According ...
0
votes
1answer
60 views
Visual Studio not finding included definition
I'm pretty rusty in C++, so forgive me for any stupid comments/questions. Right now I'm working in Microsoft Visual C++ 2010 Express. I have two files - a source and a header - and VS is recognizing ...
1
vote
2answers
67 views
LESS support in visual studio 2010 express
I am wondering if there is any way to get support for LESS in the 2010 express edition of visual studio. I know there is a plugin available, but you cannot install that on a express edition. ...
-1
votes
1answer
183 views
Radiobuttonlist not alignment issues
I've just started using Visual Studio 2012 Express WEB and am having a lot of issues with some of the controls I am creating in code-behind.
For example, for my RadiobuttonList, the actual radio ...
0
votes
0answers
65 views
Make project from website Visual Studio express 2012 for web
I was asked to make some changes on existing web sites. Got an ftp address and downloaded the entire website directory.
Then in Visual studio express I tried file => open website => open the folder.
...
0
votes
2answers
513 views
Local database on windows phone 8
I am a beginner at using windows phone SDK and I am trying to find the best method to create a local database to store app data on a windows phone 8 device. The data is to be stored from one page (not ...
0
votes
1answer
56 views
visual studio express - is the OpenFilesDialog available?
Is the OpenFilesDialog available in Visual Studio Express - or just in the full version?
I have just installed Visual Studo Express 2008 and also 2012, and the only Toolbox categories I have in both ...
0
votes
0answers
26 views
How to find xml difference using visual studio express edition
Do we hava any feature available in Visual studio express edition which will help to compare two xml file contents?
Note: I dont have access to other tools. As of now i can use only Visual Studio ...
0
votes
0answers
34 views
Limited App Properties in VS Express for WP
I'm not sure if this question is appropriate for this site or not but I need some help with Visual Studio.
I have Visual Studio Express 2012 for Windows Phone and am creating a WP8 app.All the ...
0
votes
0answers
412 views
Create Webservice using Visual Studio Express 2012
I have Visual Studio Express 2012 for Desktop installed on my machine. I now want to create a web service. Should I download full Visual Studio Express 2012 for web or are there any templates or ...
2
votes
1answer
432 views
Can we run VB.Net in Visual Studio Express that is initially installed with C#?
I have installed Visual Studio Express version for C#. Now I need to use VB.Net. However I don't see VB.Net files. And I tried searching to install both, but it seems both comes separately...
How can ...
0
votes
1answer
112 views
Error in visual studio express for web 2012
i'm new to this and i get an error and don't know how to slove.
I create a new mvc4 project(c#),empty template.
then i add a controller(empty mvc template), and i put his code:
using System;
using ...
0
votes
0answers
23 views
Versions to edit reports
Which versions of Microsoft Visual Studio Express can edit rdlc files?
I need a free resource for end users to edit the reports to fix cosmetic issues without forcing them to purchase a full VS ...
0
votes
0answers
68 views
Split and/or combine PDF documents with C++ .net [closed]
A Windows 8 solution I'm working on in VS Express .NET (C++) will need to combine and or split PDF documents. This solutions needs to be developed in vanilla .NET, without use of third party libraries ...
2
votes
2answers
226 views
git and visual studio 2010 express
I have used visual studio 2010 express for a while and have played with some extensive projects for quite some time. Since i'm nearing 50-60 files and thousands of lines of code, i've decided to do ...
18
votes
2answers
1k views
Can I get a “sometimes portable” class library project to load in Visual Studio Express?
For Noda Time version 1.1, the main goal is to build a Portable Class Library flavour, primarily to support Windows Phone and Windows Store apps. This means losing some functionality, so we build a ...




