Hi,
In my iphone application i have used MK MapView to navigate from different pages.
But when the MKMapView controll run at that time the the control is not going back again in the application.so i am loosing the application flow,and i have to run the application again.
/* [[UIApplication sharedApplication] openURL:[NSURL URLWithStri...
In one of the propitiatory product on which I am working needs configuration to be setup using large XML files. So I am looking for a solution to easily edit the XML is a visual interface. Tried following
Visual Editor for XML VEX Eclipse Plugin (very early, so features missing)
Using XSLT (Ruled out, Considering the size of DTD's)
...
I have one View and one Controller in my ASP.net MVC Application.
I have one "Submit" button & one "Cancel" button in my view.
When I click any of the botton below action will be triggered.
AcceptVerbs(HttpVerbs.Post)
public ActionResult Result()
{
}
Now the Question is how i will know in my public ActionResult Result() , whethe...
Our application used to make use of a common base form that all forms were meant to inherit from. I'd like to get rid of it for a number of reasons, ranging from the need to police that everyone uses it to several annoyances relating to Delphi's VFI implementation. It turns out that the bulk of the features it offered can be done in othe...
Hi, developer friends.
I am going to develop an app based on google map. In that locations will be displayed with markers or points near current location (point of interest). I have lattitude, longitude of different places and I am also able to find the distance from current location. I just want some help working on google map. Display...
I'm trying to create a method within a web service that will terminate the application when called. The purpose of this is to end a game being played with a Windows form. Does anyone have any ideas? Thank you.
...
Is there is a way to embed an application executable inside a webpart? is there any kind of a webpart available in sharepoint.
If not, then is it possible to create my own webpart and some how place my windows application there so that when a user login to a sharepoint site he can view the main winodws applciation screen on the webpage....
Hi
I want to apply the concepts I have studied in algorithm and artificial intelligent in my project. So can any one provide me a sample application example where did can I apply?
I have taken courses algorithm and AI. Some of the courses I had taken include
Divide and conquer
Dynamic programming
Backtrack
Greedy Algorithm
..Etc
My m...
A desktop app (made in Delphi) is started by User A. Let's call it "Instance A".
User A does a "switch user" and User B logs in.
User B runs the same application. Let's call it "Instance B"
What I want now, is a way for the Instance B to send messages to Instance A.
I tried the following: Instance A writes its handle in a file, so I...
Has anyone heard of a Ruby MVC framework for Apps/Scripts?
When Rails appeared - it was a revolutionary tool because it brought MVC to the masses of web developers and for once forced them to use design patterns and conventions. I'm looking for something like that but for scripting mundane admin tasks that are to be ran from cron or by ...
Simple question, to repeat the title:
Does closing the WinForms application stops all active BackgroundWorkers?
(I know that many StackOverflow's threads talk about BackgroundWorker, but none I've searched gave an explicit answer)...
...
We are building an ASP.NET application and would like to follow the best practices. Some of the best practices are:
Server side Code:
Use catch blocks to trap & log low level errors too.
Use Cache objects to populate dropdowns etc. where we won’t expect the changes in the underlying data/database.
In case of error logging framework...
I'm in the early stages of converting an older application and I'm trying to figure out the best way to implement multilingual support. I will be using Delphi 2010.
For example if I wanted to support English and Spanish (with other languages in the future). Should I use a database to to store all the form elements such as Menus, Buttons...
I want to get another system's time which is a server where both systems are connected through LAN. Give me some ideas?
...
Hello,
I am trying to auto update my current application to new application in windows desktop using win32 api . And my application is running in background. so is there any api Microsoft providing for auto updating application or is there any procedure .please help me so that i can make update my appilication in windows desktop in vs 2...
hey
i want to develop symbian application
that uses the GPS of the cellulars.
for which version of symbian do i need to develop
and which phones does it supported ?
...
is there a uniform way in .NET to get application path (physical) both for windows applications and asp.net applications ??
...
Hello
I have a very simple Java application which downloads a set of foreign exchanges rates from Yahoo! finance and performs some calculations on them. I am currently running this application in Eclipse.
I would now like to do two things:
1. Deploy the application on a VPS so that it can run 24 x 7
2. Develop a management console, so th...
Want to obtain Delphi Application build # and post into title bar
...
I have configured a website on a server. The web site is up and running. The problem is when i try to acess the site from my machine. It throws an error as "Internet Explorer cannot display the webpage".
I am able to open ping the remote server from my machine..
TIA
...