Hi,
is-there precaution (in X# compiler) to issue a warning that the variable will be USUAL when I write:
LOCAL cVariable := "something"
forgeting the 'AS TYPE' ?
regards
George
Search found 106 matches
- Sat Feb 27, 2016 2:23 pm
- Forum: Product
- Topic: Compiler warning for missing type in declaration
- Replies: 5
- Views: 4897
LINQ
<t>The LINQ as well as the XQuery (for XML DataSources) use the same query format.<br/>
<br/>
XQuery:<br/>
<br/>
for $x in doc("books.xml")/bookstore/book<br/>
where $x/price>30<br/>
order by $x/title<br/>
return $x/title<br/>
<br/>
the 'return' is the 'select' part.<br/>
<br/>
I also agree to keep ...
<br/>
XQuery:<br/>
<br/>
for $x in doc("books.xml")/bookstore/book<br/>
where $x/price>30<br/>
order by $x/title<br/>
return $x/title<br/>
<br/>
the 'return' is the 'select' part.<br/>
<br/>
I also agree to keep ...
LINQ
Fine! I Agree.
George
George
LINQ
Is the VAR something like: LOCAL IMPLIED ?
George
George
- Thu Jan 28, 2016 5:06 pm
- Forum: Suggestions
- Topic: News history
- Replies: 2
- Views: 3417
News history
Fine! Thanks Robert.
George
George
- Wed Jan 27, 2016 9:37 pm
- Forum: Suggestions
- Topic: News history
- Replies: 2
- Views: 3417
News history
Hi,
apart the 'Press Release', all the announced info (News) are without date.
I think it would be useful to know when a new build (or any information about X#) it was released, exactly as the Blogs do.
regards
George Theopoulos
apart the 'Press Release', all the announced info (News) are without date.
I think it would be useful to know when a new build (or any information about X#) it was released, exactly as the Blogs do.
regards
George Theopoulos

