Microsoft Virtual Academy

Slides:



Advertisements
Similar presentations
Meet Jeremy Thake Jeremy recently joined Microsoft as Technical Product Manager for the Visual Studio Developer story for Office 365 development.
Advertisements

Building a social networking portal on Windows Azure in 1 hour Saranya Sriram Developer Evangelist Microsoft, India.
Windows Azure SQL Database and Storage Name Title Organization.
WebMatrix 2 /* web with benefits */. Everything You Need Start create new from OSS apps or templates, or start with existing sites hosted remotely or.
Microsoft Dynamics AX 2009 Integration and Development with the.NET Framework Introduction to the Course.
Austin code camp 2010 asp.net apps with azure table storage PRESENTED BY CHANDER SHEKHAR DHALL
By Wayne Sibley Information Engineering Technology University of Cincinnati College of Applied Science.
Microsoft Azure SoftUni Team Technical Trainers Software University
Microsoft ASP.NET Beginning Object-Oriented Web Design Bryan Jenks © Integrated Ideas 2005.
Securing Angular Apps Brian Noyes
02 | Introduction to Express Framework Stacey Mulcahy | Technical Evangelist Rami Sayar | Technical Evangelist.
Web Development in Microsoft Visual Studio 2013 / 2015.
Mick Badran Using Microsoft Service Fabric to build your next Solution with zero downtime – Lvl 300 CLD32 5.
Alex Turner Senior Program Manager Managed Languages Team Improve Your Code Quality using Live Code Analyzers.
Streaming Relational Internal & external Non-relational NoSQL MobileReports Natural language queryDashboardsApplications Orchestration Machine learningModeling.
Building Web Applications using the latest ASP.NET technologies Max Déboli Director de Desarrollo Microsoft Azure MVP Lagash
Online Voting System by Sanghun Chi ECE345. Introduction Traditional voting system inefficient. Takes time and human resources. Does not give an instant.
Windows Azure Pack Speaker Name Date. Internal slide only—do not show.
Solliance ( CTO and Co-founder Microsoft Regional Director Microsoft MVP Pluralsight author
Via the REST API and Power BI Embedded Jan Pieter Posthuma
Mobile Application Solution
Managing a database environment in the cloud
Data Platform and Analytics Foundational Training
Deploying Web Application
Connected Maintenance Solution
Microsoft List Schedule April – May 2016
NodeJS for .Net Developers
Intelligent Agent Solution
Cloud Data platform (Cloud Application Development & Deployment)
Implementing Data Models & Reports with Microsoft SQL Server
Connected Maintenance Solution
Azure Cosmos DB Venitta J Microsoft Connect /6/2018 4:36 PM
Scaling In e Scaling Out através do elastic pool
Mobile Application Solution
Asynchronous Java script And XML Technology
Azure SQL Database – Scaling in and Scaling out with elastic pool
End to end app development ASP.NET, WCF, WF, EF, & RIA Services
Twitter & NoSQL Integration with MVC4 Web API
Visual Studio 2008 Abdul Rahman .Y Microsoft Student Partner.
Synchronizing Data With SQL Azure Using SQL Azure Data Sync
Azure SQL Database – Scaling in and Scaling out with elastic pool
Microsoft Build /9/2018 5:08 AM © 2016 Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY,
Designed for Big Data Visual Analytics, Zoomdata Allows Business Users to Quickly Connect, Stream, and Visualize Data in the Microsoft Azure Platform MICROSOFT.
Beginning Object-Oriented Web Design
Azure DocumentDB Overview and Offline Development
SharePoint hosting 101 Where do I host my apps?
Database Continuous Integration and Deployment with Visual Studio SQL Server Data Tools in < 10 minutes Eric Kang Program Manager.
Introduction to jQuery
Application Insights Diagnostics Preview
Nathan Totten Technical Evangelist Windows Azure
Introduction to ASP.NET MVC ASP.NET MVC පෙරවදන
Welcome to SQL Saturday Denmark
You’ve Got Documents! A MongoDB Jump Start
What is this and how can I use it?
What is this and how can I use it?
Building Serverless Enterprise Applications
Azure Cosmos DB with SQL API .Net SDK
A Lap Around Azure Websites Introduction
Azure DocumentDB Ryan CrawCour Senior Program Manager.
Windows Azure Overview
Bryan Soltis – Kentico Technical Evangelist
Intro to Azure Search Julie Smith 2019.
Microsoft Virtual Academy
Polyglot Persistence: Document Databases
Build /27/2019 © 2015 Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION.
Microsoft Virtual Academy
Server & Tools Business
SQL Azure to .NET Developers
Windows Azure SDK 1.7 and New Features
Intro to Azure Search Julie Smith 2019.
Presentation transcript:

Microsoft Virtual Academy

DocumentDb Chander Dhall Cazton.com

Chander Dhall @csdhall Principal Consultant – Cazton.com Microsoft MVP Azure Advisor ASP.NET Insider Web API Advisor Linkedin Learning Author (Course: NoSQL Development with DocumentDB in Azure) https://www.lynda.com/Azure-tutorials/NoSQL- Development-DocumentDB-Azure/537761-2.html @csdhall

Agenda - list all main modules 1 Introduction 2 Demo: Documentdb CRUD operations (.NET) 3 Demo: Documentdb CRUD operations (Node.js) 4 Demo: Documentdb with existing MongoDb database

Introduction Chander Dhall – Cazton.com

DocumentDb Features Fully Managed Database Service Fast and Predictable Performance Scalable and Highly Available Multi-Region Capability SQL like Syntax

DocumentDb Features Javascript in Database Consistency Levels Automatic Indexing

Demo: Documentdb CRUD operations (.NET) Chander Dhall - Cazton

Demo: Documentdb CRUD operations (Node.js) Chander Dhall - Cazton