Top Rated Scripts | ASP.NET
ASP Express - DotNet Edition
posted bysuggestionsinSoftware
ASP Express allows you the extreme flexibility of an HTML text editor, while giving you the automation of a great ASP and ASP.Net text editor.
Reviews0
PriceFree
Views2116
ASP.NET Website Programming: Problem - Design - Solution
posted byfaisalinTutorials & Tips
Sample chapter from "ASP.NET Website Programming: Problem - Design - Solution" on deploying the web site. Describes in detail how you should deploy your site once you've finished it, discusses deployment of database and application components separately.
Reviews0
PriceFree
Views1843
Link Portal
posted byinfoinLink Indexing
This application is a heirarchical (Yahoo-style) directory of hyperlinks. Links can be added/deleted/modified after entering a password for authentication. Supports an unlimited number of categories and categories within categories. Intended for personal use (keep it under 1,000 hyperlinks) since the data is stored in an XML file.
Reviews0
PriceFree
Views6868
emagiC CMS
posted byinfoinContent Management
emagiC is an affordable browser-based Site & Content Management System that offers XML, WYSIWYG editor, stylesheets, link verification, extranet, sitemap management, load balancing, audit trail, task lists, email notification, administrator rights and roles on page level, templates, versioning and API to include custom functionality and applications. Available in many languages including English, French, German, Spanish and Chinese. Download free trial.
Reviews0
PriceEUR 990.00
Views5195
How to determine what server is given web site running on using ASP.NET?
posted byfaisalinTutorials & Tips
This comprehensive tutorial will walk you step-by-step to create a single ASP.NET page by which you'll be able to retrieve the server name of any given web site. Explains all the code in detail. Very useful.
Reviews0
PriceFree
Views1586
Sending Mass E-Mails ( Newsletter ) using ASP.NET.
posted byfaisalinTutorials & Tips
This is part II of a series of articles in which we'll learn how to send mass e-mails ( both text and HTML ) to a list of subscribers using ASP.NET. We'll also learn what are validation controls and how they can help us validate user input.
Reviews0
PriceFree
Views2547
Visual Basic .NET Developer's Guide to ASP.NET, XML and ADO.NET : Page Fram
posted byfaisalinTutorials & Tips
Sample chapter from "Visual Basic .NET Developer's Guide to ASP.NET, XML and ADO.NET" on ASP.NET controls, code-behind, Page object, web controls, HTML controls and Page object reference.
Reviews0
PriceFree
Views1648
Xheo.Licensing
Protect your .NET software with Xheo.Licensing - dynamic, secure, XML based licensing. Using RSA encryption & dynamic limits that define the environment in which components can run. RSA public-key encryption makes sure licenses stay secure and cannot be altered by the end user. Includes a full suite of license support including On-The-Fly Licensing for websites and POS integration, GUI License Management, a License Server for remote validation, and more.
Reviews0
PriceFree
Views2247
Chilkat .NET Email Component (v1.0/1.1 Framework)
posted byfauseyinEmail Systems
The Chilkat .NET email component can be used with any Visual Studio 2005 programming language (C#, VB.NET, ASP.NET) and provides managed classes for creating, sending and retrieving Internet e-mail. It fully supports SMTP, POP3, MIME, HTML, SSL, S/MIME, secure authentication, attachments, SSL, progress monitoring, zip and unzip of attachments, XML import/export, and is fully internationalized to handle email in any language. The Chilkat mail components draw on over 7 years of email component development, and has an established user base of approximately 10,000 customers. Chilkat's licensing provides for free new-version upgrades, 1 year unlimited email and phone support, and royalty-free redistribution.
Reviews0
PriceUSD 99.00
Views3049
Aspose.Obfuscator
Aspose.Obfuscator is an absolutely free .Net software obfuscator, which obfuscates .Net software so decompiling result of aspose.obfuscated software is almost impossible to be understood, offering the best technology to protect .Net software author's innovative idea, design logic, or source code from being stolen.
Reviews0
PriceFree
Views1918
Aspose.Spell
posted byinfoinMiscellaneous
Aspose.Spell is a .Net multilingual spell checking component which can check spelling in 23 languages. With Aspose.Spell, you can develop spelling checkers both for desktop applications and web server applications. And, as a developer, you can build your own affix dictionaries which are compressed and encrypted so you can distribute them to your users securely and easily.
Reviews0
PriceFree
Views1640
Aspose.Chart
posted byinfoinGraphs & Charts
Aspose.Chart is a .Net charting component which can draw 21 types of charts both in 2D and 3D featured in stunning image effects. With Aspose.Chart, you can create charts both for desktop applications and web server applications. And, what's coolest is you can create charts via XML or API or combined XML and API, which offers the most flexibility to create charts both from static data and dynamic data.
Reviews0
PriceFree
Views2867
Using Dreamweaver MX for Consuming Web Services in ASP.NET
posted bymustafainTutorials & Tips
Explains how Dreamweaver MX can be used to consume web services in ASP.NET for the visual environment. In detail, the "Local Time" web service from XMethods will be utilized.
Reviews0
PriceFree
Views1453
Activewebsoftwares
Develops web-based system using ASP, ASP.NET technology. Ready made systems includes web-based survey, auction, web-based email, referral management and more. Provides free quotation on customization request.
Reviews0
PriceFree
Views3032
Total Grid
posted bysgrodberginDatabase Tools
This is a DataGrid that performs a subtotal function. It is a component for developers that are creating their own reporting frameworks with .NET, want to leverage the DataGrid, have a requirement to display subtotals, and don't want to be bothered writing and debugging cursors on the DB. This is a DataGrid that performs a subtotal function. It is a component for developers that are creating their own reporting frameworks with .NET, want to leverage the DataGrid, have a requirement to display subtotals, and don't want to be bothered writing and debugging cursors on the DB.
Reviews0
PriceFree
Views2925
TNS ErrorCatcher.Net Utility
posted bydarreninError Handling
TNS ErrorCatcher .net utility is a must have for any .NET web application. With TNS ErrorCatcher, the webmaster is emailed the line number, description and date/time for every site error.
Reviews0
PriceFree
Views1874
TNS DBUtils.Net Utility
posted bydarreninDatabase Tools
In addition to keeping database connection strings more secure, TNS DBUtils removes the need to type out connection code on each page and also reduces update, insert and delete statements to just one line of code.
Reviews0
PriceFree
Views1425
Query Grid
posted bysalesinDatabase Tools
This control lets the casual user intuitively ad-hoc query a data set. It is recommended as a simple alternative to multiple query criteria and result screens. In this single control, the developer has everything s/he needs to rapidly make data queryable from .NET for any type of user.
Reviews0
PriceFree
Views2476
ORM.NET
ORM.NET is an object relational mapping and code generation tool that creates a robust and flexible set of classes which model a normalized relational database. The generated class files are compiled as a fully functional .NET assembly (.DLL) that acts as a complete data access layer and extends the functionality of ADO.NET.
The generated run-time component exposes all tables as classes and columns as properties. Using the built-in DataManager object, users can easily retrieve data from multiple tables based on complex criteria without using stored procedures or embedded SQL code.
In addition, data updates, inserts, and deletes can be saved to the database with one call. Using ORM.NET saves .NET developers significant time and effort.
Reviews0
PriceFree
Views2728
Introduction to C# Syntax Part 1
posted bygnaspinTutorials & Tips
William Fawthrop (aka Informant) gives us his first .NET article in what promises to be a great new series of articles from him. The author specializes in .NET migration as well as creative solutions in the .NET framework. In this article: A C# 'Hello World' with a loop.
Reviews0
PriceFree
Views1143