|
|
-
Nakul Vachhrajani Learned 10 Months ago through Just Learned | 1 Point
According to MSDN
"***A Windows PowerShell drive is a data store location that you can access like a file system drive in Windows PowerShell***."
You can use the Power of PS to create drives like ( within Windows PowerShell)
- file system drives ...
|
-
Nakul Vachhrajani Liked 10 Months ago through Just Learned | 1 Point
According to MSDN
"***A Windows PowerShell drive is a data store location that you can access like a file system drive in Windows PowerShell***."
You can use the Power of PS to create drives like ( within Windows PowerShell)
- file system drives ...
|
-
Nakul Vachhrajani Learned 10 Months ago through Just Learned | 1 Point
According to MSDN
"***A Windows PowerShell drive is a data store location that you can access like a file system drive in Windows PowerShell***."
You can use the Power of PS to create drives like ( within Windows PowerShell)
- file system drives ...
|
-
Nakul Vachhrajani Liked 10 Months ago through Just Learned | 1 Point
I was working on a project where one of the things we needed to do was to import data from Excel file to MS project 2010. Go to file > Open > Change File format to see "All files" > Select the excel file. This will start the conversion wizard. Here y...
|
-
Nakul Vachhrajani Learned 10 Months ago through Just Learned | 1 Point
I was working on a project where one of the things we needed to do was to import data from Excel file to MS project 2010. Go to file > Open > Change File format to see "All files" > Select the excel file. This will start the conversion wizard. Here y...
|
-
Nakul Vachhrajani Liked 10 Months ago through Just Learned | 1 Point
Typically when we require a number to be represented as a string we employ a CAST or CONVERT.
Sometimes though we want to preserve the natural 'sortability' of the numbers **after** the conversion and this poses a problem as string '8' is "bigger" t...
|
-
Nakul Vachhrajani knew 10 Months ago through Just Learned | 1 Point
Typically when we require a number to be represented as a string we employ a CAST or CONVERT.
Sometimes though we want to preserve the natural 'sortability' of the numbers **after** the conversion and this poses a problem as string '8' is "bigger" t...
|
-
Nakul Vachhrajani Liked 10 Months ago through Just Learned | 1 Point
I was working on a project where one of the things we needed to do was to import data from Excel file to MS project 2010. Go to file > Open > Change File format to see "All files" > Select the excel file. This will start the conversion wizard. Here y...
|
-
Nakul Vachhrajani Learned 10 Months ago through Just Learned | 1 Point
I was working on a project where one of the things we needed to do was to import data from Excel file to MS project 2010. Go to file > Open > Change File format to see "All files" > Select the excel file. This will start the conversion wizard. Here y...
|
-
Nakul Vachhrajani Liked 10 Months ago through Just Learned | 1 Point
Typically when we require a number to be represented as a string we employ a CAST or CONVERT.
Sometimes though we want to preserve the natural 'sortability' of the numbers **after** the conversion and this poses a problem as string '8' is "bigger" t...
|