Home
C# / C Sharp
2D Graphics
Class Interface
Collections Data Structure
Components
Data Types
Database ADO.net
Date Time
Design Patterns
Development Class
Event
File Stream
Generics
GUI Windows Form
Internationalization I18N
Language Basics
LINQ
Network
Office
Reflection
Regular Expressions
Security
Services Event
Thread
Web Services
Windows
Windows Presentation Foundation
XML
XML LINQ
Thread « Windows Presentation Foundation « C# / C Sharp
C# / C Sharp
Windows Presentation Foundation
Thread
1.
WPF Threading
2.
Thread Sleep in Button Click handler
3.
Check Whether You Are Running on the UI Thread
4.
Ensure That You Are Running on the UI Thread
5.
Execute a Method Asynchronously Using the Dispatcher Queue
6.
ThreadPool.QueueUserWorkItem
7.
BlockThread.xaml
8.
Keep the UI from becoming non-responsive in single threaded application which performs a long operation.
9.
Create a multi threaded web browsing application.