Want to hire a development team?
Search Filter
Search Filter
Sort Listings By
Show Only
By Customer Review
Licence Type
By Technology

Most Popular Scripts | ASP.NET

Results 981-1000 of 1000
Intertech ASP.NET and .NET Consulting and Training
Intertech offers solutions around: .NET Technologies: ASP.NET, WPF, WCF, WF, LINQ, Silverlight, C#, VB.NET SQL Server Technologies: SSAS, SSRS, SSIS, SQL Server Querying, SQL Server Maintenance, SQL Server Implementation, Implementing SSAS, Implementing SSRS, Implementing SSIS SharePoint Technologies: Core SharePoint Technologies, Implementing SharePoint, SharePoint Services, SharePoint Designer, SharePoint Administration, Customizing SharePoint Java Technologies: Java, Java Web Development, Spring Framework Core, Spring Framework Web, Struts, Hibernate, JSF AJAX and XML Technologies: AJAX, AJAX for ASP.NET, Java Web Services
(0 ratings)
Reviews0
PriceFree
Views723
Virto Alerts Customizer for Microsoft SharePoint 2007
Virto Alerts Customer allows to set up SharePoint Alerts, Reminders and Notifications and send them to user or group of users. Alerts can be sent as Rich or Plain Text to Email, as SMS-message or Instant Message to Jabber or Miranda User.This takes you just several minutes not hours, since Virto Alerts Customizer has a really user-friendly Interface. Alerts can be managed by users and administrators and customized by developers.
(0 ratings)
Reviews0
PriceFree
Views649
ARI Asynchronous Remote Interface
ARI is a free .NET Ajax programming library that removes all the complexity associated with developing Ajax enabled web sites. ARI allows you to execute methods in the App_Code directory of your ASP.NET web site using an extremely simple call syntax. ARI understands data mapping between C# and JavaScript, and handles everything for you, such as: data marshalling, method invocation via refelection, method overloads, callbacks, and fault handling.
(0 ratings)
Reviews0
PriceFree
Views771
New Features in the .NET Framework Version 4.0
The Microsoft .NET Framework 4 coming up with many new features for enabling developers to create applications faster than ever and fully compatible with the older versions of .NET Framework. Some of the New Features in the .NET Framework Version 4.0 are as follows: # Improved Security # Parallel Computing # Visual Basic and C# languages innovations # Performance and Diagnostics # Dynamic Language Run-time # In-Process Side-by-Side Execution # Interoperability # Profiling # Garbage Collection # Exceptions Handling
(0 ratings)
Reviews0
PriceFree
Views576
DataView DataTable Creating Adding Modifying Deleting Sorting & Filtering
In this tutorial i will discuss how we can manage DataTable object on the fly using Asp.net C#. There were a lot of scenario where we need to dynamically create a DataTable, modify, sorting & paging. Asp.net gives us the built in System.Data namespace to programatically manage tabular data in runtime. Note that the DataTable can be bound to any data Web control just like a DataSet or DataReader as a datasource. When binding a DataTable to a data Web control, in actuality, the default DataTable is is used as a datasource to that control like GridView, Repeater, Dropdown List etc.
(0 ratings)
Reviews0
PriceFree
Views592
Automaticaly refresh parent window after popup is closed
For data driven web application most of the times we did this job. There are lot of way to handle this issue. Here i am trying to show you few process that how we can handle it. To describe this problem here i am using datatable instead of database since anyone can replace my code easily by his own data reader block. Let we have a requirement that a page contains list of suppliers. Below the supplier list client wants to add a link to add more suppliers like:
(0 ratings)
Reviews0
PriceFree
Views581
Passing data values from one aspx page to another aspx page in asp.net
Passing parameters from one page to another page is a very common task in Web development. Specially when you develop a project & redirects or navigates from one ASP.NET Web page to another, you will frequently want to pass information from the source page to the target page . In this post, I will show you some ways of transferring data/parameters/values between one page to another page which is also termed as State Management. The pages I created to show you the example is really simple which consists of a text field and a button in the first page named as page1 and a blank second page named as page2. According to the characteristics of aspx page lifecycle, web form do not retain their value after a page is displayed. To resolve this problem, ASP.NET provides the following ways to retain variables between pages:
(0 ratings)
Reviews0
PriceFree
Views892
TeeChart for .NET
TeeChart for .NET charting component offers full set of Chart types and a combination Gauge types for dashboard applications. It supports Windows Forms, ASP.NET/HTML5, WPF, Universal Windows Platform (UWP) and Xamarin iOS, Android & Forms.
(0 ratings)
Reviews0
PriceUSD 759.00
Views1094
.NET Org Chart Component
The Organisation Chart Component is a charting component specifically designed for building organisation charts. Written in C# it provides the developer many features to make creating an organisation chart a quick and pain free process. The component software is licensed on a "per developer basis" and is run-time and royalty free. We operate a 30 day "no questions asked" refund policy. Features of The Organisation Chart Component * Chart from XML Data * Chart from relational Data * Supports Templates * Stack lower level child nodes to allow the display of "deep" charts * Navigation buttons allow end-users to traverse up and down the chart * Draw charts with assistants and dotted line reporting * Single assembly deployment : No graphics or script files to install.
(0 ratings)
Reviews0
PriceUSD 199.00
Views1185
How to upload multiple files at a time using asp.net
Most of our project we have to develop a module to upload a file. Its a common scenario for all developers. In classic ASP it was tedious but in ASP.NET we found a nice control to upload/store a file into the web server. The new control in ASP.NET 2.0 is which capable to do everything except few limitations like filtering. So in this article i want to describe how we can upload different type of file as well as effective filtering.
(0 ratings)
Reviews0
PriceFree
Views642
Pre Jobo .Net
Pre Jobo .NET is highly enhanced ASP.NET Job Board with great new features added keenly requested by our most customers. Pre Jobo .NET is a complete job site ready to install and launch. Job-seekers and companies alike can register and login. If you are looking for a Job website with complete features Pre Jobo .NET is what you are looking for. You do not need to do any programming Pre Jobo .NET has futuristic and user friendly. Can easily customize template by Master pages with unique qualities of VB.NET on backend. We have introduced some new world best features like resume template upload by job seekers, Can set price or upload as a free template, separate web pages for jobseekers and employers, Resume flash, Email questionnaire to jobseeker and a lot more.
(0 ratings)
Reviews0
PriceUSD 250.00
Views1154
ZipStorer - A Pure C# Class to Store Files in Zip
Small C# class to store and extract uncompressed and deflated files in new or existing Zip files, without any external library.
(0 ratings)
Reviews0
PriceFree
Views1062
Vertical Text Scroller v1.0 for ASP.NET
Text Scroller v1.0 with button for ASP.NET 2.0, 3.5 Part of this script is from http://www.dynamicdrive.com/. I downloaded the script and I modified it to meet my requirements. I added the up/down button to control the text flow in this script. I hope someone will find this script useful to them. Tested on IE 6.0, 7.0. Firefox 3.011
(0 ratings)
Reviews0
PriceFree
Views682
Simple ASP.NET CAPTCHA Tutorial
All you need to do is Create a ASPX page, that ASPX page will have a content type of image/jpeg, then within the code-behind file of that asp page we will be using system.drawing namespace to create a dynamic image.
(0 ratings)
Reviews0
PriceFree
Views840
FormView Control: Step by Step
This tutorial explains some common scenarios when using FormView control in ASP.NET. FormView Control is introduced with ASP.NET 2.0. It is often used in master/details scenario with GridView, DataList or Repeater control.
(0 ratings)
Reviews0
PriceFree
Views994
How to bind or populate data into a Dropdown List based on another Dropdown List in Asp.net
In many forums i found this problem that's why i decide to write a post on populating a Dropdown List based on another Dropdown List. Here i will try to show how we can bind sql server data with a Dropdown List as well as after selection populate other Dropdown List. To describe this situation here i will use a very common scenario like country & its regions.
(0 ratings)
Reviews0
PriceFree
Views743
Nevron Chart for SQL Server Reporting Services
Nevron Chart for SSRS will greatly improve your chart report authoring experience with SQL Server Reporting Services, by providing a completely visually editable object model that tightly integrates with the underlying data model of SSRS. The component features an unmatched set of charting types with numerous variations and is suitable for a variety of reporting tasks including BI, Scorecard, Presentation, Scientific reports and many more.
(0 ratings)
Reviews0
PriceUSD 889.00
Views986
DJ -jQuery Server Controls for ASP.NET
DJ - jQuery Web Contorls for ASP.NET is a OpenSource project. It makes easier for developer to using jQuery and jQuery ui on ASP.NET developing.It not only provides cool web controls for jQuery but also provides a lightweight framework to write jQuery plugin Server Controls super fast!
(0 ratings)
Reviews0
PriceFree
Views1231
Finding Words using regular expressions
In this regular expression we are going to find out All Words. A word is a unit (member) of language that represents a concept which can be expressively communicated with meaning. A word consists of one or more morphemes which are linked more or less tightly together, and has a phonetic value.
(0 ratings)
Reviews0
PriceFree
Views735
WorkHub
A modular ASP.NET/db4o based application framework containing 4 modules by default: - Open source project archive - Requirements planning module - Task tracker and roadmap - Ticket support, bug tracker and solution archive
(0 ratings)
Reviews0
PriceFree
Views664
Results 981-1000 of 1000