From 393c4e275db649a9ed26ded2ae17b2b8fd9046a5 Mon Sep 17 00:00:00 2001 From: barbkess Date: Fri, 29 Apr 2016 10:04:24 -0700 Subject: [PATCH 1/3] fix comment marker --- README_samples_template.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README_samples_template.md b/README_samples_template.md index eb12035b..512a6cf2 100644 --- a/README_samples_template.md +++ b/README_samples_template.md @@ -11,8 +11,8 @@ Ticket Reservations is a Windows Forms sample application built on .NET Framewor - Azure SQL Database **Features:** From fbf0797442ef2a5b3edb7eaae564b8a42291e4d8 Mon Sep 17 00:00:00 2001 From: barbkess Date: Fri, 29 Apr 2016 10:05:57 -0700 Subject: [PATCH 2/3] fix comments --- README_samples_template.md | 5 ----- 1 file changed, 5 deletions(-) diff --git a/README_samples_template.md b/README_samples_template.md index 512a6cf2..4122f85a 100644 --- a/README_samples_template.md +++ b/README_samples_template.md @@ -10,11 +10,6 @@ Ticket Reservations is a Windows Forms sample application built on .NET Framewor - SQL Server (starting with 2016) - Azure SQL Database - - **Features:** - In-memory OLTP From 43576d240ac4c59665cfb78f05f96bf5dda18a91 Mon Sep 17 00:00:00 2001 From: barbkess Date: Fri, 29 Apr 2016 10:07:49 -0700 Subject: [PATCH 3/3] fix section --- README_samples_template.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README_samples_template.md b/README_samples_template.md index 4122f85a..2e3b03d0 100644 --- a/README_samples_template.md +++ b/README_samples_template.md @@ -4,7 +4,8 @@ Ticket Reservations is a Windows Forms sample application built on .NET Framewor ![Alt text](samples/in-memory/ticket-reservations/Screenshots/1.png "Ticket Reservations") -## Applies to + +## About this sample **Platforms:** - SQL Server (starting with 2016)