ASP.NET MVC 6 tutorial :: Using jQuery To Consolidate AutoComplete Function

ASP.NET MVC 6 tutorial – ASP.NET 5 Hosting | jQuery UI has an AutoComplete widget. The AutoComplete widget is quite nice and straight forward to use. In this post, I will show you how to use jQuery AutoComplete widget to consolidate AutoComplete function in ASP.NET MVC application. ASP.NET MVC 6 Tutorial – Step 1 The[…]

ASP.NET MVC 5 Tutorial :: How To Make ASP.NET MVC 5 SweetAlert

ASP.NET MVC 5 Tutorial – ASPDOTNET5Hosting.Com | Alert is notification that a threshold has been reached an incident has occurred which may develop into a disaster,  an interruption may occur due to planned events such as repairs or a system upgrade or, an interruption may occur due to uncontrollable but expected events such as a[…]

ASP.NET MVC 4 Tutorial :: Mobile Authentication With ASP.NET MVC 4

ASP.NET MVC 4 Tutorial | In this article, I am going to show you how to build an ASP.NET MVC web app with Two-Factor Authentication using Google Authenticator for preventing brute force attack. Two-Factor authentication is a great way to help secure user accounts as It authenticates users using two valid authentication factors. Here in[…]

SSRS 2012 Tutorial :: How To Make Tabular Report?

SSRS 2012 Tutorial | SQL Server Reporting Services (SSRS) is a server-based reporting platform that allows us to create and manage a wide variety of different types of report, and deliver them in a range of formats. We can create basic reports containing tables and graphs, or more complex data visualizations, using charts, maps and sparklines.[…]

SQL Server 2016 Hosting Tutorial :: SQL Server 2016 StretchDB

SQL Server 2016 Stretch Database Stretch Database, a new feature in SQL Server 2016 often called StretchDB, lets companies “stretch” their databases to store infrequently used data in the cloud while keeping heavily used data on-premises. The Stretch Database feature securely and transparently archives your cold or historical data from a local SQL Server database[…]

ASP.NET MVC 5 Tutorial :: Updating Data With Entity Framework

ASP.NET MVC 5 contains a number of improvements over previous versions, including some new features, improved user experiences; native support for JavaScript libraries to build multi-platform CSS and HTML5 enabled sites and better tooling support.You’re going to learn how to use partial views in ASP.NET MVC (for promoting re-usability) and how to update data using[…]