|
|
|
|
|
| | Total Hits: 2 | Today: 0 | Author: Eric Griffin | Rating:  |
| |  Cell phones, PDAs, and other wireless devices that connect with the Internet enjoy growing popularity, making wireless applications more important and especially useful to companies with remote employees. This article presents an overview of the .NET Mobile Web SDK for building wireless apps. The technologies and design decisions that influence the development of mobile Web applications are discussed along with specific strategies for setting up a development environment using an emulator and bu... |
| | Total Hits: 177 | Today: 0 | Author: John Papa | Rating:  |
| |  Data access is an important aspect of developing applications with the Microsoft® .NET Compact Framework for Windows Mobile® devices. By using the existing architecture to send and receive data between your mobile application and your application server, you can pass data with either DataSets, custom objects, or scalar values.
In this installment of DataPoints, I want to discuss best practices for data access strategies when developing mobile applications for Smartphones. I will demonstra... |
| | Total Hits: 228 | Today: 0 | Author: Shivani | Rating:  |
| |  Today I was thinking to get a good PDA. As I looked at NOKIA COMMUNICATOR 9210m found it interesting. Having a close look on functionalities and then just thinking of my Mobile I came to know some basic things regarding Device Capabilities and that is what inspire me to write this Article and as I am working with Mobile Internet Toolkit that make me inquisitive to know what actually this giving us to deal with this versatile characteristics.... |
| | Total Hits: 183 | Today: 0 | Author: Doug Seven | Rating:  |
| |  ASP.NET enables developers to do a lot of things with ease. Bind data to HTML Table output (DataGrid, DataList, Repeater), maintain state, and build Mobile Web Forms.
Mobile Web Forms are specialized versions of ASP.NET Web Forms, using a selective set of Mobile Controls. The Mobile Controls are devired from standard ASP.NET Server Controls - the Mobile Label control is derived from the ASP.NET Label control for example. This enables the developer to write code with a set of controls that... |
| | Total Hits: 200 | Today: 0 | Author: Dotnetforce | Rating:  |
| |  This article discusses how to personalize the settings for a mobile web application based on the user logged into the site. Personalization is a very useful approach to provide a satisfying user experience. Particularly in Mobile applications where the small size of the device is often a hindrance in data input, the user can be more comfortable when the amount of data entry is reduced when some commonly used settings are persisted in a secure manner.... |
| | Total Hits: 343 | Today: 0 | Author: ondotnet | Rating:  |
| |  Microsoft SQL Server CE edition is the database server built by Microsoft to run on mobile devices. Besides being a standalone database for mobile applications, SQL Server CE also allows you to connect to your desktop SQL Server 2000 and perform remote data access and merge replication. In this article, you will learn how to build a .NET Compact Framework mobile application using Visual Studio .NET 2003 and how it can perform remote data access using SQL Server CE 2.0.... |
| | Total Hits: 1281 | Today: 0 | Author: msdn | Rating:  |
| |  The ASP.NET mobile controls (previously called the Microsoft Mobile Internet Toolkit) extend the power of ASP.NET to allow you to develop mobile web applications. This page lists a few resources related to the mobile controls.... |
| | Total Hits: 0 | Today: 0 | Author: Nancy Michell | Rating:  |
| |  I want to build a little note-taking application for mobile phones and other devices. It would be used to keep personal notes like reminders and grocery lists. I also need to update my company's Web site so it can deliver content to all the different handheld devices that are out there. I'm confused about which tool to use. I've heard about the Microsoft® Mobile Internet Toolkit (MMIT) and the Smart Device Extensions (SDE). What do they do? Which tool should I use?... |
| | Total Hits: 2 | Today: 0 | Author: Vimal | Rating:  |
| |  Here is the code by which you can get functionality of Auto complete combobox in normal combobox.
Just set your combobox's DropDownStyle to System.Windows.Forms.ComboBoxStyle.DropDown and add the following code in KeyUp event of the same combobox.... |
| | Total Hits: 17 | Today: 0 | Author: www.netomatix.com | Rating:  |
| |  World is going mobile everyday and so are web applications. This article will provide you some basic information on how to get started with writing a simple ASP.Net mobile application using Visual Studio(2005 or 2008). We will build a more sophisticated search application based on the project we will create in this article. For most part you can refer to... |
| | Total Hits: 11 | Today: 0 | Author: Amit Patel | Rating:  |
| |  Adding server-side browser detection and redirection to your website using the ASP.NET platform is quite easy. This code should be inserted into the Page_Load event of the web form code behind file (e.g. default.aspx.cs). To enable this site-wide, just add it to the Page_Load event of the Master Page file.... |
| | Total Hits: 16 | Today: 0 | Author: matrixmesh | Rating:  |
| |  This article explains approaches for ASP.NET mobile development to determine if an HTTP request is coming from a mobile phone and then redirecting the request to a page optimized for a mobile browser.... |
| | Total Hits: 15 | Today: 0 | Author: Puran Mehra | Rating:  |
| |  This program will allow the user to send mail from his mobile device. Here we use a mail server and make use of the classes provided in the System.Web.Mail namespace. We also make elaborate use of validation controls.... |
| | Total Hits: 23 | Today: 0 | Author: Puran Mehra | Rating:  |
| |  We want to develop an application for a bank that will provide its users with their account balance on a mobile device. Users will be authenticated against their pre assigned credentials and, if that is successful, logged on. Then they will be asked for their account number, which returns their balance.... |
| | Total Hits: 32 | Today: 0 | Author: Microsoft Corporation | Rating:  |
| |  The ASP.NET Mobile Controls QuickStart Tutorial is a set of samples and supporting documentation designed to quickly acquaint you with the ASP.NET mobile controls. The QuickStart Tutorial samples are designed to be short, easy-to-understand illustrations of features of the mobile controls. By the time you complete the QuickStart Tutorial, you will be able to build fully functioning ASP.NET mobile Web pages.... |
| | Total Hits: 23 | Today: 0 | Author: Microsoft Corporation | Rating:  |
| |  Developing ASP.NET pages for mobile device browsers does not differ substantially from developing pages for desktop browsers. To help you create applications for mobile devices, ASP.NET provides a System.Web.Mobile namespace devoted specifically to mobile Web development.... |
| | Total Hits: 28 | Today: 0 | Author: Amit Patel | Rating:  |
| |  Adding server-side browser detection and redirection to your website using the ASP.NET platform is quite easy. This code should be inserted into the Page_Load event of the web form code behind file (e.g. default.aspx.cs). To enable this site-wide, just add it to the Page_Load event of the Master Page file.... |
| | Total Hits: 131 | Today: 0 | Author: Andrei Pociu | Rating:  |
| |  The mobile controls provided by ASP .NET target, as the name suggests, mobile devices (cell phones, Palms, etc.). This article will give you an idea of how to develop mobile web applications using ASP .NET and the Microsoft Visual Studio .NET environment. It will describe some of the most important mobile specific controls but won't go deep into the subject. At the end we'll also take a look at the Pocket PC Emulator 2002 which is included in Visual Studio .NET.... |
| | Total Hits: 116 | Today: 0 | Author: Srinivasa Sivakumar.S | Rating:  |
| |  These days mobile devices are part of our life style and most of us can’t live with out them. When these mobile devices are connected to the Internet, the powers of the mobile devices are endless. We can deliver timely data to the user at any place and any time. Traditionally mobile applications are developed using WML, WMLScript and WBMP with a server. For dynamic WML applications, developers used ASP, JSP, PHP, etc. Still these applications serve WML on the fly. The Mobile Devices includes Cel... |
| | Total Hits: 236 | Today: 0 | Author: Shivani | Rating:  |
| |  So here I am. Back after a fantabulous home trip. From there I gained a lot, talked to people about what they expect from their Mobile and the response was real good and positive. People are really excited and want to go on running up with the technology.... |
|
|
|
|
|
|
|
|
|
|
|
|
|