visual-studio-express
How can a Windows service be installed with visual basic.net express edition?
EDIT:I\'m starting a bounty on this question.For the moment, I\'ve moved on and am developing my application using VS2010 Pro Beta, but I\'d really like it to be able to be built with express edition,[详细]
2022-12-14 00:27 分类:问答How to compile a 64-bit application using Visual C++ 2010 Express?
Is there a simple way to compile a 64 bit app with the 32-bit edition of Visual C++ 2010 开发者_JAVA技巧Express? What configurations, if any, are necessary?Here are step by step instructions:[详细]
2022-12-13 07:40 分类:问答Visual Studio Express can't debug - "The debugger is not properly installed"
I have recently set up Visual Web Developer 2008 Express Edition on my laptop (running XP SP3) to d开发者_如何学Goevelop some c# .net code for a website. All seemed to be working great, I can edit cod[详细]
2022-12-12 23:59 分类:问答vs 2008 express: registration
Did any one have luck recently register Visual studio 2008 express C# product? Look like, I would have to reformat my computer and install every thing all over again. I un-installed it and instal开发者[详细]
2022-12-12 03:34 分类:问答Visual C++ Express, the debugger, sorted associative containers and memory deallocation
So you have this simple program that creates a std::set from a file : #include <fstream> #include <string>[详细]
2022-12-11 22:19 分类:问答Visual Studio Express: registration issue
I have downloaded and been using Visual Studio Express for last few weeks. All of a sudden today, it\'s forcing me to register. When I try to do so, the registration site appears to be unresponsive. T[详细]
2022-12-11 01:00 分类:问答Displaying SubReport Data into a Microsoft Report Viewer Control with ASP.NET VB
I\'ve got the main report displaying just fine. Can\'t get the subreport to display data. Parameters are setup and li开发者_如何学Pythonnked appropriately, but still nothing. Am I missing something ob[详细]
2022-12-10 23:41 分类:问答To specify Startup Program in Visual C# Express Edition 2008
I usually do the following at office - Set the startup program for the project to System32\\dllhost.exe, and set the[详细]
2022-12-10 19:57 分类:问答Visual Web Developer 2008 won't auto generate classes from Linq
I\'m new to Linq and Visual web developer 2008 Express.I have read some posts here and Scott Guthrie\'s on setting up Linq, but I\'m a little stuck because the classes aren\'t auto-generating as I tho[详细]
2022-12-09 00:36 分类:问答How to turn on Break on All Exceptions in Visual Web Developer Express
In 开发者_运维知识库Visual Web Developer Express, how do I turn on Break on All Exceptions? I\'m looking for the Debug > Exceptions menu item but not finding it, not even if I try to customize the men[详细]
2022-12-08 09:03 分类:问答