Top Rated Scripts | ASP.NET
VB.NET 2005 Tutorials: Creating Menu and Menu Items
posted byJohn_JacobinTutorials & Tips
VB.NET 2005 Tutorials: Creating Menu and Menu Items - In this tutorial we will learn about Creating Menu and Menu Items - Main Menu, Context Menu, StatusBar and ToolBar. Windows users are familiar with Menu objects. The MainMenu control represents the container for the menu structure of the form. Menus are made up of MenuItem objects that represent the individual parts of a menu. You can add submenus to menus that will pop up when the user clicks an arrow in the menu item, display check marks, create menu separators, assign shortcut keys to menu items , even draw the appearance of menu items yourself.
Reviews1
PriceFree
Views5403
ASP.NET Web Matrix
ASP.NET Web Matrix is a community-supported, easy-to-use WYSIWYG application development tool for ASP.NET. Features: Rapid ASP.NET Page Designer; Integrated support to create and edit SQL and MSDE databases; Easy Data Bound UI Generation; XML Web Services Support; Build Mobile Applications; Supports both FTP-based and file-based workspaces that allow developers to easily organize and edit their ASP.NET applications; Develop and test your ASP.NET applications, without requiring IIS; A built-in gateway to the ASP.NET community right within the IDE.
Reviews0
PriceFree
Views4303
miniStat .net � Free statistical tool for any asp.net website
posted byjjmanciniinWeb Traffic Analysis
miniStat .net is a simple yet robust hit tracker/ hit counter. It provides statistical information on the users to any asp.net website. It tracks unlimited users and is only limited to the size of your database. miniStat .net tracks your user�s hits, unique hits, referring domains, search engine queries, operating system, browser type, recent referrers, and languages. All of this for free. It is intended to be an open source development project where asp.net developers can use free of license or charge, it can also be added on to. The hope is to create a powerful opensource asp.net statistical tool that is 100% free.
Reviews0
PriceFree
Views4466
CSS Rounded Corner Box ASP.Net Control
posted bykauriITinMiscellaneous
Rounded corners are part of current website design today. Traditionally this has involved crafting individual graphics for each section and using tables to display the code. Corner Div ASP.NET Server Control removes this by generating the images on the fly.
The Corner Div ASP.NET Server Control can use any True Type Font file to generate the text in the image. Just by placing the font on your webserver you can use the same styling throughout all your site.
The control outputs PNG images which allows you to include an alpha transparency in your design. The transparency of each element is completely configurable by using an eight character hex code on the color properties. For IE browsers the control automatically ouputs the necessary code to display the alpha transparency correctly. Using a caching technique each image is only generated once to reduce the amount of server processing.
The generated markup conforms to the strictist XHTML standards through outputing div elements.
Reviews0
PriceFree
Views3207
Oracle Apps 11i : Internet Computing Architecture
posted bysanereddyinProgramming Books
This topic describes the Oracle Applications Architecture and some of the features that this architecture supports. We will be learning about The Desktop Tier, The Application Tier, The Database Tier and The Oracle Applications Technology Layer
Reviews0
PriceFree
Views3350
Karamasoft UltimateEditor - ASP.NET Rich-Text Editor
posted byinfoinContent Management
UltimateEditor is an WYSIWYG HTML Editor with a built-in Spell Checker for ASP.NET. Add a RichTextBox for HTML into your website or content management system. No need to know HTML or Javascript. Upload images and files to server and database. Convert editor content from HTML to PDF. Customize toolbar buttons and dropdowns easily based on your needs. Edit HTML tables as easy as in Microsoft Word. Clean HTML markup while pasting from Word. Built-in spell checker that spell checks as you type and auto correct errors.
Reviews0
PriceFree
Views4392
E-Commerce Email Newsletter Generator
posted byesmailerinCommunication Tools
Easy to use e-commerce email newsletter generator and more. Also serves as a mass emailer, contact management and subscription manager.
Freeware for both personal and Business!
Reviews0
PriceFree
Views4866
Generating Text Images on the Fly with ASP.NET
posted byarticlesinTutorials & Tips
Have you ever needed to have an image of some text generated dynamically on the fly? There are tons of possible applications for this type of thing, but prior to ASP.NET it was a relatively difficult thing to do. This article explains how to generate text images on the fly using ASP.NET. Source code available for download.
Reviews0
PriceFree
Views2372
ASP.NET Form Validation Processor
posted byatannerinForm Processors
The Validation Processor control is the only advanced validation summary that supports every built-in ASP.NET validator and most third party-validators. It highlights invalid form fields, auto focuses the cursor on the first error, provides links from each error message to invalid fields, allows multiple form validation, works with user controls, integrates with Visual Studio.NET and ASP.NET Web Matrix, and recognizes non-standard controls. You can also add custom error messages and indicate which fields should be highlighted at run-time. No programming required, sample forms and documentation provided.
Reviews0
Price 65.00
Views3421
Telnet Factory for .NET
posted byvglassinCommunication Tools
Telnet Factory for .NET is a suite of easy to use client components for communications using the telnet protocol. Using the included components users can add telnet functionality to any .NET application. Perfect for running router configurations scripts, automating remote job execution or providing a web based telnet interface. Evaluation download available.
Reviews0
PriceFree
Views1965
VB.NET 2005 Tutorials: Access and Manipulate SQL Server data
posted byJohn_JacobinTutorials & Tips
VB.NET 2005 Tutorials: Access and Manipulate SQL Server data - Using Ad Hoc Queries - In this tutorial you will learn about Consuming and Manipulating Data Viz. Access and Manipulate SQL Server data - Using Ad Hoc Queries; Running Queries, The SELECT Statement, The INSERT Statement, The UPDATE Statement and The DELETE Statement.
Reviews0
PriceFree
Views2612
VB.NET 2005 Tutorials: Access and Manipulate Data - ADO .NET Object Model
posted byJohn_JacobinTutorials & Tips
VB.NET 2005 Tutorials: Access and Manipulate Data - ADO .NET Object Model - In this tutorial you will learn about The ADO .NET Object Model, Data Providers and Their Objects and the Dataset Objects
ADO .NET renders very good support for working with disconnected data. ADO .NET 2.0 comes with additional features that enhance the performance of common database tasks.
Reviews0
PriceFree
Views2286
Displaying XML to DataGrid
posted byinfoinTutorials & Tips
In this source code we will look at how to read an XML data source and how to put it on our ASP.NET page. For this example you can use a sample XML file putting same folder with our source code. .
Reviews0
PriceFree
Views2404
Stock photo software
posted byeodessainImage Galleries
eOdessa Stock Photo software is a complete ecommerce solution for photographers, artists and their partners. It provides you complete website for selling your photos & images and your partner's media. eOdessa Stock Photo software is perfect solution for anyone who wants to run a stock photo website and/or sell your own work online. It can be easily integrated with existing site or used as a stand alone application.
Reviews0
PriceUSD 149.95
Views5573
Using the SAP.NET Connector to connect your .NET applications to SAP
posted bystanleyjgsinTutorials & Tips
This article will demonstrate how to get connected to SAP and how to call an ABAP function and pass data to and from SAP. The SAP Connector for Microsoft .NET is a programming environment that enables communication between the Microsoft .NET platform and SAP Systems. It supports SAP Remote Function Calls (RFC) and Web services, and allows you to write various applications, for example, Web form, Windows form, and console applications within Microsoft Visual Studio .NET. You can use all Common Language Runtime (CLR) programming languages such as Visual Basic .NET and C#. So without further ado, let's get to the article.
Reviews0
PriceFree
Views1527
Get a Movie’s Details From IMDb
posted byamgadhsinTutorials & Tips
A while back when I was developing MoviePlay (a movies database) I wanted to allow the user to get the movie’s details from IMDb (The Internet Movie Database) instead of having him/her enter it manually. IMDb does not provide a way for developers to use their data, so I wrote the code below to screen scrape or web scrape the details from the movie’s page. It gets the title, director, genre, release year and tag line of the movie as well as the thumbnail.
Reviews0
PriceFree
Views1022
dashCommerce
posted byhsbotinShopping Carts
dashCommerce is an ASP.NET Open Source e-commerce application. dashCommerce is a very flexible and robust product that incorporates all three major components of an e-commerce application: * Product Catalog
Reviews0
PriceFree
Views1064
els ASP.NET File Manager
posted byaspnetwebquizinFile Manipulation
els ASP.NET File Manager is a web based file manager designed to share your files over the web . els ASP.NET File Manager lets you create folders , upload files , copy and move files and much more...
Reviews0
PriceFree
Views1664
Safermail
posted bymikeinEmail Systems
Basically, it does the same work that a mailto: HREF would do but does it without exposing the email address to spammers. It checks if a web browser has requested the email address in keeping with several rules. If those rules are satisfied, it redirects the user to their mail client.
ASP.NET Version Features: Allows mailto links that are not exposed to robots. C#/Access2003 driven. Easy set-up.
Reviews1
PriceFree
Views3080
Asp.Net Multi Image Uploader and Resizer
posted byScriptDirinImage Manipulation
Create thumbnail images and unique file names for your images. Set your custom upload asp.net button. Upload 1 or more image at the same time. For this you need to change UploadCount variable. Change the quality of uploaded images. Use your own File Upload controls and buttons.
Reviews0
PriceUSD 5.00
Views1081