Pages
(Move to ...)
Home
Services
Short Link
▼
Thursday, 20 July 2017
C# Merge Splitted File
›
Hi all, here a very easy lwebcode free script to split file in C# // calls example ... int iSplittedFileSize = 1024 * 8; MergeFile (@...
1 comment:
Friday, 30 June 2017
C# Split File
›
Hi all, here a very easy lwebcode free script to split file in C# // calls example ... int iSplittedFileSize = 1024 * 8; SplitFile(@"...
1 comment:
Wednesday, 17 May 2017
C# Windows Service Debug
›
Hi all, here an easy example to make a debug on C# Windows Service , Implementation of Code founded on: https://www.codeproject.com/Articles...
Tuesday, 18 April 2017
Javascript read JSON file and loop through records(optional with JQuery)
›
Hi all, here a very fast example on how to read json data from file in Javascript, here the content of *.htm file: <!DOCTYPE html> ...
Friday, 31 March 2017
PowerShell Certificate Authority List, Loop, Filter Trought CA Certificate Authority
›
Power S hell Loop Trought CA Certificate Authority, Hi all, here a quick and easy Power S hell script to list and filter all details of Ins...
Saturday, 18 March 2017
Send Mass Mail C#, PowerShell, Visual Basic, ASP, PHP, Curl, Node, Ruby, Python, Java, Go
›
Hi all, here some example and links to send Mass mail, All this site can works with most common language: C#, PowerShell, Visual Basic, ASP,...
1 comment:
Monday, 6 March 2017
PowerShell Encryption and Decryption, PS V 2.0 or Higher, Easy
›
Hi All, here's an easy example on how to encrypt or decrypt a string this way IS NOT SURE because Key value is inside the *.ps1 file, ...
1 comment:
›
Home
View web version