Skip to content

Commit d61e650

Browse files
committed
Merge pull request microsoft#18 from barbkess/blk
fix path
2 parents ea616c4 + a4af58a commit d61e650

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README_samples_template.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22

33
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.
44

5-
![Alt text](samples/in-memory/ticket-reservations/Screenshots/1.png "Ticket Reservations")
5+
![Alt text](samples/features/in-memory/ticket-reservations/Screenshots/1.png "Ticket Reservations")
66

77

8-
## About this sample
8+
## Applies
99

1010
**Platforms:**
1111
- SQL Server (starting with 2016)

0 commit comments

Comments
 (0)