Monday, September 19, 2016
What is a 404 error page mean?
›
In 1992 Tim Berners-Lee defined all the HTTP (Hypertext Transfer Protocol) codes based on the FTP (File Transfer Protocol) status codes. If...
Friday, September 2, 2016
Thoughts
›
THE ONLY TIME SUCCESS COMES BEFORE WORK IS IN THE DICTIONARY YOU MISS 100% OF THE SHOTS YOU DON'T TAKE A MAN WITHOUT PLANS FOR HIS...
Monday, August 8, 2016
5 Great Visual Studio Keyboard Shortcuts
›
Following are five of my favorite keyboard shortcuts in Microsoft Visual Studio . 1)Move Code Alt+Up/Down This keyboard shortcut is new...
Wednesday, June 29, 2016
Create XML using EXCEL
›
Many a time I have got question about how to create XML with excel, So I decided to add this into my blog. Hope this will help the readers....
Tuesday, June 7, 2016
Which programing languages are useful for hacking
›
Important Programming languages for Hackers Many of our readers often send us queries about which programming language they should learn....
Saturday, May 28, 2016
USE FULL ABBREVIATIONS
›
1)GOOGLE: global organization of oriented group language of earth.. 2)YAHOO: yet another hierarchical officious oracle.. 3)WINDOW: Wide...
1 comment:
Thursday, May 19, 2016
Retrieving data from SQL Server using RecordSet object in VBScript
›
Option Explicit Dim Conn ' Connection Variable Dim rs ' Recordset Variable Dim sqlQuery Dim serverName Dim field ...
‹
›
Home
View web version