From Ireland: a little bit of this and a little bit of that
Browse by Tags
All Tags »
- Web Services »
- .NET (RSS)
-
Next week sees the start of a month of Interoperability Webcast Month - January 18 – February 11, 2005 . In the mean time, if you are looking for resources on Interoperability between .NET and Java/J2EE, you may find some of the following resources useful! Read More...
|
-
Today, as we write application code we generally are not dealing with immutable state/data, we are applying application logic to state/data so that it transforms from one known state to another known state in a consistent, all or nothing fashion. Today, Read More...
|
-
When thinking about Transactions, I think it is fair to say that Transactions are one of the most powerful and frequently used paradigms in Enterprise Computing today. With Transactions, we have a collection of patterns that deal with how concurrency Read More...
|
-
In my last blog posting, How should we think of Transactions ? I mentioned Volatile transactions and how I currently think they can be perceived in different ways! Do they have ACID, ACId or ACI properties? In case you do not know what Volatile Transactions Read More...
|
-
What is particularly interesting about HTTP.SYS is that it has an API and it can be used to write/roll your own HTTP endpoint. Nice!! Currently there is only a C API , but with Whidbey you have access to a managed API to HTTP.SYS. Here is a sample (via Read More...
|
-
Just spotted a reference to Dublin on the ASP.NET feed, so I had to have a look! Excellent!! Christian Weyer is coming to town and talking at a IrishDev user Group event and is covering a really good topic, "Visual Studio .NET's Web services wizardry Read More...
|
-
Congratulations to our local DPE in Ireland , they really have out done themselves this time!! On Wed. the 3rd of Nov , we have a full day event that is jam packed with great sessions and exceptional speakers. The list of speakers includes Eric Rudder Read More...
|
-
Don Box , Doug Purdy , Richard Turner and Eric Schmidt discuss the benefits of connected systems . So if you are unaware of what Microsoft means by a connected system, here is a few resourses on the web that you might find useful: A Guide to Developing Read More...
|
-
On MSDN TV , Matt Powell talks with Richard Turner about the benefits of Service Orientation, the four tenets of Service Orientation, and how to use today’s technologies to move toward a service-oriented world today and in the future with Indigo. The Read More...
|
-
Michele Leroux Bustamante writes "I participated in Benjamin Mitchell’s chalk talk on SOA at Tech Ed in Amsterdam last month and one of the biggest areas of confusion was exactly this. What is a service boundary? How do developers know when to build a Read More...
|