Click here to Skip to main content
15,886,075 members

Total posts by Reza jafery: 30

 
2
answers

What is the best way to modify WPF's user interface asynchronously without freezing it?

2-Jan-23 12:29pm - updated 11-Jan-23 16:42pm
2
answers

How can we be sure that the number of iterations of commands in "parallel.for" matches the number of iterations that were set for it?

16-Dec-22 3:56am - updated 21-Dec-22 8:16am
2
answers

Failure to execute all of the steps in the parallel class

6-Sep-22 3:50am - updated 6-Sep-22 4:58am
2
answers

When using "assembly.getexecutingassembly().getcustomattributes(typeof(guidattribute), false).getvalue(0)).value" in C #, an "index was outside the bounds of the array" error occurs

30-Aug-22 10:55am - updated 31-Aug-22 1:27am
1
answer

Changing the window's scales to forward and reverse or normalizing a window that has been specifically minimized (preferably by using XAML)

25-Aug-22 8:56am - updated 28-Aug-22 15:42pm
0
answers

Adjusting the textbox's cursor position

5-Jun-22 16:55pm - updated 2-Aug-22 3:51am
1
answer

How to update thousands of rows in an MS-access query, whose values are received using "count" and whose unique condition is contained within an array

1-Aug-22 5:01am - updated 1-Aug-22 22:12pm
0
answers

How can a "managed debugging assistant 'raceonrcwcleanup': 'an attempt has been made to free an RCW that is in use" error be fixed in a parallel loop?

29-Jul-22 0:39am
0
answers

What is the quickest and most effective way to edit a "list<>" that has already been filled with data from a "datagrid.itemssource" or synchronize "datagrid" changes with the "access" database?

25-Jul-22 8:34am - updated 25-Jul-22 8:45am
2
answers

When I try to cast the datagrid.itemssource to the dataview for the second time, I get an error ("unable to cast object...")

13-Jul-22 8:10am - updated 19-Jul-22 15:24pm
1
answer

Changing the WPF text box's blinking cursor style to "office 2019" style?

23-May-22 0:32am - updated 23-May-22 2:51am
2
answers

Fill / copy / convert datagrid that has a visual column to datatable, in WPF (by C#), if you want to score points, answer my question correctly

27-Feb-22 10:50am - updated 5-Apr-22 7:37am
1
answer

Retrieving image from binary data (OLE object, access database) and display it in datagrid column in WPF (by C#)

14-Jul-21 9:41am - updated 5-Apr-22 7:35am
1
answer

Datagrid row filter based on user inputs without use linq commands in WPF (by C#)

7-Aug-21 7:33am - updated 5-Apr-22 7:34am
1
answer

How to execute color animation which is inside the template style like a storyboard?

27-Apr-21 20:06pm - updated 5-Apr-22 7:33am
2
answers

The 'ismouseover' attribute stays in 'enteractions/exitactions' mode , how do I change the focus of the button ? please note the image (GIF) that shows how it works.

18-Feb-21 13:33pm - updated 5-Apr-22 7:32am
1
answer

Converting XAML storyboard ( enter actions / exit actions ) code to programmatically ( C# )

22-Feb-21 12:55pm - updated 5-Apr-22 7:30am
3
answers

Problem retrieving the image after updating the access database (system.argumentexception: 'parameter is not valid.')

14-Feb-21 8:08am - updated 5-Apr-22 7:29am
2
answers

Blinker/caret of keyboard was disabled when I created/edited custom combobox

13-Jan-21 1:38am - updated 5-Apr-22 7:28am
2
answers

What is the C # equivalent of the "PHP SQL_fetchrow" function and the following code?

1-Apr-22 10:25am - updated 1-Apr-22 22:35pm