Joined August 2017
12 Photos and videos
Replying to @willvelida
@willvelida Hi Will🙂, Hope you are doing great, I need your advice in one of my project, text is long I need to do multiple tweets, that's why I'm sharing the image of my question.
1
32
@willvelida It would be really helpful if you can respond. Thanks.
33
31 Aug 2023
Do you remember when you joined X? I do! #MyXAnniversary
23
Replying to @wearsy
@wearsy Hi Kent 😊, Hope you are doing great, I want to connect Azure SQL VM with Logic App Standard, to query the data resides in the table. Can you please confirm me that do I need to install Data Gateway in Azure SQL VM to connect with Logic App ?
1
18
Or it can be achievable without Data Gateway?
1
19
@wearsy could you please respond, it would be very helpful. Thanks.
19
Replying to @rahulpnath
@rahulpnath Hi Rahul, I'm facing issue with AWS SQS when using 'Report batch item failures' feature for lambda trigger. When I enable it, the successfully process message is not deleting from queue, it's going in 'in flight' and then in dead letter queue. (1/2)
2
Do we need to manually delete the successfully process message from SQS queue when using 'Report batch item failures' feature ??? (2/2)
1
11 Aug 2022
Replying to @toddmotto
@toddmotto Hi Todd, Which software are you using for screen recording of courses and editing videos?
1
11 Aug 2022
@toddmotto Can you please answer, also what hardware are you using for it. Thanks
Tim Payne retweeted
6 Nov 2020
🎉 An incredible student of ours (Gonzalo Medina) @tryultimate just donated 1 free license of my new JavaScript Master Bundle ultimatecourses.com/courses/…) to giveaway! He will choose the winner Monday! Simply Retweet this to enter, good luck! 🔥
7
98
63
20 Apr 2020
Replying to @mark_heath
@mark_heath Hello Mark! I'm building RESTful API in ASP NET Core. In my app users create grocery tasks and select rider which will deliver it. When rider complete grocery task he'll mark grocery task as complete. (1/2)
2
20 Apr 2020
But if rider forget to do so scheduler service will automatically mark as complete after 6 hours of delivery time. Also I need scheduler to send user push notification with Azure Notification Hubs before half an hour of grocery task delivery time. (2/3)
1
20 Apr 2020
I'm confused about which service should I use for scheduling. Should I use Azure Web Jobs or Azure Functions Can you please suggest me which service better fits in my scenario? (3/3)
1
Replying to @stevejgordon
@stevejgordon Hello! I'm using asp.net core 3.1 with cosmos db deployed on azure. I've build RESTful APIs. In my app users can join upcoming events by following event.

1
Now I want to send reminder email about event before 2 hours of the event to users who are following the event. Which type of service should I use? Hosted service or worker service ?