Re: [OT] Assign app role in subscription

2023-05-08 Thread Richard Carde
On Tue, 9 May 2023 at 08:27, Greg Keogh via ozdotnet wrote: > In the Select Members panel on the right, it'll show users and groups in >> the list by default, but doesn't show applications. You may just need to >> search for the application service principal by name. >> > > This morning I sit

Re: [OT] VS2022 Replace in Files problem

2022-07-14 Thread Richard Carde via ozdotnet
Greg I just did a test as you requested. VS 2019 Pro 16.11.17 works as expected. VS 2022 Pro 17.2.6 does not make changes, as you have experienced, even though the output window says otherwise. . Regards, RC On Thu, 14 Jul 2022 at 14:10, Greg Keogh via ozdotnet wrote: > Folks, about 2

Re: ozdotnet - New List Infrastructure

2022-06-23 Thread Richard Carde
Another +1 for the new list. This is the first David Kean post that didn't need to have the "Not Spam" treatment in the Gmail spam folder. On Thu, 23 Jun 2022 at 16:48, David Kean via ozdotnet wrote: > Also appreciate you keeping this alive. As a matter of interest, how many > folks are still

[Trivia] PowerShell / .Net implicit string conversions

2022-06-23 Thread Richard Carde
I have no idea how widely known this is, but it annoyed me for an hour or so. PS C:\> *(Get-Date).ToString()* 23/06/2022 2:06:24 PM PS C:\> *"$(Get-Date)"* 06/23/2022 14:06:33 Huh? I know why there's a difference. Anyone been stung by that before? The implicit conversion does this: PS C:\>

Re: here's a question for the list: NT

2022-06-22 Thread Richard Carde
Greg You are correct. C:\>*tzutil /l* (UTC+09:30) Adelaide Cen. Australia Standard Time (UTC+09:30) Darwin AUS Central Standard Time Check with PowerShell: PS C:\> *([System.TimeZoneInfo]::FindSystemTimeZoneById("Cen. Australia Standard Time")).SupportsDaylightSavingTime* True PS C:\>

Re: ozdotnet - New List Infrastructure

2022-06-21 Thread Richard Carde
 On Tue, 21 Jun 2022 at 15:36, David Burstin via ozdotnet < ozdotnet@ozdotnet.com> wrote: > Cool. Thanks Richard. Appreciated. > > On Tue, 21 Jun 2022, 15:27 David Connors via ozdotnet, < > ozdotnet@ozdotnet.com> wrote: > >> Richard Carde was a huge help tod

Re: Testing GTG

2022-06-20 Thread Richard Carde
Exchange Online not going to Junk now. From: Richard Carde via ozdotnet Sent: Tuesday, 21 June 2022 11:20 To: ozdotnet Cc: Richard Carde Subject: Testing GTG Looks like it's good to go??

Testing GTG

2022-06-20 Thread Richard Carde
Looks like it's good to go??

Re: Testing new list infra

2022-06-20 Thread Richard Carde
Reply-All. All good. On Tue, 21 Jun 2022 at 10:58, David Connors via ozdotnet < ozdotnet@ozdotnet.com> wrote: > Testing the new list infra. > > David Connors > da...@connors.com | M +61 417 189 363 > Telegram: https://t.me/davidconnors > LinkedIn: http://au.linkedin.com/in/davidjohnconnors > >

Re: DI in MVC

2019-12-10 Thread Richard Carde
On Fri, 29 Nov 2019 at 11:22, David Burstin wrote: > Hi guys, > > Got a DI question: > ... > Is there a way that I can get MVC DI to resolve IHoldAllInterfaces so that > at runtime it will pass in an object that holds all of the internal > interfaces already resolved per the startup.cs file? >

Re: MSDN Portal decommission left me without access keys

2018-08-21 Thread Richard Carde
FYI I had the opposite where I could download my keys but my benefits and subscription details were gone after I had renewed via the Azure Portal (in the second year after having an annual MSDN retail sub for ages). The Portal has my subscriptions but my.visualstudio.com was ignorant of that.

Re: Using Azure blob storage for static web sites

