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
I've been using this [theme] since the start. It is by far the most attractive, feature packed and stable of...
Rhyull
The greydragon theme is fantastic. It’s clean, stable and feature rich. It took me a while to decide to move...
Ed
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.comCategories
Tag Archives: asp.net
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 2008 : hacking datetime parameter format – reloaded
Few weeks ago I have wrote on how to hack Crystal Reports 2008 ASP.Net Viewer control to suppress time part in the parameter calendar control. With release of Service Pack 1 for Crystal Reports 2008, suggested solution no longer works since … Continue reading
Crystal Reports 2008, ASP.Net and impersonation
We have created our perfect reporting solution using Crystal Reports 2008 viewer control, tested everything, and deployed it into production environment… and it is working… until Friday night… 🙁 Information below is provided for both IIS 6 and IIS 7 … Continue reading
Crystal Reports 2008 : hacking datetime parameter format
One would think that this should be a no-brainer : ability to specify an edit format for date/time parameter in Crystal Reports. Not so fast… Problem is as following: ASP.Net Web client with Crystal Reports Viewer control is used. When … Continue reading