Rants Tagged with “Speaking”

<<  <  1  2  3  4  >  >>  (Total Pages: 4/Total Results: 34)

Atlanta C# Users Group - SQLCLR Presenation

If you're in Atlanta and want to see me talk about the SQL Server CLR Integration, come by the Atlanta C# Users Group on May 1st (That's today).  Meeting starts at 6pm.  Here's a link to the User Group's Site:

http://www.atlantacsharp.org/NextMeeting.aspx

Dallas Bound!

If you in Dallas the next few days and would like to see me talk, I will be at the Dallas C# SIG meeting and the University Of Texas at Arlington .NET Users Group.  See you there!

A Night of Avalon

I had a great time tonight talking about all things XAML at the Atlanta Visual Basic Study Group. There were plenty of interesting questions and it's clear the Cider and Sparkle have come a long way, but still have a way to go. It was interesting to see how many people seemed to still tie WinFX with Vista and machine upgrades. I am glad to see how well everything runs on my XP boxes. 

I was also a bit perplexed at the XAML code that we could generate with Sparkle (including samples) but Cider simply choked on. But since this is Cider's debut I can't be that hard on it.

Overall I think it was a good night to get people thinking about the next gen of smart clients.

For attendees looking for a copy of the presentation, see this link:

http://wildermuth.com/presentations/avalon.ppt

 

.NET Rocks

Last night I was interviewed by the .NET Rocks guys for this Tuesday's edition.  It’s normally a Monday show, but with the holiday it will be released on Tuesday.  Get your Podcast Aggregators ready for my usual curmudgeonly view of the work of development.  I'll add a link the actual episode once it is available.

Avalon in Greenville

Some might not say that Greenville is much like Camelot, but I visited the Greenville Developers' guild last night to give a talk on what is Avalon (i.e. Microsoft Presentation Foundation).  I had a good time talking with the folks and showing off some interesting demos.

Sarasota .NET Users Group

Just got back from an INETA talk in Sarasota, Florida.  Great bunch of people down there.  I had some very interesting discussion with David Hayden at the bar after the talk about Code Generation, OR Mappers and the relative merit of DataSets in the real world.  While we don't quite see eye-to-eye, it was a great discussion.  The group's organizer, Stan Schultes, handled the group like a pro.  He also got most of us to go out to a great pub with a spectacular beer selection.  Nothing as good as a great Hefe on tap! 

I love being an INETA speaker...

My Summer INETA Tour of the Southeast

It looks like I am going to be busy this summer with talks throughout the southeast:

  • Sarasota, FL: 6/23
  • Greenville, SC: 8/16
  • Orlando, FL 9/21

I will probably be talking in Atlanta sometime during the summer too, but i'll let you know when that happens!

Getting Ready for the Atlanta CodeCamp!

I am getting prepared for the Atlanta CodeCamp this weekend.  I'll be doing a chalk-talk with the illustrious Mark Dunn on ADO.NET 2.0.  I'll also be giving a new talk on the Extending the SQL Server 2005 Type System with Typed XML.  Be sure to stop by and say hi!

Fun night with Atlanta MDF

Just got back from presenting at the Atlanta MDF User Group (SQL Server et al for those not in the know).  I had a blast talking about hte SQL Server 2005 CLR Integration.  The presentation is available at my site here.

One first theme came out of the night: "The CLR Integration is just another tool.  Please don't push your business objects into the database..."

So to sum up what I said at the talk.  In my opinion, there are several sweet spots for CLR code to be used in the datbase:

  1. Stored Procedures/Functions where T-SQL falters; like string manipulation or computationally intensive code.
  2. Managed User Defined Types for small pieces of data that would be helped with behaviors (SqlMethods).
  3. Custom Aggregations: Writing your own MIN/MAX/COUNT.  This is huge IMHO.

I want to thank everyone who attended....

Speaking at Atlanta .NET Users Group

I'll be doing the tutorial section at the Atlanta .NET User's Group Monday night.  Stop by if you're interested in seeing how SmartPhone development works!