Search found 27 matches

by steveferrandino
Fri Aug 18, 2023 7:10 pm
Forum: Product
Topic: Minor issue with xml comments with embedded brackets
Replies: 5
Views: 1155

Minor issue with xml comments with embedded brackets

if i hand edit the xml to be <Module> it works
by steveferrandino
Fri Aug 18, 2023 7:05 pm
Forum: Product
Topic: Minor issue with xml comments with embedded brackets
Replies: 5
Views: 1155

Minor issue with xml comments with embedded brackets

<t>still working on the xml comments and hit a snag. building an exe adds this to the xml file:<br/> <member name="M:<Module>.$AppInit"><br/> <summary>Compiler generated helper method.</summary><br/> </member><br/> <member name="M:<Module>.$AppExit"><br/> <summary>Compiler generated helper method ...
by steveferrandino
Wed Aug 16, 2023 3:16 pm
Forum: Product
Topic: Minor issue with xml comments with embedded brackets
Replies: 5
Views: 1155

Minor issue with xml comments with embedded brackets

<r>Hi,<br/> <br/> Hi,<br/> <br/> the <URL url="https://learn.microsoft.com/en-us/dotnet/csharp/language-reference/xmldoc/"><s>[url=https://learn.microsoft.com/en-us/dotnet/csharp/language-reference/xmldoc/]</s>XML comments spec<e>[/url]</e></URL> says to use ≤ and ≥ to escape < and >, respectively<br ...
by steveferrandino
Fri Jun 16, 2023 5:16 pm
Forum: Product
Topic: vs2022 [design]
Replies: 4
Views: 992

vs2022 [design]

sent
SteveF
by steveferrandino
Fri Jun 16, 2023 4:31 pm
Forum: Product
Topic: vs2022 [design]
Replies: 4
Views: 992

vs2022 [design]

<t>Hi Robert,<br/> <br/> There are no design'ed windows anywhere in the solution but it seems to always try to open them (on re-launch) as [design]<br/> <br/> It's easy enough to workaround (close all tabs) but kinda' annoying.<br/> <br/> I even tried "devenv.exe /resetuserdata" but it made no ...
by steveferrandino
Thu Jun 15, 2023 6:37 pm
Forum: Product
Topic: vs2022 [design]
Replies: 4
Views: 992

vs2022 [design]

Anyone else seeing every tab opening in [Design] mode when you re-launch VS2022? Pretty sure it's a VS thing but just wanted to see if anyone else was seeing it

SteveF
by steveferrandino
Mon May 01, 2023 2:15 pm
Forum: Product
Topic: Missing define for ADS_LONGLONG
Replies: 3
Views: 1111

Missing define for ADS_LONGLONG

<t>Ah. great. thanks for checking.<br/> <br/> FWIW, these are the only things I had to change (so far) in the move to X# runtime:<br/> #using AdvantageClientEngine -> #using XSharp.ADS<br/> <br/> ACE.CallbackFn{} -> XSharp.ADS.CallbackFn{}<br/> <br/> Anything using DBFAXS to the function call (e.g ...
by steveferrandino
Fri Apr 28, 2023 8:24 pm
Forum: Product
Topic: Missing define for ADS_LONGLONG
Replies: 3
Views: 1111

Missing define for ADS_LONGLONG

<t>Hi,<br/> Starting my conversion from vulcanRT and AdvantageRDD<br/> <br/> There appears to be a missing define for ADS_LONGLONG. <br/> <br/> In the advantageRDD ACE it's defined as: public const ushort ADS_LONGLONG = 19;<br/> <br/> FYI, conversion is going *much* easier than I thought it would ...
by steveferrandino
Tue Aug 23, 2022 2:33 pm
Forum: VO & Vulcan
Topic: VO using msscci to azure DevOps Team Foundation Server for source version contro
Replies: 0
Views: 1681

VO using msscci to azure DevOps Team Foundation Server for source version contro

<r>Now requiring TLS 1.2<br/> <br/> The attached saved my bacon<br/> <br/> Source: <URL url="https://docs.microsoft.com/en-us/mem/configmgr/core/plan-design/security/enable-tls-1-2-client"><LINK_TEXT text="https://docs.microsoft.com/en-us/mem/co ... 1-2-client">https://docs.microsoft.com/en-us/mem ...