Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8662721
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 12, 20262026-06-12T16:48:05+00:00 2026-06-12T16:48:05+00:00

My application uses ICommand s to bind methods to Buttons. I initialized these commands

  • 0

My application uses ICommands to bind methods to Buttons.

I initialized these commands as follows :

AnswerCommand = new DelegateCommand(AnsCommandExecute, AnsCommandCanExecute);

I want to know ifAnsCommandExecute() method will work on UI thread or Background thread?

If it works on UI thread do I have to create another thread for this execute() method as my application performs lot of processing in background.

Also my application uses TCP to communicate with one another application. so, for better performance Do I have to use different threads for Receiving Data, Processing, and Sending Data.
what will be the best Threading approach for such applications?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-12T16:48:07+00:00Added an answer on June 12, 2026 at 4:48 pm

    Simplest way to find whether AnsCommandExecute() method works on main thread or not is to put break point in the method and check call stack.

    Quick answer is yes – AnsCommandExecute() will execute on main thread.

    To answer your threading requirement, you can invoke content inside AnsCommandExecute() on separate thread. This will make UI responsive.

    If you are going to receive responses asynchronously, you then have to move operation back to main thread with help of “Dispatcher“. More also at the Dispatcher documentation.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

My application uses JDBC database drivers. I load these from a jar file, db2jcc.jar
Our application uses several back-end services and we maintain wrappers which contain the methods
My application uses a MapView which will display multiple places. I have the latitude
My application uses a 3rd party dll. If I remove myapp.exe.local file from my
My application uses asp.net 4, C# and Entity Framework. My database contains a table
My application uses MySQL, on my server, as its database. My server is highly
My application uses HttpURLConnection to connect to my REST services. I log errors and
My application uses MS access database to save some sensitive information. Though that information
Our application uses SQL Server Reporting Services and allows users to add custom filters
Our application uses Hibernate with Sql Server 2005. Being a DBA, I am not

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.