Browse by Tags
All Tags »
Salvador Patuel (RSS)
oI have been exploring different new features that come with the .NET 4, beyond the most popular ones like dynamic types and covariance; I was interested in performance enhancements. For this reason I am going to publish a couple of blog entries were
Read More...
Another interesting new feature of the CLR 4 comes from the Garbage collection team. On this version, they are adding some performance enhancements on the memory allocation process. The feature is commonly called “Background GC”. But what does it actually
Read More...
At Microsoft we are working hard in putting together the different components that are involved deciding the architecture approach. One of these components is the architecture frame, which together with the architecture style and application type creates
Read More...
This interesting post by Salvador explores the topic of SOA Taxonomy. An essential part of the SOA Governance is to properly identify the requirements in order to introduce or upgrade a service within your SOA model, this is commonly known and service
Read More...
In this weeks ADC interview we meet Salvador Alvarez Patuel. Hello Salvador, who are you? My name is Salvador Alvarez Patuel, I am a senior ADC working on the most amazing challenges. I am originally from Argentina but have been living in the UK for the
Read More...
This post by Salvador shows how to reuse current JavaScript functionality with Silverlight. The first thing that ASP.NET developers ask themselves is how to reuse the current existing JavaScript functionality with Silverlight applications. The good news
Read More...