My app consists of Home and Map pages.
Home is ASP.NET. Map is hosting Silvellight.
How can I navigate from the Silverlight Map page to Home page?
Thanks,
Alex
I have a project that is auto generated. This project is referenced by my web app in visual studio. When i step through the code in debug mode the code from this project gets stepped into. Is there a way I can skip this code in debug mode.
I can't use System.Diagnostics.DebuggerStepThroughAttribute since the code will get replaced every time my datasource changes.
Thanks,
This sounds like a really good idea:
Ageing Icons with Freshness App
Unfortunately the "demo" is Mac only. How would you go about replicating this on Windows?
One approach I can think off is to modify the desktop.ini file within each folder. This would require a service that periodically scans some folders and updates the desktop.ini file. Is this the best way?
This article explained how to do so
http://www.bit-101.com/blog/?p=853
but it doesn't seem to work with Flex SDK 4 as I got this error when building it with Flash Develop (latest version 3):
\Embedding/src/App.as:1: characters 0-7 : parse error Unexpected package
Build halted with errors (mtasc).
So how to correct ?
Is it possible to determine the moment of switching of certain Activity from foreground to background and vice versa?
This activity should run in the separate process.
I need to write the application that collects some statistics from using of big set of applications (app names read from configuration file). My application works as Service and should remember moments of switching of activities between foreground and background.
Set of applications is sufficiently big and most part of these applications will never work on certain phone.
Actually I have such a code:
NSString *path = [[NSBundle mainBundle] pathForResource: @"connect" ofType: @"xml"];
NSError *error = nil;
NSString *data = [NSString stringWithContentsOfFile: path
encoding: NSUTF8StringEncoding
error: &error];
NSString *message = [NSString stringWithFormat:data, KEY, COUNTRY_ID];
which reads the connect.xml from resources. But on the formating the string (message) APP quits without displaying any errors. How can I read file.xml from resources to NSString with format?
Hello eveyone
One of my app was rejected due to using private API.
But Apple did not give me more details.
Is there any tool to detetect and locate the codes where I used private API?
Thanks
interdev
I have a small app which has Users, Recipes, Ingredients and preparation models
A user has many recipes, recipes belong to user and ingredients/preparation belongs to recipes.
Now a user can view all recipes but I would like the option to add the particular recipe to a favourites list. Would I need to set a new DB to hold this and then link by associations or could I add a column to the recipe model called fav for example?
Im looking for the best practice here or if someone has done this before and can offer any advice that would be appreciated
I am working on a legacy C app which uses makefiles. I am more comfortable (and more productive) working from within an IDE, so I am looking for an IDE that can import the makefile and create a project.
Incidentally, these are hand written makefiles (not complicated ones like those generated by Autoconf). I am using Code::Blocks at the moment, but it seems it is unable to import makefiles ...
Hi,
As opposed to manually setting up a Wifi network(scanningaddingset encryption settings, etc) I'm trying to create an app that once the user enters his login credentials will automatically add the wifi network complete with the necessary network settings.
Maybe i've been searching using the wrong keywords but I havent stumbled upon anything about this.
I'm wondering which class(es) I should be looking at. Is this even allowed by the API?
Hey all,
I'm writing a C++ app that will communicate with another process via boost::interprocess, however I need to check if the other process is actually running first - as the other process is responsible for creating the inter-process shared memory. How do I check if the other process is running ?
folks, I'm specifically required to check other processes
I've got an ASP.NET website that I use forms authentication using the default provider you can setup. This works just fine for the site. The question is can I pass the credentials from the web site to a web app on the same server?
I started a project using ARC, and I'm inserting a few objects into an NSMutableArray. The objects have all started out as NSStrings, and when attempting to add these objects into the array, I get the following error:
Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: ' -[__NSArrayM insertObject:atIndex:]: object cannot be nil
This array is holding several objects. Is there a quick way for me to find which of the objects I'm attempting to put into the array is nil?
Hi,
I want to convert some of our internal API into a spring bean that we can use in other projects. This API needs some instantiation and other logic which I want to encapsulate in this bean so that we can just put the bean into our app context with necessary propoerties alone.
I remember having read an article on this somewhere in the past - but cant find it now.
Any pointers to something similar will be helpful
I'm struggling to find a tag selection UI for a rails app. Ideally it would be something like the selection here on Stackoverflow, or on Delicious or Digg.
I want users to be able to select multiple tags with a single click. We're already using jQuery, so it makes sense to use something that takes advantage of that. I've used the selection ui in jQuery and I'm not thrilled about having users need to hold down ctrl to select multiple tags.
I have an asp.net web app storing user's cellphone number in Sql Server 2005.
I want to use C# to encode cellphone number for security reason.
Which encryption method should I use for cellphone Encode and Decode?
DES?AES?RC4 or something else?
Hey guys, in order to remove contact's photo, which way is correct?
1) to update and set Photo.PHOTO to ""/"NULL" , or
2) to update and set Photo.MIMETYPE to ""/"NULL" or
3) to update and set Data.MIMETYPE to ""/"NULL" ?
I wanted to mention also that I insert photos from my app by the following way:
cr.insert(ContactsContract.Data.CONTENT_URI, photoValues);
Please also tell me "" is better or null? (in updating case)
Thanks a lot.
Why when I click on the x button to close the window in a Java application only the window dissapears and the applicaton is still running.
I've read so many times that java designers tried to cater Java behaviour for the most common needs of programmers and save they precious time and so on and so on. What's more common case than closing app when I click on a X button?
I am writed an automated test in Selenium IDE to test one of our applications. Our app throws one of those confirmation dialogs "Are you sure you want to continue."
Click OK or Cancel
Selenium does not support the clicking of these dialog boxes. I have
tried the following SeleniumIDE functions with no success:
chooseOkOnNextConfirmation
chooseOkOnNextConfirmationAndWait
Is there a javascript funtion I can call within SeleniumIDE to do
this, or am I out of luck.
Hello,
This is my first app with CI and I want to know whether $_POST is clean and can I directly insert the data into db?
I have enabled $config['global_xss_filtering'] = TRUE;
Thank You.
My app is a tab bar application, which one of the tabs is a TableViewController instead of a viewController which works fine (the table displays great) but where and how do I add UINavigationController to it? :-)
I'd like for my app to be able to tell if an image hasn't been viewed in the last 30 days and remove it (along with data in the DB associated with it). I know you can have PHP read and output the image dynamically but I've heard its quite taxing on the system. Is there a way to for me to track these hits even when the image is viewed directly? (would htaccess be able to do this?) Thanks in advance.
Just wondering, if I load a site such as Facebook into a WebBrowser control how do I enter data into the form controls from WF/Desktop app?
Do I have to use the DOM?
I'm building an app which will allow a user to scan the barcode on a 'shelf', 'box' or 'product' which will then bring up that particular item or all the associated items.
As these are all separate models with their own ID's, I need a global ID table.
I was thinking of a polymorphic table called 'barcodes'
barcodes
id
barcode_number
barcodable
Is there an easy way to do this? Or is polymorphic the best way?