| Thread | Last Post | Replies |
|
| MMIT created aspx not producing wml | 31 Jan 2005 03:54 GMT | 2 |
I've downloaded MMIT and tried to make a simple app (.aspx). I've got the devicefilters in web.config. When I hit the .aspx page with my phone it only gives html, no wml. Anyone else had this problem? IIS is all set up with the three file types and regular wml pages work.
|
| datagrid in mobile page? | 28 Jan 2005 09:48 GMT | 1 |
Is it possible to use an asp:datagrid in a mobile asp.net page? I currently get "File or assembly name System.Web.Controls, or one of its dependencies, was not found" When i put the following at the top of the mobile page
|
| BlackBerry | 24 Jan 2005 16:49 GMT | 4 |
Does anyone have experience with programming for BlackBerry? I just have a few general questions about how easy it was and what the results were like. I was wondering how clients reactions to the resulting (web) programs were and if they really used the web pages developed for it.
|
| MS Pocket PC Emulator | 20 Jan 2005 00:00 GMT | 1 |
It used to come with ebvc++ 3.0 and was called shell32.exe. But it's not part of ebvc++ 4.0 nor Pocket PC 2003 SDK anymore. Appreciate your help
|
| using emulator in visual studio .net 2003 | 19 Jan 2005 12:10 GMT | 5 |
I am just starting to develop mobile web pages in Visual Studio .Net 2003. I have created asp.net mobile web application project with a mobile web form. I want to view the page in an emulator. I read that I should just set the target device to be for example pocket pc 2003 and ...
|
| Opportunities in .net mobil | 18 Jan 2005 06:05 GMT | 1 |
I'm trying to assess what's going on in the .net mobile world as I have been doing a lot of asp.net development work. This appears to be the only forum and it looks pretty dusty here with only one or two messages a day. Is this indicative of the activity with mobile?
|
| Getting started with Mobile | 16 Jan 2005 16:13 GMT | 1 |
I am an experiences .net developer but have never paid any attentio to Mobile apps. I guess there are apps that run on the phones themselves and then ASP apps for browsing. Can anyone point me toward good getting started docs?
|
| redirecttomobilepage from .ascx file | 12 Jan 2005 09:44 GMT | 2 |
Is it possible to redirect to another mobilepage from a user control loaded in a different page - samples are welcomed! Trine
|
| sending values to Mobile phones | 11 Jan 2005 03:23 GMT | 1 |
I have a WEB ASPNET App running and I want to sent a value (amount) at the end of the day to a phone Where Should I start reading to do it???? Kenny M.
|
| graphics on buttons | 11 Jan 2005 03:19 GMT | 1 |
I'm making a c# pocket pc application. I need graphics on something clickable (like a button). It seems that the things I can put graphics on don't have an onClick event, and the things that have an onClick event don't take graphics. I appologize if I'm missing something obvious, ...
|
| DeviceUpdate | 10 Jan 2005 16:28 GMT | 2 |
can anyone tell me what's going on with Microsoft DeviceUpdate for mobile devices. The last one is outdated (2002), what's now? Only cyscape.com option, nothing for free?
|
| Insert a custom TAG first in body | 09 Jan 2005 10:09 GMT | 2 |
I need to insert inside the BODY a custom tag, <X> and it has to be the first one. How do I accomplish this task? I thought of overloading the render method of page, but couldn't find any hint.
|
| IsMobileDevice returns false when connecting with WM 2003 | 07 Jan 2005 22:41 GMT | 3 |
Request.Browser("IsMobileDevice") returns false when connecting with my iPAQ 2215 (and other Windows Mobile 2003 devices), although HTTPBrowserCapabilities "Platform" returns "WinCE". What's going on? I'm using VS.NET2003 for development with DeviceUpdate4
|
| several mobile asp.net issues | 07 Jan 2005 08:29 GMT | 2 |
[this is a repost of my message posted originally to microsoft.public.dotnet.framework.aspnet two weeks ago. I got no answers but then I've found this group specific to mobile asp.net] I've just started to dig into mobile ASP.NET and I'd really wish to
|
| Using ASP.net to set Text Box field to Numerics only | 06 Jan 2005 23:19 GMT | 2 |
We are in the process of implementing our third party customized application to use Blackberry which I believe uses HTML. Is there a way that we can get an ASP.net Mobile text box to work with only numeric data? In order for the user to enter a number, they have to hit the shift ...
|