asp.net component
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 3217
SMConvexButton component
SMConvexButton component is an extension of the TBitBtn component that allows to display a caption and glyph more>>
SMConvexButton component is an extension of the TBitBtn component that allows to display a caption and glyph. It looks like an IBM-button.
<<less Download (6.89KB)
Added: 2006-08-31 License: Freeware Price:
1149 downloads
FTP Component 1.0
FTP component written in C#. Brings basic FTP support to the .NET Framework. more>>
Microsofts .NET Framework class library contains no classes that will allow developers to access File Transfer Protocol (FTP) services directly.
KCommons FTP component was designed to compensate for the fact that .NET lacks FTP support.
With this FTP component, programmers can build either Windows Forms or ASP.NET (Web Forms) applications that will allow users to send or receive a single file or multiple files, using the FTP protocol.
Operations for synchronous and asynchronous (using a callback or an event) transfers are supported. KCommon supports passive mode, but does not support active mode, which could cause problems with poorly written firewalls. Recall that in passive mode, the data flow is set up and initiated by the FTP client, rather than the server.
This means improved security for the client computer, because it wont have to deal with data flow being set up by the server. The component is written in C#.
It is not marked as CLS compliant. It does not support proxy servers. The online description erroneously refers to an FtpSession type (it should be Session).
Enhancements:
- Removed FileCollection and DirectoryCollection
- Added support for VBs for each statement
- VB client can directly access FtpDirectory.Files and FtpDirectory.SubDirectories with for each statement now
<<lessKCommons FTP component was designed to compensate for the fact that .NET lacks FTP support.
With this FTP component, programmers can build either Windows Forms or ASP.NET (Web Forms) applications that will allow users to send or receive a single file or multiple files, using the FTP protocol.
Operations for synchronous and asynchronous (using a callback or an event) transfers are supported. KCommon supports passive mode, but does not support active mode, which could cause problems with poorly written firewalls. Recall that in passive mode, the data flow is set up and initiated by the FTP client, rather than the server.
This means improved security for the client computer, because it wont have to deal with data flow being set up by the server. The component is written in C#.
It is not marked as CLS compliant. It does not support proxy servers. The online description erroneously refers to an FtpSession type (it should be Session).
Enhancements:
- Removed FileCollection and DirectoryCollection
- Added support for VBs for each statement
- VB client can directly access FtpDirectory.Files and FtpDirectory.SubDirectories with for each statement now
Download (843KB)
Added: 2005-08-11 License: Freeware Price:
1577 downloads
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
<<lessIf 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
Download (92KB)
Added: 2006-08-11 License: Freeware Price:
1194 downloads

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

