Tale Of A Professional Developer - Untold
Introduction This post talks about the life of a boy who became a successful professional in the field of software development. This may not interest you, »
Just to give you a quick recap, In Part 1, I’ve demonstrated how to create a simple database from scratch, talked about a brief overview »
A month ago I’ve demonstrated how to migrate your ASP.NET 5 beta project to Core RC2. The migration from Beta to RC2 was a »
Introduction This post talks about the life of a boy who became a successful professional in the field of software development. This may not interest you, »
Last year I wrote an article about “ASP.NET 5: Jump Start to AngularJS with MVC 6 Web API”. This article will walk you through on »
In many years, since I joined different technical community forums, I always see code provided by the asker/thread starter which is prone to SQL injection »
This is my first e-book ever written. This book is a hands-on tutorial on ASP.NET MVC 5 and is targeted to starters who are new »
Few months ago I wrote an article about "Upgrading Existing ASP.NET 5 previous versions to Beta8". Since then I stick to using Beta 8 version »
Web Developers today build and test ASP.NET sites and applications using one of the two web-servers: The IIS Express that comes built-into Visual Studio The »
This article will walk you through on how to implement a simple "shoutbox" feature in your ASP.NET MVC application. I call the feature as "shoutbox" »
Scott Hanselman recently posted an update about renaming the previous ASP.NET 5 branding to ASP.NET Core 1.0. Please read the full details in »