Content
جــلــبـ ـالـحـبـيــب - الدوحة ٠٠٩ٍ٧٣ٍ٣ٍ٤٠ٍ٢٨ٍ٢٩ٍٍ٥ ✓ رقمـ شيخـ روحانيـ سعوديـ✓ لجلبـ ـالحبيبـ
جــلــبـ ـالـحـبـيــب - الدوحة ٠٠٩ٍ٧٣ٍ٣ٍ٤٠ٍ٢٨ٍ٢٩ٍٍ٥ ✓ رقمـ شيخـ روحانيـ سعوديـ✓ لجلبـ ـالحبيبـ
جــلــبـ ـالـحـبـيــب -البحرين ٠٠٩ٍ٧٣ٍ٣ٍ٤٠ٍ٢٨ٍ٢٩ٍٍ٥ ✓ رقمـ شيخـ روحانيـ سعوديـ✓ لجلبـ ـالحبيبـ
جــلــبـ ـالـحـبـيــب - الكويت ٠٠٩ٍ٧٣ٍ٣ٍ٤٠ٍ٢٨ٍ٢٩ٍٍ٥ ✓ رقمـ شيخـ روحانيـ سعوديـ✓ لجلبـ ـالحبيبـ
how to refresh the page after submit event (POST) in Razor Pages
Hi, I create an action via the post method in modal dialog. When I run my app and Create an action the post method works fine. When I want to create a new action the field in modal is not empty and keep the last action data. However I use : async…
how to use social media login in MAUI
how to integrate social media(Facebook, Google, Twitter) login in MAUI application. without using web authentication
Setup SelftSigningCertificate x509 in asp.net core blazor wasm
How to setup x509 self signed certificate in asp.net core 7.0 with blazor wasm here is my program.cs server project asp.net core I tried to go through docs of Microsoft but didn't understand what code and where to put. var builder =…
Issue with "Windows Form App" Disappearing in VB.NET 2022 Hello everyon
I'm facing a problem with VB.NET 2022 that I recently installed on my PC. I'm new to programming, so I'd appreciate some guidance on this issue. The problem I'm encountering is related to the "Windows Form App" template in VB.NET 2022. Here's…
Visual Studio 2022 not responding when saving a design file
I am trying to add a new component to a design file, but whenever I try to save after adding it, Visual Studio stops responding and I have to close it. I have tried even deleting things from the design, but saving after that also leads to the same…
How to reference an established GitHub library in C# with a using statement
I want to write a console app in .NET with C#. I have a library available on GitHub and want to reference it with a using statement. How do I install this library in order to use it ?
WPF : get my wpf application in settings >> Location >> precise location list
Hi, I am trying to get my application in settings >> Location >> precise location list so that I can specifically on/off location setting for my application only. I have used Microsoft.Windows.SDK.Contracts nuget to enable uwp feature. I…
SQLProj Targets Wrong Framework Despite Explicit net6.0 Specification
Hello, I'm working on a .NET project that involves a SQL project (sqlproj) on VS Code on Linux. In my .sqlproj file, I have explicitly set the target framework to .NET 6.0. However, when I examine the project.assets.json file, I find that it's targeting…
How to fix a app saying its downloading but it isnt downloading
Hello Microsoft. I hope you are having a nice day. So my problem is I'm trying to download a game called "Roblox" on microsoft store and its showing its downloading but it does not move a single bit I have downloaded other apps from the…
Side by Side MAUI possible?
I am getting increasingly aggravated and defeated by this new distribution method. Basically from what I can tell, every release of the .NET SDK brings with it a new version of maui workloads that need to be installed via dotnet maui install / update /…
Duende.Identity vs Microsoft.Identity
Hi, I ran my Hosted Blazor WebAssembly (v6.x) with the account manager, and I checked the console. There was a message indicating that I am using Duende.Identity without a license! But why was my project built with these services? Until now, my projects…
is there any option to migrate website from .net 4.8 to .net 7?
I want to convert my asp.net website which framework is 4.8 to framework .net 7. Is there any option to direct migrate full application with making extra effort. or is there any option to share session between .net 4.8 and .net 7 framework.
Android.Views.InflateException Binary XML file line #1 in layout/toolbar: Error inflating class androidx.appcompat.widget.Toolbar
In a xamarin.forms android project, MainActivity.cs contains: [Activity (Label = "Almicantarat", Theme = "@style/MainTheme", Icon = "@drawable/almicantarat_launcher", MainLauncher = true, …
Get error with string xml
Hello I add in strings.xml <string name="Type pixel number for upper left corner">titleplx</string> when i compiled the app i get this error
Authentication failed because the remote party has closed the transport stream
Hi, We have created the one app service and we published the code into the app service. We are trying to call the external Api through the app service, but we are getting an exception. Please check below are the details of Api which we are trying to…
I cannot get to the Project Properties Editor for MAUI project. How to fix this?
Visual Studio: Version 17.6.0 Preview 3.0 (was the same issue with Version 17.6.0 Preview 2.0) Framework: 8.0.0-preview.1.23110.8 Operating System: Windows 11 Enterprise Insider Preview Edition; Version 22H2; OS Build 25336.1000 When I right-click…
Maui toolkit popup bizarre behaviour
Hello all. the following work ok . But if I add 0.8 multiplier it's still showing full width can someone explain this. layout.WidthRequest = 0.8 * DeviceDisplay.Current.MainDisplayInfo.Width; public partial class TestPop : Popup { public…
GraphQL API - Fetch data from more than one table
Hi, I want to write an .net core graph ql api(using hot chocolate), which will return the data from db(one or more tables). They are independant tables. Say I want to retrieve data from employees, and offices. There is no relationship between these 2…