Just wondering what your comments are regarding the current trend as everything is moving to the web or even the cloud. The significance of an OS or desktop application is getting less attention than
I need to get the path (not the executable) where my application is running from: System.AppDomain.CurrentDomain.BaseDirectory()
What is better for window form applications or what do you开发者_JAVA技巧 all perfer? An application with a Trial Period by a Date (like free to use for 30 days) or do you like to limit functionality
I have built a Java application that has some dependencies (~10).I would like to easily package this application up and deploy it as a single file to a CD or USB drive.
So I\'ve noticed Windows 7 has a disturbing tendency to prevent you from dragging the title bar of windows off the top of the screen. If you try - in this case, using an air app with a draggable area
In a sane world, this works as expected: var array:Array = [\'a\',\'b\',\'c\']; trace(array.indexOf(array[0])); // returns 0
I\'m trying to write a program that can stop and start services using SilverLight 3 and VS2010. I can\'t add the reference to the System.ServiceProcess dll.
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
In my experience I have only had 2 patterns work for large-scale desktop application development when trying to keep the model and UI in sync.
Closed. This question is opinion-based. It is not currently accepting answers. Want to improve this question? Update the question so it can be answered with facts and citations by editing