Miscellaneous

ASP.NET MVC 3 App Template With Branding Features

ASP.NET MVC 3 App Template With Branding Features

ASP .NET MVC 3 Web Application template with branding functionality that allows you to easily create a nice looking website in minutes. Key features: - Based on the Razor engine. - Contains a set of helpers for creating styled containers such as article, block, menus and buttons. - 24 built-in layouts (valid CSS & XHTML ) for any purpose. - Full control over page rendering. For any part of the layout you can use either common view or...

Directory Monitor

Directory Monitor

Directory Monitor is a simple, customizable .NET application for monitoring the size of a local directory or network share. It uses impersonation for passing the appropriate credentials to the specified directory. When the configured thresholds are reached the trafficlight flashes up accordingly and a mail message is sent to the configured e-mail address. Other customizable properties include: directoryPath: directory that should be monito...

HardwareLib

HardwareLib

VERSION 1 .2 RELEASED ! HardwareLib is a .NET Library that offers a set of functions to get information about your hardware such as motherboard, CPU , RAM ,Graphics Card, Network Adapter, CD/DVD Drives and Hard Drives… You can get device details (manufacturer, model, serial number, Name…. etc) HardwareLib use WMI to obtain informations about installed Devices please see the screenshot How to use CPU Class ...

Simple Analytics Module

Simple Analytics Module

This module allows you to integrate easily and without redeployment of an existing web site three analytics sytems: - google analytics - piwik - owa and an user feedback system : uservoice. Copy the assembly in the bin directory of your asp.net app, write a few lines in the web.config file, and that’s it.

DriveInfoEx class - extension for DriveInfo

DriveInfoEx class - extension for DriveInfo

DriveInfoEx is a .net class which purpose is to provide some extra data about every storage drive installed. You can get drive icon (large and small), device details (manufacturer, model, serial no etc.), partition details (disk index, offset, size etc). DriveInfoEx is quering few various WMI classes (Windows Management Instrumentation) to obtain necessary data and aggregate it into acceptable form. Standard .net class named DriveInfo ...

BackgroundScheduler

BackgroundScheduler

The BackgroundScheduler component provides you with a simple and robust method to get your web application to perform regular tasks in the background without any interference with your visitors. These regular background tasks may include: - Sending emails on a regular basis. - Regular temp folder clean-up. - Downloading RSS feeds of another website. - Creating your own RSS feeds as static html files regularly. - Connect to web services ...

Easy QR Code Generator

Easy QR Code Generator

Qr Code is type of Barcode that you use on your website. This type of barcode you can read by mobile phones like iphone or all with Android system (youtube link with example of use : http://www.youtube.com/watch?v=IphTJHiKGos&feature=related ). Inside you can insert some informaction like link ,text, email address, phone number ,contact information and more ,this message we read by your phone. Normaly you to create this you can use google ...

NDownloadCounter

NDownloadCounter

NDownloadCounter keep tracks of your downloads. Using a Sqlite database it doesn’t need a particular hosting neither a Microsoft Sql Server or a MySQL. NDownloadCounter can check the extension of files and return an Exception when someone try to download a file with a not permitted exception (like databases or aspx pages or code files). NDownloadCounter force the download of a file even if the file is a mime type that the browser can show.

URL Short Generator

URL Short Generator

The URLShortGenerator is a .NET component for .NET that allows to developers using existing URL short services in their applications. Principal features: It is compatible with .NET Framework 2.0, 3.x (4.0 has not been tested yet) URL short services include by default: Bit.ly, J.mp, tinyURL, To.ly, Is.gd Include support for Bit.ly and J.mp login&APIkey parameters in web.config Include source code so you can add custom services to the...

Key Generator

Key Generator

The KeyGenerator is a .NET component for .NET applications that allows to developers generate random values using the combination of numbers, letters, characters and custom values. Principal features: Get random values using Numbers, Letters, Numbers & Letters, Numbers-Letters-Characters or custom values defined by you Include source code so you can add custom elements It is compatible with C# and VB projects (include demo apps for both...