Search Result


Tag : aspnet

4 Posts

My favorite .NET libraries

Previously I wrote about my favorite JavaScript libraries. If JavaScript libraries appear almost on a daily basis, the case for .NET libraries is different, they appear at a much lower pace and sometimes it's difficult to spot them.

Similar to my previous post, I'll try to stick to open source or free libraries.

EPPLus

From my experience, clients always ask

ASP.NET interview questions

This is a collection of questions that I have been asked for some jobs that include ASP.NET development. There are many web pages that contain a similar set of questions, these just are a personal recolection.

The topic for these questions not only refers to the .NET framework, but also several aspects that can be related to it.


What's

Form validation with Bootstrap, Formvalidation.io and ASP.NET

Formvalidation.io is an excellent JavaScript/jQuery plugin to validate form fields designed with Bootstrap, Foundation, Pure, SemanticUI, UIKit and others.

In this tutorial I'll cover a small example which uses regular ASP.NET Web Forms with Web API, but the same result can be achieved with any other technology, such as ASP.NET MVC.

First, you need to download