Juan Mestas: Solution Architect with several years of experience on development and implementation of enterprise solutions on
Java and .Net platforms, focused on the tasks of architecture planning, design of patterns aligned to the Secure
Development Lifecycle (SDL) and best practices assurance.
My primary focus is the Connected Systems Architecture, under the model proposed by SOA (SOA-B/SOA-R), using
WS-*, WCF, WF and early adoption of .Net Services Bus. Furthermore the design and deployment of collaborative
solutions on MOSS 2007 and participation as consultant on improving processes for IT service delivery, under the
ITIL framework.
Microsoft Regional Director for Peru, founder IASA Lima Chapter, Member of Microsoft MCA Influencers
Framework, Regional Speaker for INETA LATAM, member of Culminis Speaker Program and regular speaker in
Microsoft’s events around the .Net platform
Visual Studio
28 Dec 2009
How to Create a VS 2010 Visual WebPart in Sharepoint 2010
Juan Mestas writes
"...create Webparts using a visual interface, in Sharepoint 2010 this is done and is called Visual WebParts...i LOVE the new Sharepoint development tools in VS2010, the Solution explorer is completely descriptive and useful to manage features...The code in the UserControl looks like..."
Read post »
TechTalk
07 Dec 2009
Very Cool - Entity Search and Summarization Engine
Juan Mestas writes
"I just look/used the Entity Cube and i can say that it’s VERY COOL!!!!, in like way that an analysis cube, Entity Cube summarizes all results and generates a profile of them. EntityCube automatically generates: A biography page for a person. A social-network graph for..."
Read post »
Editors Picks
12 Oct 2009
Querying to XML Structures That Includes a Namespace
Juan Mestas writes
"...to make a query to a XML Structure that includes a xml namespace (aka xmlns), the trick is...to get the value from each element in the structure, you should pass the XName in Elements method including the XNamespace. This is my XML structure..."
Read post »