-
What is MEAN
MEAN is a set of software/web application development technologies. In which M stands for MongoDB database. Its a non relational database. It can store data as Documents. E stands for Express JS. Its a NodeJS framework. Its middleware between NodeJS and Angular JS. A stands for Angular JS. Its a client side JavaScript framework. It…
-
Download site from Archive.org or Internet Archive

First you have to install Ruby in your system. Go to this link and choose your operating system and install Ruby into your system. Install Ruby After installing ruby install wayback machine site download script by using your command prompt or terminal gem install wayback_machine_downloader Your system is ready to download sites from archive.org website.…
-
Top Hardware Technologies of 2013

3D printers A 3D printer is a limited type of industrial robot that is capable of carrying out an additive process under computer control. The 3D printing technology is used for both prototyping and distributed manufacturing. Google Glass It’s surprisingly simple. Say “take a picture” to take a picture. Record what you see. Hands-free. Even…
-
.htm pages in wordpress plugin
-
Article from another blog
-
Simple XML pursing with XPath
-
Simple Mail send Through .NET
Hello all ,Today i will describe how to send mail through .NETFirst we have to configure the SMTP mail server . In this context i have assumed you mail server has been configured (including web.config ).Now we have to import using System.Net; using System.Net.Mail; And through the following code we will able to send mail…
-
Event fire at certain time.