Category Archives: Programming

Code for the masses

Can’t remember that Connection String?

Funny how you can do something time and time again only to realize (once you take some time away from it) how easily it can be forgotten.  This happened the other day on of all things setting up a connection … Continue reading

Posted in ASP.NET AJAX, Programming, Silverlight, WPF | Leave a comment

Sharing crystal report files outside of Crystal

One of the most common questions I get asked when training / consulting clients on Crystal Reports is. “Can I share my report with others so that they can run the report?” In the past I have always pointed them … Continue reading

Posted in Programming, Report Writing | Leave a comment

Debugging Silverlight within a web app

When developing a Silverlight application the debugging of the app is pretty straight forward when you are working within the Silverlight solution/ project. But what about when you need to debug or “step-through the Silverlight application” from within your ASP.NET solution.  Visual … Continue reading

Posted in Programming, Silverlight, WPF | Leave a comment

Wrapping up the report writing workshop

One of the most intimidating parts of the crstyal report application is writing and using formulas. People tend to cring at the thought of having to write a formula to transform data within the report. Within this post I’ve included a few useful formuals that I think everyone should have under their report writing belt. Continue reading

Posted in Programming, Report Writing | Tagged , , , , , | Leave a comment

Are you really ready to create that report

When first learning to create reports one of the biggest mistakes you can make is diving into the report development process withought fully understanding the requirments. Take the time and use these best practices to minimize your development time by maximizing your design time. Continue reading

Posted in Report Writing | Tagged , , | Leave a comment

It’s time for Reports!

Fall is in the air and so are report writing tips and tricks Continue reading

Posted in Programming, Report Writing | Tagged , , , | Leave a comment