desktop

Desktop Application Longevity

Say if you had to develop a huge windows desktop app what language/technology you believe will be supported longer by MS (or by its manufacturer if not MS product)? What language/framework would give the app greater longevity without the need to be adapted or rewritten in order to run on newer versions of windows as they are released? ...

Visual Studio 2005 Setup Wizard - creating desktop shortcuts for all users

I'm using the setup wizard project to create an msi installer for a Windows Forms application. I've configured it to install a desktop shortcut, but unfortunately it only puts a shortcut on the desktop of user running the installer. Is there any way to configure it to put shortcuts on the desktops of all users? ...

Why WM_NCMOUSELEAVE always be sent to a window after it created?

Hi, I just met a problem about WM_NCMOUSELEAVE. I noticed that when a window is created, then just move the cursor over its caption, then a WM_NCMOUSELEAVE will be sent to it. There's no call of TrackMouseEvent(). I read MSDN, but get no clue. :( thank you for your advise. ...

desktopdock or stardock in Qt

Is there any opensource/sample application in qt/c++, just like desktopdock or objectdock..? ...

Protocol for data encoding for web<->desktop based application

Hello I'm planning to develop a remote desktop system consisting of: The desktop application that can grab and display the screen The server which establishes peer connections, serves STUN/TURN NAT traversal techniques for peer The web based (either Java applet or Silverlight) application that runs from browser and allows the user to...

Portable Way To Create Desktop Shortcuts for Your Web Site?

I'd like to be able to give our users an option to create a desktop shortcut to our web site. I've done some research and found a number of articles using ActiveX to access the Shell API for Windows to perform this activity, but I'm curious as to whether there is a way to do it that is built into the browser that I might be missing tha...

automatic login to facebook

I'm creating a desktop application in C#. one of the things that this application should do is to publish things to the status of the user in facebook (like: "dave just won 3 gold medals" ). this should happen whether the user is logged in now to facebook or not. I want the user to give me all the needed permissions once and then every...

Validating a software for copy protected reasons

Hey, I'm trying to see what are the few good ways to validate my software. I generate a key for each buyer and then want to make sure that key is used only once, and they can't install the app on other computers and use the same key. Does anyone have any good suggestions? Thanks, ...

Your desktop layout for web development and or programming in general

I own a Macbook laptop and a 21'' monitor, the first on my left and the second just in front of me. I am in OS X Leopard, using two workspaces to which I switch constantly. On the first (conceptually for regular navigation and communication apps like IRC, adium, twitter, skype) I run Safari on the monitor and the IM, IRC etc in the lapto...

Recommended books for Windows desktop application performance

I'm building a desktop application that runs in a Windows environment using .net technology. It's important that this application run smoothly and consume as little of the user's system resources as possible, since the user is likely to keep it running throughout the work day. I'm looking for good, in-depth resources on how to constru...

Java developer moving into Java Desktop development

I've been writing Java web (JSF, Struts, JSR168) apps for a number of years. With the recent departure of a colleague, it looks like I'm going to be building more client applications. I've used Eclipse since the beginning and I'm really comfortable with it. It feels as though SWT is waning (just an opinion based on literature I can fi...

What to use when building a desktop application?

I'm making desktop application for my own use. I can't decide on whcih language/toolkit/framework to use. I would like a good User experience and a not so bad Performance. The choices in my mind are: wxPython Titanium Adobe AIR any other suggestions that would fit -- EDIT I would also like it to be cross-platform Experience, I'v...

How to tell if Windows desktop is fully functional (loaded) c#

Hi, I am writing an application that runs on Windows logon but I want it to wait until the desktop is fully functional/loaded before it actually starts doing anything. Is there any way of working out when Windows has completely finished loading the desktop? ...

Where can I learn to build desktop applications with C#?

My background is in web programming, mostly scripting with Perl. And I've recently been tasked with creating a desktop application. I'm wondering, where can one learn such concepts like making executables, what DLLs are for, how UIs are made, what threads are, etc. I already have C# in Depth by Jon Skeet and C# in a Nutshell. I'm not wo...

what do you think about web GUI for desktop app using embedded web server

Duplicate: this is a duplicate of .NET WebBrowser Control as User Interface. Let's please close this question, and direct any new answers to the original. Hello folks i need you experience in such things im thinking on easy way to be as much as cross platform as i can lately i had the idea of using embedded web server for my applicatio...

Build an installer for .NET app that can run on Windows and OS X?

I am surprised I could not find this question already asked, so if I simply missed it please notify promptly. I need to write a very small, fairly simple application in .NET that will be downloaded by end-consumers and installed on their system. Silverlight's sandbox model will not work - it has to be a full-on downloaded, installed exe...

Standalone web application with .Net

Is there a way to make a standalone web application that runs in the tray or something like that using .Net and opens a port with a web server (embedded in the application) using either WebForms or MVC? ...

Should a windows Installer create desktop shortcut icons?

I hate auto-created desktop shortcut icons, but some folk seem to think that unless your installer clutters up your desktop, it hasn't worked correctly! Are there definite guidelines on this for Windows , or is it wholly personal choice? (Having a "Leave clutter on my desktop?" checkbox in the installer is one option, but to my mind, t...

WindowsXP: Multiple Desktops On One Monitor (Like Linux) (C#)

Hello, Is there a way to create a second Desktop screen in C# - just like they do in Linux? I've never done this before but I find the idea very interesting. I have tried a few samples out there, none of which would even compile. One of them had 294 errors when I tried to debug. Wow! However, trying to find these samples again (a year ...

Charts error in flex ? What you mean by bundle error in flex?

i adding chart using dataprovider . And also i used flex bulider SDK 3.0, In installed C:\Program Files\Adobe\Flex Builder 3\sdks\3.0.0\frameworks\locale\datavisualization.swc also there but my flex bulider shows error like Severity and Description Path Resource Location Creation Time Id Unable to resolve resource bundle "charts"...