DEV310 – WCF: Building Secure, Reliable and Transacted Distributed Services (Shy Cohen)

0
Tenho a impressão de já ter visto esta sessão em algum lugar. Sem muito de novo, foi mais um "refresh" de WCF. Em termos de segurança, requisitos que o...

Integration Tests in .NET WebApi

0
In software development, testing is an essential aspect that ensures the stability and reliability of applications. Three primary types of tests are commonly used: unit tests, integration tests, and end-to-end tests. In this blog post, we will discuss these testing types in the context of a .NET WebAPI project and provide an example implementation of integration testing using an in-memory database.

SharePoint 2007 basics – Add a List

0
Adding a list is done very much in the same way as a web. You just have to pay attention to were you should get your list template from, because depending...

«Does IT Matter», and Waves of Innovation

0
A few years back I read Francis Fukuyama's "The End of History and the Last Man", a book that presented and defended the theory that the current political and...

Microsoft WebCamp 20.05.2014–Databinding with KnockoutJS

0
Earlier this week I did a presentation at Microsoft WebCamp 2014, a 3-track event focused on Microsoft web technologies, open source web libraries, and design/communication trends and tendencies. The...

The future of dynamic color palettes in CSS

When you have a theme based on a color picked by your users, it can be hard to find intermediate values for things like hover and active states, or...

Microsoft DSL Tools Workshop

0
Na sexta-feira tive a oportunidade de participar numa workshop organizada pela Microsoft sobre DSL Tools, oriendada por Annie Matthewman da Charteris. O objectivo da workshop foi apresentar as Dsl...

«Architecting a Large Software Project – Lessons Learned» @ Netponto 50th Meeting – Lisboa...

0
Two weeks ago I presented a session at the 50th meeting of the Lisbon Netponto Group, the largest community of .Net development in Lisboa. This two-hour session, which was...

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...

SharePoint 2007 basics – Add a Web

0
For my first SharePoint post I wanted to start by some of the basics related to working with the SharePoint Object Model. For sure there are other posts about this on...