<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments for In the Line of Fire....Shaunak Pandit</title>
	<atom:link href="http://shaunakpandit.wordpress.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://shaunakpandit.wordpress.com</link>
	<description>Random thoughts abt life and my work (in the line of fire between Testers,Managers and clients)</description>
	<lastBuildDate>Tue, 20 Oct 2009 06:39:17 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on Humble recipe for Success : Nice one by blogwithatwist</title>
		<link>http://shaunakpandit.wordpress.com/2009/09/12/humble-recipe-for-success-nice-one/#comment-170</link>
		<dc:creator>blogwithatwist</dc:creator>
		<pubDate>Tue, 20 Oct 2009 06:39:17 +0000</pubDate>
		<guid isPermaLink="false">http://shaunakpandit.wordpress.com/?p=296#comment-170</guid>
		<description>Nice one Shaunak... am forwarding it to my friends now... :)</description>
		<content:encoded><![CDATA[<p>Nice one Shaunak&#8230; am forwarding it to my friends now&#8230; <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Sending a Appointment programmatically through Code , ASP.NET ,ICalendar Format by Shaunak Pandit</title>
		<link>http://shaunakpandit.wordpress.com/2008/09/10/sending-a-appointment-programmatically-through-code-aspnet-icalendar-format/#comment-164</link>
		<dc:creator>Shaunak Pandit</dc:creator>
		<pubDate>Tue, 25 Aug 2009 17:13:20 +0000</pubDate>
		<guid isPermaLink="false">http://shaunakpandit.wordpress.com/?p=75#comment-164</guid>
		<description>Jenkins,

Also forgot to add  before i have a post which points to MSDN on howto use the Microsoft outlook library. check it out http://shaunakpandit.wordpress.com/2008/10/06/programming-outlook-2003-in-c-using-outlook-shaunak-pandit/</description>
		<content:encoded><![CDATA[<p>Jenkins,</p>
<p>Also forgot to add  before i have a post which points to MSDN on howto use the Microsoft outlook library. check it out <a href="http://shaunakpandit.wordpress.com/2008/10/06/programming-outlook-2003-in-c-using-outlook-shaunak-pandit/" rel="nofollow">http://shaunakpandit.wordpress.com/2008/10/06/programming-outlook-2003-in-c-using-outlook-shaunak-pandit/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Extracting HTML source from a URL website by Mike</title>
		<link>http://shaunakpandit.wordpress.com/2009/08/16/extracting-html-source-from-a-url-website/#comment-163</link>
		<dc:creator>Mike</dc:creator>
		<pubDate>Tue, 25 Aug 2009 17:05:46 +0000</pubDate>
		<guid isPermaLink="false">http://shaunakpandit.wordpress.com/?p=180#comment-163</guid>
		<description>Thanks Mate was looking for a similar code for my piece</description>
		<content:encoded><![CDATA[<p>Thanks Mate was looking for a similar code for my piece</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Response.Redirect Try catch block , ThreadAbortException by Exception Handling .NET Try Catch Finally Block working &#171; In the Line of Fire&#8230;.Shaunak Pandit</title>
		<link>http://shaunakpandit.wordpress.com/2008/09/10/responseredirect-try-catch-block-threadabortexception/#comment-162</link>
		<dc:creator>Exception Handling .NET Try Catch Finally Block working &#171; In the Line of Fire&#8230;.Shaunak Pandit</dc:creator>
		<pubDate>Tue, 25 Aug 2009 16:49:47 +0000</pubDate>
		<guid isPermaLink="false">http://shaunakpandit.wordpress.com/?p=65#comment-162</guid>
		<description>[...] a Appointment programm&#8230;Jenkins on Sending a Appointment programm&#8230;Shaunak Pandit on Response.Redirect Try catch bl&#8230;Kamlesh on Response.Redirect Try catch bl&#8230;Shaunak Pandit on Response.Redirect Try catch [...]</description>
		<content:encoded><![CDATA[<p>[...] a Appointment programm&hellip;Jenkins on Sending a Appointment programm&hellip;Shaunak Pandit on Response.Redirect Try catch bl&hellip;Kamlesh on Response.Redirect Try catch bl&hellip;Shaunak Pandit on Response.Redirect Try catch [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Sending a Appointment programmatically through Code , ASP.NET ,ICalendar Format by Shaunak Pandit</title>
		<link>http://shaunakpandit.wordpress.com/2008/09/10/sending-a-appointment-programmatically-through-code-aspnet-icalendar-format/#comment-161</link>
		<dc:creator>Shaunak Pandit</dc:creator>
		<pubDate>Tue, 25 Aug 2009 16:29:27 +0000</pubDate>
		<guid isPermaLink="false">http://shaunakpandit.wordpress.com/?p=75#comment-161</guid>
		<description>Jenkins,

For your requirement instead of using the .ics file approach you will have to create and utilise Microsoft Outlook object library objects.This will provide you the functionality that you require.

Cons:

1) Outlook needs to be installed on the server
2) After Service PAck2 the security features have been increased requiring manual intervention of granting access to the code to utilise the outlook objects.</description>
		<content:encoded><![CDATA[<p>Jenkins,</p>
<p>For your requirement instead of using the .ics file approach you will have to create and utilise Microsoft Outlook object library objects.This will provide you the functionality that you require.</p>
<p>Cons:</p>
<p>1) Outlook needs to be installed on the server<br />
2) After Service PAck2 the security features have been increased requiring manual intervention of granting access to the code to utilise the outlook objects.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Sending a Appointment programmatically through Code , ASP.NET ,ICalendar Format by Jenkins</title>
		<link>http://shaunakpandit.wordpress.com/2008/09/10/sending-a-appointment-programmatically-through-code-aspnet-icalendar-format/#comment-160</link>
		<dc:creator>Jenkins</dc:creator>
		<pubDate>Tue, 25 Aug 2009 15:14:08 +0000</pubDate>
		<guid isPermaLink="false">http://shaunakpandit.wordpress.com/?p=75#comment-160</guid>
		<description>Hi rodnas,

Please help me, Same requirement for me also.
My requirement appointment/meeting request, it appears directly in Outlook calendar as accepted, without the user having to open the attachment and accept it,
Please guide me

Its urgent
Advance Thanks

Jenkins


May 13, 2009 at 9:45 am 
Hi,

Do you know if it’s possible to send the appointment/meeting request in a way that it appears directly in Outlook calendar as accepted, without the user having to open the attachment and accept it?
I guess sending the ics file as attachment wouldn’t work for this problem…

Thanks,</description>
		<content:encoded><![CDATA[<p>Hi rodnas,</p>
<p>Please help me, Same requirement for me also.<br />
My requirement appointment/meeting request, it appears directly in Outlook calendar as accepted, without the user having to open the attachment and accept it,<br />
Please guide me</p>
<p>Its urgent<br />
Advance Thanks</p>
<p>Jenkins</p>
<p>May 13, 2009 at 9:45 am<br />
Hi,</p>
<p>Do you know if it’s possible to send the appointment/meeting request in a way that it appears directly in Outlook calendar as accepted, without the user having to open the attachment and accept it?<br />
I guess sending the ics file as attachment wouldn’t work for this problem…</p>
<p>Thanks,</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Response.Redirect Try catch block , ThreadAbortException by Shaunak Pandit</title>
		<link>http://shaunakpandit.wordpress.com/2008/09/10/responseredirect-try-catch-block-threadabortexception/#comment-159</link>
		<dc:creator>Shaunak Pandit</dc:creator>
		<pubDate>Fri, 21 Aug 2009 17:54:45 +0000</pubDate>
		<guid isPermaLink="false">http://shaunakpandit.wordpress.com/?p=65#comment-159</guid>
		<description>nice to know that kamlesh</description>
		<content:encoded><![CDATA[<p>nice to know that kamlesh</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Response.Redirect Try catch block , ThreadAbortException by Kamlesh</title>
		<link>http://shaunakpandit.wordpress.com/2008/09/10/responseredirect-try-catch-block-threadabortexception/#comment-158</link>
		<dc:creator>Kamlesh</dc:creator>
		<pubDate>Fri, 21 Aug 2009 14:49:41 +0000</pubDate>
		<guid isPermaLink="false">http://shaunakpandit.wordpress.com/?p=65#comment-158</guid>
		<description>thanks your soln works.....helped me a lot.......</description>
		<content:encoded><![CDATA[<p>thanks your soln works&#8230;..helped me a lot&#8230;&#8230;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Response.Redirect Try catch block , ThreadAbortException by Shaunak Pandit</title>
		<link>http://shaunakpandit.wordpress.com/2008/09/10/responseredirect-try-catch-block-threadabortexception/#comment-157</link>
		<dc:creator>Shaunak Pandit</dc:creator>
		<pubDate>Sun, 16 Aug 2009 15:06:00 +0000</pubDate>
		<guid isPermaLink="false">http://shaunakpandit.wordpress.com/?p=65#comment-157</guid>
		<description>Alisson unfortunately havent looked into it in that detail. but my guess is if we keep it executing it should be consuming resources</description>
		<content:encoded><![CDATA[<p>Alisson unfortunately havent looked into it in that detail. but my guess is if we keep it executing it should be consuming resources</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Sending a Appointment programmatically through Code , ASP.NET ,ICalendar Format by Shaunak Pandit</title>
		<link>http://shaunakpandit.wordpress.com/2008/09/10/sending-a-appointment-programmatically-through-code-aspnet-icalendar-format/#comment-156</link>
		<dc:creator>Shaunak Pandit</dc:creator>
		<pubDate>Sun, 16 Aug 2009 15:02:23 +0000</pubDate>
		<guid isPermaLink="false">http://shaunakpandit.wordpress.com/?p=75#comment-156</guid>
		<description>Hi Rodnas,

Yes for such a requirement you will have to use the outlook object library to connect to the outlook profile and send the meeting invite.

In the above approach one doesnt need a outlook s/w installed on the server as long as one has the SMTP setup.</description>
		<content:encoded><![CDATA[<p>Hi Rodnas,</p>
<p>Yes for such a requirement you will have to use the outlook object library to connect to the outlook profile and send the meeting invite.</p>
<p>In the above approach one doesnt need a outlook s/w installed on the server as long as one has the SMTP setup.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
