اشتراک‌ها
کتاب رایگان Implementing Domain Driven Design

This is a practical guide for implementing Domain Driven Design (DDD). While the implementation details are based on the ABP Framework infrastructure, the basic concepts, principles and models can be applied to any solution, even if it is not a .NET solution.  

کتاب رایگان Implementing Domain Driven Design
اشتراک‌ها
پیاده سازی In Memory OLTP در SQL Server

How do you go about transferring a disk-based workload to the respective memory-optimized design? How do you process memory-optimized tables? How important for performance are natively-compiled Stored Procedures? Artemakis Artemiou comes up with a step-by-step guide to implementing an in-memory OLTP solution .  

پیاده سازی In Memory OLTP در SQL Server
نظرات اشتراک‌ها
بومی سازی پیام‌های خطای Asp.Net Identity 2.2
با سلام
می‌خواستم ببینم برای فارسی کردن پیام‌ها در asp.net identity چیکار باید بکنم؟تو اون لیست فارسی نیست.با تشکر
اشتراک‌ها
پیاده سازی Asp.Net Identity به روش Ajax

در این مقاله قصد دارم شما را هر چه بیشتر با قابلیت‌های Asp.Net Identity Model آشنا کنم . از جمله این قابلیت ها Bearer Token Authentication می‌باشد. 

پیاده سازی Asp.Net Identity به روش Ajax
نظرات مطالب
حذف پردازش درخواست‌های فایل‌های استاتیک در متد Application_AuthenticateRequest
بهتر است روش service locator یا «context.OwinContext.GetUserManager» را به روش « اعمال تزریق وابستگی‌ها به مثال رسمی ASP.NET Identity» تغییر دهید تا تزریق وابستگی‌ها به نحو بهتری انجام شوند و با سربار کمتری.