 |
|
 |
When posting your question please:- Choose the correct forum for your message. Posting a VB.NET question in the C++ forum will end in tears.
- Be specific! Don't ask "can someone send me the code to create an application that does 'X'. Pinpoint exactly what it is you need help with.
- Keep the subject line brief, but descriptive. eg "File Serialization problem"
- Keep the question as brief as possible. If you have to include code, include the smallest snippet of code you can.
- Be careful when including code that you haven't made a typo. Typing mistakes can become the focal point instead of the actual question you asked.
- Do not remove or empty a message if others have replied. Keep the thread intact and available for others to search and read. If your problem was answered then edit your message and add "[Solved]" to the subject line of the original post, and cast an approval vote to the one or several answers that really helped you.
- If you are posting source code with your question, place it inside <pre></pre> tags. We advise you also check the "Encode HTML tags when pasting" checkbox before pasting anything inside the PRE block, and make sure "Ignore HTML tags in this message" check box is unchecked.
- Be courteous and DON'T SHOUT. Everyone here helps because they enjoy helping others, not because it's their job.
- Please do not post links to your question in one forum from another, unrelated forum (such as the lounge). It will be deleted.
- Do not be abusive, offensive, inappropriate or harass anyone on the boards. Doing so will get you kicked off and banned. Play nice.
- If you have a school or university assignment, assume that your teacher or lecturer is also reading these forums.
- No advertising or soliciting.
- We reserve the right to move your posts to a more appropriate forum or to delete anything deemed inappropriate or illegal.
When answering a question please:
- Read the question carefully
- Understand that English isn't everyone's first language so be lenient of bad spelling and grammar
- If a question is poorly phrased then either ask for clarification, ignore it, or mark it down. Insults are not welcome
- If the question is inappropriate then click the 'vote to remove message' button
Insults, slap-downs and sarcasm aren't welcome. Let's work to help developers, not make them feel stupid.
cheers,
Chris Maunder
The Code Project Co-fou
|
|
|
|
 |
|
 |
I want to do apps of ios in windows 7 os. as Im not having mac pc. Please give me details or easy steps of intsallation.
|
|
|
|
 |
|
 |
You need a simulator first - try this[^] out.
|
|
|
|
 |
|
 |
Hey Guys,
I want to create a simple app for my Windows phone to open a remote connection to my Desktop Computer.
Is there any good article or suggestion on how I can do this? anything that can help to get me started.
Thanks
|
|
|
|
 |
|
 |
Windows Mobile devices do come with remote desktop, so you should not really need to build an application.
See this tutorial[^] that explains how to use Remote Desktop.
|
|
|
|
 |
|
 |
Windows Mobile does, Windows Phone 7 does not.
|
|
|
|
 |
|
 |
Windows Phone 7 does not have native RDP support.
Your best bet is to start from the official protocol specification in the MSDN[^].
Unfortunately implementing the whole protocol is not a trivial task even if you want to implement only basic functionality (i.e. graphic and mouse).
|
|
|
|
 |
|
 |
Hi All,
I am new to Xna.I have to move the plane manually on some points and as the User Hits the Plane,then the plane will move on curve path drawn by the user.I am using Farseer Physics Engine For my game.I am having problem in drawing the curved path.Please suggest me any solution with example.Thanks in advance.
|
|
|
|
 |
|
 |
Can any one suggest a good chat application architecture?
|
|
|
|
 |
|
 |
Is there a way i can get the address of a mobile when on GSM network? My application will contact the server, now when it is on wi-fi then it easily gets the ip-address but when i am on EDGE/3G then i am unable to get it.
Is there a way to get the ip-address when on network in IPhone [xcode]
|
|
|
|
 |
|
 |
Is auto answering with custom voice message possible in android? In a forum someone had posted that direct access
to "acceptCall" and "hangup" methods is not possible. Please clarify if anyone have idea about this .
|
|
|
|
 |
|
 |
Hi there,
I'm thinking about making my own type of Siri-like app but supplying a different voice.
Even if it's not as comprehensive as Siri, I'm thinking about it as an interesting side project.
Is there anything out there like dev libraries or products anyone would suggest to help with the development?
Thanks,
John
modified 30 Jan '12.
|
|
|
|
 |
|
 |
Hi,
I want to develop mobile web pages that can run on any mobile/smartphone. How can I do that using Visual Studio 2008?
PS: I will also need to link it to a DB since it'll be a mobile shopping website.
|
|
|
|
 |
|
 |
I already posted a suggestion here[^], a little more research should lead you to the peculiarities of mobile enabled web pages.
Unrequited desire is character building. OriginalGriff
I'm sitting here giving you a standing ovation - Len Goodman
|
|
|
|
 |
|
 |
Hi, i want compress a string in android and decompress in c#,
What can i do ?
Thanks
|
|
|
|
 |
|
 |
How about using the java.util.zip Deflate[^] class to compress and System.IO.Compression GZipStream[^] to decompress?
"It was when I found out I could make mistakes that I knew I was on to something."
-Ornette Coleman
"Philosophy is a study that lets us be unhappy more intelligently."
-Anon.
|
|
|
|
 |
|
 |
Doesn`t work,,, Do you test your solution?
|
|
|
|
 |
|
 |
the android compression code would compress for the gzip format. I searched for a gzip api for C# and found the one I linked to. What exactly is the problem with it? I'm not a C# programmer, apologies if I lead you astray.
"It was when I found out I could make mistakes that I knew I was on to something."
-Ornette Coleman
"Philosophy is a study that lets us be unhappy more intelligently."
-Anon.
|
|
|
|
 |
|
 |
Please send me link..
I compressed a string with gzip and i cant decompress in c#.. :(
|
|
|
|
 |
|
 |
Something similar to this[^] ?
"It was when I found out I could make mistakes that I knew I was on to something."
-Ornette Coleman
"Philosophy is a study that lets us be unhappy more intelligently."
-Anon.
|
|
|
|
 |
|
 |
Thanks,,, But doesn`t help me... (
|
|
|
|
 |
|
|
 |
|
 |
Thanks for your solution ,, but I can`t use snappy in Android ... :(
|
|
|
|
 |
|
 |
Packt has recently published a new book on iPhone. You can check out the book here: https://www.packtpub.com/iphone-user-interface-cookbook/book
I am currently looking out for reviewers for this book. If interested you can drop an email to seanp@packtpub.com and I would be happy to send across a free copy.
Also, if you provide a review for this book within 2 weeks and you stand a chance to get an ecopy of the following book as well : http://link.packtpub.com/RAlyHw
|
|
|
|
 |
|
 |
Hi all ,
i'm using ksoap lib to access .net services hosted in an server and i'm able to consume those perfectly , However certain services (acessed via a browser)are redirected to an SSO login page ( i type the URL - blah blah.asmx and it redirects to a form asking my credentials ) . upon successful authentication the page displays the available web service methods . .
how can i access such webservices through ksoap api . .
any sort of help is much appreciated . .
|
|
|
|
 |