Pivo SMTP Component 1.01
Pivo Smtp fully supports the latest technology for sending Internet email. more>> Short for Simple Mail Transfer Protocol, a protocol for sending e-mail messages between servers. Most e-mail systems that send mail over the Internet use SMTP to send messages from one server to another; the messages can then be retrieved with an e-mail client using either POP or IMAP. In addition, SMTP is generally used to send messages from a mail client to a mail server. This is why you need to specify both the POP or IMAP server and the SMTP server when you configure your e-mail application.
Pivo Smtp Component is one which can be used in web/window application like C#,ASP.NET, VB, smpt component allows your applications or web pages to create and send email messages over SMTP protocol just in a few lines of code. Sends messages as plain text or in the HTML format.
Smtp Component can send email to any email address with or without smtp server as parameter. Email can contain any number of attachments, unlimited recipients, ccs and bccs. Send Email directly from you web page via applications/browsers.<<less
Download (232KB)
Added: 2005-11-02 License: Freeware Price: Free
1462 downloads
Other version of Pivo SMTP Component
Pivo Smtp component is a fully featured, easy to use. Fully supports the latest technology for ... web/window application like C#,ASP.NET, VB, smpt component allows your applications or webPrice: $0.00
License:Freeware
License:Freeware
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
<<lessWith 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
Download (5.11MB)
Added: 2006-12-05 License: Freeware Price:
1066 downloads
Pivo Ping Component 1.01
Pivo.Ping allows you to effortless enable your applications to send Internet Control Message Protocol (Ping/ICMP) packets in .NET. Programmatically ping a remote server, host, route, or any network de more>>
Pivo.Ping allows you to effortless enable your applications to send Internet Control Message Protocol (Ping/ICMP) packets in .NET. Programmatically ping a remote server, host, route, or any network device to see if it is up. Pivo.Ping fully supports RFC 792 standard.
Pivo.Ping is a server component. It requires the Microsoft .NET runtime in order to function properly. Pivo.Ping is used to programmatically ping hosts on a network.
A Ping is a technique for sending an ICMP (Internet Control Message Protocol) packet(s) to a remote host. If the remote host is up, and supports ICMP, a control message, or packet, will be sent back to the sender. This technique provides a mechanism for feedback about communication problems in a networked environment. Pivo.Ping abstracts this mechanism in an easy to use manner for the programmer. For more information about ICMP, check out the RFC 792 at http://www.faqs.org/rfcs/rfc792.html.
Pivo.Ping can only be used programmatically from a .NET environment, including, but not limited to, ASP.NET, winforms, console applications, and web services. Here are two brief examples for using Pivo.Ping from C# and Visual Basic. The following example pings www.pivo.com. [C#] Private void Page_Load (object sender, System.EventArgs e) { if ( Page.IsPostBack ) { Pivo.Ping.Icmp icmp = new Pivo.Ping.Icmp("www.pivo.com"); for (int i = 0; i < 4; i++) { Console.WriteLine(icmp.Ping().TotalMilliseconds); } } }.
Pivo.Ping is a low overhead, highly optimized assembly that needs the Microsoft .NET (or equivalent) framework to run. Any system that can support the Microsoft.NET framework will be able to use Pivo.Ping. Pivo.Ping can be used from any environment supported by .NET, which can include winforms, ASP.NET, console applications, components, or web services.
<<lessPivo.Ping is a server component. It requires the Microsoft .NET runtime in order to function properly. Pivo.Ping is used to programmatically ping hosts on a network.
A Ping is a technique for sending an ICMP (Internet Control Message Protocol) packet(s) to a remote host. If the remote host is up, and supports ICMP, a control message, or packet, will be sent back to the sender. This technique provides a mechanism for feedback about communication problems in a networked environment. Pivo.Ping abstracts this mechanism in an easy to use manner for the programmer. For more information about ICMP, check out the RFC 792 at http://www.faqs.org/rfcs/rfc792.html.
Pivo.Ping can only be used programmatically from a .NET environment, including, but not limited to, ASP.NET, winforms, console applications, and web services. Here are two brief examples for using Pivo.Ping from C# and Visual Basic. The following example pings www.pivo.com. [C#] Private void Page_Load (object sender, System.EventArgs e) { if ( Page.IsPostBack ) { Pivo.Ping.Icmp icmp = new Pivo.Ping.Icmp("www.pivo.com"); for (int i = 0; i < 4; i++) { Console.WriteLine(icmp.Ping().TotalMilliseconds); } } }.
Pivo.Ping is a low overhead, highly optimized assembly that needs the Microsoft .NET (or equivalent) framework to run. Any system that can support the Microsoft.NET framework will be able to use Pivo.Ping. Pivo.Ping can be used from any environment supported by .NET, which can include winforms, ASP.NET, console applications, components, or web services.
Download (1200K)
Added: 2005-10-05 License: Freeware Price: $0.00
1497 downloads
Other version of Pivo Ping Component
NET environment, including, but not limited to, ASP.NET, winforms, console applications ... NET, which can include winforms, ASP.NET, console applications, components, or webLicense:Freeware
.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 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 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 yourPrice: $0.00
License:Freeware
License:Freeware
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
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
A high performance POP3 component enables ASP/ VB/ VC++/ C#/ VB.NET/ ASP.NET or other COM ... enables ASP/ VB/ VC++/ C#/ VB.NET/ ASP.NET or other COM environment applications to retrievePrice: $0.00
License:Freeware
License:Freeware

