0
votes
3answers
37 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 …
2
votes
4answers
179 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, wit …
1
vote
2answers
122 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 Sil …
2
votes
8answers
76 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 sti …
0
votes
1answer
25 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 …
1
vote
5answers
94 views
Self Updating Application
Hi All,
I have a general question for the group. I am about to start a large project for my team that, I suspect, we will be doing as a desktop application (I am generally a web g …
0
votes
2answers
57 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 …
2
votes
3answers
102 views
Is Mono appropriate for developing servers?
Is Mono appropriate for developing server applications, or only desktop applications? I'd like to develop server applications in C# for Linux. I want to write a First Person Shoote …
1
vote
1answer
31 views
Implement a “Remember me” CheckBox in windows application?
Hello I am creating a Windows application (WPF) that is going to be running in few stations accessing 1 database.
I already implemented a login form with a login system thru My.Us …
0
votes
7answers
232 views
How to end process after closing whole application in C#.NET ?
I have a .NET 2005 (C#) desktop application, in which there is a login form and an MDI form, which then have multiple subforms. All other forms are opened in MDI form only.
After …
2
votes
5answers
71 views
Using the browser for desktop UI
How can I use the browser as a UI for a desktop app? The ways I have come up with so far are...
Use all HTML/Javascript. Problem: Can't access filesystem or just about anything e …
0
votes
4answers
155 views
C# - Delete Cookie
How can I delete a specific cookie from within my application? Everywhere I look for this turns up being for web development.
0
votes
1answer
93 views
How do I connect to SDF on a Mobile device from desktop application?
C# WinForms .Net 3.5 to SQL CE 3.5 on Mobile 6.1 Device
I'd like to make a connection from a desktop application to a SDF database on my Windows Mobile device while it's connected …
0
votes
2answers
461 views
how can i select particular checkbox within datagrid itemrenderer in flex ?
I have button like random click ,if i click this button then will select 15 checkbox within datagrid itemrenderer checkbox But i can't access the checkbox ? please refer me ? How c …
8
votes
17answers
571 views
Recommendation needed for good database for Delphi desktop app
I am creating a desktop application written in Delphi and
I am looking for a database for my application.
I'm a bit overwhelmed by the number of available options.
I'd really app …
