.NET 2.0 user group talk. Pleasanton, CA. Feb 16

J

Jon Shemitz

Theoretically, my long-delayed .NET 2.0 book
(<http://www.midnightbeach.com/dotnet>) will be DONE and handed off to
the copy editor by Jan 31. My shoulder's giving me trouble and I might
miss that date by a day or three, but it's finally nearly done.

In any event, as part of the "book tour", I'll be giving a talk at
eBig, in Pleasanton, CA on Feb 16. As per
<http://www.midnightbeach.com/eBig.2006.html>:

Now that .NET 2.0 is out of beta, we can use the new
features in production code. I will survey 2.0 features and
talk about how they can be used in real programs. Open types
can make code both smaller and faster. Anonymous methods make
your code smaller and clearer. Iterators make it much easier
to enumerate nested data structures. If there's enough time,
I will also talk a bit about the existing .NET asynch features
- particularly the system thread pool, and asynch invocation
of delegates.

Should be a good talk - just ask anyone who's been to one of my talks.
(Anyone interested in meeting me in Milpitas for dinner ahead of time
should contact me via email.)
 
J

Jon Shemitz

..NET 2.0: open types, anonymous methods, iterators, and asynch
primitives

Now that .NET 2.0 is out of beta, we can use the new features in
production code. Jon Shemitz will survey 2.0 features and talk about
how they can be used in real programs. Open types can make code both
smaller and faster. Anonymous methods make your code smaller and
clearer. Iterators make it much easier to enumerate nested data
structures. If there's enough time, Jon will also talk a bit about the
existing .NET asynch features - particularly the system thread pool,
and asynch invocation of delegates.

eBig MS SIG will meet at

Hewlett Packard
4430 Willow Road
Suite 100
Pleasanton, CA 94568

6:30 PM - Thursday, February 16, 2006

Jon Shemitz is a independent developer and author, based in Santa
Cruz. Jon has done .NET development since 2002, and is the author of
..NET 2.0 for Delphi Programmers, <http://www.midnightbeach.com/.net>,
coming from Apress this June.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top