2018-07-16 Thread Richard Carde
On 12 July 2018 at 13:10, Nick Randolph wrote: > I thought that they’d fixed that in Azure where you can assign custom > domain w SSL via CDN (https://buildazure.com/2017/ > 02/08/setup-ssl-tls-on-azure-cdn-custom-domain/)? > > I did a quick test and this does indeed work for the static web

Re: Links from Microsoft Word losing authentication context.

2018-01-20 Thread Richard Carde
Rings a bell and I've come across this quite some time ago. Refer to the following, it probably relates to your situation: https://support.microsoft.com/en-us/help/899927/you-are-redirected-to-a-logon-page-or-an-error-page-or-you-are-prompte *The Web site in the hyperlink uses a Single Sign-On

Re: X509 certificate and trust

2014-11-30 Thread Richard Carde
Greg What it sounds like you are being asked to do is certificate based authentication. This is something that cannot be forged, unlike a 'magic number'. The server can verify the validity of the cert and identify the client. You might have individual certs to identify a user or device. I've

Re: [OT] Windows SCHANNEL Protocol registry keys

2014-11-30 Thread Richard Carde
Noonie IISCrypto is your friend. But you should really understand a little about protocols and cipher suites and the ordering thereof. Test your public site with Qualys ssllabs. You're aiming for an A. https://www.ssllabs.com/ssltest/ Using SHA1 certs will lower the score but that's not too

Re: IIS7 Application Pool Identity on domain joined machine

2014-01-08 Thread Richard Carde
://au.linkedin.com/in/davidjohnconnors -- *Richard Carde* Phone: +44 7956 356 226

Re: [OT] FTP client problems

2013-10-18 Thread Richard Carde
Or SFTP (not to be confused with FTPS) which works flawlessly through firewalls, is easy to reverse publish and is secure. I don't understand why Server 2012 still doesn't do it. -- Richard Carde Ph: +44 7956 356 226 On 18 Oct 2013, at 04:22, Grant Maw grant@gmail.com wrote: Just

LINQ to SharePoint Issues and 100% CPU in w3wp.exe

2011-11-22 Thread Richard Carde
static method be the cause (I don't know enough about the innards of the IL to know or check)? You probably want to see code, but I thought the blog posts should do the trick as there's not much more to it. -- *Richard Carde* E: rich...@carde.id.au

Kerberos Pt 2

2011-11-22 Thread Richard Carde
or is this a general gotcha that one should be aware of? -- *Richard Carde* E: rich...@carde.id.au

Re: Anyone got some sort laser cutter better than a CNC lathe?

2011-07-22 Thread Richard Carde
To get lower than 1mm resolution, chemical milling or photochemical etching might be then next step. NFI on the cost. -- Richard Carde On 21 Jul 2011, at 02:25, Keith Peck kp...@smsmt.com wrote: Have a chat to a stamp maker. I'm sure you aren't the first person to want a metal stamp

Re: add code to all button on my asp.net website?

2011-04-20 Thread Richard Carde
state. When you've processed it, mark it as such and move the user on - a GUID is often used for this purpose. Job done! No jiggery-pokery on the client side where you have less control. Good luck, and do let us know the site you're working on if it goes public. -- Richard Carde On 19 Apr

Re: adding ssl to asp.net website

2011-04-13 Thread Richard Carde
On Tue, Apr 12, 2011 at 9:44 AM, Ken Schaefer k...@adopenstatic.com wrote: *From:* ozdotnet-boun...@ozdotnet.com [mailto: ozdotnet-boun...@ozdotnet.com] *On Behalf Of *Richard Carde *Sent:* Tuesday, 12 April 2011 2:46 PM On Sun, Apr 10, 2011 at 12:55 PM, Anthony asale...@tpg.com.au

Re: adding ssl to asp.net website

2011-04-12 Thread Richard Carde
entering http mode. Roll on HTTP Strict Transport Security so a site owner/developer can, in theory and in a user-friendly way, turn on TLS at the server and ensure the session remains secure (or fails altogether). -- *Richard Carde* E: rich...@carde.id.au M: +44 7956 356 226

Re: In praise of robocopy

2011-04-09 Thread Richard Carde
' so it probably depends on the circumstances. High latency gigabit networks (DCs hundreds of miles apart) do get you head scratching until you know what's going on and SMB2 and TCP scaling are really important. -- Richard Carde On 9 Apr 2011, at 08:35, David Connors da...@codify.com wrote

Re: Embedding SQL index hints into SQL commands for SQL SERVER.

2010-06-25 Thread Richard Carde
where the 3rd party system was joining over 20 tables. It's a relatively simple query, it *should* be quick. Regards Peter Maddin Regards, -- Richard Carde

Re: How to validate directory path

2010-06-18 Thread Richard Carde
can be created given a path if it already doesnt exist? -- Richard Carde

Re: How to validate directory path

2010-06-18 Thread Richard Carde
On 18 Jun 2010, at 09:01, Richard Carde rich...@carde.id.au wrote: On 18 Jun 2010, at 01:01, Tom Rutter therut...@gmail.com wrote: The time in fact can vary. Some times it can be a few seconds and other times it may be 10s of minutes. I would hate it as a user if i make a request

Re: ASP.NET Web Forms vs MVC vs ...

2010-03-18 Thread Richard Carde
) 3210 6268 | Facsimile: +61 (7) 3210 6269 | Mobile: +61 417 189 363 V-Card: https://www.codify.com/cards/davidconnors Address Info: https://www.codify.com/contact -- silky http://www.programmingbranch.com/ -- Richard Carde

Problem with GetFiles() or me?

2010-03-05 Thread Richard Carde
---8K-- -- Richard Carde