Book review: Professional Refactoring in C# & ASP.NET
Three months ago I was looking up to refactoring a legacy ASP.NET Webforms application. Although I was familiar with refactoring, I ordered “Professional Refactoring in C# & ASP.NET” by Daniejel Arsenovski to get deeper into refactoring. The title Although the title states “Professional”, I think this book should find its main audience in coding novices. Another problem with the title is the word ASP.NET in it. The book has one chapter covering ASP.NET, with only 35 poor-quality pages in it. ...