Edit: This is done in the Compact Framework, I don\'t have access to WebClient therefore it has to be done with HttpWebRequests.
When I run this SQl in my mobile app I get zero rows. select * from inventory WHERE [ITEMNUM] LIKE \'PUMP%\' AND [LOCATION] = \'GARAGE\'
not so long ago I´ve created a small iphone app for my Daily use. Now I want to port this app to a Windows Mobile Device while using C# and the Compact Framework. But I really have no clue how to use
I\'ve been working on an order management system for some time, about 1.5 years. It\'s written in .NET so I use .NET Compact Framework 3.5. All this time I tried different brands and versions of navig
I have a Compact Framework Project that has two Unit Test projects with it in the solution. One is a Smart Devi开发者_高级运维ce Unit Test Project (needs the emulator to run).The other is a normal Un
I have, what probably is, a simple problem. I\'m using interop to call an asynchronous function in CompactFramework. After I get result of the execution, I would like to raise an event, that will be c
I am building an executable using VS2008 and .NET compact framework 3.5, targetting Windows Mobile 6 professional, but whenever I compile the project, everything that I have specified in the AssemblyI
We have developed an ATL smart device project for to save the web page locally in windows mobile device. The application uses native IWebbrowser2 ATL interface control to browse the web page and save
Is there any XSLT library 开发者_如何学编程available for the Windows Mobile platform? I need to transform my XML document to HTML. It can be a plus if compatible with .NET CF.
i googled lot, i am not getting the way to build the icsharp source code for .net compact framework..