Hi All,
I am developing an application for a Windows CE OS.
I am using .Net Compact Framework 3.5.
I want to localize my control texts on my form , and I am looking for the fastest way and compatible to compact framework using C#.
Please guide me with your valuable ideas how can I do it ?
I have a Linux production server.
There are no simple codes for viewing groups, members, how many groups one member is part of etc etc.
Is there any good and secure application for this?
Thanks
I am looking to profile my web application on Android for starts...what is the best way to get the kind of information that a tool like Web Inspector would give me on the desktop? Since I cannot use Web Inspector or Speed Tracer on the mobile device...how can I get such data/info ?
I want to get better at JQuery, but I don't know what type of application I should make to test my skills. What would you suggest that would not be too hard so I would get frustrated as a beginner.
Any help is appreciated.
Thanks!
(sorry if I sound like a noob, by the way =P)
Is there an API that is suitable for doing this? A possible application of this is for writing a visualiser, and to play with real time signal processing.
Hello! :-)
I'm beginning to use the swtbot to test my reccent eclipse rcp projekt. A specific editor is opened multiple times in my application and want to count how often the editor is opened.
How can i do that using swtbot?
Thanks! :-)
I would like to be able to take a snapshot of the screen of an attached iPhone from within a C# application I am writing for Windows, similar to how Xcode's Organizer takes snapshots.
I have heard that you can use ITunesMobileDevice.dll to communicate with an attached iPhone, but I don't know how to take snapshots using this library. Does anyone have an idea how to do this?
I know from reading this:
http://stackoverflow.com/questions/1230457/is-there-a-size-limit-for-ota-android-market-downloads/1232145#1232145
That there wasn't a limit to the size of an application that could be downloaded over the air (OTA) but I wonder if a limit, like that imposed by the Apple App Store (20MB) exists now that the Nexus one is running on AT&T's 3G network as of today.
Thanks in advance for your help/
Truk
There is a simple application written in C, which uses only standard C library functions (from stdio, stdlib, etc.) and Makefile+GCC to build it. Now, I wanna port it to iPhone OS for iPhone/iPads. Will it be seamless or are there any possible incompatibility issues?
Hi,
I have Application X with Subform x1, x2, x3.
The Subform has, because its multi-language, not a static text in it, neither a specific window header text or something.
What can I do to find this window in my code an react when its open, e.g. with a messagebox?
I'm trying to make an application-level add-in for Excel and I would like to store certain information about the program's state. The information I want to store pertains to the state of each Excel file (rather than across all Excel files).
Say you have just embarked upon a new data-centric web application project, is there a to-do list of common best-practice things you tackle before getting to actually solve the business problem at hand ?
This questions concerns mostly Unix/Linux style C++ development. I see that many C++ libraries store their header files in a "include" folder and source files in an "src" folder. For the sake of conformance I adopted this in my own code. But it is not clear to me whether this should be done for application code as well. I've seen a few cases where a flat directory structure is used for that. What would be the recommended approach?
Hi I am new to android. When the user try to open a *.ics mail attachment files from the browser, I have to give an alert message. Is it possible to give an alert to the browser from my application? Please Guide me to solve this..
Hi everyone,
I'm trying to write a dictionay application on C#. There is a scenarios that user selects a text and press a hot-key, I want to pop-up a quick windows that display the search result of the selected word (just like Lingoes does)
How would I do it in C#?
Thanks in advance
Suppose there are two executables. One is mine and the other is some other application. Now if the other app is running, I want my app to run until the other one exits or is stopped.
Hi
I have a java applet (tree view) on Internet Explorer. when i Click on this applet (+) it collapes, as the information is based on this plus sign. I need to automate this java applet to click automatically from my C#.NET winforms application but am not able to get the details of the java applet. How to get the details of the java applet from browser and how to automate the java applet?
Thanks
I am trying to figure out what is needed for the CONTACTS_IMPORT_CALLBACK variable in django-friends or django-contacts-import applications (contact import is built from friends). I have tried view models, etc.. but everything throws errors. Neither application has documentation so I am just grasping at straws for what is needed. Can anyone point me in the right direction?
Hi
How can I detect that application was automatically started (auto-start when device turned on) or user has started it manually (from Programs etc)?
Thanks