A
Aspect-Oriented
 
B
Bloggers
Build Systems
 
C
Charting & Reporting
Chat Servers
Code Coverage
 
F
Forum Soft
 
I
IDEs
Installers
Inversion of Control
Issue Tracking
 
L
Logging Tools
 
N
Network Clients
Network Servers
 
P
PDF Libraries
Portals
Profilers
Project Management
 
R
RSS & RDF Tools
Rule Engines
 
S
SQL Clients
Source Control
 
T
Template Engines
Testing Tools
 
W
Web Frameworks
Web Mail
Web Testing
Wiki Engines
Workflow Engines
 
X
XML Parsers
 

Thycotic.RemoteScripting

Thycotic.RemoteScripting is a library to execute server side ASP.NET code from client-side Javascript. This library ports Microsoft's Remote Scripting functionality from ASP to ASP.NET. Features: * AJAX style functionality for a more interactive experience. * Port your legacy classic ASP Remote Scripting code to ASP.NET. * Drop in replacement for the rs.asp file from classic ASP. * Supports string input parameters to your server side methods. * Supports return type conversion of bool, string, DateTime, numbers (int/double/long/float) or Arrays of these types to Javascript. * Supports use of RSGetASPObject to get client proxy object.

 
Category Web Frameworks
License GNU Library or Lesser General Public License (LGPL)
HomePage http://www.thycotic.com/dotnet_remotescripting.html