Sign In
Mark Ihimoyan's WebLog
.NET Compact Framework
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Options
Email Blog Author
RSS for posts
Atom
RSS for comments
OK
Search
Advanced search options...
Search In:
Everything
Blogs
Forums
People
Groups
Places
Pages
Date range:
All Time
Last Year
Last 6 Months
Last 3 Months
Last Month
Last Week
Last Two Days
Tags
No tags have been created or used yet.
Archive
Archives
June 2005
(7)
July 2004
(1)
June 2004
(4)
May 2004
(2)
April 2004
(2)
June, 2004
MSDN Blogs
>
Mark Ihimoyan's WebLog
>
June, 2004
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
Mark Ihimoyan's WebLog
System.Messaging (MSMQ) in CF 2.0 - Part IV
Posted
over 8 years ago
by
ihimmar
2
Comments
Exactly what can be sent in a message? Literally anything …Well not exactly anything but any object can be sent as the body of a message. This is made possible by a mechanism known as Serialization. Serialization is the process of taking objects...
Mark Ihimoyan's WebLog
System.Messaging (MSMQ) in CF 2.0 - Part III
Posted
over 8 years ago
by
ihimmar
13
Comments
Well I think it’s time to get our hands dirty with some code. In this simple application, I intend to demonstrate how to get MSMQ up and running on the device and send our first “Hello World” message to a local queue on the device. We’ll...
Mark Ihimoyan's WebLog
System.Messaging (MSMQ) in CF 2.0 - Part II
Posted
over 8 years ago
by
ihimmar
5
Comments
I will commence this sequence of posts on MSMQ support on CF version 2.0 by giving some pointers on how to get the Microsoft Message Queuing service up and running on your device. The reason for this is quite obvious, if the Queuing service is not up...
Mark Ihimoyan's WebLog
System.Messaging (MSMQ) in CF 2.0
Posted
over 8 years ago
by
ihimmar
1
Comments
So one of the new features that’s going to be introduced in V2.0 of the .NET Compact Framework (NETCF) is support for Message Queuing. I feel it is a much anticipated feature and there is quite some excitement about this feature in the developer...
Page 1 of 1 (4 items)