Codicode | .Net
A fast, simple and lightweight (no dependencies) library to push rich messages to Slack's Incoming webhook API from .Net and .Net Core Read »
Adding cross-browser client-side printing capability to Microsoft ReportViewer without using any third party components.. Read »
If you need to check if an email address really exists, this .net component is for you ... Read »
How to add JavaScript script or library to the end of an asp.net page? What’s the easiest way or method to include scripts programmatically ... Read »
How to upload a video (or delete a video) programmatically from Youtube on .Net C#, a Step by step guide ... Read »
This code will show you how to launch the default browser on the system and open an URL ... Read »
Upload and post a picture on facebook fan page or user wall using the Facebook C# SDK. Read »
This is how to open a directory chooser, browse and select a folder in c# winforms ... Read »
This is a C# class to scale, resize pictures, make thumbnails... you can keep original aspect ratio and maintain width or height... Read »
How can I format all cells in a GridView ? I want to add a 5px padding to all cells including headers ... Read »
Cannot drop database because it is currently in use: before removing a database, close all connections first ... Read »
RUNONCE: If you do not want to allow the user to run multiple instances of your application, here‘s how to do that ... Read »