Име
Парола
Лектори
Software Architect, MVP, ProPeople
Coskun Sunali is currently working for Propeople as a Software Architect and he has started developing .NET applications since its first beta releases and designed, developed, managed numerous enterprise .NET projects which are mostly CRM, ERP and financial projects. Coskun Sunali is a well-known contributor to technical communities in Turkey and he posts workarounds and articles to his blog – sunali.com – frequently and he is also a Microsoft MVP for ASP.NET.

BLOG: http://www.sunali.com
Лекции
Through ASP.NET 1 to 3.5, output caching was stuck in memory. ASP.NET 4 makes it possible to use custom output-cache providers to use any kind of storage mechanism including databases, local and remove disks and distributed cache engines. In this session, we will build a custom output-cache provider that persists data in local hard-drive and we will learn how to configure an ASP.NET application to use some famous distributed cache engines. This is a coding and configuring oriented session.