I wrote my WCF Service I need to host this in Windows Activation services (WAS) in my vista machine..
Please tell how to host my service in WAS..
Also how to consume this client apps
I have a Visual Studio solution containing two web applications.
I would like the first to depend on the second (pages in the first may contain links to, or possibly post to pages in the second).
Furthermore, I would like to be able to launch the first project on a development server (standard debugging procedure for web apps in VS) and have the references to the second project be fully functional.
Does anyone know the best way to achieve this?
Thanks.
kXML is an alternative XML parser I chose to use for JavaME apps.
The XML file to be editted is inside the mobile app's own JAR.
I'm using CLDC profile.
Please help
hi,
i know how to make a link to my app on the appstore with this URL itms-apps://ax.itunes.apple.com/WebObjects/MZStore.woa/wa/viewSoftware?id=
but i don't want the user goes on the software page but directly in the update tab
what is the link to do this?
is there a link to update the app ?(if an update existing)
thanks
I have asked before about selecting a framework but I have never actually asked should you a framework? In the past I have never used one but I am being drawn more and more to the idea to speed up development time. I am really concerned about the performance of the application though. Does anyone have any views on whether it is a good idea or not to use a framework? The performance of the apps built on top of it will be crucial.
Thanks
A little question about the listing in iphone os and some other applications, and possibly in android market.
When listing the apps, it fills the list in an automatic process, when reaching or is near to reach the end.
My question is: How is that written in iphone applications. But the main question is: Is that possible to make for firefox users with javascript, ajax or possibly any other language?
out
I require statistics of CPU Load of my iPhone apps. I am trying to use Instrument to see the CPU Load, but all I see in Instrument program is graphs and they are not usable. I need these statistics data in numbers so that I can put all of them on graphs using Excel or Numbers. Is there a way to export these data in such a way? Or do I need other programs to accomplish this?
in other words, what happens when I enable/disable FrontPage Server Extensions 2002 ?
knowing that I have asp.net web apps using .NET framework 1.1 and 2.0
thanks in advance
Recently Google introduced an SDK for application usage tracking on mobile devices (Google Analytics for Mobile Apps). Unfortunately, it seems that it only supports IPhone and Android devices.
Do you have any idea if this framework can somehow be used from Windows Mobile / Compact Framework applications or if Google is planning to release an SDK for WM?
BTW, I don't mean a WM application for browsing through GA server reports, but an SDK for tracking your mobile app's usage.
How should I divide source files into projects (within one solution) to
be able to use common classes in more relatively independent apps,
avoid lots of dlls needed (preferably all in one file for each application),
keep it fast?
There are working (data processing) classes, User controls, some utility classes and Forms of the application.
I'm getting ready to finally deploy my first iPhone app. The app uses SSL to connect to a REST web service. While reading the docs on deploying the app to the app store, I came across some drivel regarding having to go through a 30 - 60 day government vetting process just to ship an app that simply connects to an HTTPS server.
My question is, since this is an export requirement, do apps that are only distributed in the US face this same restriction?
Thanks
Hi.,
I have an existing wizard template created for VC++ from year back, ported to VS2008. It uses the custom wizard jscript/html templating system and DTE object. I've used this successfully for years, but now I want to create an entry for a standard C# project, I see there's no way to customise the C# project settings - the methods are for VC++ only.
Is there something closely related to this for C# projects (or do I have to learn yet another way of creating a wizard for .net apps?)
My application use the SDCard to store data (about 100 Mb of stuff). I would like to delete these file when the application is deleted through the application manager and offer a way to clear the data from there (like the Google Apps does). Any ideas ?
Is it possible to make agile work for platform development? Picture a set of dev pods each responsible for a unique functional area of a platform. Now picture 2-4 app dev teams that use the platform to build software apps to the public. How do you make agile work in this scenario?
I am trying to developing an android app for blackberry Playbook. For this i have installed all the necessary tools for blackberry development in android.For month ago i run some android apps on BB playbook. for this a debug token is needed which expired in a month. then today i develop a new debug token and run my new android app on BB Playbook but its not running and gives lots of errors and a red cross on the project folder i don't know why its happening.
I want to demo intellitrace. But all of my simple apps end up not having the methods instrumented.
Does anyone know of a good demo app for intellitrace? (or a good idea of one?)
Hi,
I'd like to write an app-store-approvable app for the iPhone OS which uses libffi. Is this allowed? I am capable of rewriting all of the parts that use it with things like NSInvocation without too much trouble, but would prefer libffi. So my question is: would apps that use libffi be accepted to the app store?
I'm learning Chinese at the moment and I have gotten my hand on a Chinese dictionary definition.
Now I would like to make an interface.
All I really want the application to do is when I point my mouse pointer over any text on the screen (in any window), it would identify the text I am pointing at and then display a small form over it, which would the chinese transaction.
Is that possible to do? Can WinForms apps interact with windows outside of it's own application?
Hi i tried to retrieve all users from the domain using provisioning api & 2-legged OAuth in java program but it returns unknown authorization header........... when i started to search about it i got the scope as https://apps-apis.google.com/a/feeds/user/#readonly. i dont what what #readonly refers please explain it ....
Regards
Sharun
How do java people handle clean up of their apps when the program receives a kill signal?
For instance, there is an application i connect to which wants any third party app ( my app) to send a "finish" command. What is the best say to send that "finish" command if one does a kill -9 on me.
The enterprise distribution in iPhone 4 beta is supposed to be easier. Companies can host their own servers with the apps instead of distributing through iTunes.
I am looking for technical information on how to do this. Can someone refer to the documentation/online details regarding this?
Thank much.
I would like to write a C# app that runs like an overlay on the desktop wallpaper. Similar to the way that desktop widgets or Rainmeter(rainmeter.net) runs; behind other apps but on top of the desktop wallpaper.
I cannot find any C# examples of this kind of behavior. Can someone point to me to some code?
Here is an example of what I am interested in creating: http://jabz.us/uploaded_images/screenCaptureRainmeter.png
I have suddenly run into an issue deploying to Heroku.
I created a new app, went to push and now see:
ssh: connect to host heroku.com port 22: Connection refused
My other previously working Heroku apps no longer work, receiving the same error.
Other Heroku commands work (create, info, db:push).
I can SSH to other services, so it doesn't look like it's my machine.
Any ideas?