Browse by Tags

All Tags » C# (RSS)

Adding a Guid Parameter into SqlCommand by tsantos

This is just a random Tip. It seems like recently some people I know started to have problems passing a Guid objects as a parameter of a SqlCommand object. I already had this problem so I decided to post about it in case someone else is trying the same...
Filed under: , ,

Dumping Properties of an Object by tsantos

Sometimes I see myself in weird situations, having to debug applications in test environments, but for some reason I'm not able to use Visual Studio. Not going to specific details about my environments here. However, it's possible that someone out there...
Filed under: , ,
More Posts