Sign In
MSDN Utopia
Salvador Patuel 's architectural challenges. Microsoft Application Development Consultants Team
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Options
About
Email Blog Author
RSS for posts
Atom
RSS for comments
OK
Search
Advanced search options...
Search In:
Everything
Blogs
Forums
People
Groups
Places
Pages
Date range:
All Time
Last Year
Last 6 Months
Last 3 Months
Last Month
Last Week
Last Two Days
Tags
Agile
AppFabric
Application blocks
Architecture
Best practices
Build
cache
CLR 4
Configuration
Design
Memory
Mobile
MSArchitectPortal
MSF
Parallelism
Performance
planning
QoS
Qualities of Service
Services
Silverlight
SOA
TFS
WCF
WPF
Archive
Archives
December 2011
(2)
February 2011
(3)
January 2011
(2)
July 2010
(1)
March 2010
(1)
July 2009
(1)
June 2009
(2)
April 2009
(1)
February 2009
(1)
December 2008
(1)
October 2008
(1)
September 2008
(1)
August 2008
(1)
June 2008
(1)
May 2008
(3)
April 2008
(1)
March 2008
(1)
February 2008
(1)
January 2008
(2)
November 2007
(1)
October 2007
(1)
August 2007
(1)
July 2007
(2)
June 2007
(1)
May 2007
(1)
April 2007
(3)
MSDN Blogs
>
MSDN Utopia
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
MSDN Utopia
Distributed Cache Capabilities - Notifications
Posted
5 months ago
by
SalvaPatuel
0
Comments
A notification system allows the cache to interact with external applications. This attribute can be useful on scenarios where certain activities, for example workflows, need to know the state of an item. Capability Description...
MSDN Utopia
Distributed Cache Capabilities - Data Integrity
Posted
5 months ago
by
SalvaPatuel
0
Comments
Data expiration contains elements that make the cache allocation more efficient. The feature removes items that are not current from the cache, freeing the memory and the resources associated. Capability Description ...
MSDN Utopia
Distributed Cache Capabilities - Data Expiration
Posted
over 1 year ago
by
SalvaPatuel
1
Comments
Data expiration contains elements that makes the cache allocation more efficient. The feature removes items that are not current from the cache, freeing the memory and the resources associated. The capabilities list looks like this: Capability...
MSDN Utopia
Distributed Cache Capabilities - Data Organization
Posted
over 1 year ago
by
SalvaPatuel
0
Comments
Here is the third installment, this time focusing on the data organization. Capability Description Weight Cache Groups This capability allows caches to be partitioned in groups; this allows cache...
MSDN Utopia
Distributed Cache Capabilities - Data Manipulation
Posted
over 1 year ago
by
SalvaPatuel
0
Comments
This is the second entry, data manipulation. Each one of them have a description and a generic guideline based on the experience of our implementations. I have added a weight, may look arbitrary but is based on the average importance on our projects....
MSDN Utopia
Distributed Cache Capabilities - Data Storage
Posted
over 1 year ago
by
SalvaPatuel
0
Comments
In this first installment we are going to share the data storage attribute and its capabilities. Each one of them have a description and a generic guideline based on the experience of our implementations. I have added a weight, may look arbitrary but...
MSDN Utopia
Distributed Cache Capabilities guideline
Posted
over 1 year ago
by
SalvaPatuel
0
Comments
In this series, I am going to publish a series of guidelines that can be used when selecting a distributed cache technology. The series will be divided in the main caching attributes, each of them containing a list of capabilities. The main categories...
MSDN Utopia
.NET Hidden Gems - Memory fail points
Posted
over 2 years ago
by
SalvaPatuel
1
Comments
I am embarking in a series of mini post called .NET hidden gems, not necessarily new bits but usually unknown. They are dedicated to those small features and components that are not commonly used but can deliver interesting value in certain scenarios...
MSDN Utopia
How to configure WinDbg to run other versions of the .NET
Posted
over 2 years ago
by
SalvaPatuel
1
Comments
I usually receive a very common question when customers jump into the WinDbg adventure, and is related to the loading of SOS when the version of the .NET mismatches the version installed on their system. The scenario is quite common, you have a customer...
MSDN Utopia
Accessing TFS 2010 from VS2008
Posted
over 3 years ago
by
SalvaPatuel
4
Comments
In order to access the new Team Foundation Server 2010 from your current Team Explorer 2008 you will need to install the Visual Studio 2008 Service Pack 1. Several customers were complaining that even with the service pack installed they couldn't manage...
MSDN Utopia
Background and Foreground GC in .NET 4
Posted
over 3 years ago
by
SalvaPatuel
12
Comments
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...
MSDN Utopia
Working with memory mapped files in .NET 4
Posted
over 3 years ago
by
SalvaPatuel
14
Comments
I 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 I...
MSDN Utopia
Best articles from MSDN flash on an ebook format.
Posted
over 3 years ago
by
SalvaPatuel
1
Comments
We have been collecting the best articles on the MSDN flash communication and we have compiled them in an eBook format. Here you can find articles from many Microsoft Consultants, inlcuding myone on the sync framework. You can download you copy here...
MSDN Utopia
Design: Architecture Frame Considerations (Part 2)
Posted
over 3 years ago
by
SalvaPatuel
2
Comments
In this second instalment we are going to review another set of frames. This guideline should help you to understand what is involved on each one of them as well as considerations and known patterns. You can find the first part following this link...
MSDN Utopia
Design: Architecture Frame Considerations (Part 1)
Posted
over 4 years ago
by
SalvaPatuel
3
Comments
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...
MSDN Utopia
Build: Sharing types and instances between Silverlight and JavaScript
Posted
over 4 years ago
by
SalvaPatuel
1
Comments
The first thing that ASP.NET developers ask themselves is how to reuse the current existing JavaScript functionality with Silverlight applications. The good news is that the Silverlight team has delivered what they have promised regarding the interaction...
MSDN Utopia
Design: SOA Taxonomy, an object oriented approach
Posted
over 4 years ago
by
SalvaPatuel
2
Comments
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 and integration planning within the SOA lifecycle. This is all good in...
MSDN Utopia
News: My Silverlight 2 book is nearly ready!
Posted
over 4 years ago
by
SalvaPatuel
3
Comments
After months of writting, testing and understanding the inners of the hidden bugs, myself and my colleagues Jonathan Swift, Dan Wahlin and Chris Barker are finishing the last bits of the next book about Silverlight 2. The title will be "Silverlight 2...
MSDN Utopia
Envision: Silverlight 2 Beta 2 and the competition
Posted
over 4 years ago
by
SalvaPatuel
2
Comments
Silverlight 2 Beta 2 is nearly here (out at the end of this week), I want to highlight key announcements in TechEd and give you an overview on the competitiveness area. User Interface Changes: Beta 2 includes improvements in animation support, error...
MSDN Utopia
Design: Classic stored procedures or Entities?
Posted
over 4 years ago
by
SalvaPatuel
1
Comments
With the new entities framework to be released in the next service pack some of our customers and team members are starting to discuss what is the correct pattern. I wanted to extract my position around the choices. I am big supporter of having...
MSDN Utopia
Build: Interaction between JavaScript and Silverlight 2
Posted
over 4 years ago
by
SalvaPatuel
7
Comments
As many questions are usually asked regarding how to interact between Silverlight and JavaScript I am going to spend some lines showing an example so you can keep it as a reference. The sample below works with Silverlight 2 and is based on the Beta 2...
MSDN Utopia
Build: Silverlight 2 technology wallpaper
Posted
over 4 years ago
by
SalvaPatuel
1
Comments
For those that can't wait to print and stick a Silverlight 2 wallpaper to the wall here you can find a high resolution picture: You can download the high resolution one here
MSDN Utopia
Windows Mobile Briefing Sessions (6.0 / 6.1)
Posted
over 4 years ago
by
SalvaPatuel
1
Comments
If you have missed one of my sessions during the EMEA Windows Mobile Briefing you can find the recordings of our last Finland event. During this event I was covering also the first session and we had a large attendance, upon the demo using the orientation...
MSDN Utopia
Build: Accessing the DLR engine in Silverlight 2
Posted
over 4 years ago
by
SalvaPatuel
1
Comments
Note: This code has been updated using Silverlight 2 RTM With Silverlight 2 a new set of components have been introduced into the equation, the most important one is the CLR Execution engine, that support in this case the dynamic language runtime ...
MSDN Utopia
EMEA Windows Mobile Tour
Posted
over 4 years ago
by
SalvaPatuel
2
Comments
Thanks everybody for attending to my sessions at the EMEA Windows Mobile Tour, I hope you have enjoyed the sessions. As promised, find here the decks and the demos that I have presented: · Session 1 Deck · Session 1 Demo · Session 2 Deck ...
Page 1 of 2 (37 items)
1
2