New Scripts | ASP.NET
Altsoft Xml2PDF 2007 released
Altsoft Xml2PDF 2007 is a .NET-based formatting engine for converting various page layout formats (XSF-FO, SVG, Microsoft Word, HTML) into print-ready documents (PDF, PS, XPS, TIFF).
The new key features and improvements are: � Significant refactoring and optimization. Xml2PDF Server 2007 now works 1.7 times faster (overall) than earlier version 3.0 � Essential improvement of Xml2PDF API interface. � Improved XSL-FO 1.1 support including bookmarks, multiple flows, and floats. � XPS output support. � PostScript output support. � DocX and Word 2007 Xml input support. � Significant improvement of graphics (TIFF) output support. � Direct GDI+ print and preview function. � Advanced font management options. � Possibility to merge several documents of different formats into one output document or use any source document as a background. � Advanced configuration options.
Microsoft .NET Frameworks is required (versions 2.0 and 1.1 are supported).
Reviews0
PriceFree
Views2038
ImageTool.NET
posted byimagetoolinImage Manipulation
This script will allow you to offer a free Web 2.0 logo generator online
Reviews0
PriceUSD 20.00
Views2321
Design Patterns In VB.NET School
posted byPHeaveninTutorials & Tips
Using design patterns can lead to better designed and implemented object oriented programs. They can also help make code more understandable. The Programmer's Heaven design patterns school covers each design pattern, complete with explanations and code examples in VB.NET. It also looks at the approach taken by the creators of design patters and the motivation for using them in your own development.
Reviews0
PriceFree
Views1162
LucidLog.Net
posted bydevriverinDevelopment Tools
LucidLog.Net is a comprehensive and efficient logging tool for debugging, diagnostic and real-time monitoring .NET and ASP.NET applications. It allows not only examine how well the your application is executing, but it is also a good way to pinpoint the performance issues and to troubleshoot a business logic of the your application. With LucidLog.Net it�s much easier to trace and debug multi-threaded and distribute applications than with ordinary debuggers. The LucidLog.Net LogViewer has a friendly interface and provides a wide range of log navigation and search tools, various methods of filtering, grouping, highlighting and selecting log entries for flexible and efficient log analysis.
Reviews0
PriceUSD 149.00
Views907
APNSoft DataGrid
posted byandreipoginDatabase Tools
ASP.NET server control with AJAX support to display data in a tabular format with options of choice, sorting and editing entries. DataGrid component has been designed in a way to reduce development time at the utmost and require no specific knowledge from developers.
Reviews0
PriceUSD 199.00
Views1768
GamerEden Arcade website script
posted byMarkusJ_NZinMiscellaneous
There seems to be millions of PHP arcade scripts but there seem to be very little in the way of ASP.NET arcade scripts.
This version requires the .NET framework 1.1 and was written in C# using MSSQL 2000 as a database backend. People can easily add/ edit games, edit categories, give games a rating and also bulk upload games.
Reviews0
PriceFree
Views2638
Compare prices search engine script
posted byinfoinSearch Engines
The Web site such as Shopping.com is a complete, fully customizable, money-making web site that is 100% ready to make you money. All you have to do is promote your own compare prices engine! Earn money on a pay-per-click basis by driving qualified customers to merchants.Pay Per Click Model. Up to a dollar a click. You can use it to promote a third party such as Adsense, eBay Partner Network or any other.You get web solution with 12,456,995 of products and offers from 4,737 of merchants. Support New Shopping.com API version 3. US,UK,DE,FR,AU version available.
Reviews0
PriceUSD 250.00
Views7774
Build a Poll System in ASP.NET
posted byBeansoftwareinTutorials & Tips
There are many websites that have polls on their front page where users (anonymous and members) give their opinions.
In this article, we will look at how to design a polling system, having a back-end to insert new polls along with their answers as well as how to process and store the votes of the users.
Reviews0
PriceFree
Views2322
Building a Shopping List
posted byBeansoftwareinTutorials & Tips
I am sure that most of us before going for shopping on a certain occasion, we have to dig up our mind to draft a shopping list.
This tutorial will explain how to build a shopping list using ASP.NET 2.0 with MS SQL database. Based on this article, some cool technical stuff in Visual Web Developer will be used to facilitate our work.
Reviews0
PriceFree
Views1567
AspLib - NavBar
posted byalexds2inSite Navigation
NavBar offers advanced navigation features and superior performance. This control enables you to programmatically create a DHTML navigator of expanding and collapsing groups.
ASP.NET AJAX supports and rich client side API.
Reviews0
PriceUSD 399.00
Views1207
AspLib - GalleryBox control
posted byalexds2inImage Galleries
The component for working with MediaGallery - provides easy access to images, flashes, movies, documents or any other files from gallery. Users may upload files to server via gallery. You can set mask for inputted file's type and maximal size of file. GalleryBox can work with a file gallery when every element of a gallery is a file in given folder. Also it can work with a gallery from MS SQL or MS Access database.
Reviews0
PriceUSD 399.00
Views2935
IDAutomation ASP.NET Barcode Web Control
posted byadmininDevelopment Tools
This web control will easily add barcodes to ASP.NET web applications and is user-friendly in Visual Basic.NET, C# and Borland Delphi for .NET. The barcodes will dynamically appear in the web browser as high quality GIF, JPG or PNG images. This web component supports several linear and 2D barcode types including Code 128, UPC, EAN, ITF, Code 39, PDF417, Maxicode and DataMatrix.
Reviews0
PriceUSD 199.00
Views1207
Make bar and pie charts in ASP.NET
posted byBeansoftwareinTutorials & Tips
Graphs and charts are important tools for the analysis of data. In this tutorial, we will look at how to represent data in terms of a bar chart and pie chart. To make this possible, the latest rendition of Microsoft's Graphics Device Interface (GDI+) was brought on the market.
Reviews0
PriceFree
Views1891
Introduction to Microsoft Visual Studio Express Editions
posted byBeansoftwareinTutorials & Tips
Visual Studio Express Editions are a new line of Microsoft development Tools. This line of products is an expansion of the Microsoft Visual Studio and SQL Server products. It is a lightweight, yet powerful, easy to use and learn tools for beginners, students, and hobbyist users.
Reviews0
PriceFree
Views977
csNetDownload
posted byinfoinFile Manipulation
This is an ASP.NET class that controls binary file downloads to the browser, allowing for user verification before downloading and record keeping after downloading. There are also functions to retrieve a file from a remote URL, either streaming it to the browser or saving on the same server as the script. Fully functional trial available.
Reviews0
PriceFree
Views1291
Use Asynchronous Execution Pattern in ASP.NET
posted byBeansoftwareinTutorials & Tips
Asynchronous operations or execution pattern is another face of multithreading.
Some operations are time consuming, take long time to complete, and block user interface waiting for their completion.
This tutorial explains how to to create asynchronous pages for long time consuming operations.
Reviews0
PriceFree
Views1135
Built-In Asynchronous I/O Support in ASP.NET
posted byBeansoftwareinTutorials & Tips
As we all know, I/O operations is one of the most time consuming operations. In the same time, IO is one of the most needed operations almost in all applications. To make our applications faster and having more responsive user interface, we need to perform those I/O operations asynchronously.
This tutorial explains how to make faster and more responsive user interface through asynchronous I/O operations in ASP.NET 2.0 Web application.
Reviews0
PriceFree
Views976
Macronimous- Developing Windows Smartphone Applications using .NET CE frame
posted byseo.macronimousinWeb Developers
This article is about pocket PC / windows smartphone applications developed in the .net environment.This is possible through the Compact Framework provided with the VS.net. It uses the SQL CE as the mobile database.
Reviews0
PriceFree
Views1588
ASPNetScripts.net
posted byaspnetscriptsinWeb Sites
A search engine for ASP.Net applications, code samples, articles and blog posts.
Reviews0
PriceFree
Views4335
Sending Email with ASP.NET 2.0 (VB.NET/C#)
posted bydimagooodwininTutorials & Tips
Sending email in ASP.NET 2.0 it's still very easy, but a bit more complicated than in ASP.NET 1.1. To start sending emails you need to use System.Net.Mail namespace. This is new namespace in .NET 2.0 Framework. System.Net.Mail can only send emails.... a lot of examples VB.NET/C#
Reviews0
PriceFree
Views6225