Tag: Microsoft Visual Studio

Leading Caps in Crystal Reports

When designing a report in Crystal Reports, a common problem is the text to retrieve from […]

Globalization

The DateTime.Parse() method (explained in the previous post) only parses the date given to the selected culture. To be […]

DateTime.Parse()

A common problem I find when dealing with dates is when parsing a string to save in […]

Migration to ASP.NET 2.0 breaks Crystal Reports

If you have an asp.net application using Crystal Reports and are migrating from VS .NET 2003 and […]

Total Number of Lines of Code (VS Add-Ins)

Ever wonder how many lines of code did you write in your application/solution in visual studio […]