C# User Group of Greater Boston

C# User Group of Greater Boston
https://www.bostoncsharp.org/

Tuesday November 1st, 2005 C# User Group of Greater Boston Featuring Chris Bowen Presenting Avoiding C#

Traps and Pitfalls at MSFT Waltham

Meeting Start 6:30 - 7:00 PM

At 6:30 there will start the meeting with announcements. Anyone offering jobs, looking for a job, know of any local events, are encouraged to come and let us all know. We will also hope to have some book reviews to do.

Avoiding C# Traps and Pitfalls with Chris Bowen 7:00 - 8:30 PM

As any developer knows, there's always more than one way to solve a coding problem. This is certainly true when using .NET and C#, but some approaches are better than others. For example, you probably know to use the Length property to check that a string is empty or that you should use StringBuilder when concatenating many strings. In this talk, we'll go beyond those basics to cover the "gotcha's" lurking in the shadows of C# and the .NET Framework. You'll see plenty of example code showing practices to avoid and your options for avoiding them. Every developer should know about these, but unfortunately, many find out after the fact. This is a good chance to learn from other developers' pains and immediately use these tips to make your applications better.

Christopher is the Lead Applications Architect at Monster.com in Maynard, Massachusetts, where he works on the design, implementation and optimization of Monster's applications. He is actively involved in the NET development community, helping to organize the Boston .NET User Group and speaking on a variety of subjects at area developer events. He is a member of Microsoft's Patterns & Practices Customer Advisory Board and the Microsoft East Region Architect Council. Christopher holds a Master of Science in Computer Science and a Bachelor of Science in Management Information Systems from Worcester Polytechnic Institute. His blog is at https://cbowen.net.