Interested in Sitecore?

Apply for our Mentorship Program by emailing your resume to chris.williams@techguilds.com. Check out our ASP.NET QuickStart and C# QuckStart Libraries. Below is my latest articles.

Friday, October 24, 2008

Mole - debug visualizer for visual studio

Take a peek at this replacement debug visualizer for visual studio... the new version allows updating values during debug. I've been using it for a few days and it's got great drill down for collections and datasets.

http://www.codeproject.com/KB/macros/MoleForVisualStudioEdit.aspx#Update

If you have any tips, tricks, resources, etc that you think other C# Guild Members would benefit from please email them to susan@clinchportal.com and I will update this blog.

Thursday, October 9, 2008

How To Create a Guid in C#?

I noticed people searching for how to create a guid in C#. The quick answer is

System.Guid.NewGuid();

If you would like more information on what a guid is. The following article will help you out:

http://www.csharpfriends.com/Articles/getArticle.aspx?articleID=335

If you have any tips, tricks, resources you may find useful to the group please email Susan Fischer at susan@clinchportal.com

top 10 c# sites

As Requested here are the Top 10 C# Sites


  1. Scott Gu's blog - Why not get it right from the guy developing it?

  2. 4 guys from rolla

  3. ASP Alliance

  4. msdn

  5. devx

  6. MSDN Blog

  7. code project

  8. Geeks with blogs

  9. Ode To Code

  10. asp.net and asp.net forums



Bonus Entries: Because everyone knows there are more than ten