williarob

Stories submitted by williarob

Multi-Threading in ASP.NET(asyncassassin.com)

submitted by williarobwilliarob(35) 3 years, 5 months ago

Description of how to correctly add multi-threading (asynchronous) methods to ASP.Net to promote Scalability read more...

add a comment |category: |Views: 31

tags: another

Custom Threading in ASP.NET(asyncassassin.com)

submitted by williarobwilliarob(35) 3 years, 5 months ago

This is for anyone interested in exploring the System.Threading Namespace in ASP.NET or "One Mans obsession with finding a way to call synchronous methods asynchronously in ASP.NET." read more...

add a comment |category: |Views: 18

tags: another

Add Asynchronous Data Methods to the Enterprise Library(williablog.net)

submitted by williarobwilliarob(35) 3 years, 5 months ago

The Enterprise Library does not include the asynchronous methods BeginExecuteReader and BeginExecuteNonQuery which limits scalability. Finally, some one has taken the time to correct this! read more...

add a comment |category: |Views: 19

tags: another

Asynchronous DataSet(williablog.net)

submitted by williarobwilliarob(35) 4 years, 5 months ago

How to retrieve a DataSet asynchronously. read more...

add a comment |category: |Views: 98

tags: another

Sample Scrolling Silverlight 1.0 Video Playlist(williablog.net)

submitted by williarobwilliarob(35) 4 years, 5 months ago

Example (including Full source code) demonstrating how to create a scrolling playlist of videos in Silverlight 1.0 read more...

add a comment |category: |Views: 79

tags: another

Explore Silverlight Showcase XAML & JS(williablog.net)

submitted by williarobwilliarob(35) 4 years, 7 months ago

Sneak a peak under the hood of Microsoft's Silverlight Shocase. read more...

add a comment |category: |Views: 22

tags: another