Wrox Programmer Forums
Go Back   Wrox Programmer Forums > .NET > Other .NET > General .NET
|
General .NET For general discussion of MICROSOFT .NET topics that don't fall within any of the other .NET forum subcategories or .NET language forums.  If your question is specific to a language (C# or Visual Basic) or type of application (Windows Forms or ASP.Net) try an applicable forum category. ** PLEASE BE SPECIFIC WITH YOUR QUESTION ** When posting here, provide details regarding the Microsoft .NET language you are using and/or what type of application (Windows/Web Forms, etc) you are working in, if applicable to the question. This will help others answer the question without having to ask.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the General .NET section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old February 9th, 2006, 02:06 AM
Friend of Wrox
 
Join Date: Jun 2003
Posts: 596
Thanks: 1
Thanked 3 Times in 3 Posts
Default Sharing classes with device

Hi All,
Im have just completed an sms interface for out applications to talk with mobile devices.
I created a class library to hold the classes of objects that will be serialized into sms's or message queue messages.
No Im on the receiving end and I I can not seem to reference my .net class project because it is not a device project.
How do I get around this, I want to be able to deserialize the objects into the same class.
Many thanks for your time.
Rod

======================================
They say, best men are molded out of faults,
And, for the most, become much more the better
For being a little bad.
======================================
__________________
======================================
"They say, best men are molded out of faults,
And, for the most, become much more the better
For being a little bad."
--Shakespeare
======================================
 
Old February 9th, 2006, 10:30 AM
Friend of Wrox
 
Join Date: Jun 2003
Posts: 1,101
Thanks: 0
Thanked 2 Times in 2 Posts
Default

Rod,

Wouldn't you need to write a program on the device to deserialize the objects?

Hal

Hal Levy
Please do your own homework.
I am here to help you, not do it for you.
I do not have sample code for anything
 
Old February 9th, 2006, 11:53 AM
Friend of Wrox
 
Join Date: Jun 2003
Posts: 596
Thanks: 1
Thanked 3 Times in 3 Posts
Default

Hal,
I get that bit, but I want to deserialize them into the same class as they started.
I cannot reference the class library that they come from because it is not a device library?

======================================
They say, best men are molded out of faults,
And, for the most, become much more the better
For being a little bad.
======================================





Similar Threads
Thread Thread Starter Forum Replies Last Post
device interfacing kanoorani Beginning VB 6 4 September 8th, 2006 01:13 AM
Sharing code GuyB CSS Cascading Style Sheets 1 July 6th, 2006 09:41 PM
Sharing code GuyB ASP.NET 2.0 Basics 2 July 6th, 2006 06:50 PM
Sharing a Folder adman VB How-To 4 December 19th, 2003 05:45 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.