230
Points
Questions
43
Answers
45
-
I have a program that transform my CSV file to XML file. based on my XSD each UserID can have …
- 444 views
- 1 answers
- 0 votes
-
I wanted to declare a new enum/class , but with the exact same <summary> from existing class (for programming purpose) …
- 412 views
- 1 answers
- 0 votes
-
- 459 views
- 5 answers
- 0 votes
-
I have a xml java bean class Data annotated with all the required xml annotations. Now when i try to …
- 459 views
- 1 answers
- 0 votes
-
- 440 views
- 1 answers
- 0 votes
-
I can’t seem to understand what governs how DateTime values are parsed when WebAPI’s binding framework operates. Some test code: …
- 417 views
- 1 answers
- 0 votes
-
We have been stuck with the following issue for almost 2 Months. We have MS SQL Server 2012 and MySQL …
- 425 views
- 0 answers
- 0 votes
-
I have data as below: uid ,access_code , access_date (1,’200′, ‘2017-08-06 06:59:04′), (1,’204’, ‘2017-08-06 21:11:21′), (1,’200’, ‘2017-09-30 21:33:45′), (1,’510’, ‘2017-09-30 …
- 0 views
- 1 answers
- 0 votes
-
In microbit muPython: sleep(ms), the units is milliseconds. However, if import time module and use sleep() then muPython uses time …
- 0 views
- 1 answers
- 0 votes
-
My friend and I are making a deep learning model for image recognition for a hackathon and we keep on …
- 439 views
- 1 answers
- 0 votes