190
Points
Questions
35
Answers
41
-
I’ve been looking into alternatives on the Console API in JavaScript. In certain browsers console.log prints out things differently to …
- 470 views
- 0 answers
- 0 votes
-
This is not the browser type XSLT, this is for processing data (SAP B1 Integration Framework). Suppose we have two …
- 442 views
- 3 answers
- 0 votes
-
I have an xslt code to display an XML file as tree view. The problem is that there are extra …
- 425 views
- 1 answers
- 0 votes
-
- 460 views
- 0 answers
- 0 votes
-
I recently encountered a weird behaviour with LINQ and I have a hard time finding the logic behind it. I …
- 411 views
- 0 answers
- 0 votes
-
I am trying to open an excel file using C#. When i ran the code of opening the excel. It …
- 454 views
- 0 answers
- 0 votes
-
I need to create the following database: For semi-trucks I don’t need extra subtypes, while for Car I need to …
- 445 views
- 2 answers
- 0 votes
-
Since I use sql to extract data from database and separate the extracted data into several datasets in order to …
- 418 views
- 0 answers
- 0 votes
-
I have a MySQL table which is as follows: id | name | parent_id 19 | category1 | 0 20 …
- 920 views
- 15 answers
- 0 votes
-
I’m trying to receive data from specific rows of an XLSX file. I’m currently using the XLSX library. What I …
- 409 views
- 0 answers
- 0 votes