[googlevideo=http://video.google.com/googleplayer.swf?docid=-8988857822906068209&hl=en&fs=true style=width:400px;height:326px allowFullScreen=true allowScriptAccess=always type=application/x-shockwave-flash]
Language composition is an integral aspect of Software Language Engineering(SLE) to enable modularity in language definition and ensure reusability of the existing language constructs. "From now on, a main goal in
This post describes the motivation behind implementing a new language for a problem domain.Domain-specific languages (DSLs) are basically programming languages. But they are specifically targeted/tailored towards particular problem domains. Hence, it implies that DSLs are narrow in applicably unlike
There are several ways to remove svn binding from a directory and its sub-directories. However, in this post, we write a PowerShell script to perform this task. To do so, we have to
This post is about stopping a particular process or processes using PowerShell script. I often use this script to shutdown processes from shell.
A straightforward way to achieve this is as follows :
stop-process