Main > Free Download Search >

Free asp net component software for windows

asp net component

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 9914
QqMail .NET component 4.0

QqMail .NET component 4.0


QqMail .NET component is considered as a useful SMTP, POP & NNTP .NET class component. more>>

QqMail .NET component 4.0 is considered as a useful SMTP, POP & NNTP .NET class component. SMTP class supports MINE, authentication, attachment, direct send to remote SMTP server using DNS Mx record, and verify each sending. POP & NNTP can be used to retrieve messages from POP or USENET server.

Major Features:

  • Direct send. The class can do a DNS lookup for email domain MX record and send email directly to remote SMTP server. Email will arrive at destination inbox instantly.
  • Delivery verification. Verify each single sending to make sure email is delivered successfully
<<less
Download (25.2KB)
Added: 2005-06-16 License: Freeware Price:
downloads
Pivo FTP Component 1.02

Pivo FTP Component 1.02


Easily transfer large files online with Pivo FTP component. more>> The Pivo FTP component is a fully featured, easy to use implementation of the FTP protocol for .NET, ASP.NET and COM based applications. Fully compliant with RFC 959 and related RFCs, the component has been thoroughly tested with all popular FTP servers. The component is written in 100% managed C# code.
Pivo FTP is a Server component completely written using .NET technology. It can be used with any window, web based .NET applications and COM clients to programmatically add FTP functionality.
Pivo FTP is a low overhead, highly optimized assembly that only needs the Microsoft .NET (or equivalent) framework to run. Any system that can support the Microsoft.NET framework will be able to use Pivo FTP. Pivo FTP can be used from any environment supported by .NET. These environments include winforms, ASP.NET, console applications, components, or web services.
Pivo FTP supports a list of Asynchronous functions. See Documentation for more details.
<<less
Download (232KB)
Added: 2008-09-01 License: Freeware Price: Free
451 downloads
ASP .NET Icons 1.0

ASP .NET Icons 1.0


An icon collection designed to beautify your computer screen. more>> An icon collection designed to beautify your computer screen.

ASP NET is a collection of 300 icons specifically designed to replace the ones you use by default.
Note: Free for non-commercial use.

<<less
Download (204KB)
Added: 2008-09-26 License: Freeware Price: FREE
412 downloads
Marquee Label .Net Component 1.0

Marquee Label .Net Component 1.0


.Net marquee label component. Scroll horizontally or vertically with full control of speed etc. Written in complete managed C#. more>>
The Marquee Label .Net Component allows you to place a marquee label on your WinForm with full control over its scrolling speed and scrolling distance. You can also choose whether the text scrolls horizontally or vertically. This component has all the properties that a normal text label has. This .Net component is written completely in Managed C#. It uses very little system resources to run, so enjoy!
<<less
Download (33.7K)
Added: 2005-03-05 License: Freeware Price: $0.00
938 downloads
Pivo pop3 Component 1.01

Pivo pop3 Component 1.01


A high performance POP3 component enables ASP/ VB/ VC++/ C#/ VB.NET/ ASP.NET etc more>> A high performance POP3 component enables ASP/ VB/ VC++/ C#/ VB.NET/ ASP.NET or other COM environment applications to retrieve email from mail server based on POP3 protocol. Pivo POP3 Object supports all operations. It also provides advanced features such as retrieve emails in background, capability of unlimited queued request.POP3 is a widely-deployed mail access protocol.<<less
Download (236KB)
Added: 2005-10-10 License: Freeware Price:
1498 downloads
 
Other version of Pivo pop3 Component
Pivo POP3 Component 1.01A high performance POP3 component enables ASP/ VB/ VC++/ C#/ VB.NET ... enables ASP/ VB/ VC++/ C#/ VB.NET/ ASP.NET or other COM environment applications to retrieve
Price: $0.00
License:Freeware
Download (1200K)
1536 downloads
Added: 2005-09-24
ReadyPOP - FREE .Net POP3 Component 3.0

ReadyPOP - FREE .Net POP3 Component 3.0


