Associative array is very useful due to its flexibility and expandability. It can contain any data types and unlimited sub arrays. So far, .NET framework has not provide similar functionality with PHP associative array. Don’t worry, we can still do it in C# .NET by utilizing dictionary. We have to use dictionary to keep the order of array element entry. If we use hashtable, the element order will be messed up. In this article, we will show you how dictionary can support the flexibility and expandability of PHP associative array.
Click here to read the complete post
If you like this code/script, perhaps you would kindly treat me a drink.
Any number is welcome. Thanks :)
Categories: C#.NET Tags: .net, array, associative, associative array, C#, C#.NET, code, dictionary, element, expandable, flexible, hashtable, script
A very flexible and powerful password generator script written in JavaScript. With this password generator, you will not be bother or confuse to choose/select a strong and secure passwords for your important accounts.
Platform
This script can be run well using Mozilla Firefox (any version), Internet Explorer (any version), Opera and Fast Browser.
Read more…
If you like this code/script, perhaps you would kindly treat me a drink.
Any number is welcome. Thanks :)
Categories: JavaScript Tags: advance, advanced, auto, automatic, complex, flexible, generate, generation, generator, JavaScript, pass, password, password generate, password generator, script, secure