Anonymous » 06 мар 2024, 09:43
Последнее сообщение Anonymous «
Anonymous »
I was trying to bind Postgresql table data in the drop-down field. I installed all the required packages. While running the instance, I got this error:
The base class includes the field 'PgSqlDataSource', but its type...
Anonymous » 06 мар 2024, 09:41
Последнее сообщение Anonymous «
Anonymous »
I've run into an issue in a Blazor project. When I pass in URL parameters, the @onlick events are no longer working. I'm creating .cshtml pages and populating them with Razor components.
Anonymous » 06 мар 2024, 09:30
Последнее сообщение Anonymous «
Anonymous »
Net with Open xml. I have below excel to read
In the above excel starting row is row number 29. I would like to read rows till value I starting from a. Here basically I would like to find it out row number I. Logic is if next row has...
Anonymous » 06 мар 2024, 09:12
Последнее сообщение Anonymous «
Anonymous »
We've encountered an issue while developing an application called 'DC Watcher' to monitor local file system changes and notify us with event . Unfortunately, it's not functioning as expected for user profile folders.
Anonymous » 06 мар 2024, 09:05
Последнее сообщение Anonymous «
Anonymous »
I have an interface that is implemented on several readonly structs that are passed around in a tight loop using the in parameter modifier. My understanding of the in keyword is that it can be used when passing readonly structs to prevent values...
Anonymous » 06 мар 2024, 09:01
Последнее сообщение Anonymous «
Anonymous »
Is there a way that AutoCompleteExtender of AjaxControlToolkit provide to access its response similar to ajax success function callback. Actually I am authenticating a call to webmethod. If a request is not authentic I am returning 500 from my...
Anonymous » 06 мар 2024, 08:55
Последнее сообщение Anonymous «
Anonymous »
I'm experimenting with the WebView2 browser and have encountered behavior I can't explain:
I have created a desktop fragment link which points to an anchor in a local html file. When I drag the link to the browser control, if the control is empty...
Anonymous » 06 мар 2024, 08:46
Последнее сообщение Anonymous «
Anonymous »
I am trying to implement data validation in XAML / WPF for the very first time. I have read several tutorials and there seems to be a variety of ways to do it. I have settled on one approach and it is not working.
Anonymous » 06 мар 2024, 08:42
Последнее сообщение Anonymous «
Anonymous »
I am implementing copy and paste in a table. The problem is that when pasting, I need to change the clipboard before pasting. I do it in the GridControl_PastingFromClipboard(object sender, PastingFromClipboardEventArgs e) method. With this approach,...
Anonymous » 06 мар 2024, 08:38
Последнее сообщение Anonymous «
Anonymous »
I have been reading for the 2 hours and I am still confused. Some say use StartNew, some say Task.Run some say something else. I do know that Task.Run is giving me a compile error.
I need to start multiple tasks in parallel and then when each...
Anonymous » 06 мар 2024, 08:37
Последнее сообщение Anonymous «
Anonymous »
Where do I find the ACTUAL code of my Forms?
You know, the stuff you set in the properties menu, where is the code for that? I can't find it! Im new to using Forms so this question is most liekely the dumbest thing you heard in the last weeks and...
Anonymous » 06 мар 2024, 08:36
Последнее сообщение Anonymous «
Anonymous »
After finding the reason for why the following code works the way it does in C#, I tried the near identical code in C++ and got a different result, even though their stated orders of operations and their direction of evaluation for the matching...
Anonymous » 06 мар 2024, 08:33
Последнее сообщение Anonymous «
Anonymous »
I have a n-ary tree structure that has nodes with children. Each node is a folder and folders can have child folders (i.e. nested folder) or simply a file (leaf node). I want to convert this structure to a list of folders where each folder name is a...
Anonymous » 06 мар 2024, 08:30
Последнее сообщение Anonymous «
Anonymous »
I'm creating class maps for my models but this type error keeps happening when the application tries to migrate the database. I initially thought that the problem was the absence of the shadow properties for the relationships between tables, but it...
Anonymous » 06 мар 2024, 08:24
Последнее сообщение Anonymous «
Anonymous »
I have a global middleware handling the exceptions thrown by the application. It works as supposed to except for operations failing at the DB level. When I have a problem that Entity Framework reports (due to flawed config in Context definition or...
Anonymous » 06 мар 2024, 08:08
Последнее сообщение Anonymous «
Anonymous »
Is there any replacement (analogue) for CSS3 function repeating-linear-gradient() in .NET (WinForms, not WPF)? I need to paint repeating zebra stripes (e.g. red, blue, green, red, blue, green, ...) at an angle 45 degrees.
Вы можете начинать темы Вы можете отвечать на сообщения Вы не можете редактировать свои сообщения Вы не можете удалять свои сообщения Вы можете добавлять вложения