<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://bloggingabout.net/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Jan Schreuder on .Net - All Comments</title><link>http://bloggingabout.net/blogs/jschreuder/default.aspx</link><description>.Net code samples, experiences, observations&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.linkedin.com/in/janschreuder"&gt;&lt;img src="http://www.linkedin.com/img/webpromo/btn_liprofile_blue_80x15.gif" width="80" height="15" border="0" alt="View my professional profile on LinkedIn" /&gt;&lt;/a&gt;</description><dc:language>en</dc:language><generator>CommunityServer 2008 SP1 (Build: 30619.63)</generator><item><title>re: How to: Generate source documentation using Sandcastle</title><link>http://bloggingabout.net/blogs/jschreuder/archive/2007/03/20/using-sandcastle-is-increasingly-mature.aspx#461836</link><pubDate>Mon, 30 Jun 2008 14:31:27 GMT</pubDate><guid isPermaLink="false">813b6dfd-644e-4573-a816-eebab56ba0d0:461836</guid><dc:creator>Darek</dc:creator><description>&lt;p&gt;Hi there!&lt;/p&gt;
&lt;p&gt;The piece of advice given in point 5 was REALLY helpful! &lt;/p&gt;
&lt;p&gt;Thanks a lot!&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://bloggingabout.net/aggbug.aspx?PostID=461836" width="1" height="1"&gt;</description></item><item><title>re: Custom SqlCommandBuilder</title><link>http://bloggingabout.net/blogs/jschreuder/archive/2006/07/12/custom-sqlcommandbuilder.aspx#460908</link><pubDate>Sun, 22 Jun 2008 08:46:28 GMT</pubDate><guid isPermaLink="false">813b6dfd-644e-4573-a816-eebab56ba0d0:460908</guid><dc:creator>Jan Schreuder</dc:creator><description>&lt;p&gt;I fixed the link. You should be able to download it now. If that doesn&amp;#39;t work, look for the attachments at the bottom of the post.&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://bloggingabout.net/aggbug.aspx?PostID=460908" width="1" height="1"&gt;</description></item><item><title>re: Custom SqlCommandBuilder</title><link>http://bloggingabout.net/blogs/jschreuder/archive/2006/07/12/custom-sqlcommandbuilder.aspx#460743</link><pubDate>Sat, 21 Jun 2008 01:31:16 GMT</pubDate><guid isPermaLink="false">813b6dfd-644e-4573-a816-eebab56ba0d0:460743</guid><dc:creator>Ranganath</dc:creator><description>&lt;p&gt;I am very much intrest about this artical,i could not able to download your sample projct, when i click on the link it will redirecting to some page which is not available. could you please help in download.&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://bloggingabout.net/aggbug.aspx?PostID=460743" width="1" height="1"&gt;</description></item><item><title>re: Deploying applications that use Crystal Reports for .Net</title><link>http://bloggingabout.net/blogs/jschreuder/archive/2008/05/14/deploying-applications-that-use-crystal-reports-for-net.aspx#460697</link><pubDate>Fri, 20 Jun 2008 14:07:10 GMT</pubDate><guid isPermaLink="false">813b6dfd-644e-4573-a816-eebab56ba0d0:460697</guid><dc:creator>Somge</dc:creator><description>&lt;p&gt;Can&amp;#39;t the same result for CR for VS 2005 be obtained just running the &amp;quot;C:\Program Files\Microsoft Visual Studio 8\SDK\v2.0\BootStrapper\Packages\CrystalReports\crredist2005_x86.msi&amp;quot;? I did this and it worked for me. Probably that misses something I don&amp;#39;t use?&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://bloggingabout.net/aggbug.aspx?PostID=460697" width="1" height="1"&gt;</description></item><item><title>re: How to: Calculate the time difference between the internet client and your ASP.Net application</title><link>http://bloggingabout.net/blogs/jschreuder/archive/2007/06/13/how-to-calculate-the-time-difference-between-the-internet-client-and-your-asp-net-application.aspx#460498</link><pubDate>Wed, 18 Jun 2008 17:20:05 GMT</pubDate><guid isPermaLink="false">813b6dfd-644e-4573-a816-eebab56ba0d0:460498</guid><dc:creator>Vivek</dc:creator><description>&lt;p&gt;Hey thats gr8 Information, this might also be helpful &lt;a rel="nofollow" target="_new" href="http://dotnetguts.blogspot.com/2007/06/understanding-datetime-and-timespan-in.html"&gt;dotnetguts.blogspot.com/.../understanding-datetime-and-timespan-in.html&lt;/a&gt;&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://bloggingabout.net/aggbug.aspx?PostID=460498" width="1" height="1"&gt;</description></item><item><title>re: How to: Tweak the Crystal Reports Viewer control</title><link>http://bloggingabout.net/blogs/jschreuder/archive/2005/08/03/8760.aspx#460451</link><pubDate>Wed, 18 Jun 2008 07:02:06 GMT</pubDate><guid isPermaLink="false">813b6dfd-644e-4573-a816-eebab56ba0d0:460451</guid><dc:creator>Jan Schreuder</dc:creator><description>&lt;p&gt;You could try and download the code for my Crystal Helper class here: &lt;a rel="nofollow" target="_new" href="http://www.codeproject.com/KB/cs/CrystalHelper.aspx"&gt;www.codeproject.com/.../CrystalHelper.aspx&lt;/a&gt;. The helper class contains methods that do what I describe in this post. There&amp;#39;s also a demo application in there that shows how the methods work.&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://bloggingabout.net/aggbug.aspx?PostID=460451" width="1" height="1"&gt;</description></item><item><title>re: Deploying applications that use Crystal Reports for .Net</title><link>http://bloggingabout.net/blogs/jschreuder/archive/2008/05/14/deploying-applications-that-use-crystal-reports-for-net.aspx#460450</link><pubDate>Wed, 18 Jun 2008 06:59:41 GMT</pubDate><guid isPermaLink="false">813b6dfd-644e-4573-a816-eebab56ba0d0:460450</guid><dc:creator>Jan Schreuder</dc:creator><description>&lt;p&gt;That is correct.&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://bloggingabout.net/aggbug.aspx?PostID=460450" width="1" height="1"&gt;</description></item><item><title>re: Deploying applications that use Crystal Reports for .Net</title><link>http://bloggingabout.net/blogs/jschreuder/archive/2008/05/14/deploying-applications-that-use-crystal-reports-for-net.aspx#460422</link><pubDate>Tue, 17 Jun 2008 21:42:55 GMT</pubDate><guid isPermaLink="false">813b6dfd-644e-4573-a816-eebab56ba0d0:460422</guid><dc:creator>veljkoz</dc:creator><description>&lt;p&gt;If you are using Crystal Reports for Visual Studio 2008, in order for your application to work when you deploy it, the most simple way to do it is to install on client computer the &amp;quot;Crystal Reports Basic for Visual Studio .NET 2008&amp;quot; msi package - see &lt;a rel="nofollow" target="_new" href="http://support.businessobjects.com/downloads/runtime.asp#09"&gt;support.businessobjects.com/.../runtime.asp&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;After it installs, applications can use CR... very painless, and no need to use the merge modules&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://bloggingabout.net/aggbug.aspx?PostID=460422" width="1" height="1"&gt;</description></item><item><title>re: How to: Tweak the Crystal Reports Viewer control</title><link>http://bloggingabout.net/blogs/jschreuder/archive/2005/08/03/8760.aspx#460400</link><pubDate>Tue, 17 Jun 2008 02:01:29 GMT</pubDate><guid isPermaLink="false">813b6dfd-644e-4573-a816-eebab56ba0d0:460400</guid><dc:creator>thecardinal</dc:creator><description>&lt;p&gt;it say that the cast of toolstrip to the pageview and i get an error?&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://bloggingabout.net/aggbug.aspx?PostID=460400" width="1" height="1"&gt;</description></item><item><title>re: Crystal Reports for Visual Studio 2005 deployment trouble</title><link>http://bloggingabout.net/blogs/jschreuder/archive/2007/12/10/crystal-reports-for-visual-studio-2005-deployment-trouble.aspx#459855</link><pubDate>Thu, 05 Jun 2008 14:29:56 GMT</pubDate><guid isPermaLink="false">813b6dfd-644e-4573-a816-eebab56ba0d0:459855</guid><dc:creator>Efrain</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;thank you for this information. I followed all these steps on a Windows 2008 Server and the app runs. However, when I select a report to display I get a yellow screen saying &amp;quot;fail to render page&amp;quot; and the reports dont show up. If, however, I click on one of the drilldown options &amp;nbsp;I get data displayed. &lt;/p&gt;
&lt;p&gt;This has something to do with the charts i have on the report, however, I have looked everywhere and have not been able to find any fix specific for Windows 2008 Server. &lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://bloggingabout.net/aggbug.aspx?PostID=459855" width="1" height="1"&gt;</description></item><item><title>re: How to: Tweak the Crystal Reports Viewer control</title><link>http://bloggingabout.net/blogs/jschreuder/archive/2005/08/03/8760.aspx#459842</link><pubDate>Thu, 05 Jun 2008 06:15:49 GMT</pubDate><guid isPermaLink="false">813b6dfd-644e-4573-a816-eebab56ba0d0:459842</guid><dc:creator>Anish</dc:creator><description>&lt;p&gt;Gr8 works fine!!&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://bloggingabout.net/aggbug.aspx?PostID=459842" width="1" height="1"&gt;</description></item><item><title>re: Useful T-SQL Date functions</title><link>http://bloggingabout.net/blogs/jschreuder/archive/2007/03/13/useful-t-sql-date-functions.aspx#459824</link><pubDate>Wed, 04 Jun 2008 12:01:58 GMT</pubDate><guid isPermaLink="false">813b6dfd-644e-4573-a816-eebab56ba0d0:459824</guid><dc:creator>DAN</dc:creator><description>&lt;p&gt;StripTimeFromDate is very nice :)&lt;/p&gt;
&lt;p&gt;Saved my Time :)&lt;/p&gt;
&lt;p&gt;Keep up the good work.&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://bloggingabout.net/aggbug.aspx?PostID=459824" width="1" height="1"&gt;</description></item><item><title>re: Deploying applications that use Crystal Reports for .Net</title><link>http://bloggingabout.net/blogs/jschreuder/archive/2008/05/14/deploying-applications-that-use-crystal-reports-for-net.aspx#459796</link><pubDate>Tue, 03 Jun 2008 16:22:15 GMT</pubDate><guid isPermaLink="false">813b6dfd-644e-4573-a816-eebab56ba0d0:459796</guid><dc:creator>Joe</dc:creator><description>&lt;p&gt;I am deploying a VS 2008 C# application, using Crystal Reports 9. Do I still use the VS 2008 merge modules, or should I use something else???&lt;/p&gt;
&lt;p&gt;Is it worth it to convert to CR Basic for VS 2008???&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://bloggingabout.net/aggbug.aspx?PostID=459796" width="1" height="1"&gt;</description></item><item><title>deploying a project in visual studio 2003</title><link>http://bloggingabout.net/blogs/jschreuder/archive/2008/05/14/deploying-applications-that-use-crystal-reports-for-net.aspx#459623</link><pubDate>Fri, 30 May 2008 20:35:47 GMT</pubDate><guid isPermaLink="false">813b6dfd-644e-4573-a816-eebab56ba0d0:459623</guid><dc:creator>deploying a project in visual studio 2003</dc:creator><description>&lt;p&gt;Pingback from &amp;nbsp;deploying a project in visual studio 2003&lt;/p&gt;
&lt;img src="http://bloggingabout.net/aggbug.aspx?PostID=459623" width="1" height="1"&gt;</description></item><item><title>re: Extending the TraceExtension attribute</title><link>http://bloggingabout.net/blogs/jschreuder/archive/2005/07/20/8597.aspx#459255</link><pubDate>Wed, 21 May 2008 23:07:09 GMT</pubDate><guid isPermaLink="false">813b6dfd-644e-4573-a816-eebab56ba0d0:459255</guid><dc:creator>Armando Miani</dc:creator><description>&lt;p&gt;I used too.. very nice. thanks.&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://bloggingabout.net/aggbug.aspx?PostID=459255" width="1" height="1"&gt;</description></item></channel></rss>