2,642 questions with VB-related tags

Sort by: Updated
1 answer One of the answers was accepted by the question author.

Dataset Column Expression Math Error when using convert

OK, this has me stumped. I am just trying to round a column using an expression in datatable column. Here is a program that shows the behavior i am not expecting Dim T As New DataTable Dim Ty As System.Type Ty =…

.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,566 questions
VB
VB
An object-oriented programming language developed by Microsoft that is implemented on the .NET Framework. Previously known as Visual Basic .NET.
2,642 questions
asked 2020-11-20T17:11:50.57+00:00
Howard Arner 21 Reputation points
commented 2020-11-20T22:22:22.92+00:00
Howard Arner 21 Reputation points
2 answers

How to create a webhook listener in VB?

I want to use VB to create a webhook listener to consume messages from a service. The service does not have a listing in Nuget under Microsoft.AspNet.WebHooks.Receivers.*. The service requires an SSL certificate from an approved root authority. The…

ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,394 questions
VB
VB
An object-oriented programming language developed by Microsoft that is implemented on the .NET Framework. Previously known as Visual Basic .NET.
2,642 questions
asked 2020-11-18T21:34:22.777+00:00
Boruch Tkatch 141 Reputation points
commented 2020-11-20T08:54:40.787+00:00
Yijing Sun-MSFT 7,071 Reputation points