شبکه ماتریس - بهترین مقاله آموزشی C# در ماه جولای در سایت CodeProject
200, OK
https://www.codeproject.com/Articles/1195543/HexGrid icon

WPF panels arrange elements in rectangular areas and most WPF elements have rectangular shape. HexGrid project started as an attempt to create a custom shaped control and evolved into a hexagonal control and a panel which can arrange them. 

شبکه ماتریس - بهترین مقاله آموزشی C# در ماه جولای در سایت CodeProject
پیاده سازی AutoPostBack در ASP.NET Core
302, Found
http://binaryintellect.net/articles/6d0b21c8-2bbc-42c0-9403-4cd1880c123f.aspx icon

Those of you who worked with ASP.NET web forms will recollect that certain server controls such as DropDownList have a property called AutoPostBack. This property when set to true automatically submits the form to the server whenever the selection changes and raises some server side event. In modern web development people prefer to use Ajax over AutoPostBack but at times AutoPostBack is what you might need. To that end this article shows how AutoPostBack can be implemented in ASP.NET Core applications. 

پیاده سازی AutoPostBack در ASP.NET Core
ویدئوی آموزشی Simplify & improve your C# 7 code in Visual Studio 2017
301, MovedPermanently
https://channel9.msdn.com/Events/DEVintersection/DEVintersection-2017-Orlando/DEV005 icon

C# can be developed and run on more and more platforms, and thanks to the "Roslyn" language engine you can increasingly make your own tooling for it. C# 7 embraces several new features for working better with data, such as tuples and pattern matching. Come see how you can start using C# 7 today! 

ویدئوی آموزشی Simplify & improve your C# 7 code in Visual Studio 2017