250
Points
Questions
48
Answers
45
-
For a table structure as follows: LibraryID(INT) XMLData(NVARCHAR(MAX)) ———– ——————– 1 <Library xmlns:xsi="http:… 2 <Library xmlns:xsi="http:… 3 <Library xmlns:xsi="http:… The …
- 0 views
- 2 answers
- 0 votes
-
I need to pipe a content that is a xml file of different formats and unpredictable structure. So for each …
- 389 views
- 0 answers
- 0 votes
-
I’d like to extract all XAttribute elements with property IsNamespaceDeclaration equal to true from a XDocument.Root and put them in …
- 409 views
- 1 answers
- 0 votes
-
Is there a way to specify an XSD pattern for semicolon seperated double values? <test>2.5;25.2e7;-0.5e8</test> This is my approach: <xsd:pattern …
- 387 views
- 1 answers
- 0 votes
-
hey guys do u know some way to set the underline of Edit Text to a gradient color? this is …
- 317 views
- 0 answers
- 0 votes
-
- 368 views
- 0 answers
- 0 votes
-
I am trying to follow this guide https://spring.io/guides/gs/accessing-data-mysql/ but this guide is for the maven and i am trying the …
- 442 views
- 4 answers
- 0 votes
-
Alright so I’ve been looking thru my old projects and found something I’m trying to bring back to life, it …
- 390 views
- 0 answers
- 0 votes
-
I wrote a code to echo "limit reached" if A is greater than B. But if A is 400030 and …
- 310 views
- 1 answers
- 0 votes
-
- 407 views
- 1 answers
- 0 votes