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.
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
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
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
Bonus Entries: Because everyone knows there are more than ten
- Scott Gu's blog - Why not get it right from the guy developing it?
- 4 guys from rolla
- ASP Alliance
- msdn
- devx
- MSDN Blog
- code project
- Geeks with blogs
- Ode To Code
- asp.net and asp.net forums
Bonus Entries: Because everyone knows there are more than ten
- 411 asp.net
- DotNet Freaks
- lazy ass coder - Admit it all programmers are lazy. Why Write It Twice?
- DotNet Bips - Lots of tutorials
- C# Station
Subscribe to:
Posts (Atom)