applications

Hype around graph databases... why ?

There is some hype around graph databases. I'm wondering why. What are the possible problems that one can be confronted with in today's web environment that can be solved using graph databases? And are graph databases suitable for classical applications, i.e. can one be used as a drop-in replacement for a Relational Database? So in fac...

how to get users' application data folder using C#?

How can I get the Path of Current User's Application Data Folder? ...

Can RDP clients launch remote applications and not desktops

Can RDP clients launch a remote application and then only display that application (and not the desktop)? The application would appear fullscreen within the client and if the application were closed the session would end. ...

How to handle passwords for i.e. databases or ftp servers in an application

Possible Duplicate: Ways around putting a password in code If you create an application that for example connects to a database or an ftp server it needs a username and a password. How do you recommend storing this? First and easiest option is of course as plain text in the application, but then I guess it would be quite clear...

Application started by user or another application?

Hey everyone, This is a very general question: I was wondering whether it is possible to find out whether an application (any kind of application no matter if it a delphi-application or java or whatever) was started by a user or by another application? And if it is possible and I see that an application was called by another one, can I ...

how to make my program ran at startup? vb.net

hi I'm programming a desktop application similar to Google desktop but with my own gadget with vb.net 2008 how can i make my application when the user install it on their computer to run at the time of start up ? let assume that my application name is windowsAplication1 and I'm using windows XP and the program will be installed on C dr...

Preventing Selected Applications from Closing on MAX OS X

Is there anything out there that I can use to indicate an application that shouldn't be closed if it doesn't have the built in option to warn you that you are closing the application. So you don't accidentally close an application by mistake. TIA ...

Email Synching into Custom App

Hello, How have people intergrated custom CRM type applications with email? I have a Access 2003 front-end application with a SQL Server 2005 backend. One CRM part of the application tracks the activity with the customer in a traffic log table. Sometimes the salesstaff has communication with their customer using email instead. What...

How to structure a website project in Eclipse

I am starting a web application project that will have an Adobe Flex front-end and a PHP/MySQL back-end. I've developed a lot of C++ desktop applications, but am new to building web applications, and to the Eclipse environment. I have set up my current project structure in Subversion as: --MyWebsite +--tags +--branches +--trunk ...

hosting dotnetnuke applications

Hi, I am new to dotnetnuke,i created one sample dotnetnuke application, it works locally, now i want the process how to host my dotnetnuke applcitation on webserver how to host my applcation, Please help to host my application........ ...

In C# .NET 2.0 or greater, how to get list of all installed applications on Vista PC

Using C# .NET 2.0 or greater and Visual Studio 2008, how would one generate a list of all installed applications on a Windows Vista PC? My motivation is to get a text file of all my installed applications that I can save and keep around so that when I rebuild my machine I have a list of all of my old applications. The second part of th...

How do I install the apps that I develop on liveandroid distribution

How do I install the android apps on live-android distribution? Is it even possible? ...

Can Linux apps be run in Android?

Android is based on Linux; can native Linux applications be run on Android? ...

Offline Web Application

We have a .NET Sales Web Application for which Offline capability needs to be added. i.e The users can access(read,edit,create) the leads,oppurtunities and prospects even if they are not connected to the network and later when they come online, automatic Syncronization needs to happen with the underlying database(which is Oracle). We k...

dashcode and external rss feeds

I was wonder if anyone can help me with this. I've been looking everywhere for this information, but I want to make a web application using dascode rss. I know that you can't link external sources. Does anyone know a way I can get around it. From what I understand a little php can get around this, but I'm unsure where to look. ...

Any readings/books recommended for a beginner mobile Qt developers?

I'm quite new to this mobile development. I just download the Qt SDK from the Nokia web site. My background is C,C++ and I am not very familiar with the visual/IDE kind of stuff. Normally I do things using the console and the vi editor, etc. I have been spending almost 10 years of development mainly on web applications (PHP/Python/Flex...

ASP.NET Applications – Testing

Hi, We are building ASP.NET applications using VSTS (Visual Studio Team System) 2008 as IDE & C#.NET as Programming Language. Would you please let me know whether we could test these applications using VSTS 2008? If so would you please provide the details? Are there any other VSTS integrated tools / third-party tools which we could u...

What website wireframing tools are available online, or self-hosted?

I'm looking for an easy to use wireframing tool. I've heard of gliffy, are there any others? Specifically, I'd like something that is Easy to use Supports collaboration export to html and css lets me show the wireframes to the client. Allowing annotations would be a nice feature. low cost, or free ...

how to use value of textbox from one form to another form

can we use acess textbox value of one form in another form plz give me any suggestions ...

Automatic Application Generator

Is it possible to write a automatic application generator that can output hundreds of applications/day? An application is just a series of binary values. If a super computer is put to generate millions of combinations/day and output the generated binaries with varying sizes. These binaries will then be "run" to see if they are actually r...