23,859 questions with .NET-related tags

Sort by: Updated
0 answers

Value issue

Hi, To the code, it does override the original value of field tb_valid_from. How to resolve it? $(function () { $("#tb_valid_from").datepicker({ autoclose: true, todayHighlight: true …

ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,252 questions
C#
C#
An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.
10,234 questions
asked 2022-01-22T15:49:27.547+00:00
Peter_1985 2,486 Reputation points
commented 2022-01-24T02:01:03.117+00:00
Yijing Sun-MSFT 7,066 Reputation points
1 answer One of the answers was accepted by the question author.

Loadon Demand in a ListView Xamarin

Good Day i followed this Example https://github.com/HoussemDellai/Infinite-Scroll-Xamarin-Forms-Demo to implement the LoadOnDemand on a Listview and it works perfectly. but it takes time to load the data as compared to when i was just binding 300…

Xamarin
Xamarin
A Microsoft open-source app platform for building Android and iOS apps with .NET and C#.
5,293 questions
asked 2022-01-04T00:55:48.227+00:00
Vuyiswa Maseko 351 Reputation points
commented 2022-01-24T01:10:47.003+00:00
JarvanZhang 23,936 Reputation points
0 answers

Hadoop and Big Data

I recently started studying Big Data in my university. But i am having troubles in understanding how is Hadoop and Big Data related? Anyone can explain this?

.NET Machine learning
.NET Machine learning
.NET: Microsoft Technologies based on the .NET software framework.Machine learning: A type of artificial intelligence focused on enabling computers to use observed data to evolve new behaviors that have not been explicitly programmed.
150 questions
asked 2022-01-23T15:25:23.903+00:00
Anyagard 1 Reputation point
4 answers One of the answers was accepted by the question author.

Creating a step-wise Wizard in ASP.net MVC 5 Razor Pages

I would like to create a wizard with 10 a minimum of steps that will allow user to fill in their data, save each step data so that they may continue later and finally submit the form after completing all the steps. Can anyone assist me on how I can…

ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,157 questions
asked 2021-06-06T10:19:17.107+00:00
Charles Zvarimwa 31 Reputation points
answered 2022-01-23T14:25:51.917+00:00
Amer Jamaeen 1 Reputation point
1 answer One of the answers was accepted by the question author.

Views stuck in night mode?

Since iOS 15, all my views (except the main starting view) seem to be in dark mode, as in the top bar and bottom tool bar are in black, kind of like a negative. And in some views, only the bottom tool bar is black but the top bar is normal. I have…

Xamarin
Xamarin
A Microsoft open-source app platform for building Android and iOS apps with .NET and C#.
5,293 questions
asked 2022-01-18T18:55:02.013+00:00
Chris K 21 Reputation points
accepted 2022-01-22T23:42:11.043+00:00
Chris K 21 Reputation points
10 answers

How to update listView using MVVM pattern and ObservableCollection in WPF?

I want to update a listview in UserControl included in MainWindow when adding/removing an entry over opening a Window. When clicking the save button, nothing happens Can anyone please help me to see, what I'm doing wrong? Best regards Imilio What I…

Windows Presentation Foundation
Windows Presentation Foundation
A part of the .NET Framework that provides a unified programming model for building line-of-business desktop applications on Windows.
2,670 questions
asked 2022-01-11T20:39:56.773+00:00
Imilio 41 Reputation points
commented 2022-01-22T18:30:14.307+00:00
Peter Fleischer (former MVP) 19,231 Reputation points
2 answers One of the answers was accepted by the question author.

How can I add a progressbar in listview in wpf (Progressbar value changes as the file is downloads)

Other items are adding correctly but progressbar is not working what can I do? I want to progressbar for each row.

Windows Presentation Foundation
Windows Presentation Foundation
A part of the .NET Framework that provides a unified programming model for building line-of-business desktop applications on Windows.
2,670 questions
C#
C#
An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.
10,234 questions
asked 2022-01-22T08:00:51.767+00:00
Nehal Chaudhari 41 Reputation points
accepted 2022-01-22T14:14:55.323+00:00
Nehal Chaudhari 41 Reputation points
1 answer

ILogger File

Hello people, I have a .NET 4.6.1 application and trying to log all my DAL exceptions to a file in my DataAcess layer. I am using ILogger (Microsoft.Extensions.Logging) However, where do I set up the file location ? I am trying to use my UI layer…

ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,252 questions
asked 2022-01-20T16:50:42.2+00:00
ANB 181 Reputation points
commented 2022-01-22T09:32:31.517+00:00
Lan Huang-MSFT 25,471 Reputation points Microsoft Vendor
1 answer

Coding Standards and Best Practices Checklist for the ASP.NET Core 3.1, Web API 2, C#.NET,SQL Server, Angular 10, Azure Services and DevOps

Requesting can you please provide me the Coding Standards and Best Practices Checklist for the ASP.NET Core 3.1, Web API 2, C#.NET,SQL Server, Angular 10, Azure Services and DevOps skills

.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,367 questions
ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,252 questions
C#
C#
An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.
10,234 questions
.NET Runtime
.NET Runtime
.NET: Microsoft Technologies based on the .NET software framework.Runtime: An environment required to run apps that aren't compiled to machine language.
1,119 questions
asked 2022-01-21T17:09:43.64+00:00
RKG 1 Reputation point
answered 2022-01-22T07:39:54.163+00:00
Lan Huang-MSFT 25,471 Reputation points Microsoft Vendor
1 answer

Blazor Server exception when using SignalR with AAD authentication

I have been working on the issue of a site I am developing in Blazor Server in which I use a signalR chat section in conjunction, and use AAD so I can grab user credentials on the chat section, as well as add the security needed. This does not work,…

ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,157 questions
Blazor
Blazor
A free and open-source web framework that enables developers to create web apps using C# and HTML being developed by Microsoft.
1,385 questions
asked 2022-01-21T20:15:15.897+00:00
ProgrammerBret 6 Reputation points
answered 2022-01-21T21:55:08.957+00:00
Bruce (SqlWork.com) 55,601 Reputation points
2 answers One of the answers was accepted by the question author.

Code efficiency and readability ef core

More advise this anything their has to be a better way of handling this code I feel am doing to much just to set those four vars to false. private async void SwipeItem_Tap(object sender, SwipeItemTapEventArgs e) { var item = e.Item as…

ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,157 questions
C#
C#
An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.
10,234 questions
asked 2022-01-21T18:02:45.803+00:00
NOVATROOP77 256 Reputation points
accepted 2022-01-21T20:54:18.65+00:00
NOVATROOP77 256 Reputation points
3 answers

Xamarin archives not appearing in VS - cannot build archives

I cannot see any archives in Archive Manager, and when commanding "Archive..." project in Solution Explorer, no new archives appear, despite no visible errors. This worked fine a few weeks ago (even though mainaining a seesion with the mac long…

Xamarin
Xamarin
A Microsoft open-source app platform for building Android and iOS apps with .NET and C#.
5,293 questions
asked 2021-01-09T13:18:09.35+00:00
capsicum 101 Reputation points
commented 2022-01-21T19:47:09.873+00:00
dlchambers 1 Reputation point
0 answers

NSData.FromArray crashing on iOS 14.8 device with segv after updating VS/XCode. Works on iOS 15 simulator.

As described in the title I'm getting a case of NSData.FromArray crashing on an iOS 14.8 device with segv after updating VS/XCode to versions 8.10.13 (build 11) and 13.1 respectively. The error occurs with this information when run on an iphone 12…

Xamarin
Xamarin
A Microsoft open-source app platform for building Android and iOS apps with .NET and C#.
5,293 questions
asked 2021-11-10T15:53:22.477+00:00
Spencer Dube 6 Reputation points
commented 2022-01-21T18:49:09.037+00:00
dlchambers 1 Reputation point
2 answers One of the answers was accepted by the question author.

Protecting Json

Let's suppose I have an API that returns 1000 books. These books took time to be registered and to have all their information catalogued. Then my frontend application accesses this API and provides this information to my clients. However several…

ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,157 questions
asked 2022-01-20T21:41:59.863+00:00
ANB 181 Reputation points
answered 2022-01-21T18:26:54.927+00:00
Bruce (SqlWork.com) 55,601 Reputation points
1 answer One of the answers was accepted by the question author.

Update Firebase User

Hello I am trying to update the photo URL and displayName of the user. I have the MainPage, which has an MSN logo, and when you tap on it you will go to the avatar page or profile page. I have this method public async…

Xamarin
Xamarin
A Microsoft open-source app platform for building Android and iOS apps with .NET and C#.
5,293 questions
asked 2022-01-20T22:53:44.537+00:00
Eduardo Gomez 3,416 Reputation points
accepted 2022-01-21T16:26:18.137+00:00
Eduardo Gomez 3,416 Reputation points
1 answer

How can use PeerToPeer in .net core?

How can use PeerToPeer in .net core?

.NET Runtime
.NET Runtime
.NET: Microsoft Technologies based on the .NET software framework.Runtime: An environment required to run apps that aren't compiled to machine language.
1,119 questions
asked 2022-01-21T02:25:17.22+00:00
夏仲达 1 Reputation point
answered 2022-01-21T16:08:46.15+00:00
Bruce (SqlWork.com) 55,601 Reputation points
0 answers

PathPrefix Path not working Android app Link

Following this tutorial https://learn.microsoft.com/en-us/xamarin/android/platform/app-linking Created assetlinks.json https://dipannitadas.azurewebsites.net/.well-known/assetlinks.json Added below code to MainActivity [IntentFilter(new[] {…

Xamarin
Xamarin
A Microsoft open-source app platform for building Android and iOS apps with .NET and C#.
5,293 questions
asked 2022-01-11T14:48:05.483+00:00
Dipannita Das 21 Reputation points
commented 2022-01-21T09:26:31.327+00:00
Leon Lu (Shanghai Wicresoft Co,.Ltd.) 68,491 Reputation points Microsoft Vendor
0 answers

Why when drawing in a pictureBox1 Paint event it's not smooth enough ? There are some stuttering.

I'm drawing a pit inside a paint event of the pictureBox and the pie is moving in the pictureBox in circles : The Paint event : private void pictureBox1_Paint(object sender, PaintEventArgs e) { if (movetodistance == true) …

Windows Forms
Windows Forms
A set of .NET Framework managed libraries for developing graphical user interfaces.
1,827 questions
C#
C#
An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.
10,234 questions
asked 2022-01-20T23:35:47.34+00:00
Chocolade 516 Reputation points
commented 2022-01-21T09:18:28.923+00:00
Castorix31 81,636 Reputation points
0 answers

HtmlString is not work to me.

Hello. I tried to use HtmlString class in blazorAppserver platform. but HtmlString is not work. I'm using .net5 SKD 5.0.404 and Visualstudio2019 v16.11. what do I wrong and have to check. Best Regards.

Blazor
Blazor
A free and open-source web framework that enables developers to create web apps using C# and HTML being developed by Microsoft.
1,385 questions
asked 2022-01-21T00:45:57.517+00:00
.net5 user 6 Reputation points
commented 2022-01-21T08:51:21.31+00:00
Brando Zhang-MSFT 2,881 Reputation points Microsoft Vendor
0 answers

Need help in publishing only aar and xcFrameworks

Hi, Our offerings has SDKs buld for Android and iOS. The binaries for respective platforms are AAR and xcFrameworks. Need your help in publishing the AAR and xcFrameworks. Our Audiences are Mobile Developers. Best Pradeep Bhagat

Xamarin
Xamarin
A Microsoft open-source app platform for building Android and iOS apps with .NET and C#.
5,293 questions
asked 2022-01-20T15:03:41.437+00:00
Pradeep Bhagat 6 Reputation points
commented 2022-01-21T08:45:14.243+00:00
Leon Lu (Shanghai Wicresoft Co,.Ltd.) 68,491 Reputation points Microsoft Vendor