visual-studio
How to map control-f back in vs.net?
I installed viemu, and now control-F and copy/past shortcuts are not working. How can I fi开发者_如何学Gox these?you can disable the combinations in the settings[详细]
2023-04-12 16:39 分类:问答Calling C++ LINK from a csproj in VS2008
I\'m interested in combining a single .cpp file (containing both native and managed code) into a larger C# project.I don\'t want to use a separate DLL for the CPP code, both because it seems silly to[详细]
2023-04-12 16:29 分类:问答"Go to symbol" in Visual Studio disassembly?
I have the Disassembly tab open in Visual Studio. (There is no source code available.) I can\'t figure this out:[详细]
2023-04-12 16:18 分类:问答Indirect way to reference "C:\Windows\Microsoft.NET\Framework64\v4.0.30319\datasvcutil.exe" in a prebuild event
I am running the datasvcutil.exe command in a prebuild event. datasvcutil.exe is located in \"C:\\Windows\\Microsoft.NET\\Framework64\\v4.0.30319\" (on 64 bit machines.)[详细]
2023-04-12 15:53 分类:问答2 simple and quick C# specific Visual Studio questions?
Just a quick one really, I\'ve tried googling and searching through the visual studio tools but I seem to be having no luck, so I know I\'ll get a quick answer on here![详细]
2023-04-12 14:27 分类:问答Remove module of library from linking
I have made lib in Visual Studio. Lib have two modules: A.cpp and B.cpp. In separate project i link to this library but i want to disa开发者_开发百科ble one of modules of this lib i.e B.cpp.You may no[详细]
2023-04-12 12:58 分类:问答Separate MIDL project in Visual Studio
I\'m trying to make separate project for generated files from midl compiler. I have .idl file with rpc definitions. Midl compiler generates two files. For server and for client. And I 开发者_JS百科nee[详细]
2023-04-12 12:41 分类:问答Why I am not getting WCF Web API Objects in Visual Studio 2010
I have installed WCF Web API Preview 5 using NuGet Visual Studio extension (WebApi.All). I am trying to 开发者_StackOverflow社区implement some simple examples on the internet, but it seems like they h[详细]
2023-04-12 12:27 分类:问答How can I build my own customzied code snippet?
I want to build my own code snippet for C# windows form application. It all over the internet concerning the ASP.NET MVC and none of it is talking about C# windows forms or is it the same process of d[详细]
2023-04-12 09:47 分类:问答How to get the user machine's login name?
I\'m developing a system in ASP.NET which needs user authentication. The authentication system should look up to the login name in the user machine instead of typing the username in the textbox. Then,[详细]
2023-04-12 09:44 分类:问答