Software Index
Related Topics
Popular Trends
Trending Topics
 

Idea Net Setter

All | Freeware
Product Title  /  Popularity Revised License Rating Size
Telekomat .NET
Telekomat .NET helps you to maximize your bandwidth potential byletting you see just how much of it is actually utilized at any given time.It can display bandwidth data in a customizable real-time graph, a numerical display, or both. Other features ...
December 30th 2001 Shareware  5 stars 1k
Net Gin Rummy
Play Gin Rummy with your friends and PC.
Our Net Gin Rummy gives you a chance to play the game with computer bots or live opponents by the Internet or LAN. It is also possible to play simultaneously on two tables ...
January 17th 2003 Shareware  5 stars 2,104k
Net Cribbage
Play Cribbage with your friends and PC.
Our Net Cribbage gives you a chance to play Six Card Cribbage with computer bots or live opponents by the Internet or LAN. It is also possible to play simultaneously on two tables easily ...
January 17th 2003 Shareware  5 stars 2,061k
NET BOSS
Net Boss enables the user to control and perform tasks on many computers from one command control station. Used for presentations and general maintenance in a lab setting, Net Boss can save hours of time. Any program or file may ...
February 20th 2002 Shareware  5 stars 10k
nogoop .NET Component Inspector
The Component Inspector allows you to inspect and execute any .NET code (application, class, or component). The inspector includes the following: Event Logging - View the events generated as a result of the execution of any object. Examine the all ...
November 11th 2002 Shareware  5 stars 254k
blueshell Active Tables for .NET
blueshell Active Tables are much more than a database grid!


blueshell Active Tables are designed to connect Visual Basic 5/6 as well as all the languages of .NET (like C#, VB.NET and J#) to various databases including Oracle, MS SQL Server, ...
September 29th 2003 Shareware  5 stars 2,286k
NET Video Spy
NET Video Spy - it’s system for video-surveillance and listening of locations via LAN. This software allows you to look and listen to your or other computer via LAN or Internet, with the help of the microphone or/and webcam or ...
August 31st 2002 Commercial  5 stars 5k
NET-Shop Creator
NET-Shop Creator is a great solution for setting up your own online shop in just a few minutes. The creation of the shop is very easy because no programming knowledge is needed. All files are generated automatically. Because the shop ...
November 17th 2002 Commercial  4 stars 1k
Net Explorer Pro
Net Explorer Pro is the software that help you to find
the really working groups/computers in your Local Area
Network (LAN). After scanning your network you will be
able to fast access to ALL opened folders (including
hidden by $ folders) on ALL computers ...
November 19th 2002 Shareware  5 stars 660k
Idea Tracker
Idea Tracker offers an effective solution for writers and anyone else wishing to keep track of their ideas to replace/augment their existing system. It is fully customizable with multi-database feature, allowing the user to keep track of virtually anything, from ...
October 17th 2003 Shareware  5 stars 14,018k
fax@NET Plus
fax@NET Plus receives fax messages (ISDN) and sends them via SMTP to your mailaccount. You can send your faxes via the WebClient, the fax@NET Plus Printer or via a socket communication. This means you can send your faxes from everywhere ...
November 27th 2002 Shareware  5 stars 5k
Net Logger Pro
Net Logger Pro allows you to control AOL, ICQ, IRC, MSN and Yahoo messangers histories for all users in certain computer/session. Morever it allows you to log all WWW, FTP and e-mail stats. With the help of Net Logger Pro ...
August 27th 2005 Shareware  5 stars 807k
AfalinaSoft XL Report.NET
A .NET component to create EXCELlent reports with minimal coding.
Save your time. Get impressive results!

- Conditional formatting, autofilter - all Excel features are supported on the template level
- Pivot tables and Pivot charts
- Master-detail and multiple-sheet reports
- ADO.NET
- Thorough Demo ...
February 26th 2004 Shareware  5 stars 2,101k
SSW Access Reporter .NET For IIS
Delivering important reports on the web can be expensive and time consuming, especially when you're faced with the task of converting existing reports. Designed to keep Access open and available, SSW Access Reporter .NET for IIS lets you deliver your ...
January 9th 2003 Shareware  5 stars  
Mobile Net Switch
Mobile Net Switch enables you to use your computer at more then one network with the click of a button. This unique program allows you to automatically change your network settings, correct drive mappings, printer settings, IP Adresses, and much ...
January 12th 2003 Shareware  4.5 stars 815k
NCTPhotoStudio.N ET Library
NCTPhotoStudio.Net is a pure .Net class library which implements most importantimage processing features. You can import and export image files, apply conversion betweendifferent formats, apply more than 100 color adjustments, effects, filters and transformsto the image, use different color spaces, ...
January 12th 2003 Shareware  4.5 stars 772k
NCTSWFProducer.N ET Library
NCTSWFProducer.NET is the pure .NET class library, which allows you to create Macromedia Flash (SWF) files.With NCTSWFProducer.NET classes you can: create movies; Add frames to existing movies; Add geometrical primitives to frames (line, curve, oval, rectangle, shape); Add text string ...
January 12th 2003 Shareware  4.5 stars 489k
NCTFinancialChar t.NET Library
NCTFinancialChart.NET is the pure .NET class library, which allows you to build desktop or web based financial charting applications.NCTFinancialChart.NET class allows you to: download financial data from web servers; import financial data from text files; store your financial data in ...
January 12th 2003 Shareware  4.5 stars 2,046k
Net Nanny 5.0 Try to Buy Edition
Net Nanny 5, the world's leading open parental control software, provides customers with the broadest set of Internet safety tools available today. Our award-winning software gives customers control over what comes into and goes out of their home through their ...
January 24th 2003 Commercial  5 stars 490k
Casino On Net
Casino-on-Net offers you the chance to play the most popular Casino games-Slot Machines, Blackjack, Roulette, Video Poker and much more free of charge. Graphics are smooth and the games are sharp, fast and hassle free. This winning combination has resulted ...
February 14th 2003 Freeware  5 stars 116k
Related Scripts
"Cool" ASP.NET Features: Code Behind
"Cool" ASP.NET Features: Code Behind is an article in which author deals with methodology of seperating the code and business logic, which is termed as code-behind. The author gives sample code which execute the above said process and also the ...
November 30th 2005 Freeware     
.NET Threaded Forum Source Code
This is the output of the author's idea behind creating a new ASP.NET threaded forum in C#. The code is very simple without the implementation of any complex codes. The main highlight of this forum is to bind more sites ...
November 29th 2005 Freeware     
Advanced ASP.NET caching with delegates
Advanced ASP.NET caching with delegates is a web based tutorial through which programmers can get idea about the advanced technique, which control the cache engine to display the expired data. The author explains about the cacheitemremovedcallback function which helps to ...
December 1st 2005 Freeware     
An Introduction to Working with XML in .NET
An Introduction to Working with XML in .NET is an article in which author describes about the principles of working with XML in .NET. The author gives an idea about API's which help in accessing the data from the XML ...
December 11th 2005 Freeware     
ASP.NET Ad Server Management Control
Without any code written in high languages, the author of this article gives idea of using one of the .NET's built in controls, which we call Banner Management Software. Every webmaster might be so happy to see their own banner ...
November 22nd 2005 Freeware     
ASP.NET and Perl.NET Database Access Example
ASP.NET/Perl.NET Database Access Example is a tutorial through which you can gain knowledge about creating perl.NET applications in ASP.NET. In this tutorial the author gives you the solution for displaying the database data in the datagrid control using perl.NET. You ...
December 20th 2005 Freeware     
ASP.NET Deployment - Back To Basics
ASP.NET Deployment - Back To Basics is an interesting article which deals with the information reagarding the features of ASP.NET . In this article the author clearly explains the CLR of ASP.NET. You can get a clear idea about creating ...
November 26th 2005 Freeware     
ASP.NET Programmer's Reference
Get essential programming information at your fingertips! This handy guide covers the full range of ASP.NET objects, controls, and code structures, as well as offers quick access on ASP.NET features and syntax. / From the Back Cover / ASP.NET Essentials ...
December 15th 2005 Commercial     
ASP.NET Web Forms - Introduction
ASP.NET Web Forms - Introduction is a tutorial in which author clearly explains about the web forms and its uses. In this tutorial users can get idea about web form, which is a text file that can be edited in ...
November 29th 2005 Freeware     
ASP.NET: Prepare for a New World
ASP.NET: Prepare for a New World is a .NET reference site in which author discusses about steps involved in migrating the existing ASP pages to ASP.NET applications. Here author gives few examples for adapting to ASP.NET framework and also gives ...
December 18th 2005 Freeware     
Related Code
ASP.NET Barcode Professional 2.5
Barcode Professional can generate the most popular Linear and 2D Barcode Symbologies. At design-time Barcode Professional Designer shows the barcode image in the specified image format (GIF, JPEG/JPG, PNG, and BMP) to render and it works in most popular Development ...
February 7th 2006     878k
.NET Barcode Professional 2.5
Barcode Professional is a Windows control which generates barcode images for .NET Windows Forms Applications. Barcode Professional can generate the most popular Linear and 2D Barcode Symbologies. For .NET 1.0 or greater. Features: - Linear & 2D Barcode Symbologies - ...
February 7th 2006     835k
BugTracker.NET - ASP.NET application with sourcecode 1.01
BugTracker is an ASP.NET application written in C# with ObjectPersistor.NET. It is a fully functional problems & solutions tracking system. BugTracker will help you to take control over software development process. You may use BugTracker on your site or on ...
February 7th 2006     239k
.NET Ruby Language Connector v1.0
OSLConnector.Ruby implements a Managed Connector Interface for the Ruby Language Interpreter. The Connector gives the ability to - create instances of Ruby classes - invoke methods on Ruby class instances - pass .NET CLR type parameters to Ruby class methods ...
February 8th 2006     1,654k
paxScript.NET 2.0.1
The Microsoft NET version of paxScript (paxScript.NET) includes interpreter of C# and VB.NET languages. It will be extended with Delphi.NET interpreter in the future releases. The key features of paxScript.NET are: - paxScript.NET is written in C#. Source code of ...
February 8th 2006     581k
New Software
Popular Software