ReadyPOP is a FREE .Net library for retrieving and parsing email messages from a POP3 mailserver using any programming or scripting languages that support the .Net framework. Fully supports MIME, Base more>>
ReadyPOP is a FREE .Net library for retrieving email messages from a POP3 mailserver, checking mailbox status and parsing retrieved messages from Visual Basic .Net, C# .Net, ASP .Net and other programming and scripting languages that support the .Net framework. Its extremely easy to use (No need to understand the POP3 protocol). You can access the UIDL (unique message ID), message Date (automatically converted to local time zone), From address, To address, CC address, Subject, Plain Text Body, HTML Body all by name. You can also easily return a list of file attachments without having to first save them, or have them automatically saved to the directory of your choice. Fully supports MIME, Base64 and Quoted Printable. Also includes a complete working ASP.net sample application that clearly demonstrates how to use the ReadyPOP .Net component.
<<less
Download (28.4K)
Added: 2008-02-12 License: Freeware Price: $0.00
638 downloads
.NET Domain Who Is Component 1.1

.NET Domain Who Is Component 1.1


Perform domain registration lookups easily with a few lines of code. more>> The SfbDomainWhoIs component is a powerful component and easy to use implementation of the Who Is protocol for .NET and ASP.NET applications. It allows developers to perform domain registration lookups easily with a few lines of code.
Key Features
Fully support both event-driven (asynchronous) and blocking (synchronous) application designs.
Fully compliant with RFC-954.
Specify the question to ask.
Request domain registration, user, mailbox and related information.
Easily handling exception in asynchronous calls with AsyncExceptionRaisedevent.
Uniform and comprehensive error handling with .NET exceptions.
<<less
Download (3.44MB)
Added: 2008-07-23 License: Freeware Price: Free
471 downloads
ASP.NET Upload 1.0

ASP.NET Upload 1.0


ASP.NET Upload fills in the gap left by browser developers and ASP.NET programmers, monitors data transfer onto the server more>>
Are you a developer of web applications in ASP.NET? Do users of your applications upload data onto the server? Do they complain that every server upload is time-consuming and that they have no way of telling whether their upload is complete?
If you find yourself in one of the above then the ASP.NET Upload component should be your answer. This component fills in the gap left by browser developers and ASP.NET programmers, monitors data transfer onto the server in a clear way, and provides the following information: overall size of the transfered file or files names of the transfered files, information about the amount of data that has been sent to the server, elapsed transfer time, estimated time remaining until end of file transfer, current transfer rate, possible graphical representation of the file transfer.
Main features:
Project integration
- The component can be integrated into a project simply using the HTTP module (by adding a single line to the Web.config file).
- The standard means of access to saved files is using Request.Files or UploadFile.File.
- It is possible to use a special button to submit data to the server.
Transfer monitoring window
- The standard means of monitoring upload is in a separate window, which is pre-prepared as part of the component.
- Furthermore you have the option to program a window of your own and thus control the information displayed in it, and modify the design to suit the needs of your application.
- You can devise your own means of displaying transfer progress and can display further information such as the progress of processing the files sent on the server.
Technical specifications - server
- Operating systems Windows 2003 .NET Server, Windows 2000 Server, Windows XP, Windows 2000 Workstation
- Microsoft Internet information server (IIS) versions 5.0, 5.1 and 6.0
- MS Framework 1.0 or 1.1
Supported and tested browsers
- MS IE 5.0 and higher
- Mozilla 1.7 and higher
- Mozilla FireFox 0.9.3 and higher
- Opera 6.0 and higher
- Netscape 6.0 and higher
Version restrictions:
- it monitors the transfer of the first half of the data only
<<less
Download (92KB)
Added: 2006-08-11 License: Freeware Price:
1194 downloads
IP2Location Geolocation .NET Component 1.0

IP2Location Geolocation .NET Component 1.0


IP2Location .NET component translates IP address to country, city, region, latitude, longitude, ZIP code, ISP and domain name. Developers can use it for projects related to web and client applications more>>
IP2Location .NET component that translates IP address to country, city, region, latitude, longitude, ZIP code, ISP and domain name. Developers use this component for projects related to:
1. Display native language and currency;
2. Redirect based on country;
3. Digital rights management;
4. Prevent password sharing and abuse of service;
5. Reduce credit card fraud;
6. Web log stats and analysis;
<<less
Download (950K)
Added: 2005-12-19 License: Freeware Price: $0.00
1406 downloads
OstroSoft SMTP Component 7.0.3

OstroSoft SMTP Component 7.0.3


.NET assembly for sending emails programmatically using .NET or COM-compliant programming and scripting languages. Supports multiple recipients, email (MIME) attachments, AUTH and POP3 authentication, HTML email, custom headers, embedded objects, TLS more>>

OstroSoft SMTP Component 7.0.3 offers you a great tool

