Posts

Showing posts with the label Books

Hands on ASP.NET GridView - eBook by me

Image
I would like to take this opportunity to let you know that C# Corner (MindCracker Community) have combined my 25 Articles on GridView series and published as an eBook with the title "Hands on ASP.NET GridView".

Instant StyleCop Code Analysis How-to by Franck LEVEQUE - A Book Review

Image
The very nice people at PACKT Publication recently asked me to write a review of their new book StyleCop Code Analysis , and you know I never miss the changes to learn things when it is for free J . Yes you heard it right, I received this book from publisher for free.

I Am Now The Published Author of Instant Razor View Engine How-To

Image
I am happy to announce the release of my book ‘ Instant Razor View Engine How-To ’, published by PACKT; and now available at Amazon for purchase. Click on the image to enlarge. Amazon: http://www.amazon.com/dp/1849696306/?tag=packtpubli-20 Packt Publication: http://www.packtpub.com/razor-view-engine/book Like us on Facebook here: https://www.facebook.com/RazorViewEngine

Visual Studio 2012 and .NET 4.5 Expert Development Cookbook - A Book Review

Image
In this post you will find my review notes and links to purchase this book. I am feeling very proud to be the reviewer of this book and will recommend everyone to purchase it.

Free ebook: Beginning LINQ

Image
A new fashion to write Queries and address the impedance mismatch between programming languages and database. This e-book is based on my series of LINQ posts and I’m just consolidating all blog posts here. Get it Now PDF Version Download Size: 1.10 MB Total Pages: 36 Written  by Abhimanyu Kumar Vatsa ( itorian.com ) and Edited By: Deepak K Gupta .

Free ebook: Introducing Windows Server 2012 (RTM Edition)

Mitch Tulloch has updated his very popular free ebook on Windows Server 2012 based on the RTM version of the software.  A key feature of this book is the inclusion of sidebars written by members of the Windows Server team, Microsoft Support engineers, Microsoft Consulting Services staff, and others who work at Microsoft. These sidebars provide an insider’s perspective that includes both “under-the-hood” information concerning how features work, and strategies, tips, and best practices from experts who have been working with the platform during product development. More Here

Introducing Microsoft SQL Server 2012 (Free ebook)

If you are a SQL Server guy and want to explore Microsoft SQL Server 2012 then a good new waiting for you. Microsoft has just finished and provided free ebook: Introducing Microsoft SQL Server 2012. Get it Now Introducing Microsoft SQL Server 2012 includes 10 chapters:- PART I   DATABASE ADMINISTRATION (by Ross Mistry) 1.   SQL Server 2012 Editions and Engine Enhancements 2.   High-Availability and Disaster-Recovery Enhancements 3.   Performance and Scalability 4.   Security Enhancements 5.   Programmability and Beyond-Relational Enhancements PART II   BUSINESS INTELLIGENCE DEVELOPMENT (by Stacia Misner) 6.   Integration Services 7.   Data Quality Services 8.   Master Data Services 9.   Analysis Services and PowerPivot 10.   Reporting Services Get it Now

Razor View Engine in MVC 3

Image
In this e-book you will learn all about Razor View Engine introduced with the release of MVC 3. I will walk through the simple steps and even I will keep my ideas simple so that you can understand the Razor View Engine quickly. My aim through this e-book is to teach Razor so I am going to play a little loose with rest all. Get it Now (PDF Format e-book and Sample Codes) Published on debugmode.net by Dhananjay Kumar: debugmode.net Published on cshandler.com by Amit Choudhary: cshandler.com Published on FB by Kunal Chowdhury: facebook.com Published on kunal-chowdhury.com by Kunal Chowdhury: kunal-chowdhury.com Published on justlikeamagic.com by Mohammad Elsheimy: justlikeamagic.com Published on coolthingoftheday.blogspot.com: coolthingoftheday.blogspot.com Published on

Free eBook - OWASP Top 10 for .NET Developers

Introduction My one of the techie friend Troy Hunt (Microsoft MVP) got a free eBook titled "OWASP Top 10 for .NET developers" for you. I've gone through this eBook and find it awesome. He really did a great job. I recommend you to read this if you really want to improve your .NET security skills. The complete eBook has 10 Parts with 255 Pages. Go here , and download that eBook.

Popular posts from this blog

Migrating database from ASP.NET Identity to ASP.NET Core Identity

Customize User's Profile in ASP.NET Identity System