Pivo DnsResolver Component 1.01
Dns Resolver is used to queries DNS servers for host information. more>> Dns Resolver is used to queries DNS servers for host information and programmatically query DNS servers for information, without having to worry about complex packet parsing. It easily returns information in a humanly readable form. It allows you to programmatically perform DNS record lookups.It can be used from ASP.NET web pages, to windows forms, to web services.
The Domain Name System or DNS is a system that stores information about host names and domain names in a kind of distributed database on networks, such as the Internet. Most importantly, it provides an IP address for each host name, and lists the mail exchange servers accepting e-mail for each domain.
The DNS provides a vital service on the Internet, because while computers and network hardware work with IP addresses to perform tasks such as addressing and routing, humans generally find it easier to work with host names and domain names, for example in URLs and e-mail addresses. The DNS therefore mediates between the needs and preferences of wetware and of software.<<less
Download (2.16M)
Added: 2007-02-06 License: Freeware Price: Free
991 downloads
ASP.NET ViewState Helper 1.4.1
ASP.NET ViewState Helper is widely known as a user-friendly tool which is designed to help all web developers, but has specific features to help ASP.NET developers track ViewState issues. more>> <<less
Download (630.2KB)
Added: 2009-09-18 License: Freeware Price: Notavailable
downloads
Other version of ASP.NET ViewState Helper
Binary Fortress Software - Analyze your web pages in real-time ,show detailedLicense:Freeware
help all web developers, but has specific features to help ASP.NET developers track ViewState ... help ASP.NET developers track ViewState issues. Analyze your web pages in real-time while youLicense:Freeware
License:Freeware
ASP.NET TreeView 1.0
APNSoft TreeView is an ASP.NET server control to display hierarchical data in a tree structure. more>>
APNSoft TreeView is an ASP.NET server control to display hierarchical data in a tree structure.
The main advantage over other TreeView controls is the SIMPLICITY.
You do not need to learn a complex API to accomplish a task; create professional looking treeviews with only a few lines of code. Despite of this, our ASP.NET TreeView is a flexible, reliable and powerful product.
It is a perfect tool for web developers.
APNSoft TreeView has been designed so that it integrates into the look and feel of any web site. Layout can be controlled by the CSS style and user-defined images. The product uses XML for defining TreeView structure since XML is the most convenient format for structured data. The generated DHTML code is compact and fast. It is compatible with all popular browsers.
The main benefit is that the FREE version allows up to two levels of hierarchy.
<<lessThe main advantage over other TreeView controls is the SIMPLICITY.
You do not need to learn a complex API to accomplish a task; create professional looking treeviews with only a few lines of code. Despite of this, our ASP.NET TreeView is a flexible, reliable and powerful product.
It is a perfect tool for web developers.
APNSoft TreeView has been designed so that it integrates into the look and feel of any web site. Layout can be controlled by the CSS style and user-defined images. The product uses XML for defining TreeView structure since XML is the most convenient format for structured data. The generated DHTML code is compact and fast. It is compatible with all popular browsers.
The main benefit is that the FREE version allows up to two levels of hierarchy.
Download (825K)
Added: 2006-06-28 License: Freeware Price: $0.00
1261 downloads
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
- .NET assembly for sending emails programmatically using C#, VB.NET, ASP.NET, VB, JavaScript, SQL and other
- .NET or COM-compliant programming and scripting languages and environments.
- 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
Secleted [ 0 ] software to compare
Copyright Notice:
Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future software development. The above asp.net component search only lists software in full, demo and trial versions for free download. Download links are directly from our mirror sites or publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed