Convert Application To Platform Independent Mobile Application That Is Supported On All Devices?

May 13, 2011

I have a vb.net windows application. I want to convert some part of it to an application that can be run on all mobile platforms like iphone,windows mobile, ipad etc. It should be platform independent

View 1 Replies


ADVERTISEMENT

Winforms - Convert A Desktop Application To A Mobile Web Application?

Mar 9, 2011

I have an application that is written in VB.NET, using the System.Windows.Forms.Form as the front-end GUI. It runs perfectly on my Windows machine however recently there is a business requirement to convert this application to run as a web application so that people could view them in their blackberries when they go to the URL. Is there any quick way to perform such a conversion or I will have to translate the code line-by-line for such cases?

View 1 Replies

SMS Sending Application Using GSM Modem Of Mobile & AT Command Where Mobile Numbers Are Dynamic

Sep 17, 2011

SMS Sending application in vb.net using GSM Modem of Mobile & AT Command where mobile numbers are dynamically coming from sql server database.

View 1 Replies

Create A Mobile Application For Windows Mobile?

Nov 12, 2009

I would like to create a mobile application for Windows Mobile, how can this be done? I have Visual Basic Express edition.

View 4 Replies

Make A Resolution Independent Application?

Dec 19, 2009

The development machine's and client machine's screen resolution are very likely to vary. I want a code that will RE-SIZE and RE-POSITION each and every control so that no matter what the development machine's resolution is, the application will look exactly the same on the client machine irrespective of its screen resolution.

These two links are as close as I get to the answer, but they are not very clear.

[URL]

View 6 Replies

Make My Application DPI Independent In Windows XP?

Jun 24, 2010

How can I make my windows application DPI independent, while running it on Windows XP.

View 4 Replies

How To Send Email To Mobile Devices

Jul 5, 2011

I wanna to no how to send email to mobile advice?

View 5 Replies

Modify A Payroll Application Using An Independent Sub Procedure?

Mar 15, 2009

I am attempting to modify the payroll application below using an independent sub procedure rather than a Function procedure I'm not sure why things are not working after I managed to get the thing to work with the Fwt function. It's got to be something minor that I'm overloking. I get the correct amount for "gross pay and "FICA", but get "0.00" for FWT (it should be 35.78) and I get 369.40 for Net pay (should be 333.62)' This is the "CalcFWT Function" version

Option Explicit On
Option Strict On
Public Class MainForm

[code]....

View 1 Replies

[2008] How Can Two Independent .NET Application Can Exchange Data

Jan 28, 2009

I wanted to know how can two independent .NET application can exchange data. Something like DDE which was there in older versions.My purpose is to have an upgrade application (which is a seperate .net program) and my main application. Now I wanted to know that when my upgrade app runs it should be able to confirm that my main application is not running. How can I achieve this ? I know thru process name I can find out if my main program is running or not but thats risky if there is another program with the same name.Thus I wanted a way whereby my independant .net program (upgrade app) is able to determine if my another application (main app) is running or not.

View 2 Replies

Asp.net - Architect A .net Web Application To Kick Start Independent Process?

Feb 23, 2011

Can somebody form an idea on how to architect a web application which will kick start an independent process in the server which can perform data uploading function from flat file to Oracle table. This independent process should keep running until it finishes its job regardless of the web application's sign out or timeout issues. The client is a .aspx page which uploads the data file to server and then triggers the independent process in the server.I want to implement this in ASP.NET, VB.NET, VS 2003.

View 2 Replies

Forms :: Develop A Screen Resolution Independent Application?

Jul 7, 2009

How to develop a screen resolution independent vb.net application.

View 1 Replies

VS 2010 Chat Server That Can Interact With Mobile Platform

Mar 1, 2011

I've recently created my first serious Windows Service. It is a chat Server that can interact with a mobile Platform.Now If a Exception occurs in OnStart Sub you have no way of knowing there was an exception other than the misleading messagebox.I've Pinpointed the Exception to my fairly Simple log Class that Writes to a log file. Please look if you can see any obvious places where exceptions could occur. [code]

View 3 Replies

Application Security: Counting Days Independent Of System Calander ?

Jun 10, 2011

Counting days independent of system calander ?

View 1 Replies

Application Security: Counting Days Independent Of System Calendar

Jun 10, 2011

I want to add a feature to my trial version of the application. After first activation, I want to make it limited to 90 days. But I am concerned about user's changing the date of system hence deceiving my application. Is there any possibility to make it fool proof in a way that even if user takes the calender back, application expires after 90 days of first activation? First activation date has been saved in the database.

View 2 Replies

VS 2010 Cross Platform Application (windows & Linux)

Dec 22, 2010

am devoloping a simple program in vb.net but i wanna do it a cross platform almost (windows & linux) or if there is a vb.net to C++ code converter

View 2 Replies

