Books by Benjamin Perkins

PC

Windows Azure and ASP.NET MVC Migration

When IIS6 and Windows Server 2003 are no longer supported, you?ll need to migrate websites currently hosted on these technologies to newer technologies. This book comes to the rescue. It’s packed with all the steps you need – all intertwined with real-world examples – to perform the migration of IIS6 and Windows Server 2003 websites to Windows Azure.

PC

Working with NHibernate 3.0

This book provides examples using the IQuery, ICriteria, QueryOver, and LINQ to NHibernate API’s within the context of an example Guitar Store inventory program. The reader is walked through the creation of a Microsoft SQL Server 2008 database, the creation of a Visual Studio 2010 solution consisting of 3 projects (a Window Presentation Foundation (WPF), a Console Application, and a Class Library). Each one utilizes the .NET 4.0 framework. Then the reader is walked through the steps required to configure and use the many features available contained within NHibernate 3.2. Further instructions and examples exist for the insertion of parent / child relationships, Session management, entity states (transient, persistent and detached), deletion, caching, and batching.

PC

Professional Microsoft IIS 8

If you’re a developer or administrator, you’ll want to get thoroughly up to speed on Microsoft’s new IIS 8 platform with this complete, in-depth reference. Prepare yourself to administer IIS 8 in not only commercial websites and corporate intranets, but also the mass web hosting market with this expert content. The book covers common administrative tasks associated with monitoring and managing an IIS environment – and then moves well beyond, into extensibility, scripted admin, and other complex topics.

PC

Beginning C# 6 Programming with Visual Studio 2015

The “Beginning C# 6 Programming with Visual Studio 2015” is a great book for learning and mastering the C#. Benjamin Perkins, Jacob Vibe Hammer and Jon D. Reid are the authors of this book. This book continues the Word tradition of books, that teach programming in a step-by-step manner, which started in 2002. It is written in easy-to-understand English, which makes it ideal for students. It has a very interesting table-of-content that for example shows cloud programming before ADO.NET. Entity Framework, for which there is no up-to-date book at the moment, is also covered. Obviously the books was written beginning with a blank page and C# 6 start with . This authoritative text moves into more complicated topics, such as web and Windows programming and data access within both database and XML environments. After your introduction to each of the chapters, you are invited to apply your newfound knowledge in Try it out sections, which reinforce learning and help you understand the practical applications of the new concepts you have explored. Through this approach, you can write useful programming code following each of the steps that you explore in this essential text discover the basics of programming with C#, such as variables, expressions, flow control, and functions discuss how to keep your program running smoothly through debugging and error handling understand how to navigate your way through key programming elements, such as classes, class members, collections, comparisons, and conversions.