C# Information and Books Blog

All about C# download, information, resources and books!

Another useful feature of delegates is the ability to execute a method asynchronously. That is, through a delegate, you can begin invocation of a method and then return immediately while the delegate executes its method in a separate thread.This article example demonstrates the use of delegates for asynchronous method invocation.

Breadth and depth first search in CSharp - part 2

More details and explanations about how to use the breadth and depth search methods. We’ll execute a test case using the Romania map, print the traveled paths in the screen, calculate the shortest path possible between two cities using Dijkstra’s algorithm and print such a path in the screen.The complete code is available at the end of the post!

  

Calendar

January 2008
M T W T F S S
    Feb »
 123456
78910111213
14151617181920
21222324252627
28293031