- Home
- Forum
- General Discussion
- How long does it take to install the documentation?
How long does it take to install the documentation?
Hi Anthony,
Sorry about the inconvenience caused.
We are checking with this issue and will provide you the response in very shortly.
Please let me know if you have any queries.
Regards,
Kathiresan S.
We regret for the inconvenience caused.
Q) How long should this take?
A) Our Syncfusion Essential Studio Class Reference documentation installer v12.4.0.24 will take around 2 hours 30 minutes to complete the whole installation in normal machine. It will be based on RAM speed and Hard Disk.
In order to check this issue from our end, could you please provide the below requested details? The details to be provided will be much helpful to investigate the issue.
a) Visual Studio version and its service pack installed details.
b) OS with bit information.
c) OS language.
d) Framework installed version.
e) Help viewer tool with version.
f) Disk space availability of Essential Studio documentation installed drive.
Regarding this query “the documentation doesn't actually do much but list the members, not describe what they actually mean, so I'm not sure it was worth the wait”, we have checked by installed the Essential Studio Class Reference documentation setup at our end. It describes about the each members and what they actually mean as shown in the below image. If we misunderstood your query, kindly share more information to us.
Please let us know if you have any questions.
Regards,
Kathiresan S.
Hi Anthony,
Thanks for your update.
We have checked the Syncfusion Essential Studio Class Reference Documentation setup with the same configuration machine as you mentioned. But it takes nearly 2 hours and 30 minutes alone to complete the whole installation. So, the 8 hours of installation time is purely based on your machine speed only.
Q) Regarding my documentation comment, I was looking at members like
SfDateTimeCombo.FormatString
Also, SfDateTimeCombo.Value
It returns an object, which doesn't actually imply much of a contract. What can I cast it to?
A) SfDateTimeCombo.FormatString property specifies the display format of DateTime in SfDateTimeCombo. You can get more details about this property in following link,
http://help.syncfusion.com/UG/winrt/default.htm#!documents/formatting1.htm
SfDateTimeCombo.Value property returns the currently selected datetime in SfDateTimeCombo as object. It can be cast to DateTime as shown in following code:
|
DateTime.Parse(dateTimeCombo.Value.ToString()); |
Please let us know if you have any queries.
Regards,
Kathiresan S.
We regret for the inconvenience caused.
SfDateTimeCombo displays combobox for each part in DateTime based on the FormatString property. For FormatString="hms", it will display three comboboxes loaded with hour, minute and seconds input. The valid input elements for FormatString property is given as follows:
|
S.No |
Input element |
Description |
|
1 |
h |
Hour part in DateTime |
|
2 |
m |
Minute part in DateTime |
|
3 |
s |
Seconds part in DateTime |
|
4 |
y |
Year part in DateTime |
|
5 |
M |
Month part in DateTime |
|
6 |
d |
Date part in DateTime |
|
7 |
t |
AM/PM string in DateTime |
We will update our documentation for SfDateTimeCombo.FormatString property and let you know once it get published.
Please let us know if you need further assistance on this.
Regards,
Jessie
Hi Anthony,
We regret for the inconvenience caused.
Q) How long should this take?
A) Our Syncfusion Essential Studio Class Reference documentation installer v12.4.0.24 will take around 2 hours 30 minutes to complete the whole installation in normal machine. It will be based on RAM speed and Hard Disk.
In order to check this issue from our end, could you please provide the below requested details? The details to be provided will be much helpful to investigate the issue.
a) Visual Studio version and its service pack installed details.
b) OS with bit information.
c) OS language.
d) Framework installed version.
e) Help viewer tool with version.
f) Disk space availability of Essential Studio documentation installed drive.
Regarding this query “the documentation doesn't actually do much but list the members, not describe what they actually mean, so I'm not sure it was worth the wait”, we have checked by installed the Essential Studio Class Reference documentation setup at our end. It describes about the each members and what they actually mean as shown in the below image. If we misunderstood your query, kindly share more information to us.
Please let us know if you have any questions.
Regards,
Kathiresan S.
Q) How long should this take?
A) Our Syncfusion Essential Studio Class Reference documentation installer v12.4.0.24 will take around 2 hours 30 minutes to complete the whole installation in normal machine. It will be based on RAM speed and Hard Disk.
Thanks for contacting Syncfusion support.
Please find the following responses for your queries.
Q1) A warning about that would have been nice.
A1) Thanks for your suggestions. We’ll consider this as our future enhancement and provide this in any of our upcoming volume releases.
Q2) I installed it right in the middle of doing something - does this now mean I can't use Visual Studio until tomorrow?
A2) No, you can continue using the Visual Studio when the offline documentation installation is going on. Offline documentation installation will not affect the other instances of Visual Studio.
Regards,
Manivannan S.
- 9 Replies
- 5 Participants
-
AW Anthony Wieser
- Mar 5, 2015 05:24 PM UTC
- Jan 10, 2017 12:26 PM UTC