I have had a user of my VB.net web app complain he keeps getting an intermittent error message, causing him to crash out of the system.
I\'ve been trying to figure out how to detect this for months without any real progress. Whatever road I\'ll try out testing C++/C# code, all turns out to be dead ends.
I have an application that does some automation on an arbitrary Windows application. I\'ve been using Notepad to test it.
Can someone point me to examples/documentation showing me how share a single C# .net 3.5 based application via RDP / Desktop Sharing?
I am developing a C# application (.Net 3.5, Win Forms) which is run on a server, and is accessed by Users using remote desktop. The application keeps freezing on seemingly random occasions on the remo
I have a windows form app which displays a couple of live charts using the NPlot library. Whenever I accidentally engage an aero shake (shaking a window causing windows to minimize all other windows),
I\'m using OpenGL with C#, using CSGL12 interface for our project.I\'m attempting to draw a number of 4-point free-transformed images onto a bitmap in memory.
we have a domain controller (W2008 RC2) and several computers as client machines. At the moment when we introduce a new user to the开发者_开发知识库 domain who has to have access to a subset of comput
Maybe there is a better way.Here is what I w开发者_开发问答ant to do. I connect and download quotes all day and night using Web Server / Browser Based Application and SQL Database.How can I move this
I supposed to make a desktop 开发者_如何学JAVAapplication (with Java-Swing) which will remotely communicate with server(like Skype) through socket. To do that, can I use AJAX to transfer the data to t