Windows PowerShell – Basic Constructs

Windows PowerShell is a powerful scripting language and an indispensable platform developed by Microsoft, and meant to be designed mainly for system administration. PowerShell is also helpful for IT professionals to configure, maintain and automate the system through a single interface. PowerShell is built on Windows .NET framework and can be embedded in other applications […]

Continue Reading

PowerPoint Presentation Tips

Microsoft PowerPoint is a powerful presentation software which uses a collection of slides to demonstrate information for any purpose. It is one of the flagship products of Microsoft Office suite. Microsoft PowerPoint has been around since 1987 and is still the most popular presentation tool in the market. Let’s come to the point. Here is […]

Continue Reading

PDF File Writer C# Class Library (Version 1.27.0)

PdfFileWriter PDF File Writer is a C# .NET class library – it allows you to create PDF files directly from your .net application. The library shields you from the details of the PDF file structure. To use the library, you need to add a reference to the attached PdfFileWriter.dll class library file… Source: https://www.codeproject.com/Articles/570682/PDF-File-Writer-Csharp-Class-Library-Version-1-27

Continue Reading