By Rami Mounla Optimistic Concurrency Control Copyright 2010 FUJITSU LIMITED.

Slides:



Advertisements
Similar presentations
January 30, 2014 Copyright Jim Farley Beyond JDBC: Java Object- Relational Mappings Jim Farley e-Commerce Program Manager GE Research and Development
Advertisements

Unit 1: Overview of the Microsoft.NET Platform
FIM MOBILE PRESENTATION
1 Unit 02. Visual Studio Visual Studio.NET Creating Projects Project Anatomy Using the IDE Code Snippets.
Change the Rules Distributed data apps with.NET Zlatko Knezevic Developer Evangelist Microsoft
Data Mining Datameer RapidMiner Windows Azure Marketplace
Web Programming Presentation on: Flash. How Flash Came to Be Created by Jonathan Gay, current VP of Flash and Generator at Macromedia Created by Jonathan.
.NET 3.0 & 3.5 Framework Team: Dan Stead Alex Nichols.
ASP.NET 3.5 Mike Ormond Developer & Platform Group Microsoft Ltd
Chalermvong Vijitpiyakul Microsoft MVP Greatfriends.biz Community Lead GF 30 August 2009.
WCF RIA Services - Querying and Updating Data SILVERLIGHTSHOW.NET WEBINARS SERIES BRIAN NOYES, CHIEF ARCHITECT, IDESIGN INC 2 FEB 2011.
Overview Distributed vs. decentralized Why distributed databases
What’s new for Rich Clients? Martin Parry Developer & Platform Group Microsoft Ltd
ECLIPSE IDE N AME : A SHOK P ADMARAJU C OURSE : T OPICS ON S OFTWARE E NGINEERING I NSTRUCTOR : D R. S ERGIU D ASCALU.
Aptech Borivali(West) Hefin Dsouza. Agenda  What is.NET and What is Visual Studio? .NET Framework 3.5 Overview.  Visual Studio 2008 Enhancements. 
Kay Herzam Herzam IT Consulting What‘s new in ASP.NET MS TechTalk.
Windows.Net Programming Series Preview. Course Schedule CourseDate Microsoft.Net Fundamentals 01/13/2014 Microsoft Windows/Web Fundamentals 01/20/2014.
MVC New release IE8 Beta 1 Deep Zoom (sea dragon) Silver light 2.0 Beta 1 Expression Blend 2.5 Preview Instant Messaging API Enhancements to Virtual Earth.
DYNAMICS CRM AS AN xRM DEVELOPMENT PLATFORM Jim Novak Solution Architect Celedon Partners, LLC
Refine Author business logic Customize screen layouts / branding Define custom queries Extend Explore ecosystem components Create custom controls.
Apps where your users are Sign into SharePoint and launch apps Modern experiences on breadth of devices Central app management Central user.
MiniOS7 Studio Introduction And
What’s New? – BCS 2013 Brett Lonsdale.  Co-founder of Lightning Tools  One of the hosts on the SharePoint Pod Show  Co-organizer of SharePoint Saturday.
ASP.NET + jQuery + Odata = Goodness Stephen Walther Superexpert.com
Office 365 Platform Flexible Tools Understand different provisioning options and their advantages and disadvantages…
ICINETIC Experts in.NET technologies and architectures.
Integrated Development Environment (IDE)
Dr. Rado Kotorov Technical Director Strategic Product Mgt. Jeff Shein Technical Manager Creating Web 2.0 Rich Internet Applications (RIA) and Dashboards.
New team member / new project for the team Helps analyze relationships and structure Understanding code Locates code in unfamiliar code bases Understand.
NOTE: To change the image on this slide, select the picture and delete it. Then click the Pictures icon in the placeholder to insert your own image. WEB.
Next Generation Web Applications Jay Schmelzer Group Program Manager – Visual Studio.
Visual Studio 2008 and.NET 3.5 provide seamless support for all of the protocols and techniques popular in Web 2.0-style applications. Visual Studio.
Pradeep S Pushpendra Singh Consultants, Neudesic Technologies, Hyderabad, India.
Sascha P. Corti Microsoft
Jeff King Senior Program Manager Microsoft Session Code: WIA204.
Taking Control of Visual Studio through Extensions and Extensibility Anthony Cangialosi Senior Program Manager Lead Microsoft Corporation DEV311.
Contents : What is Silverlight? Silverlight Overview Silverlight Toolkit Overview Timeline & Packaging Silverlight V1.0 & V1.1 Properties of V1.0 Properties.
May06-11: ISEAGE Attack Tool Repository and Player Jeremy Brotherton, Timothy Hilby, Brett Mastbergen, Jasen Stoeker.
WINDOWS AZURE MOBILE SERVICES AN INTRODUCTION Bret Stateham Technical Evangelist
Using OData Data Sources in SharePoint 2013 Solutions Hunter
Adxstudio Portals Training
Windows Azure, SQL Azure and SharePoint 2010 Integration.
COMPUTER III. Fundamental Concepts of Programming Control Structures Sequence Selection Iteration Flowchart Construction Introduction to Visual Basic.
ASP.NET MVC An Introduction. What is MVC The Model-View-Controller (MVC) is an architectural pattern separates an application into three main components:
Murach's C# 2012, C2© 2013, Mike Murach & Associates, Inc. Slide 1.
Integrating and Extending Workflow 8 AA301 Carl Sykes Ed Heaney.
PowerBuilder is an integrated development environment (IDE) used to create applications. PowerBuilder 12.5 has good integration with the Microsoft.
KORAK PRED OSTALIMI VISUAL STUDIO LIGHTSWITCH Danijel Malik Artifis Danijel Malik s.p.
//liveVirtualacademy2011/ What’s New for ASP.NET 4.5 and Web Development in Visual Studio 11 Developer Preview Γιώργος Καπνιάς MVP, MCT, MCDP, MCDBA, MCTS,
Rome 31 January -1 February Team Development in CRM Shan McArthur CEO / CTO Adxstudio, CRM MVP.
Guide To Develop Mobile Apps With Titanium. Agenda Overview Installation of Platform SDKs Pros of Appcelerator Titanium Cons of Appcelerator Titanium.
Danijel Malik Visual Studio ALM MVP Build 2014 What’s new for Visual Studio 2013 and Visual Studio Online.
2 ADO.NET Data Services for the Web Mike Flasko Program Manager, Microsoft “Project Astoria”
Introducing the Microsoft® .NET Framework
Introduction to .NET Core
ASP.NET 3.5 Mike Ormond Developer & Platform Group Microsoft Ltd
INFO 344 Web Tools And Development
Entity Framework 4 and WCF Data Services 4
Module 0: Introduction Chapter 2: Getting Started
Module 1: Getting Started
CRM 2016 Solutions and Package Deployer
Windows 10 Preview Andy & Jerry
WCF Data Services Getting Started Guide
Unit 6 part 6 Test Javascript Test.
1. Azure Data Explorer Azure Data Explorer enables rich data exploration over raw, structured, and semi-structured data delivering fast time to insight.
5/25/2019 2:40 PM © Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN.
WCF Data Services and Silverlight
7/19/2019 2:53 AM © 2007 Microsoft Corporation. All rights reserved. Microsoft, Windows, Windows Vista and other product names are or may be registered.
Visual Studio 2008.
9/14/2019 6:51 AM © 2007 Microsoft Corporation. All rights reserved. Microsoft, Windows, Windows Vista and other product names are or may be registered.
Presentation transcript:

