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…
Posted inC++ c++ function to return mnm of 2 numbers Posted by By Haneef Puttur March 4, 2017 Condition : numbers should asked when function is executed: #include <iostream> using namespace std;…
Posted inOracle Oracle PL/SQL to Send ARABIC Emails with SMTP AUTHENTICATED Server UTL_SMTP Posted by By Haneef Puttur February 27, 2017 declare TO_EMAIL VARCHAR2(255) := 'toemailaddress'; FROM_EMAIL VARCHAR2(255) := 'fromemailaddress'; MAIL_SUBJECT VARCHAR2(255) := 'Test Subject'; FROM_NAME…
Posted inC++ C++ Program to Average of 7 Numbers, Average of Odd Numbers and Average of Even numbers Posted by By Haneef Puttur February 13, 2017 #include <iostream> #include <string> using namespace std; int main() { int numb; float oddcount =0;…
Posted inC++ C++ Program to Display Numbers 1 to 100 , Multiples of 4 but Not Divisible by 5 Posted by By Haneef Puttur February 13, 2017 #include <iostream> #include <string> using namespace std; int main() { for (int k =0; k…
Posted inAndroid Unlock / Factory Reset Dell Venue 8 3840 – Tested Solution Posted by By Haneef Puttur January 7, 2017 Issue : Hard Reset Dell Venue 8 3840 Unlock Forgotten Pin Reinstall OS Unbrick Table…
Posted inAndroid Be a Karaoke Singer Using Smart Phone – Enjoy Music Posted by By Haneef Puttur December 9, 2016 Follow this procedures to sing along with Karaoke using your android phone. Pre Requisites: Android…