New: ASP.NET Session State Provider for SQL Server In-Memory OLTP 

3 min read

Microsoft SQL Server 2014 brings new performance and scalability gains by introducing In-Memory OLTP.  In-Memory OLTP contains tables and indexes optimized for in memory. Transactions execute under lock-free algorithms to provide linear scalability and Transact-SQL stored procedures can be compiled in native machine code for maximum efficiency in processing. Working with SQL Server customers on Read more

20 Comments