Tagged Questions

1
vote
1answer
23 views

desktop windows arrangement

Hi there I remember that Jeff was talking in a podcast about an utility which help him to send opened windows to certain zones of the screen, or resize them, just by using some keyboard combination. …
2
votes
5answers
226 views

Why change from WPF to Silverlight 4

I'm working on an application we made WPF instead of Silverlight as we wanted a full blown desktop application with the whole unique feeling and advantages that gives. However, with the announcement …
1
vote
3answers
68 views

.net desktop app - how do store/change application settings or connection strings?

I need to give the user the ability to change application settings, in this case the location for the application database. I noticed that Application Settings are read only at run time, but this …
0
votes
2answers
41 views

Sending text to different email server

SmtpClient smtpClient = new SmtpClient(); MailMessage message = new MailMessage(); try { MailAddress fromAddress = new MailAddress("myname@gmail.com", …
0
votes
4answers
61 views

What makes a good application? [closed]

What are your opinions on a good application. !NOT JUDGING THE CONTENT! I just made an application that I am going to deploy soon and I wonder what finishing touches should put on it before it is …
1
vote
1answer
39 views

Adobe Air vs Java for Internet Cafe Time Manager Application.

Hi, I'm planning to do a little project to expand my knowledge in programming. The application I'm trying to build is an Internet Cafe Manager (I Know there are a lot software out there that is …
0
votes
1answer
20 views

How to update clients which access a windows service on a remote server?

Update involves updating the binary and quite a few libraries. Please advise if this is possible by tweaking just the server side? Maybe, if I could just send a message with a link for the updates. …
0
votes
3answers
39 views

Difference b/w connecting to SQL Server from ASP.net and Desktop application. In terms of CAL?

-What is difference between connection to SQL Server from ASP.net and Desktop application? Why purchasing a Client Access License (CAL) for every device that accesses your server is not needed in …
1
vote
2answers
131 views

Why is WPF loosing terrain with Silverlight 4 coming? [closed]

Possible Duplicates: What does WPF still have to offer over Silverlight 4? Why change from WPF to Silverlight 4 I'm working on a WPF application. We considered using Silverlight instead of …
2
votes
8answers
79 views

How to Build a User Friendly Filter

Our application displays tons of valuable information to our users in a table. We have a filtering capablity that is based on boolean/logic searches. Even after coaching, users still tend to not …
0
votes
0answers
2 views

which technology to use for desktop mediabar container application?

Which technology to use for desktop mediabar container application with the below features: Desktop - Media bar container application Should work in Windows, MAC & Linux Media bar will have …
0
votes
1answer
6 views

Mediabar Container application (Desktop application) - Looking for suggestions on the opt technology

I need to develop an application with the below features Desktop - Media bar container application Should work in Windows, MAC & Linux Media bar will have Ads, Tickers & Other third party …
0
votes
1answer
28 views

Java / Adobe Air without a webserver

Hello everyone, I want to build a desktop application (no connection with the internet) using Adobe Air (i want to be able to design my app, and mxml allows CSS styling) But i am a bit confused : …
10
votes
19answers
679 views

Which common features of desktop applications do most web applications miss?

Stackoverflow User Luke wrote in this answer: The boundaries between desktop and web applications have really blurred. Whilst once upon a time the nature of developing for the web was …
0
votes
2answers
66 views

Java based usb application

Hello All, I working on a Java based application which can be carried around by the user in a USB flash Drive. At the startup I want to check for existing JVMs on the machine the USB is plugged-in. …

1 2 3 4 5 11 next
15 30 50 per page