1
vote
7answers
218 views
what Applications can you make with the programming language Ruby?
What applications can you make with the programming language Ruby? Can you name a few commercial/famous ones written only in Ruby?
What I'd really like to know is can you just learn Ruby instead of …
1
vote
5answers
83 views
How can make a C# Client - Server run over internet?
The current application that I'm working on is a Client - Server C# application and work very well on a network. Now I'm thinking if it can run over the internet. The question is how to do this? How …
0
votes
2answers
20 views
SQL Server Security Configuration Options for Windows Desktop Client/Server application
I am developing a windows desktop client/server application in .NET where the client application connects to SQL Server Express 2005 via the SQL native client and a connection string. The client then …
1
vote
2answers
24 views
Auditing desktop application user and securing access to a desktop application
Question is about providing auditing (who used the application, when) and securing (who can launch the application - no fine grain control or data security) a desktop application developed you.
What …
3
votes
6answers
118 views
Effect on clients of moving from .NET framework 2.0 to 3.5
We have a desktop application run on a few thousand client computers. We want to move from framework 2.0 to 3.5, but are concerned with the impact on clients. I understand that 3.0 and 3.5 are …
3
votes
2answers
56 views
WYSIWYM editor for desktop (.NET/WinForms)
What can I use as WYSIWYM editor for desktop application (preferably .NET/WinForms)? I need functions as paragraphs, headings 1, 2, 3, (un)ordered lists, strong and no other formating (restrictive). …
2
votes
6answers
148 views
Where to perform the data validation for a desktop application? On the database or in code?
In a single-user desktop application that uses a database for storage, is it necessary to perform the data validation on the database, or is it ok to do it in code? What are the best practices, and if …
0
votes
1answer
26 views
Unable to authenticate in imap server through windows application
In C#,I'm using LumiSoft.Net.IMAP.Client library to connect to the imap server and I'm viewing my emails through that class library... I used it for more than 5 months. Now, when I tried to …
3
votes
7answers
388 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 …
2
votes
2answers
27 views
Desktop applications and authentication… Is there a list of authentication options?
Several sites, including this one, are using OpenID to authenticate their users. And of course, OpenID is a good solution to manage user accounts, simply by linking them to their OpenID account.
But …
1
vote
2answers
35 views
Usability and Accessibility for Desktop Applications
Hi,
I am about to start developing a desktop application, and I am interested in making the application both usable and accessible for end users. Can anyone suggest online resources that offer …
2
votes
2answers
84 views
Is it possible to develop a desktop application which integrates with the FaceBook API?
I would like to develop a desktop application to interact with the facebook API.
The user would be able to browse their profile and post details such as the music which they are playing or the …
1
vote
1answer
91 views
Ideas for a windows desktop application
I am starting to make my own apps and publishing them. The problem I face is that my apps are mainly for my purposes. What are some problems that you face while in windows? I need some desktop …
1
vote
2answers
40 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. …
0
votes
4answers
65 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 …
