Content
How do I pass dynamically created sets of Checkboxes to controller and get checked
Hi all, hope you are well. Question, I have a form that creates dynamic sets of checkbox and I am looking for some info on how I can pass the selected values to the controller. Example: Lets say there are 2 checkbox groups created (a user could create as…
Which image is displayed on my Samsung Android tablet when I start my application? Can I change it?
I get the following screen on my Samsung tablet when I start debugging my Android application: image2.jpeg A short time later my splash image is displayed: image1.jpeg And finally a short time later the bar with the icons at the bottom is…


Why do I get a resource not found when disabling Hot Reload
If I disable hot reload I get a Gray950 resouce not found. This is such an indication of the major problems that VS 2022 has. There is no relationship between the two. The only reference that I could find about Gray950 is that it is a resource used in…


Manage multirepo projects
Hello, I have to manage a multirepo project, i have three repositories (A,B,C) of .net projects and Im using visual studio 2022 latest release, my doubts are: Have I to have only one visual studio solution file? If yes where i have to store it? (in…
.net 5 web API with DateTime parameter
Dear Sir I have an app with API controller and Manager to send Endpoint to controller public static class DrEndpoints { public static string ExportFiltered(string searchString) { return…


How to call the server map path filename that generated randomly
This is a C# code for a Web Form page named "upload.aspx" which allows the user to upload a PDF file and store it in the server. The file uploaded must be a PDF file, and all the text boxes must be filled before submission. The file name is…
Problem to implement Visitors Hit Counter for my blazor server app!
Hi everyone .. To implement visitors hit counter for my blazor server app, i've created class to get current context of the page (via injecting ihttpContextAccessor) & extract some information such as url, querystring, etc, Then save these data to…


Backlog stories not transferring to Board view
No clue which tags to select. I am not a technology person. Apologies. For months my ADO worked without issue. For a few weeks now, stories I create in my backlog won't transfer to the Board view. All is tagged appropriately. What I'm experiencing…


how do you default a dropdown list value in mvc razor using vb.net and c#
hello I am trying to set a default value for a dropdownlist in vb.net and in c# mvc razor view here is how I populate the list here is how I create the drop list in mvc razor the data options for my list are I would like to default the dropdownlist to…


xamarin ios not able to find some of the swift standard runtime libraries.
xamarin ios not able to find some of the swift standard runtime libraries. I am even using linker flag too and it does resolve many errors related to swift runtime libraries but still there few library error such as swiftDataDetection, swiftFileProvider…


framework with C# example
Hi All A frame work just gives us a basic structure around which we can add our code to have a significant functionality of that system. give me such example in .net Framework so We can add our code using C#


.NET 6 Plugin Development - "Unable to load one or more of the requested types" when adding dependency
I am writing a series of plugins to be able to perform a specific set of actions as needed. I have been following the Microsoft documentation that can be found here:…


Help with CommunityToolkit.MVVM
Hi, I am trying to use the CommunityToolkit.MVVM but when setting the two values in my sample vcard and color it's not getting Binded later on. the Popup as you can clearly see in the sample. https://www.softnames.com/temp/MVVMApp.zip Kindly…


Upgrade my Azure Function from .net Core 3.1 to .net Core 7.0. Error "'Could not load file or assembly 'Microsoft.Extensions.Configuration.Abstraction
I have an Azure Function which run on .net core 3.1, but when i change the .net version from 3.1 to 7 i got this error:- System.IO.FileNotFoundException: 'Could not load file or assembly 'Microsoft.Extensions.Configuration.Abstractions, Version=7.0.0.0,…


WCF Error : Cannot obtain Metadata from WCF service
Hello All, We have a webservice in asp.net wcf (ex.. [http://localhost:56561/ProductOData.svc/]). We are able to add as a service reference in asp.net mvc. However, we are trying to add the same service in asp.net core 6.0 and it is not working. The…


Enable Hyper-V on the remote Windows Server for Android Emulator?
We have two questions about Android Development on Windows: 1. We need to enable Hyper-V on a rented Windows server (remote server) so that we can start Android Emulator on it in an accelerated way. Unfortunately, we are not successful in setting up…


C# TcpClient/TcpListener / Full Duplex Communication / Sample
Hello! I have already asked. There must be a good example of Socket, TcpClient, TcpListener that does the following. Duplex operation between client and server Automatic reconnection On 10 failed attempts, error message. Read until the root element…


Open OracleConnection ONGet and Close it OnPost
Hi have a problem I ve been struggling with stateless http request for days on my razpr .NET6 webapp My razor page has a button that opens a modal, this triggers a method (with ajax) public OracleConnection connection { get; set; } public…
Metaceptine Reviews: Ingredients and Side Effects Report 2023
Metaceptine Reviews – This Biohealth Metaceptine evaluation intends to show the whole thing that you want to understand about the blood sugar support formulation, the Metaceptine capsule that assures to assault of diabetes from its root. For More…


Sql select most repeated value
Hi, I have a database called a “reader”, and a table called "dailyreader". The dailyreader has 6 columns and i am looking to create a query to select the most repeated values in all columns and show how many times has been repeated. Thanks,

