blog
Step by step instructions on coding, configurations, fixing issues etc, in Information Technology area. Also provide free online courses on different Technologies, Programming Languages, Software etc,
PowerShell Matching operators (-like, -notlike, -match, -notmatch) are used to find the entries which matches the given criteria.
PowerShell provides loops to execute the sequence of statements repeatedly; till a given condition is satisfied.
Word provides an option to change the case of selected text. Change case (Aa) control is available from the HOME tab; under the Font group.
Adobe's Photoshop CS6 allows to roate an image in ClockWise and Counter ClockWise direction in pre-defined or given angle.
Google is following the Global Technical Standards to ensure that the ads displaying on your website are through the authorized sellers.
ProgressBar control we use to display the status of the lengthy operation. This we use to imrove the user interface of the Application.
C# ListBox control is used to display the list of items and allows to sort the items. Also it displays the list items in multiple columns.