The Artima Developer Community
Sponsored Link

.NET Buzz Forum
EasyThread

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Scott Watermasysk

Posts: 661
Nickname: scottwater
Registered: Aug, 2003

Scott Watermasysk is an ASP.NET developers. He wrote the .Text blog engine.
EasyThread Posted: May 19, 2004 8:07 AM
Reply to this message Reply

This post originated from an RSS feed registered with .NET Buzz by Scott Watermasysk.
Original Post: EasyThread
Feed Title: ScottW's ASP.NET WebLog
Feed URL: /error.aspx?aspxerrorpath=/blog/rss.aspx
Feed Description: ASP.NET and Blogging
Latest .NET Buzz Posts
Latest .NET Buzz Posts by Scott Watermasysk
Latest Posts From ScottW's ASP.NET WebLog

Advertisement

Mike Harsh mentioned a pretty nifty VS.NET add-in by Roland Fernandez. This looks like a great idea:

The premise is that you write your app just as you normally would if it was all running on the UI thread, then adorn the methods you want to run on a background thread with a simple attribute.  At compile time, the add-in reads the attributes and generates the code necessary to run your code on a background thread.

You can get the code here: http://www.windowsforms.net/articles/easythread.aspx

Read: EasyThread

Topic: OpenNETCF Smart Device Framework 1.1 Previous Topic   Next Topic Topic: 101 VB.NET 2003 Videos Released onto MSDN

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use