C# ASP.NET API Post with 2 primary-keys
I want to use post in a Table where there is 2 primary-keys, and I wanted to do it only using one one of these keys, in that case “classifies.cod_prova”.
here is the code I’ve right now:
I want to use post in a Table where there is 2 primary-keys, and I wanted to do it only using one one of these keys, in that case “classifies.cod_prova”.
here is the code I’ve right now:
We have an asp website with service references to a WCF project. We have set the configuration of the service collection type to System.Collection.Generic.List, yet the reference.cs is showing arrays. We can see
I am working on ASP.NET MVC project where I have one solution dotnetmvc which contains two projects:
I have created a B2C tenant with an user flow that contain a linkedin way for connect.
In my ASP.NET website, i want to display linkedin’s informations of the user connected.
I’m not able to authenticate to get LtpaToken2 and JSESSIONID. Here is the code:
When trying to register a database context in startup.cs
I need to host a .net application on AWS S3 using static website hosting, is there any possibility to do so? Please help, Thanks in advance.
It seems simple, but I really have a confusion regarding the element and name attributes of wsdl:part. This is part of the service code in C#:
I want to show only the rows from one table that meet a certain condition in another table. Example on the controller:
I create a nested layout in blazer.