|
|
-
15 Liked
| 13 Learned
| 14 Comments
|
|
I just learned how to change the location from where the Desktop get's it files/folders. The default location is c:\users\xyz\desktop - and you can change this. Go to the ***Desktop Folder, Right click, Properties, Go to Location Tab, click move and se...
|
|
-
20 Liked
| 25 Learned
| 13 Comments
|
|
Recently read an article, which explains the surprising trick to reveal the folder which has all system management shortcuts.
1. Create a new folder in any of drives.
2. Rename the folder with the text "GodMode.{ED7BA470-8E54-465E-825C-99712043E01C}......
|
|
-
|
|
I knew there was a "limit" on the number of rows that can be loaded in an Excel (2010) worksheet - I learned the exact number which is 1,048,576.
...
|
|
-
|
|
I just learned from Jacob sir that one can capture (only) the active window by using ALT + PrtScn command. Previosuly i used snipping tool for capturing "active windows" but now having learned about ALT + PrtScn would make my life easier. It's a nice ke......
|
|
-
|
|
in Microsoft word 2010 there is a functionality to directly insert a screen shot of a open application which is not minimized. This can be done from insert->Scrennshot.
There is also a provision to add a screen clipping, if we want only part of scree...
|
|
-
|
|
Today I just help my kid's to learn tables. I lean new technique for learn nine table like
Now Hold out both of your hands with palms facing away from you.Numbers your fingers from 1 to 10 from left to right. Make sure you know the number correspondi......
|
|
-
12 Liked
| 12 Learned
| 8 Comments
|
|
Recently watched an inspiring regional movie, where actor asks actress to take her birth date, and multiply day with 12 and Month with 31 and add those results. As soon as she tells the result, in 3-4 seconds, actor will tell her birth date. At first gl......
|
|
-
|
|
I just learned that when you copy-paste a Table in Power Pivot it does not copy-paste the formula's. It just paste's the data in the target table. I just learned that when I was testing the Power Pivot model before emailing the client. ...
|
|
-
|
|
Today I just read article about cost of try..catch blocks..
If the code didn't raise any exception, there is not much difference in performance, whether you use try..catch blocks or not.
But if the code raise any exception, to throw exception, it ......
|
|
-
17 Liked
| 15 Learned
| 7 Comments
|
|
1) Transaction log are not recorded for table variables so they are transactional neutral or you can say that they are out of scope of transaction mechanism. Whereas temp tables participate in transactions just like normal tables
2) Table variables c......
|
|