I have this javascript code and I want to convert it in FBJS, but I don\'t know how. <html> <head>
I have an ASP.NET app that exposes a Microsoft ReportViewer (actually an MVC3 app with one WebForm hosting the ReportViewer).When running large reports, a timeout occurs causing the request to stop an
I want to play some sounds via bluetooth and therefore I\'m using the audioManager.startBluetoothSco() method. This will (eventually) give out a Broadcast telling me, that everything is ready.
I\'ve been stuck debugging my custom downloader all morning now and I finally know where it goes wrong but I don\'t know why.
I have a Java web service client running on Linux (using Axis 1.4) that invokes a series of web services operations performed against a Windows server. There are times that some transactional operatio
I\'ve created one web service which is of asmx type. And I\'m using my web service in the .net windows application.
We saw an issue other day, where the database server was responding to tnsping and not responding when trying to establish a connection..
Ok, I need to write a code that calls a script, and if the operation in script hangs, terminates the process.
We use an HttpWebRequest object to exchange data between the server and client parts of our application. When the server\'s IP can\'t be reached or is invalid (which is something that happens, and sho
This ques开发者_高级运维tion already has answers here: iPhone: Detecting user inactivity/idle time since last screen touch