About
From a junior developer through Sr Manager position, I was always interested in new technologies. Passionate speaker, IT junky, developer, architect, team lead, and development manager - many hats, one goal - making software better and being closer to people’s needs. For the most part I am using my blog as a scratch pad, writing small articles on things which I came across, was asked about more then once, and which would otherwise require additional research again and again.
Testimonials
First I’m new to G3. I was wanting to append my forum with a gallery and after doing a lot...
Setishock
http://www.animeappeal.comI’m a huge fan of this theme. I’ve got more than 90,000 pictures in my gallery3 running on a Ubuntu...
Jklobo
I've been using this [theme] since the start. It is by far the most attractive, feature packed and stable of...
Rhyull
Categories
Tag Archives: Crystal Reports
Crystal Reports 2010 – rumors are out
It has been two years since Crystal Reports 2008 was released. It feels old now – no support for new .Net technologies, no support for new export formats, etc. So question is – when we would see any of this? … Continue reading
Crystal Reports 2008 and ASP.Net : speed up the first session
Did you ever noticed that after restart of the IIS ASP.Net page which has Crystal Reports Viewer would take much longer to come up? Some of it is expected since on initial start up, a number of Crystal assemblies and objects … Continue reading
Expiration of CrystalReport Viewer pages with long running queries
Wow! It worked… I continue my journey with Crystal Reports Viewer (CRV) inside ASP.Net pages. Topic of this post is to discuss problems and solutions related to long running queries in CRV. I would like to thank Daniel Paulsen from … Continue reading
How to set default file name for export from CrystalReportViewer in ASP.Net
I have had nice discussion about a new Crystal Reports based web-site today. And everything seems to be fine… Except users want to see a proper default name for the exported files… Environment: Crystal Reports 2008 engine IIS 7 ASP.Net … Continue reading
Posted in Crystal Reports
Tagged asp.net, c#, Crystal Reports, crystalreportviewer, set default export file name
3 Comments
Crystal Reports Extension Methods Library
After using Crystal Reports for many years what always strikes me is that some of the methods available via API are not generic enough and require unnecessary repeated coding for simple things. Lately all my development, when in comes to reports, … Continue reading
Tip: Get report parameters as text from Crystal Reports in C#
I am starting a new set of posts presenting small code snippets in C# you could use when working with Crystal Reports in Visual Studio. And the first one is “GetReportParamsAsText“. Very simple but very handy function which allows to … Continue reading
Getting started with Crystal Reports 2008
One of my projects is to maintain application which creates export files off the Crystal Reports reports. There is a little post about my experience migrating to CR 2008. Just a little background I am using Crystal Reports since 1997. … Continue reading
Posted in Crystal Reports
Tagged Crystal Reports, crystal reports 2008, installation problem, visual studio 2008
4 Comments