Major features

  1. .NET assembly for sending emails programmatically using C#, VB.NET, ASP.NET, VB, JavaScript, SQL and other
  2. .NET or COM-compliant programming and scripting languages and environments.
  3. Supports multiple recipients, email (MIME) attachments, AUTH and POP3 authentication, HTML email, custom headers, embedded objects, TLS/SSL

Requirements: .NET 2.0 or later

<<less
Download (196.00KB)
Added: 2009-01-11 License: Freeware Price: $0
288 downloads
Asp.Net OsCommerce Free 1.3

Asp.Net OsCommerce Free 1.3


Asp.net OsCommerce is a complete online store solution that contains both a catalog frontend and an administration tool backend more>>
Asp.net OsCommerce is a complete online store solution that contains both a catalog frontend and an administration tool backend, which can be easily installed and configured over an web-based interface.
With its powerful ALL-IN-THE-BOX features built on the strong .NET 2.0 framework you will be able to create a professional web shop investing the minimum effort, doesnt matter if youre an pro or just a newbie.
Main features:
- Content Management System (CMS)
- What You See Is What You Get (WYSIWUG) editor
- Search engines optimized pages (SEO)
- XHTML valid code
<<less
Download (5.11MB)
Added: 2006-12-05 License: Freeware Price:
1066 downloads
Asp.Net OsCommerce Free Edition 1.3

Asp.Net OsCommerce Free Edition 1.3


Open source Asp.net shopping cart solution with unique superior administration. more>> Open source Asp.net shopping cart solution that contains both a catalog front-end and an superior administration tool back-end, which can be easily installed and configured over a web-based configuration procedure. More details at www.guruasp.net<<less
Download (5.1MB)
Added: 2006-12-04 License: Freeware Price: $0.00
1119 downloads
 
Other version of Asp.Net OsCommerce
Asp.Net OsCommerce Lite Edition 1.3Asp.Net OsCommerce Lite Edition offers you an useful E-commerce application for your Windows ... Asp.Net OsCommerce Lite Edition 1.3 offers you a very useful E-commerce application for your
Price: $0.00
License:Freeware
Download (5.3MB)
downloads
Added: 2006-12-21
gPhotoNet

gPhotoNet


This software is an ASP.NET based free photo gallery application. more>>
This software is an ASP.NET based free photo gallery application. gPhotoNet is an ASP.NET based free photo gallery application. The main advantage of gPhotoNet over similar applications is its simplicity.
Main features:
- Automatic thumbnail creation
- Easy installation
- High quality thumbnails
- Customizable thumbnail size, backgrounds, row column sizes etc
- File extension supported is .jpg
System requirements:
- Webserver able to run ASP.NET pages
<<less
Download (3KB)
Added: 2007-11-03 License: Freeware Price:
721 downloads
Export Dataset to Excel from ASP.NET

Export Dataset to Excel from ASP.NET


Export Dataset to Excel from ASP.NET demonstrates exporting a DataSet to Excel in ASP.NET, without using the Excel object model more>>
Export Dataset to Excel from ASP.NET demonstrates exporting a DataSet to Excel in ASP.NET, without using the Excel object model. We did not want to install Office on the server just to get the ability to create an Excel spreadsheet.
Whats so special about this? Well, of all of the online samples we could find, none of them had any way to create multiple Worksheet tabs within the spreadsheet without using the Excel object model. Trying to fit multiple tables in a single Worksheet causes several interesting and unnacceptable formatting problems, not to mention difficulties in finding precisely the data that was desired.
This is accomplished by building and returning an XML file which is created programmatically, in an Excel-readable format. Once this file is built, it is written directly to the Response stream, and the Response ContentType and appropriate HTTP headers are set to indicate that the pages output is an Excel spreadsheet.
The resulting spreadsheet will contain a seperate Worksheet for every table in the Dataset. The Worksheet will be named the same as the corresponding Table.
This demonstration project returns all of the data in all tables of the Northwind database on the local server.
<<less
Download (36KB)
Added: 2006-06-02 License: Freeware Price:
1157 downloads
MP3 ID3 TAG Reader .NET Framework 1.1 Component 1.0

MP3 ID3 TAG Reader .NET Framework 1.1 Component 1.0


MP3 ID3 TAG Reader .NET Framework 1.1 Component will help you read all ID3 v.1 data from MP3 file and write ID3 v1. data into MP more>>
MP3 ID3 TAG Reader .NET Framework 1.1 Component will help you read all ID3 v.1 data from MP3 file and write ID3 v1. data into MP3 file.
<<less
Download (10.1KB)
Added: 2007-05-04 License: Freeware Price:
950 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5