Project Description C# Script is a practical and elegant scripting language that resembles a simplified C# syntax that is easy and intuitive. This is a R & D work in ...
IronPython scripting console for SharePoint, accessible through a SharePoint page. Gives you control over the entire site using object model. No more ...
After completing this lab, you will be able to use scripts to carry out fundamental Active Directory management tasks such as creating, modifying, and deleting user ...
x5s is a Fiddler addon which aims to assist penetration testers in finding cross-site scripting vulnerabilities. This is not a point and shoot tool, ...
Object Oriented Development in PowerShell. PowerShell is great at letting you 'use' all kinds of objects. However, you couldn't write Object Oriented ...
Conscript is a functional scripting language powered by an embeddable interpreter. Functions native to the host .NET application may be bound to compiled scripts ...
using ComLib; using ComLib.Lang; // Create instance of interpreter. var i = new Interpreter(); // Example 5 - set limits on the interpreter. // This set the total ...
With the introduction of SQL Server 2005, Microsoft has created a new .NET management API for SQL Server called SQL Management Objects (SMO). As I started working ...