Geekpedia Tutorials Home

Building a C# Chat Client and Server

Building a C# Chat Client and ServerA step by step tutorial teaching you how to create your own chat client and chat server easily in C#, for local networks or the Internet.

in C# Programming Tutorials

Getting Hard Drive Information

Getting Hard Drive InformationA C# tutorial showing you how to make use of WMI to extract information on disk drives, such as model, capacity, sectors and serial number.

in C# Programming Tutorials

UPS Shipping Calculator

UPS Shipping CalculatorThis tutorial will teach you how to calculate the shipping cost based on the weight, height, length and depth of the box, the distance and the UPS service type.

in PHP Programming Tutorials

Create Your Own Rich Text Editor

Create Your Own Rich Text EditorCreating a Rich Text Editor using JavaScript is easier to do than you might think, thanks to the support of modern browsers; this tutorial will walk you through it.

in JavaScript Programming Tutorials
Search
Tutorials
Programming Tutorials
IT Jobs
From CareerBuilder

Web Data

On Thursday, August 20th 2009 at 09:51 AM
By Anonymous
I've been developing an application with Mcml and receiving data from outside
such as WebDataSortableData. It's working properly as i preview the Mcml page
with preview tool. But i can't receive data when i try to make the same page
work in a different mcml page with a navigation method.

I'm using XmlRemoteResource object as status code. I'm getting
ErrorCodelessLockdown status code in return. It's explained as "Not
documented in this release" in SDK. Do you have a solution for this problem?
Sponsors
Discover Geekpedia

Other Resources