visual-studio-express
Can Visual Studio Express run from USB drive?
Using an arbitrary Windows machine (2000/XP or later), I can install Eclipse CDT to a USB drive move that USB drive onto a different[详细]
2022-12-31 06:13 分类:问答Hotkeys no longer work in Visual C# 2010 Express
Suddenly none of hotkeys in C# Express work (like F5, F6 etc.). I don\'开发者_运维技巧t know what I\'ve done, but no doubt its something stupid. Does anyone know how to fixed this?[详细]
2022-12-31 05:55 分类:问答Why won't the debugger update?
Ive had this problem multiple times and it ruins my projects, I make some changes, like say I have a button in the top left corner of the form and move it to the top right corner, then I press debug b[详细]
2022-12-30 08:29 分类:问答Winforms - Visually remove button click event
.NET newbie alert Using Visual C# 2008 Express Edition I have accidentally crea开发者_如何转开发ted a click event for a button.I then deleted the automatically-created method code, which resulted in[详细]
2022-12-29 08:55 分类:问答SQL Server (Not Express) + Visual Studio Express (vb.net) - Connection possible?
I couldn\'t find a q开发者_开发问答uick answer on the official pages, is it possible to write VB projects in the express edition of Visual Studio that connect to a SQL Server that is not the included[详细]
2022-12-28 19:29 分类:问答Visual Studio Question: How to go to a specific file path and line number programmatically?
In the Visual Studio output window, you can double click a line that contains a file path and line number and it automatically takes you to that loc开发者_开发问答ation.In my program, I need to mimic[详细]
2022-12-28 11:34 分类:问答How to connect to SqlExpress for Entity Framework using Visual Studio 2010 Express?
I\'m trying to use the Visual Studio 2010 Express editions to set up an ASP.NET MVC 2 Web Application using SqlExpress + Entity Framework as the data access.I have both the \"C# Edition\" and \"Web De[详细]
2022-12-28 07:50 分类:问答Opening non-express VS projects with Visual Studio 2010 Express
Is it possible to open / edit a normal Visual开发者_运维问答 Studio Solution with Visual Studio Express Edition ?Yes this is possible with restrictions (not all project types are supported).[详细]
2022-12-27 11:29 分类:问答Can I make WCF applications using Microsoft Visual C# Express 2008?
I\'d like to know if the express editi开发者_运维问答ons allows you to make WCF applications and what is cut from the Express edition in comparison from the full on Visual Studio.Yep here is a link ex[详细]
2022-12-27 09:27 分类:问答-
Applications result affected by another running application
This is a follow on from my previous question although this is about something else. I\'ve been having a problem where for some reason my message that I pass from one process to another only displays[详细]
2022-12-27 01:04 分类:问答