<?xml version="1.0" encoding="UTF-8"?><!-- generator="WordPress/2.9.2" -->
<rss version="0.92">
<channel>
	<title>it.rss24h.com</title>
	<link>http://it.rss24h.com</link>
	<description>Solving technology problems</description>
	<lastBuildDate>Fri, 12 Mar 2010 06:12:29 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>switch statement</title>
		<description><![CDATA[Question:
hi,,,
i am having problem with this switch statement which is controled by a delay loop&#8230; whenever i run it i get the first value of the (case) rather than sequential count from (case1   to case5) for the desired loop.
can anyone help me finding the erorr, or posibily diferent coding methis
here is the code below
#include &#60;p18f1320.h&#62;
#include [...]]]></description>
		<link>http://it.rss24h.com/index.php/switch-statement/</link>
			</item>
	<item>
		<title>SSIS send email attachment as part of body</title>
		<description><![CDATA[Question:
I have build a SSIS package.
I would like to send some data in a tabular format as part of the email message body.
(not as an attachment)
I have tried SSRS &#8211; but this doesn&#8217;t work for my requirements. I need to change the subject based on the count of rows returned from the query&#8221;
eg . Subject: [...]]]></description>
		<link>http://it.rss24h.com/index.php/ssis-send-email-attachment-as-part-of-body/</link>
			</item>
	<item>
		<title>IIS 7 &#8211; ASP</title>
		<description><![CDATA[Question:
Is ther benefits in Classsic ASP with IIS 7? How?
Solution:
IIS, in most reqards, offers more control over your web server. It doesn&#8217;t really have much benefit for specific scripting languages other than better logging.
]]></description>
		<link>http://it.rss24h.com/index.php/iis-7-asp/</link>
			</item>
	<item>
		<title>hibernate second level cache, multiple app modify the same DB</title>
		<description><![CDATA[Question:
Hello experts,
I read hibernate documentation, it is stated that &#8220;Caches are never aware of changes made to the persistent store by another application&#8221;.
In real world application, it is not uncommon that a DB is used by more than one application with different persistence strategy. I want to know how hibernate will handle such situtation?
Thanks,
Solution:
&#62;, it&#8217;s [...]]]></description>
		<link>http://it.rss24h.com/index.php/hibernate-second-level-cache-multiple-app-modify-the-same-db/</link>
			</item>
	<item>
		<title>W7 PCs keep losing connection to domain</title>
		<description><![CDATA[Question:
Environment: Windows AD domain with 3 DCs &#8211; one running Server 2003 Std SP2, one Server 2003 R2 Std SP2 and the other is Server 2008 Std x64 SP2.
I have 2 W7 PCs (one Pro, one Enterprise) which have been losing their AD connections almost daily now this week.  The error is:
The trust relationship between [...]]]></description>
		<link>http://it.rss24h.com/index.php/w7-pcs-keep-losing-connection-to-domain/</link>
			</item>
	<item>
		<title>How to use Java for displaying the image from my webcam, and capture picture?</title>
		<description><![CDATA[Question:
Would that be difficult to use Java for displaying the image from the webcam connected locally, and capture the image from that?   If yes, would that be a cross platform solution like Java does for other application?
Solution:
It wouldn&#8217;t be easy, but if you know a bit of Java you should be able to do it. [...]]]></description>
		<link>http://it.rss24h.com/index.php/how-to-use-java-for-displaying-the-image-from-my-webcam-and-capture-picture/</link>
			</item>
	<item>
		<title>Cannot Find SQLEXpress 2008 Report Server on Local Computer</title>
		<description><![CDATA[Question:
I am learning Reporting Services and I havre SQLExpress 2008 with Reporting Services loaded on my local Machine.  I have learned to author reports and now I want to open the Report Manager.  I am told to go to the default location of
http://ComputerName (my local computer name)/ reports
or
http://localhost/reports
but the browser gives the error message that [...]]]></description>
		<link>http://it.rss24h.com/index.php/cannot-find-sqlexpress-2008-report-server-on-local-computer/</link>
			</item>
	<item>
		<title>how do I include a second range</title>
		<description><![CDATA[Question:
this code will search through all lines of data and delete a line of data if, in the second position the value is between 1 and 6 ;
#!/usr/bin/perl
unlink (&#8216;result.txt&#8217;); #delete result.txt
open (IN,&#8221;master.vim&#8221;) or die;
open (OUT,&#8221;&#62;&#62;result.vim&#8221;) or die;
$pos=1;
#position number you can change
while (&#60;IN&#62;){
my @a=split (/,/,$_);
next if ($a[0] &#62;= 1 &#38;&#38; $a[0] &#60;= 14 &#38;&#38; $a[1] &#62;= [...]]]></description>
		<link>http://it.rss24h.com/index.php/how-do-i-include-a-second-range/</link>
			</item>
	<item>
		<title>char * to int*</title>
		<description><![CDATA[Question:
I have the following in my code:
char *someChars
int *someCharLength
I have a function which takes in :
int *myFuction(int *in, int inCount, int outCount);
It basically takes the bits and do a rot 13, how do I safely pass my char string in?
Solution:
Hmm&#8230;. that function makes more sense, but is there any chance &#8220;your bad&#8221; is bad?  I [...]]]></description>
		<link>http://it.rss24h.com/index.php/char-to-int/</link>
			</item>
	<item>
		<title>Sharing Workbook in Excel</title>
		<description><![CDATA[Question:
Application = Microsoft Excel 2003
I need to find a way that multiple users (on three different PCs) can jointly author a spreadsheet in near real time and see each other’s edits. Before I provide more detail, please know that I am well aware that Excel does not have an ideal sharing tool, so let&#8217;s focus [...]]]></description>
		<link>http://it.rss24h.com/index.php/sharing-workbook-in-excel/</link>
			</item>
</channel>
</rss>
