Posted inASP.Net C# General MVC ASP.NET MVC C# Hello World! Posted by By Haneef Puttur October 30, 2020 This simple tutorial will guide you to create a small MVC application with CRUD features.…
Posted inASP.Net C# MVC Creating Async Chained Tasks in C# Posted by By Haneef Puttur October 19, 2020 Scenario : Want to design a c# controller with following feature. # User will submit…
Posted inASP.Net General MVC MVC C# Session Time Out Popup Posted by By Haneef Puttur September 24, 2019 Challenge : Develop an application which will alert the user the session is going to…
Posted inASP.Net General MVC Google 2 Step Authenticator – MVC 5.0 ASP.Net C# Posted by By Haneef Puttur August 2, 2019 Requirement : Implement google 2 step authentication in any existing MVC C# Project. Features :…
Posted inASP.Net C++ MVC SB Admin 2 Bootstrap Theme – Visual Studio 2017 Posted by By Haneef Puttur September 16, 2018 I have updated the SB Admin 2 theme to match with Visual Studio 2017 .…
Posted inASP.Net MVC SignalR – Real-time web communication between Client and Server Easy c# [Part 1 of 2] Posted by By Haneef Puttur February 2, 2018 What is SignalR ? ASP.NET SignalR is a new library for ASP.NET developers that makes…
Posted inMVC Oracle Installing 64 Bit Oracle Client : Windows 10 – 64 Bit Posted by By Haneef Puttur August 29, 2017 Scenario : You want to install Oracle Client and ODBC driver in Windows 10 -…
Posted inASP.Net MVC Error Could not load file or assembly ‘System.Net. ASP.NET MVC C# Posted by By Haneef Puttur August 2, 2017 Error : Could not load file or assembly 'System.Net.Http.Formatting, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' or one of…
Posted inASP.Net MVC Rotativa :: HTTP Error 401.2 – Unauthorized You are not authorized to view this page Posted by By Haneef Puttur August 1, 2017 Scenario Using Rotativa as PDF convertor in ASP.NET MVC C# with Active directory login authentication…
Posted inASP.Net MVC Error installing NuGET Packages Visual Studio 2013 – already has a dependency defined for xxxx Posted by By Haneef Puttur June 30, 2017 When you install new nuget packages you receive error as below. In order…