3 Cityplace, Suite 1100

Events coming up

Past events

  • Open source .NET micro web frameworks

    Thu, 28 Apr 2011, 00:00 - 02:00 in Saint Louis, United States

    Micro web frameworks are very thin, very lean libraries for serving web pages that do away with high ceremony configuration and mountains of code in favor of simple templates and dynamic view models.  The Sinatra micro web framework has become very popular in the Ruby community, and it has inspired open source developers in the .NET ecosystem to follow suit.  We will be talking about two of these frameworks, Jessica and Nancy.

  • Threading in C#

    Thu, 24 Mar 2011, 00:00 - 02:00 in Saint Louis, United States

    Threading is one of those "black arts" that the really advanced Ninjas know how to do.  I've done a bit of it in the past, but I want to learn more.  Libraries like the TPL for LINQ are very useful, but are not a true substitute for threading. *Threading basics *Writing thread-safe code *Sharing state between threads *Synchronizing threads *The thread pool *Delegates and threads *Other parallel approaches (e.g., the TPL)

  • Using Git... and other marvels

    Thu, 24 Feb 2011, 01:00 - 03:00 in Saint Louis, United States

    Mark Borcherding will be demonstrating the wonders of the distributed version control system Git, and showing you why it puts your source control to shame!Additional topic(s) may also be covered--watch this meetup page for updates!

  • Stlvbug presents: SharePoint 2010: The Business Collaboration Platform Opens the Conversation

    16-17 Jun 2010 in Saint Louis, United States

    Please consider joining Stlvbug and Mipug for our combined monthly meeting on 16 June at 5pm at 3 Cityplace, 2nd floor training roomFor In Person Event use:http://www.clicktoattend.com/?id=148573For print, use www.clicktoattend.com and Event Code: 148573For LiveMeeting Webcast use:http://www.clicktoattend.com/?id=148575For print, use www.clicktoattend.com and Event Code: 148575

Contribute

Why not write for us? Or you could submit an event or a user group in your area. Alternatively just tell us what you think!

Our tools

We've got automatic conversion tools to convert C# to VB.NET, VB.NET to C#. Also you can compress javascript and compress css and generate sql connection strings.

“Theory is when you know something, but it doesn't work. Practice is when something works, but you don't know why. Programmers combine theory and practice: Nothing works and they don't know why.”