Using log4net logging services

0
Whenever you have the need for debugging some application that by whatever reason cannot be properly debugged in Visual Studio, or even because your application requires some kind of...

BizTalk 2009 Beta Docs & BAM Guidance

0
Microsoft just published a very interesting an in-depth 86-page document about BAM, one of the most under-used features of BizTalk Server, “Business Activity Monitoring in Depth for Developers”. You...

Developing a WCF Service – Calling the hosted service

0
In the first part of this topic, I showed you how to develop a WCF service. In this next part I will show how to implement a client application...

Azure FTP For SharePoint @ GitHub

0
After a couple of failed starts, I finally decided to start this project. The idea came to me when the first version of the Relay was launched in the...

Dicas a correr: SD Times e PodCasts

0
O Software Development Times (SD Times) é a melhor publicação que conheço sobre o estado da indústria do software. Sem ser focada apenas numa tecnologia, inclui notícias sobre o que...

Converting a Vertical Table to an Horizontal Table in SQL Server

2
Today I've encountered a vertical table in an SQL Database and I wanted to transform it to an horizontal one. A vertical table is described as an EAV model. Imagine...

Evento PontoNetPt: Slide Decks

0
Boas, para quem tiver interesse, estão disponíveis os slides das duas apresentações que realizámos (eu e o Raúl Ribeiro) no evento PontoNetPt: BizTalk 2006 e Windows Workflow. jota (ps: links corrigidos)

Remote resource handling in a MVC website project

1
I don't have very fond memories of using .Net resource files (.resx) to handle the translation of static web page elements such as form labels. The Visual Studio resx editor...

DSL Tools para versão final do VS2005

0
Saiu mais uma build das DSL Tools (Novembro 2005), desta vez já com suporte para a versão definitiva do VS2005, um pouco mais tarde que o WCF e WWF. Além de...

TechEd EMEA 2005 e Excepções

0
Uma das apresentações interessantes a que assisti foi do conhecido David Platt, "Exception Handling Best Practices". A sessão podia ter sido melhor, mas uma vez que o tratamento correcto...