I also use NHibernate
A place to put all of my random thoughts about software development and computer programming.
Showing posts with label ActiveMQ. Show all posts
Showing posts with label ActiveMQ. Show all posts
February 4, 2009
Silverlight with ActiveMQ and NHibernate
I'm getting ready to start on a new application that I want to write using Silverlight
. Current I use ActiveMQ
as a messaging bus between applications and services. I would like to do the same for Silverlight, and avoid WCF
, so that I only have one service architecture to maintain. I have not seen much on using thewe to technologies together. The best I have found is a few messages about compiling NMS against a beta version of the Silverlight runtime. Appears that things almost work, and may work now. Has any one seen anything newer or something actually working?
I also use NHibernate
as an ORM solution. Same issue, trying to find people that have been able to sucessfully use these 2 technologies together. Once again, not a whole lot of reliable looking things. Some rumblings about LINQ, which seems to indicate that it would work. But nothing obvious.
I also use NHibernate
Labels:
ActiveMQ,
C#,
NHibernate,
Silverlight,
software development
Subscribe to:
Posts (Atom)