Software Listing of Author : "Codeplex"
- CueMounter
- License: Freeware
- Price: 0.00

The CueMounter application was developed to be a small tool that makes it easier to use audio disc images - .cue and an audio file. It mounts them as a virtual drive and allows you to explore the tracks inside as separate .wav files, play, analyze and recode them, without any intermediate storage. You can use it to: - Split audio CD images to tracks, recode them to other formats or perform any other operation that is normally executed on temporary files, avoiding that overhead. - Decode all the supported audio files to wavs on the fly, avoiding hard disk usage and overhead - With the new AuCDTect integration: seamlessly analyze your compressed lossless tracks - one click away. - You can perform album analysis directly on audio CD images, without the need to split them - The only solution to analyze compressed files with...
- Platform: WinOther
- Disable Auto Eject
- License: Freeware
- Price: 0.00

Disable Auto Eject application was developed to be a small tool for disabling the CD / DVD tray auto eject feature in Windows Vista, when the user click on the CD / DVD drive icon, and theres no cd/dvd in the drive. Have you ever accidentally clicked your CD / DVD drive icon when there wasn't a cd/dvd in the drive, and then have windows auto eject the cd tray, its cool the first time, then it gets old really quick, and especially if you have a PC-case that hides the cd/dvd drives behind a cover, well here is an application to turn that behavior off. &Disable Auto Eject& is a small application, that does just that. To disable &auto ejecting&, you need to turn off the build-in cd/dvd burning feature in vista (you can still burn cd/dvds with other applications, so if you use the build-in CD / DVD burning feature in vista, then this...
- Platform: WinOther
- Droid Explorer 0.8.8.2 Beta
- License: Freeware
- Price: 0.00

If you have rooted Google android phone then here is very useful tool Droid Explorer to manage Google Android phone on Windows. Droid Explorer is compatible with cyanogen's ROM but it should work on other rooted devices that have busybox installed. With droid Explorer you can also apply update files, Reboot device in to recovery mode, Take a Screen Shot, browse phone files and simple drop and drag to copy files locally. Features: # Multiple Device Support # Copy and auto-apply update.zip # Copy local files to device # Auto detection of connected/disconnected device # APK file icon and extended information # Device command shell window # Reboot device # Reboot device in to recovery mode # Open files for viewing / execution locally with the default file type executable # Drag & Drop file copy from Explorer # Flash...
- Platform: WinOther
- HSS Core Framework
- License: Freeware
- Price: 0.00

