Software Index
Related Topics
Popular Trends
Trending Topics
 

Assembly

All | Freeware
Product Title  /  Popularity Revised License Rating Size
GigAlarm
GigAlarm is an alarm / reminder program, capable of over 4 million different alarms. Once set, an alarm can be programmed to auto-repeat on set days, by a time offset or delete itself. The alarm can be either a wave ...
August 3rd 2003 Shareware  4.5 stars 44k
QWave
This program is a compact alternative to much larger Wave File player. It allows a wave file to be played virtually instantly as opposed to waiting for a larger program to load, display an window, and then play the sound. ...
May 25th 2003 Shareware  4 stars 18k
jFolder
Want to make your folders stand out? Customize their icons then! This program allows Windows 2K/XP users to customize the appearance of folders. You can choose the icon and tool tip of any folder, giving the same effect (if desired) ...
July 26th 2003 Shareware    15k
Slam
This Assembly Language program adds the ability to easily shutdown, restart, log off or power-down the computer. Using Slam it can be done by running simply running the program, but further options are available if one of the command line ...
July 26th 2003 Shareware    15k
Volt
Volt is an Assembly Language power monitoring and controlling utility. The primary function of this program is to provide a visual display of the internal battery state of a Laptop Computer. This can be shown via a compact window with ...
July 26th 2003 Shareware    20k
TomeBase
TomeBase is a compact Book and Movie database written in Assembly language, making it an extremely small and efficient package. (TomeBase installed takes up less than 100KB.) There are 19 data fields and they change depending on if the record ...
July 26th 2003 Shareware    25k
CPU
CPU is a Cost Per Unit calculator to assist in deciding what product and packet size is the best value for money. The window stays on top and there are two independent calculations shown to make comparing prices easier. It ...
July 26th 2003 Shareware    15k
CPUSpy
Written fully in Assembly Langauge, CPUSpy tests your processor and using an internal database of most common CPUs, displays CPUID data such as cache details, processor features and processor name (if supported) in a easy to read tabbed format. CPUSpy ...
July 26th 2003 Shareware    35k
Egg
Have you ever forgotten to put your clothes in the dryer or left your moon rocket warming up too long? Then this program written in Assembly Language is for you! Egg is a simple countdown timer, settable from 1 second ...
August 7th 2003 Shareware    25k
ASP DataGridColumns .NET assembly
ASP DataGridColumns .NET assembly from RustemSoft is a DataGrid Columns software package specifically designed for ASP.NET developers. The assembly allows you to use all strengths of the MS ASP .NET DataGrid server control without waiving the user interface elements your ...
January 15th 2006 Shareware    684k
StitchMaps
Stitch maps together to build one overall map. The program StitchMaps simply joins these maps. The result is a map that is suitable for programs using raster scan. The maps used as basis for the assembly were either created by ...
December 2nd 2006 Shareware    555k
DataGridView Columns .NET 2.0 assembly
DataGridView Columns .NET 2.0 assembly from RustemSoft is a DataGridView Columns software package specifically designed for Windows Forms .NET 2.0 developers. The assembly allows you to use all strengths of the MS Windows .NET 2.x forms DataGridView control without waiving ...
January 11th 2007 Shareware  5 stars 1,056k
BitDiffer
Ever wonder what really changed in that DLL you are about to release to production? Would you like to check a 3rd party library for breaking changes before referencing it? Would it be helpful to integrate an automatically generated change ...
November 17th 2007 Shareware  5 stars 1,270k
ExportToPDF .NET assembly
ExportToPDF is a PDF development .NET assembly designed especially to help you develop PDF conversion .NET application with very minimum efforts. It takes several lines of codes to generate PDF document from a data source like CSV, Excel, delimited text ...
January 12th 2008 Shareware    1,491k
PowerReuse
Do you have tonnes of emails and documents to create everyday? Do you spend a lot of time updating documents but still make mistakes? Do you find that you cannot find your frequently reusable content and standard material for your ...
April 20th 2008 Shareware    23,155k
Reflector
Metadata browser for .NET Framework 2.0. Program features: assembly groups; type inheritance tree, type nesting tree, type construction tree; type filter; detailed information for assemblies, namespaces, types and public keys; printing with print preview.
May 29th 2008 Shareware  5 stars 557k
WordFusion Pro
WordFusion Pro allows you to create Forms to collect, store, organize and reuse information that can produce complex documents in Microsoft Word Format from information collected using its fully featured document assembly (document automation) engine. The WordFusion Pro document assembly ...
June 1st 2008 Shareware  5 stars 39,063k
Columns .NET assembly for DataGridView
.NET DataGridView Columns assembly from RustemSoft is a DataGridView Columns software package specifically designed for Windows Forms .NET developers. The assembly allows you to use all strengths of the MS Windows .NET forms DataGridView control without waiving the user interface ...
July 26th 2010 Shareware    3,432k
SmoothDocs
SmoothDocs is the easiest document assembly application available. Create dynamic templates which can be quickly customized to create a limitless number of documents. Use friendly document wizards to create documents with a minimum of fuss. Ideal for individuals and small ...
March 23rd 2011 Shareware    7,662k
Visual Studio Decompiler
You wrote a VB.NET application for a client a couple of years ago, but you no longer have the source code of the .NET app. All you have is the EXE deployed on the client's PC. Is there a way ...
January 3rd 2012 Shareware    1,582k
Related Scripts
Creating and Using Assembly Attributes
Creating and using Assembly attributes are the main theme projected in this online tutorial. The new concept of using the attributes to connect in meta-data with the code is acceptable by the .NET Framework. The author shows the same concept ...
December 12th 2005 Freeware     
Database Access Within an Assembly
In this online article the users could learn about how the database could be accessed within the assembly. The author tells that within the assembly a database server could be connected. The author uses SQL server in the source code. ...
December 14th 2005 Freeware     
DataGridColumns .NET assembly
DataGridColumns .NET assembly is a tool that is designed especially for the purpose of .NET developers. With the help of this tool, you can create DataGridColumns objects with custom styles. The tool contains various column styles for combo box, fractions ...
December 10th 2005 Commercial     
Dynamically Registering an Assembly
Dynamic Registration is the topic discussed by the author explaining about dynamic registration process of an assembly. The main usage of this registration is that the managed clients like Web Form clients and ASP.NET could retrieve the serviced components which ...
December 7th 2005 Freeware     
How To Create an Assembly with a Strong Name in .NET Framework SDK
Strong name is a strong need of an assembly which is the main objective of this online tutorial. The need of a strong name for an assembly arises while installing an assembly which would be shared for many applications on ...
December 1st 2005 Freeware     
Installing an Assembly in GAC
Briefing about the Global Assembly Cache, the author slowly shows the method of appending the assembly to GAC. The main objective of this online tutorial is to mention the users about installing an assembly in GAC. Assemblies are to be ...
December 16th 2005 Freeware     
Placing a .NET assembly in the GAC using MMC and sn.exe,- a step-by-step Guide
Using MMC and the sn.exe utility, it becomes very simple to link a .NET assembly to the Global Assembly Cache which is proved through this online tutorial. The author explains about these two utilities which would check the assemblies and ...
December 18th 2005 Freeware     
Viewing Assembly Permissions
The theme of this online article highlights the assembly permissions. The author shows about how could the users see the code groups, through which the users could know about the assembly and the permissions which it belongs to. This article ...
December 5th 2005 Freeware     
.NET Assemblies - III
This article deals with assemblies and their implementation in .NET. The main content of this article is about implementing a simple .NET assembly. In ASP.NET web applications, the users might employ many pre-built assemblies. The author helps by teaching the ...
December 5th 2005 Freeware     
.NET Assemblies & Manifests
This article starts by explaining the real meaning of an assembly. The author explains about .NET assemblies in detail along with its two types shared and private assemblies. The article explains about the advantages of these assemblies too. Along with ...
December 17th 2005 Freeware     
Related Code
ASSEMBLY language tools collection containing
Assembly language reference guide,symbolic debugger, Interactive 8086 Disassembler,
February 6th 2006     141k
DataGridColumns .NET assembly 2.6.2
DataGridColumns .NET assembly from RustemSoft is a DataGrid Columns Styles software package specifically designed for .NET developers. The assembly allows you to use all strengths of the MS Windows .NET forms DataGrid control without waiving the user interface elements your ...
February 12th 2006     989k
OpenGL framework assembly sourcecode
Assembly sourcecode of a framework based on NeHeGL one but much smaller (~4k unpacked) and using a high performance counter to obtain smoother animations with constant speed.
June 3rd 2006     16k
Easy Version information from .NET assembly
Returning Versions, ProductName and Copyright information in .NET is a .PainInTheButt this class will simplify the whole process and save you at least and hour of trying to figure out how Microsoft implemented the Assembly
May 2nd 2010     1k
Writing windows apps in assembly
This is just a simple demo of writing a windows gui app using pure win32 assembly. The final product is 5k in size. The same thing created using VC++ or .NET would be 6 to 60 times that size (anywhere ...
July 2nd 2011     3k
New Software
Popular Software