Quantcast
Channel: ASP .NET 4.0 – Arvixe Blog
Browsing index pages (90 articles)

CompareValidator Control in ASP.NET

In this article I will explain about CompareValidator control in ASP.NET. This type of control in ASP.NET help in validation processes, allowing to evaluate values between two input types Getting …...

View Article


RangeValidator in ASP.NET

In this article I will explain acerda the RangeValidator in ASP.NET. This type of control in ASP.NET allows us to determine ranges of values. Getting Started What is RangeValidator Control? … Learn More

View Article


Display Session Timeout Message in ASP.Net

Real world ASP.Net applications required to have a controlled session time for users. This is done to block unauthorized people from using the application. Nevertheless, you should show users a … Learn...

View Article

Display Loading Message in ASP.Net

Applications take time to perform an action. As I developer, I realized that it is crucial to make users aware of how long will it take a page to load, … Learn More

View Article

Detect Browser Capabilities in ASP.NET Web Forms

In the development of ASP.net applications, it is very important to know if this will be compatible with various browsers. Knowing the capabilities of browsers, we may know if our … Learn More

View Article


Minification in ASP

Minification is a technique you can use in ASP.NET 4.5 to allow a better request load time. In this article, I will explain how to apply this technique in your … Learn More

View Article

Detect mobile device in ASP.NET Web Forms

Currently, it is necessary to give relevance to mobile devices when we are developing an application web. In this article, I will show an example on how to detect a … Learn More

View Article

Date format in ASP.Net

In this article I will show how the use of culture in the web.config file does not work as expected with the format of the date and other information. Before … Learn More

View Article


Allow users to access specific locations in ASP

Some projects require to set permissions to access specific locations within your project.  In this article I will show you in a step-by-step guide how to restrict access to users … Learn More

View Article


Using Web.Config to Allow/Deny Access to an Specific IP

Applications must have an IP blocking feature in order to deny access to certain computers that could attack your site. But this can also be useful if you want to … Learn More

View Article

Disable Debugging Mode for ASP applications

In this article I will give you a step-by-step guide on how to Disable Debugging Mode for ASP applicationsOverview Applications that run with debug mode on, will experience performance issue … Learn More

View Article

Set the target version of the .Net Framework

Since 2008, Visual Studio comes with a Multi Target support. In this article I will give you a step-by-step guide on how to change the target version of the .Net … Learn More

View Article

Cookieless session in ASP.Net

Hello everyone, in this article we are going to explain to you what are cookie less sessions and for what they are use it for. A simple explanation is that … Learn More

View Article


Fix Auto Identity Jump in SQL Server 2012

In this tutorial video I am going to show you how to fix the auto identity jump in sql server, we show you two ways to fix it once you … Learn More

View Article

New Features with Visual Studio Code

Visual studio code is a powerful text editor for ASP developers which features a powerful IntelliSense, aimed to decrease debugging and development time.   Looking for quality Windows Hosting? Look …...

View Article


Autodetection of cookies in ASP.Net

Hi everyone, in this article we are going to show you how to work on your asp project with or without cookies. This will enable us to guide you on how … Learn More

View Article

MVC Page Redirect in ASP.Net

In this tutorial video we are going to show you how to do a page redirect in asp.net with an MVC project. This Concludes MVC Page Redirect in ASP.Net Looking … Learn More

View Article


Building a Login Form Using ASP.NET MVC tools

In this tutorial video we will show you how to build a custom login form and “Required” fields Using ASP.NET MVC tools. This Concludes Building a Login Form Using ASP.NET … Learn More

View Article

HTTP Redirect with IIS Manager 7

In this tutorial video I will give you a step by step guide on how to set up an http redirect with IIS Manager 7 Note: You need to enable … Learn More

View Article

Updating WebsitePanel Profile

In this tutorial video I will show you how to update your websitepanel profile. Looking for quality Windows Hosting? Look no further than Arvixe Web Hosting! Happy Hosting!

View Article
Browsing index pages (90 articles)


Latest Images