If you use enumerations, you usually prefer not to see the internal value of the enum in the GUI, but a human readable (maybe localized)…
The error happens when the REST methods (POST, PUT, DELETE, etc). are already registered by another application. The following entries in the web.config helped me…
This post explains in detail the steps necessary to use the jQuery DatePicker with the ASP.NET MVC Framework to enter dates, instead of the standard…
There is no built-in way to discover the MAC address of your network adapter in .NET. Using the following function the MAC address that belongs…
Shadows Draws a shadow of any HTML element. The first is the shadow distance on the Y axis, the second on the X axis. The…