Create An Ad Supported Pc Application?

Nov 29, 2010

Is it possible to create an ad supported pc application. I know Kings Office is ad supported. Can I add them to an app I am developing too?

View 1 Replies

Convert A VB2008 Console Application To Windows Forms Application

Feb 7, 2010

I have a fully functional multi-threaded VB2008 console application that I need to convert to a windows forms application. I am doing this to add additional functionality at a later time. How would I go about doing this?

View 9 Replies

Convert An Existing Standalone Java Application To A Dynamic WEB Application?

Mar 24, 2010

how to convert an existing Standalone Java Application to a Dynamic WEB Application which can be deployed on Apache-Tomcat Server container ?

View 2 Replies

Restart Application In Mobile?

Sep 14, 2009

I dont know use application.restart() in vb.net i dont found this command

View 2 Replies

Convert A Console Application To A Windows Form Application?

Apr 13, 2012

I have a console application code below. I am trying to convert this to a windows based form application but I don't know where to start. This code asks you to input a website and then it gives you the IP address for that particular website the user enters. All the code works fine but I want this in a windows form application.

using System;
using System.Net;
using System.Net.Sockets;
class GTest

[code]....

View 11 Replies

Project Type (.csproj) Is Not Supported By Version Of The Application?

Oct 27, 2010

I am new to this forum and also to vb.net (am an ex vb6 programmer)..I installed visual studio 2010 premium edition and it works with my own projects BUT trying to open the microsoft Lab5 solution file I get this error:

"/file cannot be opened because its project type (.csproj) is not supported by this version of the application"

View 5 Replies

C# - Read Sms From Mobile Device With .net Application?

Mar 16, 2010

How can I read SMS from mobile with my .net application? i have a Nokia 5310 mobile phone. Can you tell me from where i can download Nokia SDK or source code or Nokia API etc?

I want to make a custom application which reads SMS and at the same time sends a response to the sender's mobile number.

View 1 Replies

Mobile Application Cannot See Remote Sql Server?

Jun 20, 2010

I would like to develop a very very very simple application which will connect the MS SQL SERVER in my notebook and will be run at hand terminal-with windows mobile 6.Here is the code which i used :

Dim strSQL As [String] = "SELECT COUNT(studentid) AS totalp from Students where gender='m' "
' Dim Conn As New SqlConnection("Data Source=10.0.0.4MUSTAFASQL2;Initial Catalog=MYDBX;User ID=TEACHERA") <<< i used this too,
' Dim Conn As New SqlConnection("Data Source=10.0.0.4:1433MUSTAFASQL2;Initial Catalog=MYDBX;User ID=TEACHERA;") <<< and also tried this[code].....

View 2 Replies

Send Data To Mobile Application

Feb 25, 2010

i need to send datas to mobile application developed using java can i send datas from vb.net windows application to java mobile applications can anyone tell me what is the simplest and secure way to send data from vb.net windows app to java mobile app

View 1 Replies

Tabindex On Mobile Application Form In Net.?

Oct 15, 2011

First of all I want to thank "codeorder" for sharing me this code. Private Sub Button1_Click(sender As System.Object, e As System.EventArgs) Handles Button1.Click

[Code]...

View 2 Replies

Use The TableLayoutPanel Control In A Mobile Application?

Dec 9, 2009

Is There Anyway To Use The TableLayoutPanel Control In A Mobile Application

View 1 Replies

Asp.net - Convert Internal Web Application To Public Web Application

Aug 16, 2011

I have been tasked with setting up an internal web application to become public facing. The web site was written in ASP.Net and I am just looking for some advice about how I should go about this procedure. Apart from hosting the site on a public facing server I don't know what else I would need to take into consideration.

View 1 Replies

.net Application To Run On Desktop + Windows Mobile 6 - Which Database To Use?

May 20, 2012

i would like to build an inventory manager application that would have two versions :1. Would run on the desktop 2. Would run on windows mobile 6 I would like to have both these versions store and read data from a database that can be stored centrally either on a webserver or somewhere on the LAN.

I would like to know can i use Access as my backend database or sql server ? will windows mobile app be able to access it and read and write to it Note : I would prefer to create only one database that will just store the details in the tables and do not need any other functionality. All functions such as save,edit,delete,search,filter etc with be done from the FRONT-END VB.NET interface ONLY If you suggestion involves the use of 2 databases such as one for desktop version and one for windows mobile then please also tell me how would i sync the data between them.

View 1 Replies

Create Application For Nokia Mobile Phones?

Jan 24, 2011

How can I create application for Nokia mobile phones

View 1 Replies

Create Application To Send Message To Mobile By SMS?

Mar 19, 2010

I want to create application to send message to Mobile by SMS , But I didn't know what the requirement for this and what the steps to make this application?

View 1 Replies







Copyrights 2005-15 www.BigResource.com, All rights reserved