By Rami Mounla Optimistic Concurrency Control Copyright 2010 FUJITSU LIMITED

Outline Introduction Buzzwords The problem Solutions Resources Questions Copyright 2010 FUJITSU LIMITED 1

Buzzwords OData JSON ATOM RESTful WCF on Windows Azure LINQ Copyright 2010 FUJITSU LIMITED 2

The Problem Handling concurrency control in CRM 2011 User 1 User 2 User 1 Potential to lose data Copyright 2010 FUJITSU LIMITED 3

Optimistic Concurrency Control Solutions First Solution JavaScript RESTful JSON Second Solution Plugins Third Solution JavaScript WCF services Copyright 2010 FUJITSU LIMITED 4

Prerequisites Visual Studio IDE CRM 2011 SDK (not the beta version) Windows Identity Foundation Windows Azure tools for Visual Studio JSON script Code snippets (optional) Copyright 2010 FUJITSU LIMITED 5

Solution 1 JavaScript using JSON Pros Entity independent Following the recommendations User interaction Fast Cons Minimal Intellisense Tedious when logic is complex When to use Simple business logic User interaction Copyright 2010 FUJITSU LIMITED 6

Solution 2 JavaScript and Plugin Pros Intellisense Good for complex logic Forces failure Standard Cons Dependent on updated attributes No user interaction When to use Complex business logic Either pass or fail Asynchronous Copyright 2010 FUJITSU LIMITED 7

Solution 3 JavaScript and Azure WCF Pros Good for integration User interaction.NET strength Cons XDomain script can be difficult Can be slow Security issue Non standard When to use Complex logic with intellisense Integration with other systems Copyright 2010 FUJITSU LIMITED 8

Resources CRM 2011 SDK 5-C B7E1-F23CEAA83B C B7E1-F23CEAA83B69 JSON Windows Identity Foundation f-e830-40b8-a5fe-ae7a864c4d76&displaylang=en f-e830-40b8-a5fe-ae7a864c4d76&displaylang=en Windows Azure Tools for Visual Studio CRM 2011 VS Snippets concurrency.html concurrency.html Copyright 2010 FUJITSU LIMITED 9

10