Click here to Skip to main content
15,900,906 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 Jason Sultana
This article discusses Cross Site Scripting (XSS), and focuses on stored and unstored XSS attacks.
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

All Articles

Sort by Score

Scripting 

1 Oct 2013 by Dev Leader
With this post, we’re still just scratching the surface of what’s doable when integrating Python and C#.
16 Mar 2015 by Sander Rossel
The (long awaited) fourth in a series on web development.
N 6 May 2024 by Jason Sultana
This article discusses Cross Site Scripting (XSS), and focuses on stored and unstored XSS attacks.
25 May 2011 by AlexCode
Block any way for the user to change the textbox value in the DatePicker, either from the calendar popup or by direct input on the textbox.
1 May 2011 by Gil Fink
The store API can be used to have a storage layer in your client-side and therefore reduce calls to the server.