Update README_samples_template.md

{minor} Fixing image link
This commit is contained in:
Perry Skountrianos - MSFT
2016-03-25 10:35:07 -07:00
parent 0eab92b689
commit 5aa4a06ad2
+1 -1
View File
@@ -2,7 +2,7 @@
Ticket Reservations is a Windows Forms sample application built on .NET Framework 4.6 that demonstrates the performance benefits of using SQL Server memory optimized tables and native compiled stored procedures. You can compare the performance before and after enabling In-Memory OLTP by observing the transactions/sec as well as the current CPU Usage and latches/sec.
![Alt text](Screenshots/1.png "Ticket Reservations")
![Alt text](samples/in-memory/ticket-reservations/Screenshots/1.png "Ticket Reservations")
## Running this sample
1. Before you can run this sample, you must have the following perquisites: