Browse by Tags

12 May 2005
Some notes on ClickOnce
In my sessions on smart clients the past weeks the ClickOnce seems to be the topic that generates the most questions. I'll try to clarify some of the issues here. Application Permissions and ClickOnce One of the main concerns people have is how a user knows what rights an application gets when it is... Read More...
05 May 2005
Please don't do Client/Server with Smart Client technology
I'm currently talking about Smart Clients around Norway and I've been focusing on the architectural aspects of Smart Client technology. Recently Clemens posted about much the same topic . For a long time Service Oriented Architecture has been sold as the final silver bullet by vendors and evangelists... Read More...
29 April 2005
Smart Client sessions at Microsoft Days
Yesterday I held three sessions at the quartely Microsoft Days ( Microsoftdagene ) event in Oslo. In three sessions we covered Smart Clients in the Service Oriented Architecture, todays technologystack, and the features of the upcoming technology stack from Microsoft with focus on VSTO 2005 and Windows... Read More...
13 January 2005
Some changes on the new year
Entering the new year my colleague Anders inspired me to join the crowd of good samaritans. A task postponed far too long. Suffering from severe cruft I formatted my box and started out with clean sheets. This gave me the opportunity to start developing with least privelige and also installing Cassini... Read More...
18 September 2004
Testing private methods - Shortcuts will cut you
Anders dissects the testing features of Team System, and seems quite pleased with what he finds. The subject of testing private methods became quite a hot potatoe at James Newkirks BoF at TechEd this year. For me the whole point of writing tests is to verify the behaviour of the public interface of your... Read More...
30 June 2004
A crowded unit testing BoF
This mornings BoF lead by James Newkirk was truly crowded and goes to prove that .NET developers are taking testing seriously. Considering the level of participation in the discussions there might actually have been too many participants as there were no real discussions, more statements regarding to... Read More...
03 June 2004
Using an XmlPublisher in the ExceptionManagement ApplicationBlock
I've been using the Microsoft ExceptionManagement ApplicationBlock and I spent some time creating a nice ExceptionXmlPublisher because the one described in the docs has some flaws. Using the xml publisher removes the need to run the EventLog installer to be able to create the eventlog. Having the exceptions... Read More...
19 February 2004
Delivering presentation over Web Services with WSRP
I recently was asked to talk about the possibilities of implementing a WSRP consumer on the .NET platform. And suprisingly, it has very little to do with Web Services Routing Protocol. "Web Services for Remote Portlets" is the OASIS specification name and it's all about delivering presentation instead... Read More...
11 February 2004
Bridge to asynchronous water
Kevin W. Hammond points out that programming asynchronous webservices (using SOAP over MSMQ) creates a mindcandy for developers used to the RPC style of SOAP over HTTP: If you want request/response semantics when using SOAP over MSMQ, you must keep in mind that the WSE 2.0 channel model actually requires... Read More...
28 January 2004
Internal UDDI Implementations
I am currently working on something on Service Oriented Architectures. Don't know quite what yet, might become an article, might become code. I had a chat with Clemens the other day in relation to this subject and he showed some enthusiasm for the use of UDDI internally. I have for a while been looking... Read More...
More Posts Next page »