The HSS Core Framework will extend the .NET Framework providing several key sub-systems that provide enhanced functionality and consistency to any product. By leverage the HSS Core Framework, you can reduce and simply any application development project. FEATURES: Logging library: · Log Service · Log Component · Log Viewer (GUI) · Optionally writes to the HSSLOG Database for centralized logging · Optionally writes to the Local Machine EventLog · Data Access library: greatly reduces amount of code required to integrate a database into any application Data Object Model Generator (DOMGen): · Quickly generate object model code from SQL Objects (Tables, Views and Stored Procedures · API built into the HSS.Data.dll for automated use · Supports split files for separating Object Model and Data Access logic · Split...
- Platform: WinOther
- iSun Shut
- License: Shareware
- Price:

The iSun Shut application was developed to be a simple utility which lets you Shutdown, Restart, Log Off, Power Off, Suspend, Hibernate your PC in an estimated time, at a specific time or after a Firefox download. Else it contains 1-Minute Quick tasks.
- Platform: Win7 x64, Windows 7, WinOther, WinVista, WinVista x64
- MVMMapper SDK .1 Alpha
- License: Freeware
- Price: 0.00

The MVMMapper package will help you generate the ViewModel and its mapping to the Model when implementing MVVM in .NET. When implementing the Model-View-ViewModel pattern Origin Explained in Silverlight or WPF a lot of the code you write is very repetitive or obvious. Easy things that you add to a view model classes such as a property that raises the PropertyChanged event, a command that calls a method. But also more complex constructions such as support for editing and undo editing and the mapping from the view model class to a class from the model and back again. The MVMMapper is a generator that easily plugs into Visual Studio and generates most of this code. The generator takes a single XML file (a mapping file) for each ViewModel Class as input and then generates the ViewModel class and its Commands. The generated view model...
- Platform: WinOther
- Portable CueMounter
- License: Freeware
- Price: 0.00

The Portable CueMounter application was developed to be a small tool that makes it easier to use audio disc images - .cue and an audio file. It mounts them as a virtual drive and allows you to explore the tracks inside as separate .wav files, play, analyze and recode them, without any intermediate storage. You can use it to: - Split audio CD images to tracks, recode them to other formats or perform any other operation that is normally executed on temporary files, avoiding that overhead. - Decode all the supported audio files to wavs on the fly, avoiding hard disk usage and overhead - With the new AuCDTect integration: seamlessly analyze your compressed lossless tracks - one click away. - You can perform album analysis directly on audio CD images, without the need to split them - The only solution to analyze compressed files...
- Platform: WinOther
- RTP RSS Feed
- License: Shareware
- Price:

The RTP RSS Feed DotNetNuke module will generate an RSS feed from a SQL query defined in the module settings.
The RSS Feed Settings:
- Feed Title - The title to appear in the RSS feed
- Description - Description of the RSS feed
- Title - Checkbox indicating Title should be included in feed - Mandatory
- Description - Checkbox indicating Title should be included in feed - Mandatory
- Link - Checkbox indicating Link should be included in feed - Mandatory
- PubDate - Checkbox indicating Publication date should be included in feed - Optional
- Creator - Checkbox indicating Creator date should be included in feed - Optional
- Category - Checkbox indicating Category date should be included in feed - Optional
- ImageURL - Checkbox indicating Image URL date should be included...
- Platform: Win7 x64, Windows 7, WinOther, WinVista, WinVista x64
- SharePoint Discussion Board Feature
- License: Shareware
- Price: 849.00

KWizCom's SharePoint Discussion Board Feature will provide a full set of familiar internet Discussion Board features that you can easily customize to match the look & feel of your SharePoint implementation.
SharePoint forum is just another type of list template which enables saving posts and replies. The gap between the SharePoint forum lists and real Discussion Boards services (like those available on the internet) is quite big, and includes some very basic and critical missing features such as:
- There is no discussion board index that enables managing multiple discussion boards under groups/subjects.
- Editing capabilities are very limited
- No ability to control the visibility of specific discussion boards
- No out-of-the-box ability to manage abusive/helpful posts
- No discussion board...
- Platform: Windows 7, WinOther, WinVista
- Signer
- License: Freeware
- Price: 0.00

The Signer application was developed to be a small tool that will allow you to sign your unsigned assemblies AFTER you have built them. You can sign a whole bunch of unsigned assemblies with one public key while your strong named references are also updated at once. This is achieved by decompiling your assemblies with ILDASM to MSIL code, parsing and the IL code and doing the necessary modifications. After that a new assembly is created with ILASM and voila: Strong named assemblies. It has been tested with major projects (e.g. Enterprise Library Jan 2006) to validate that this approach works reliable. What is Signer good for? It allows you to strong name (sign) your unsigned assemblies after you have built them. You can sign assemblies for which you do not have the source code. If you build for example a strong named application...
- Platform: WinOther
- TweetMeme
- License: Freeware
- Price: 0.00

The TweetMeme Windows Live Writer plugin will help users put the tweetmeme button onto a blog post when publishing through live writer.
- Platform: WinOther
- WCamTimeLapse 0.1. Alpha
- License: Freeware
- Price: 0.00

The WCamTimeLapse application was developed to be a simple program to help you make time lapse video clips with your webcam. WCamTimeLapse is a tool to help your make simple time lapse clips with your webcam, it's pretty much a big hack of webcam sample code I found on different sites, and then I added some ways of controlling when the program would take a picture. It's a pretty simple application, first you set the delay time between each picture, default is 1000 ms (1 sec) and then enter the fps(Frames Per Second) your clip will be using 25, 10, etc (this is used for the clip time calculation), then click start to run, or check the Timed run if you want to capture from a specific time to a specific time, select the from and to time and then click start.
- Platform: WinOther
- WPInfo
- License: Freeware
- Price: 0.00

The WPInfo application was developed to be a small tool that displays system information on the Windows wallpaper. It works similarly to BGInfo but it adds a few unique features: · picks the background image most appropriate for the current screen resolution. · adds any number of additional images on the background.
- Platform: WinOther