Category Archives

Archive of posts published in the category: Easy Hosting Tutorial

ASP.NET Core And SQL Server In Linux Docker Containers

5 / 5 ( 1 vote ) EasyHostingASP.NET | Best and cheap ASP.NET Core hosting. Throughout the years, we have been using ASP.NET and SQL Server mainly on Windows. Now the times have changed! You can now develop the same ASP.NET (with more optimized…

Tips for Building the Perfect SharePoint Intranet

5 / 5 ( 1 vote ) EasyHostingASP.NET | Best and cheap SharePoint 2013 Hosting.  However, as exciting as SharePoint 2016 is, experience has taught us that the platform often struggles on the user adoption front. All too often, the issue is less to…

Drupal SEO Tips To Rank Better On Google

5 / 5 ( 1 vote ) EasyHostingASP.NET | Best and cheap Drupal hosting. This is a post about Drupal, SEO, and Drupal & SEO. While some of this information is specific to Drupal, other parts are just general to SEO, but what…

How to Create Nested WebGrid with Expand/Collapse in ASP.NET MVC 6

5 / 5 ( 1 vote ) EasyHostingASP.NET | Best and cheap ASP.NET MVC 6 hosting. In this post, I am explain How to Create Nested WebGrid with Expand/Collapse in ASP.NET MVC6. Steps : Step – 1 : Create New Project Go to…

Editing ASP.NET Web Forms in Visual Studio 2013

5 / 5 ( 1 vote ) EasyHostingASP.NET | Best and cheap ASP.NET Hosting. In many ASP.NET Web Form pages, you write code in Visual Basic, C#, or another language. The code editor in Visual Studio can help you write code quickly while…

Easy Tips To Modify Your ASP.NET Controls at Runtime

5 / 5 ( 1 vote ) EasyHostingASP.NET | Best and cheap ASP.NET Hosting. Lets say you are working in a fairly large asp.net application. Now because of situation (or clients request) you want to change all the textbox or button control to…

How To Disable Joomla Elements

5 / 5 ( 1 vote ) EasyHostingASP.NET | Best and cheap Joomla hosting in Europe. In case you are utilizing Joomla CMS dependent web-site and hate overlapping visibility of Joomla components on the website property web page, then you definitely have found…

How to implement Windows authentication and authorization in ASP.NET

5 / 5 ( 1 vote ) EasyHostingASP.NET | Best and cheap ASP.NET Hosting in India. This step-by-step article describes how to implement Windows authentication and authorization in an ASP.NET application. To use the built in security of Windows and ASP.NET, implement Windows…

How to Prevent ASP.NET Website From Multiple Database Request

5 / 5 ( 1 vote ) EasyHostingASP.NET | Best and cheap ASP.NET Hosting. t is not good to execute multiple db request for loading single page.  Review your database code to see if you have request paths that go to the database…

How to use Page Instrumentation in ASP.NET 4.5

5 / 5 ( 1 vote ) EasyHostingASP.NET | Best and cheap ASP.NET 4.5 hosting. In this article, I showed you how to use Page Instrumentation, a new  feature in ASP.NET 4.5 which might be useful for you during debugging. ASP.NET 4.5 include…