Internet of Things (IoT)
The Internet of Things (IoT) refers to the interconnected network of physical devices embedded with sensors, software, and other technologies to enable communication and collect data with other devices and systems over the internet.
These devices range from ordinary household objects to sophisticated industrial tools.
We are most likely to use IoT devices in our day to day life.
Most common example is your Alexa device or your smart bulb or smart fan.
...
Read more »
|
During your appraisal discussion with your manager, it's important to cover various topics to ensure a comprehensive review of your performance and progress. Here are some key areas to discuss with my experiences:
Powered by ChatGPT
1. Accomplishments:
Highlight your key achievements and successes over the appraisal period. Discuss any significant projects you completed, goals you achieved, or challenges you overcame. Provide specific examples and quantify your accomplishments when possible.
2. Goals Review:
Review the goals you set in the previous appraisal period and discuss your progress toward achieving them. Identify any goals that were met or exceeded, as well as any goals that were
...
Read more »
|
So, you worked hard day and nights to develop the codes, assignments and project slides and what not.
And finally your boss shoots you down saying "You have not done well, the client is not happy at all ! Your performance is too week!!"
We all get criticized and pushed back at work in IT sector. And, the best part no matter how great job you have done, how many codes you have written, how many issues you have resolved, they all go unnoticed and if you make a very small silly mistake, that's where your lead and the entire hierarchy jumps into to make a speech..
<
...
Read more »
|
BITSADMIN version 3.0 [ 7.8.10586 ]
BITS (Background Intelligent Transfer Service) administration utility.
(C) Copyright 2000-2006 Microsoft Corp.
BITSAdmin is a command line tool available in windows starting from windows xp till current versions.
It is used to create download or upload jobs and monitor their progress.
It is deprecated and is not guaranteed to be available in future versions of Windows.
Administrative tools for the BITS service are now provided by BITS PowerShell cmdlets.
FORMAT
BITSADM
...
Read more »
|
Hello Windows 10 lovers
Now that people are switching to windows 10, they need to consider one big problem that they will face. The internet speed is totally eaten by windows.
It has so manu stuffs running which are consuming your internet data.
Lets list out them and try to fix this problem..
1. First of all you need to turns the tiles off in window start menu. They are all gadgets using internet speed/data. Right click the gadget and click on "Turn the tile off".
If you want you may later turn it on to see the feature
...
Read more »
|
In this article we shall learn how to connect to several databases using Microsoft visual studio or VB .NET. We shall practice the simplest code to connect to each database one by one.
1. MS Access Database:
Dim con As New OleDb.OleDbConnection
'Dim conString As String = "Provider=Microsoft.ACE.OLEDB.12.0;Data Source=C:\Users\SHANKAR\Documents\Employee.accdb;User Id=admin;Password=shanky;"
Dim conString As String = "Provider=Microsoft.ACE.OLEDB.12.0;Data Source=C:\Users\SHANKAR\Documents\Employee.accdb;User Id=admin;Password=;"
&nb
...
Read more »
|
- Here in this article we shall go through some methods that can help in cleaning up outlook and creating memory for new mails.
- Usually outlook gets full and we get alert saying "Inbox is full! Delete some items". In such situations, we always have to suffer because of less memory alocated to Outlook.
- In your work stations you may only get a memory of 500 MB or less allocated for outlook. Its always a headache to cleanup outlook and create some space so that you could receive new mails.
- Therefore, we can use below methods to handle this situation.
1. Create a local folder in outlook.
- We can create a local folder/ Personal folder file (Outllok data fi
...
Read more »
|
Hey guys, here we shall learn how to locate, track, lock or wipe your Samsung phone data remotely
This is very simple and you must enable this feature in your Samsung Mobile.
This feature is there in your phone in Location and security setting. You have to check that option:
Allow phone to be locked, tracked, and data to be wiped remotely
Once you enable this option, it will ask you to login using your Samsung account.
If you are having a Samsung account, you can lo
...
Read more »
|
I hope you have gone through the articles of solving Rubik's Cube first layer and second layer. So, in this article we shall finish the puzzle by solving the third layer or bottom layer.
See the video for solving third layer of Rubik's Cube using Shanky's Layered approach:
Solving 3rd layer involves following phases:
1. Make
...
Read more »
| |