visual-studio-2010
How will Websockets and Async Http methods and handlers help in asp.net webpages
From the developer preview What’s New for ASP.NET 4.5 and Web Development it seems we get to use Websockets and Async Http methods,Handlers[详细]
2023-04-12 15:34 分类:问答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 分类:问答Timing execution and loading in Silverlight
I\'m trying to determine some testing strategies for a Silverlight application of ours. What I\'d like to determine is the total time it takes for a grid to load a开发者_开发技巧nd show data in the cl[详细]
2023-04-12 14:16 分类:问答Runtime CS0234 Error accessing SOAP Web Service in VS2010 Web Application
I have an ASP.NET 4 web application that references a SOAP web service.I have an (old fashioned) Web Reference to this web service in my project.When I compile/build in the IDE I get no problems and I[详细]
2023-04-12 14:02 分类:问答Remote unit testin of a WebService in Visual Studio 2010
I need to change my unit test from local to remote tests and so far I thought that all I had to do is change UrlToTest to point to another server... But VS keeps on insisting to create a Development W[详细]
2023-04-12 13:48 分类:问答How to specify debug CRT library with VS 2010
I have an application that fails intermittently with an invalid parameter CRT function call.Both my debug build and release build have null parameters for my 开发者_运维百科invalid parameter handler.[详细]
2023-04-12 12:58 分类:问答How to split Visual Studio project into 2 separate applications (that won't be merged back again) in Tortoise SVN?
I have application written in C# WinForms developed in Visual Studio 2010 Professional. I am only developer of this application and I use Tortoise SVN for it. Application is hitting 200k lines and I w[详细]
2023-04-12 12:05 分类:问答Error when attempting to run more than one Coded UI test at a time
I have a suite of Coded UI tests that I am running for a web application in IE 8.I can run any individual test without error.When I try to run more than one test at a time, only the first test runs wi[详细]
2023-04-12 11:19 分类:问答Remotely connect Visual Studio 2010 on my windows PC to MySQL Server on my Ubuntu server 11.04; both located on my local network
I have visual studio 2010 installed on my windows 7 machine and I\'m trying to open a connection to MySQL server on my Ubuntu server 11.04 located on my local network.[详细]
2023-04-12 11:06 分类:问答OpenCV getMinFilter_GPU
The getMinFilter method takes (int,int,cvSiz开发者_如何转开发e), how is OpenCv expecting me to pass a 2D image in an int?[详细]
2023-04-12 09:36 分类:问答