Dev experiments, tutorials and ressources
Search
« Home
Community News
.Net
C#
Android
Javascript
Sql
Html
Css
Design
SEO
Others +
Codicode | .Net
Push Rich Messages (.NET) to Slack Incoming webhook API
A fast, simple and lightweight (no dependencies) library to push rich messages to Slack's Incoming webhook API from .Net and .Net Core
Read »
Cross-Browser Printing with Asp.Net ReportViewer
Adding cross-browser client-side printing capability to Microsoft ReportViewer without using any third party components..
Read »
Free Asp.Net Email Validator/Verifier
If you need to check if an email address really exists, this .net component is for you ...
Read »
The best method to add JavaScript to a page footer in ASP.Net
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 »
Upload a Video to YouTube with C# .Net
How to upload a video (or delete a video) programmatically from Youtube on .Net C#, a Step by step guide ...
Read »
Open an URL in browser from C# Winforms
This code will show you how to launch the default browser on the system and open an URL ...
Read »
Post pictures to a Facebook Page's Wall Photos
Upload and post a picture on facebook fan page or user wall using the Facebook C# SDK.
Read »
Browse for a Folder in C# Winforms
This is how to open a directory chooser, browse and select a folder in c# winforms ...
Read »
Resize Images and keep aspect ratio & proportions in C#
This is a C# class to scale, resize pictures, make thumbnails... you can keep original aspect ratio and maintain width or height...
Read »
Styling the GridView Cell Item
How can I format all cells in a GridView ? I want to add a 5px padding to all cells including headers ...
Read »
Removing a Database using SQLDMO.SQLServer
Cannot drop database because it is currently in use: before removing a database, close all connections first ...
Read »
How to force running only one instance of your application in C#
RUNONCE: If you do not want to allow the user to run multiple instances of your application, here‘s how to do that ...
Read »
» Member access
» Latest
Push Rich Messages (.NET) to Slack Incoming webhook API
3D Progress Bar - Pure CSS3
Single Element CSS Spinners & Loaders
Animated 3d Css Cube
CSS3 3D Flipping Cards Effect
jQuery Flot Animator
» Random/Popular
Upload Files from Android to a Website/Http Server using Post
Draw on a HTML5 Canvas with a Mouse
Jquery Image Color Up Effect
Text as Image Clipping Mask (Fill text background with a picture)
Add touch screen support to your website (The easy way)
Undo and Redo with HTML5 Canvas