CodeDigest.Com Logo
Featured:

Recent Posts

5 Tips on How to Use Twitter Effectively for Your IT Career
18/7/2022
Twitter is a popular social media network with a specific goal. It provides information in small and digestible chunks, which are easily shareable..Read more

General

How to Choose a Real World Network Security
11/5/2022
The security of information systems has become more and more relevant in the world nowadays. Contemporary technologies offer convenient ways to keep..Read more

Security Network Security

Is It Easy to Learn Java if You Already Know JavaScript?
8/6/2021
If you are in the IT field, you already know that it is dynamic, so you need to change with it. To be an in-demand programmer, you should keep up..Read more

JavaScript Java

New to ASP.NET? Here’s the Simplest Code You Can Execute
6/7/2020
it’s safe to say that with coding, we all have to start somewhere. To the absolute novice, ASP.NET can seem pretty confusing at first. However, once..Read more

Asp.Net

Top 5 programming languages commonly used by online gaming developers
28/8/2019
Top 5 programming languages commonly used by online gaming developers..Read more

C# General

Streaming Media Contents and VPNs
2/7/2018
For years, it was easy to bypass geo-blocking content with a VPN, but a couple of years ago Netflix started blocking the use of the service through a..Read more

The Hidden Benefits Of A Password Manager
21/6/2018
Password managers seem like a good innovation for a decade ago. Then, remembering passwords for a growing list of accounts was almost impossible..Read more

General

Make Asp.Net MVC Clientside(jquery.validate.js) Form Validation Error Message Accessible
22/9/2017
In this article, let us understand how to make the input form validation error message accessible to screen reader users. ..Read more

Asp.Net Asp.Net MVC Accessibility

Create Accessible TextArea Character Counter in Asp.Net MVC Using jQuery
19/8/2017
we will have TextArea for getting user comments in the form of multiline texts in input forms. It is necessary to inform users about the text length..Read more

Asp.Net Asp.Net MVC jQuery Accessibility

Accessible RadioButtonList and CheckBoxList in Asp.Net MVC-Section 508 Compliance and ADA Compliance
14/8/2017
Let’s understand how to make RadioButtonList and CheckBoxList elements accessible, i.e. let’s make the label and individual option’s label of these..Read more

Asp.Net Asp.Net MVC Accessibility


Asp.Net

New to ASP.NET? Here’s the Simplest Code You Can Execute
6/7/2020
it’s safe to say that with coding, we all have to start somewhere. To the absolute novice, ASP.NET can seem pretty confusing at first. However, once..Read more

Asp.Net

Make Asp.Net MVC Clientside(jquery.validate.js) Form Validation Error Message Accessible
22/9/2017
In this article, let us understand how to make the input form validation error message accessible to screen reader users. ..Read more

Asp.Net Asp.Net MVC Accessibility

Create Accessible TextArea Character Counter in Asp.Net MVC Using jQuery
19/8/2017
we will have TextArea for getting user comments in the form of multiline texts in input forms. It is necessary to inform users about the text length..Read more

Asp.Net Asp.Net MVC jQuery Accessibility

Accessible RadioButtonList and CheckBoxList in Asp.Net MVC-Section 508 Compliance and ADA Compliance
14/8/2017
Let’s understand how to make RadioButtonList and CheckBoxList elements accessible, i.e. let’s make the label and individual option’s label of these..Read more

Asp.Net Asp.Net MVC Accessibility

Creating Accessible Input Forms in Asp.Net MVC - Section 508 Compliance and ADA Compliance
12/8/2017
Making web accessible to disabled people requires our web application should be accessible to various assistive technologies like screen readers, etc..Read more

Asp.Net Asp.Net MVC Accessibility