Rakesh Patel
Monday, August 26, 2013

SQL Database Backup with Query

›
The tail of the transaction log usually refers to the contents of the database's transaction log that has not been backed up.  Basicall...
Thursday, August 1, 2013

Microsoft Visual Studio "Debug" VS "Release" mode

›
When we want to deploy our web application to live/local server, then we have two options for making built – Release mode and Debug mode. B...
Thursday, July 25, 2013

Notepad as Programming Text Editor

›
Friends, do you know that notepad serves as a HEX and Binary editor. Yes, it does. !!! If you do not have an programming text editor or ...
Wednesday, July 17, 2013

Extracting text from a bunch of =EMBED(“Forms.HTML:Text.1”,“”) in Excel

›
Sub ExtractData () Dim obj For Each obj In ActiveSheet . OLEObjects If obj . progID = "Forms.HTML:TextArea.1...
Wednesday, July 3, 2013

SendKeys Method

›
This method places keystrokes in a key buffer. In some cases, you must call this method before you call the method that will use the keyst...
Wednesday, May 15, 2013

Meanings of these Words

›
Do you know the meanings of these words? News = North East West South Chess = Chariot, Horse, Elephant, Soldiers Cold = Chronic Obst...
Monday, May 13, 2013

AutoSend the mail from excelsheet

›
Create a Action Button and copy paste following Lotus Script. When you click on action button it will open excel file.. add following col...
1 comment:
‹
›
Home
View web version
Powered by Blogger.