Most Popular Scripts | ASP.NET
GPL - Stop Spam - Esy to install
posted bymrloveinMiscellaneous
This is an open source program that is incredibly easy to install and will help put an end to spam. If you are sick of spam, then give this program a try. Home users, webmasters and large organizations alike will find this a valuable tool that really works!
Reviews0
PriceFree
Views1618
Generic ADO.net database access
posted bymaxvirtualinDatabase Tools
MaxVirtual.Data is a compact yet powerful class library enabling database independent .net development. The information of data sources used in the application is stored in the XML configuration file. This extends the library to use all the possible .net providers.
The use of the library is exactly similar to the encapsulated ADO.net providers. In fact, the IBuySpy Portal / Community / Reporting applications were ported to MaxVirtual.Data mostly by search/replace.
Includes documentation and sample console apps. in VB.net, C#, JScript, J# & C++.net.
Reviews0
PriceFree
Views3415
Advanced POS With Inventory Management
posted bymlglobtechinWeb Sites
Advanced POS with Inventory Management is a web based application that allows you to manage your sales, purchase, product and stock.
Application manages sales & sales return with invoices as well as payments, purchase request/quotes, purchase & purchase return with invoice as well as payments.
It also manages all your customers, products, supplier, inquiries coming from different source, inventory/stock of your products, company/staff expenses and reminders.
Application contains advance reporting like purchase report, sales report, product purchase report, product sales report, stock report, purchase payment report, sales payment report, expense report, sales vs purchase report and many more.
Application can be ready to install on local computer or on server with easy installation process.
Build version for both MySQL and MS SQL Server.
Complete Source Code & Database Script
Regular updates
Free future updates
Welcome for suggestions
Reviews0
PriceUSD 100.00
Views1160
ASP.NET RSS CREATOR
posted byScriptDirinNews Publishing
This program will let you create as many RSS feeds as you wish. You can easy manage and create new news feed. Watch the tutorial video http://www.youtube.com/watch?v=6ALc5LV7IkU to get more information on how this program works.
Reviews0
PriceUSD 9.00
Views1093
XD Portal
posted bydexterzinPortal Systems
XD Portal V 1.0 is an ASP.NET 2.0 N-Tier open source web application written in C# and SQL stored procedure. XD Portal provides content management capabilities and administration tools to create a dynamic interactive database driven web sites such as community portal, intranet and other Internet portal application. This application is extensible and code is included in the download so you can play around.
Reviews0
PriceFree
Views4310
Export Crystal Reports to PDF file
posted byBeansoftwareinTutorials & Tips
This tutorial explains how you can export crystal reports to PDF, Excel, Word and HTML formats with ASP.NET web application. Reports are then available for direct download or used for scheduled reports to be sent via email, in this case, the exporting is done on the server side and the exported file is attached to an email and send to the user's email id.
Reviews0
PriceFree
Views1832
Sending Email with ASP.NET
posted byBeansoftwareinTutorials & Tips
In this article we will be discussing on how you can send emails using your ASP.NET applications.
In ASP.NET application, you can send electronic mails by using either the SmtpMail class or the MailMessage class found in the System.Web.Mail namespace.
Reviews0
PriceFree
Views1512
ASP.NET Textbox Autopostback tutorial
posted bycodehatinTutorials & Tips
This tutorial will demonstrate how to display the text entered into an asp:textbox on a webpage.
Reviews0
PriceFree
Views1221
Learn to Create, Modify or maintain NAV Applications
posted byshriharshbinProgramming Books
Programming Microsoft� Dynamics� NAV is a new book from Packt that helps users to create, modify, and maintain applications in NAV 5.0, the latest version of the ERP application formerly known as Navision. Written by David Studebaker, Principal of Liberty Grove Software and a certified trainer for Microsoft� Dynamics� NAV, this book takes users through the important topics of Microsoft� Dynamics� NAV with clear explanations and practical example code.
This book will ease users through the complexities of NAV application development. Users will learn the skills and develop the confidence to tackle their own critical NAV applications. This book will act as an experienced NAV programming mentor, helping users to become productive as a NAV developer much more quickly.
Fast-paced and to-the-point, this book takes users through the important topics of Microsoft� Dynamics� NAV with clear explanations and practical example code. The reader does not need previous experience with NAV.
Reviews0
PriceUSD 53.99
Views1694
Hire-Programmers.com
posted byDrDotNetinWeb Developers
A team of experienced .NET and PHP developers is searching for remote projects or permanent work.
Reviews0
PriceFree
Views1524
obout Advanced Combobox
posted byobwebinMiscellaneous
Autocomplete feature, data binding, etc. Zip file has lots of ready working examples for C# and VB.NET (both VS2003 and VS2005). Impress your customers with more convenient state selectors and other great features.Compatible with ASP.Net 2.0. ASP.NET AJAX Compatible, Cross-browser: IE, Firefox, Safari, Opera.
Reviews0
PriceFree
Views1685
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
Views2291
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
Views1844
Validation ASP.NET 2.0 Example RB2
posted byrutgerbakkerinForm Processors
The RequiredFieldValidator control ensures that the user does not skip an entry. The control fails validation if the value it contains does not change from its initial value when validation is performed. If all the fields in the page are valid, the page is valid.
Reviews0
PriceFree
Views1836
ASP.NET 2.0: Displaying Master-Detail Data on the Same Page
posted byRyanJames27inTutorials & Tips
In this tutorial you will learn how to display Master-Detail Data on the same page, To display the master records, To configure a query to display related records and To test the page
Reviews0
PriceFree
Views2730
ASP.NET: Creating and consuming XML Web Services with C#
posted byRyanJames27inTutorials & Tips
We all talk about webservices, webservices can do this and webservices can do that. But when we are asked to make one, we hesitate. Maybe it's because we never made a webservice before, and all the time playing with Webforms and Windows Forms or even Console Applications. By the way, I love Console applications. In this article, I will show you how to create a simple webservice that is consumed by a Console application client.
Reviews0
PriceFree
Views3066
ASP .NET: Validating User Input with C#
posted byRyanJames27inTutorials & Tips
This tutorial covers Validating User Input with C# covers Overview of ASP.NET Validation Controls , Using the Simple Validators , Using the Complex Validators and Summarizing Results with the Validation Summary Control.
Reviews0
PriceFree
Views2090
UrlRewritingNet.UrlRewrite
posted byWaschbeckeninMiscellaneous
It is a rewrite-module tuned for ASP.NET 2.0, and offers support for
* Themes and Masterpages
* Regular Expressions
* good Postback-Urls
* Cookieless Sessions
The setup is also quick :)
Reviews0
PriceFree
Views1527
Basic Date Picker
posted bygmacintyreinCalendars
Basic Date Picker Lite is a professional cross-browser ASP.NET calendar web control. This quick loading DHTML calendar enables rapid, error free, date selection without the use of pop-up windows. Save development time and optimize user experience with this highly flexible, customizable ASP.NET control. Implement a range of date selector options quickly and redistribute with your websites and applications for free.
Reviews0
PriceUSD 85.00
Views2960
TheCodeBehind - Blogs And Resources
posted bybenlowryinTutorials & Tips
TheCodeBehind is a combination blog and resource site for programmers and developers to share code, learn from each other and blog about whatever interests them.
The site includes some great features such as members advertising on their blogs and resources, and being able to add languages to the main site themselves!
Languages currently on the site include asp, asp.net, asp.net 2.0, c, c#, c++, java, javascript, jscript, jscript.net, perl, php, python, vb, vb.net and vbscript!
Reviews0
PriceFree
Views1598

