الگوریتم ها و ساختارهای داده در C#
200, OK
https://github.com/abdonkov/DSA?utm_campaign=dotNET%20Weekly&utm_medium=email&utm_source=week__year_ icon

لیست نسبتا کاملی از نحوه پیاده سازی الگوریتم‌های عمومی مانند انواع مرتب سازی (Bubble Sort, Selection Sort, ...)، جستجو، کار با درخت ها، کار با گراف و ... و همچنین انواع ساختار داده نظیر آرایه، پشته، صف و ... در C#.

الگوریتم ها و ساختارهای داده در C#
کاهش حجم اپلیکشن های NET Core توسط Mono's Linker
301, MovedPermanently
https://www.hanselman.com/blog/ExperimentalReducingTheSizeOfNETCoreApplicationsWithMonosLinker.aspx icon

The .NET team has built a linker to reduce the size of .NET Core applications. It is built on top of the excellent and battle-tested mono linker. The Xamarin tools also use this linker so it makes sense to try it out and perhaps use it everywhere! 

کاهش حجم اپلیکشن های NET Core توسط  Mono's Linker
راهنمایی بسیار کاربردی در نحوه کار با Transaction Isolation در SQL
200, OK
https://begriffs.com/posts/2017-08-01-practical-guide-sql-isolation.html?utm_source=dbweekly&utm_medium=email icon

I have assembled this information from academic papers, the PostgreSQL docs, and discussions with colleagues to answer not just what isolation levels are, but when to use them for maximum speed while preserving application correctness. 

راهنمایی بسیار کاربردی در نحوه کار با Transaction Isolation در SQL
چگونه کوئری های SQL بهتری بنویسیم؟
301, MovedPermanently
https://medium.com/towards-data-science/sql-tutorial-how-to-write-better-queries-108ae91d5f4e icon

SQL is far from dead: it’s one of the most in-demand skills that you find in job descriptions from the data science industry, whether you’re applying for a data analyst, a data engineer, a data scientist or any other roles. This is confirmed by 70% of the respondents of the 2016 O’Reilly Data Science Salary Survey, who indicate that they use SQL in their professional context.  

چگونه کوئری های SQL بهتری بنویسیم؟
ذخیره اطلاعات حساس مانند connection string در داکر 17.06 برای ویندوز میسر می شود.
200, OK
https://blog.sixeyed.com/shh-secrets-are-coming-to-windows-in-docker-17-06/?utm_source=dotNET+Weekly&utm_campaign=4537655970-EMAIL_CAMPAIGN_2017_08_01&utm_medium=email&utm_term=0_cacef7f3d3-4537655970-458000573 icon

از قبل در لینوکس وجود داشت در ورژن 17.06 برای ویندوز نیز موجود می‌شود.

Secrets are a first-class citizen in Docker. They're for storing sensitive application data, like API keys and connection strings. Secrets have been in Docker on Linux for a while, and with Docker version 17.06 they're coming to Windows. 

ذخیره اطلاعات حساس مانند connection string در داکر 17.06 برای ویندوز میسر می شود.