473,385 Members | 1,655 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,385 software developers and data experts.

Need ref. to mobile code

Hey

Within the next months i am to determine my research topic. I know i want to
look into mobile code. With mobile code iImean code that can travel between
computers over a network. Not PDA applications and soforth.

My general idea is to some how serialize the call stack and send this and
the application over network when user move between computers. This would
enable users to do some work on one computer, move location, and continue
work on antoher with out saving. Does anyone have any idea if this is
somehow possible? If so, do anyone have some keywords I can google out,
articles, or better yet, expirence.

I know i could implement this by implemting some memento pattern which could
record each action the user has taken, but this would complicate programming
alot.

Sorry for crossposting so many groups. DidŽnt know where to get the answere

Thanks in regards
Anders Jacoben
Sep 15 '05 #1
1 1084
Anders,

I think you would need to look into remoting, definitely.

You might also want to look into the ExecutionContext class in .NET 2.0,
if you are using it. It has some information that will be of use to you
when you serialize calls across app domains.

Hope this helps.
--
- Nicholas Paldino [.NET/C# MVP]
- mv*@spam.guard.caspershouse.com
"Anders Jacobsen" <none> wrote in message
news:eq**************@TK2MSFTNGP14.phx.gbl...
Hey

Within the next months i am to determine my research topic. I know i want
to look into mobile code. With mobile code iImean code that can travel
between computers over a network. Not PDA applications and soforth.

My general idea is to some how serialize the call stack and send this and
the application over network when user move between computers. This would
enable users to do some work on one computer, move location, and continue
work on antoher with out saving. Does anyone have any idea if this is
somehow possible? If so, do anyone have some keywords I can google out,
articles, or better yet, expirence.

I know i could implement this by implemting some memento pattern which
could record each action the user has taken, but this would complicate
programming alot.

Sorry for crossposting so many groups. DidŽnt know where to get the
answere

Thanks in regards
Anders Jacoben

Sep 15 '05 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
by: Nick White [MSFT] | last post by:
Hello fellow Microsoft Windows Mobile and Embedded enthusiasts: I invite you to peruse the list below of upcoming technical chats and Webcasts offered by the Windows Mobile and Embedded Devices...
1
by: Anders Jacobsen | last post by:
Hey Within the next months i am to determine my research topic. I know i want to look into mobile code. With mobile code iImean code that can travel between computers over a network. Not PDA...
1
by: Hongbo | last post by:
Hi, I have a mobile form: === <body Xmlns:mobile="http://schemas.microsoft.com/Mobile/WebForm"> <mobile:Form id=Form1 runat="server"> <mobile:label runat="server" id="lblT" /> </mobile:Form>...
2
by: rufpirat | last post by:
Hello I'm in the middle of trying to build an "AD phone book", and this being my first try at asp.net, I have a few questions that I hope some of you might be able to help with: 1. Is it...
1
by: Jeff | last post by:
Hey asp.net 2.0 I wonder if it's possible to have both standard asp.net and mobile asp.net in the same web application. When the web server gets a request it can detect if this requested...
2
by: MK | last post by:
Hello, I am new to XML and PERL and I have a few questions the answers to which I need to complete a project. All your time and effort would be highly appreciated. I have to make a small HTML page...
3
by: Sleepwalker | last post by:
Hi, I'm currently working on creating a stripped down part of a company web page, that will be accessed from cellphone. The problem I have is that the Windows Forms authentication makes it...
6
by: Marc | last post by:
I am reading some stuff in self paced course 728 about mobile applications. But the first thing that comes into my mind is, why do I need to build special server side code, if the browser happens...
2
by: Amit Agarwal | last post by:
Hi guys...I'm new to mobile development and need your help. I'm trying to make a application that can detect the applications installed on mobile devices. Now I think there are two ways to achieve...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.