Anonymous » 06 мар 2024, 11:43
Последнее сообщение Anonymous «
Anonymous »
In the clean code book of Robert C Martin in the 17 section it is mentioned that the base class should not have any information about the derived classes because we need to deploy them the in different jar file. I did not get the point. anyone can...
Anonymous » 06 мар 2024, 11:40
Последнее сообщение Anonymous «
Anonymous »
I'm looking to see if there is an official enumeration for months in the .net framework.
It seems possible to me that there is one, because of how common the use of month is, and because there are other such enumerations in the .net framework....
Anonymous » 06 мар 2024, 11:40
Последнее сообщение Anonymous «
Anonymous »
Imagine this situation: There are viewmodels ViewModelA and ViewModelB. Both models are a datasource (source of truth) for a value, we can call it as selected . There is a Selected property on both viewmodels. The Selected property is notifiable...
Anonymous » 06 мар 2024, 11:25
Последнее сообщение Anonymous «
Anonymous »
I have an asp.net core7 program in which I used vue.js, my question is how can I send some parameters to the vue.js methods?
DeleteSale(ID, Image) {...}
Anonymous » 06 мар 2024, 11:15
Последнее сообщение Anonymous «
Anonymous »
I typically develop on Windows, but I've recently been using the new Visual Studio for Mac 2022 release, which has a Git Changes window. Whenever I open my git repository in VS, in the Git Changes window it will say something like this directory...
Anonymous » 06 мар 2024, 11:12
Последнее сообщение Anonymous «
Anonymous »
I was trying to do a custom authentication using Blazor Server in .Net 8 but until now not succeed. I'm new to this Blazor framework and please check my work flow why I keep getting the error. I've read some of the article but things in Blazor are...
Anonymous » 06 мар 2024, 11:09
Последнее сообщение Anonymous «
Anonymous »
I'm working with the HostBuilder in .NET Core (not the WebHost !).
I have one Hosted Service running in my application that overrides the ExecuteAsync/StopAsync methods of the background Service and I want to unit test it.
Anonymous » 06 мар 2024, 10:40
Последнее сообщение Anonymous «
Anonymous »
I need a grouped collection view and I would like to bind it to an ObservableGroupedCollection because I am wanting to update the data and my updates to be reflected in the UI. In order to do this I have adapted the example found here
but I am...
Anonymous » 06 мар 2024, 10:39
Последнее сообщение Anonymous «
Anonymous »
i am finding a solution to create page tab in browser at following
Snapshoot i don't want user to create a new tab in browser, user will use a single tab with multiples tasks.
Anonymous » 06 мар 2024, 10:33
Последнее сообщение Anonymous «
Anonymous »
I have written a code in C# which converts a timetable stored in an Excel file into an Ical file (.ics). This works quite well so far. My problem lies in the fact that the timetable can change, and therefore, I need to subscribe to the calendar...
Anonymous » 06 мар 2024, 10:22
Последнее сообщение Anonymous «
Anonymous »
We have windows server 2022 in which we have enabled TLS 1.3 and .Net Framework 4.8 is installed but our web application is build on .Net Framework 4.5 , Thus we are not getting any response from TLS 1.3 .
Вы можете начинать темы Вы можете отвечать на сообщения Вы не можете редактировать свои сообщения Вы не можете удалять свои сообщения Вы можете добавлять вложения