| Thread | Last Post | Replies |
|
| Remove MobileListItem by value | 29 Nov 2004 09:03 GMT | 1 |
I'm trying to delete MobileListItem defined in .aspx page: <mobile:selectionlist id="List1" runat="server" selecttype="DropDown"> <item text="Some text" value="Item1" /> </mobile:selectionlist>
|
| newbie needing a mobile hello world sample app. | 24 Nov 2004 16:37 GMT | 1 |
I would like to start developing apps using ASP .Net mobile, but I do not know where to start. I need some kind of 'hello world' sample to get me going. I have explored some sites but haven't seen anything. Can anyone suggest a site with a sample?. Ideally, I would like something ...
|
| Are they known issues of Openwave 5.0 with ASP.NET mobile controls? | 24 Nov 2004 16:05 GMT | 4 |
I have come across a few weird issues when testing with Openwave browser 5.0 (included in Openwave SDK 5.1). The issues are: 1. System.FormatException Input string was not in a correct format.
|
| Device emulator | 24 Nov 2004 01:06 GMT | 2 |
I'm just starting to learn Web App programming. Where can I get an emulator? Thanks!
|
| Smart Client Architecture and Design Guide | 23 Nov 2004 16:39 GMT | 2 |
This guide gives you prescriptive guidance on how to overcome architectural challenges and design issues when building smart client solutions. It also provides guidance on how to combine the benefits of traditional rich client applications with the manageability of thin client ...
|
| ASP.NET and splash screen on mobile | 23 Nov 2004 06:53 GMT | 2 |
If I need to develop splash screen on mobile with using ASP.NET, how can I do? See the picture: Page1:
|
| Help please - RSS for WinMobile2003 | 22 Nov 2004 18:02 GMT | 2 |
I must develop an application a RSS Reader for Windows Mobile 2003 (Smartphone), with VB.NET 1. Which software do I need ?** 2. Do I need electronic knowledge to do this?
|
| SetFocus on Load | 22 Nov 2004 16:31 GMT | 2 |
How can I set the focus on a textbox for Pocket PC mobile 2003? On load I would like focus on text box so a bar code can be scanned without any keypading. I'm currently using C# in Visual Studio to create either a mobile or web
|
| MobilePage / Page Title | 19 Nov 2004 17:09 GMT | 1 |
Does a MobilePage not have a page title property? I can't seem to find one.
|
| How to enable frames in web mobile application? | 19 Nov 2004 06:47 GMT | 1 |
I can insert <frameset> and <frame> tags using devicespecific filter and <asp:xml> control. But they're situated within <body> tag and browser ignore them. Is another way to insert frame tags or how to remove <body> tag?
|
| Mobile control and output tag | 15 Nov 2004 12:37 GMT | 2 |
Is there any mobile control on ASP.net support to write some tag? For example: I need to write <h1> by setting to property text in textview or label control, when I see coding in html source, it is gone.
|
| Problems with datagrid/viewstate on pocket explorer | 10 Nov 2004 18:10 GMT | 1 |
I have a problem with an application which is used by pocket explorer on a mobile device. The problem is described in article 320708, "PRB: Cannot edit data in grid from Windows CE-based device" on your support site. To solve this problem I have to save and load viewstate manually ...
|
| textbox not enabeled for writing | 08 Nov 2004 13:54 GMT | 3 |
How do I accomplish the above? except for writing my own textbox-usercontrol I cannot come up with another idea - any suggestions? Trine
|
| BlackBerry Handheld Simulator | 05 Nov 2004 18:59 GMT | 6 |
I checked the blackberry site and was not sure if they have what i need. I need a BlackBerry Handheld Simulator for the Blackberry 6230. Also i will be testing a MMIT/ASP.net Web pages. Is there a simulator available for me to download.
|
| File access on Pocket PC | 04 Nov 2004 17:04 GMT | 1 |
I am developing a web application using ASP.NET with Windows Mobile 2003 as the target platform. In the web application, user can click a button on the web application, a "choose file" dialog will be displayed. The user select a file, the web application records down the path of the ...
|