Click here to Skip to main content
15,868,141 members
Everything / Scripting

Scripting

scripting

Great Reads

by Simon P Stevens
How to set the current directory correctly when running batch scripts as administrator
by Mr. xieguigang 谢桂纲
The ShellScript is originally developed for the debugging of my "genome-in-code" virtual cell simulation engine, but now it becomes a script language for a .Net program.
by Dev Leader
With this post, we’re still just scratching the surface of what’s doable when integrating Python and C#.
by Gaurav Aroraa, Mahsa Hassankashi
In this article, we will discuss how to create npm packages/modules

Latest Articles

by jespa007
A simple script engine for C++
by Łukasz Bownik
Smallscript is a little scripting language inspired by Smalltalk syntax.
by Bruno van Dooren
How to clean up user profiles on a computer
by Mr. xieguigang 谢桂纲
R# language is a kind of R liked language implements on .NET environment

All Articles

Sort by Score

Scripting 

20 Oct 2010 by Simon P Stevens
How to set the current directory correctly when running batch scripts as administrator
10 Jun 2014 by Anamera
This XSLT will output an Excel worksheet containing a CSV type of record collection in a more usable XML format.
10 Oct 2014 by Pavel Durov
This tip will show how to use a batch file for adb commands.
28 Dec 2017 by Rubin Liu
A quick look around the different styles in the Ring programming language!
6 Dec 2015 by Krishna P Seetharaman
This tip explains about a way using PowerShell to monitor all the disabled send ports/receive locations and suspended messages and send an email about these info
17 Nov 2015 by PyroStrex
Example of loading external scripting and external XAML with VB.NET and NeoLua
16 Feb 2010 by Riaan Lehmkuhl
Save the following code to a .js file or add to an existing one you might have:function stringHelper() { this.isNullOrEmpty = function(str) { if (null == str) return true; str = this.trim(str); return str.length == 0; } this.trim =...
7 Mar 2014 by Christopher Ayres
Track usage of a value overtime
22 Jul 2014 by Rocky R. Fernandes
Accessing Json Data across different domain using JsonP to get arround Security warning
8 Oct 2014 by pratimard
Setup and configure Selenium Webdriver With Eclipse and Java
7 Aug 2012 by kennysun
encrypt all stored procedures in SQL server with powershell
9 Apr 2014 by Aqeeel
Implementing security in SQL Server by only allowing TCP/IP Network Protocol and changing default TCP port
12 May 2010 by David Crow
An alternative to iterating a folder's contents to get the size is to use the scripting object, FileSystemObject.Using ClassWizard (Ctrl+W), the first thing you'll need to do is add the classes contained in the Script Runtime engine (scrrun.dll). This will add scrrun.cpp and scrrun.h to...
3 Jul 2019 by Prakash Singh
Resolution of Security rule has invalid Port range issue