<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Fundamental Provocation &#187; Technical</title>
	<atom:link href="http://www.ajaymatharu.com/category/technology/technical/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ajaymatharu.com</link>
	<description>Blog by Ajay Matharu</description>
	<lastBuildDate>Tue, 31 Aug 2010 18:46:49 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Using Canonical URL to help solve duplicate content issues</title>
		<link>http://www.ajaymatharu.com/using-canonical-url-to-help-solve-duplicate-content-issues/</link>
		<comments>http://www.ajaymatharu.com/using-canonical-url-to-help-solve-duplicate-content-issues/#comments</comments>
		<pubDate>Fri, 09 Oct 2009 11:23:10 +0000</pubDate>
		<dc:creator>Ajay Matharu</dc:creator>
				<category><![CDATA[Google]]></category>
		<category><![CDATA[Information]]></category>
		<category><![CDATA[SEO]]></category>
		<category><![CDATA[Search Engine]]></category>
		<category><![CDATA[Technical]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Web]]></category>

		<guid isPermaLink="false">http://www.ajaymatharu.com/?p=1727</guid>
		<description><![CDATA[What is the issue? One of the most common challenges search engines run into when indexing a website is identifying and consolidating duplicate pages. Duplicates can occur when any given webpage has multiple URLs that point to it. For example: URL Description http://mysite.com A webmaster may consider this their authoritative or canonical URL for their [...]]]></description>
		<wfw:commentRss>http://www.ajaymatharu.com/using-canonical-url-to-help-solve-duplicate-content-issues/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Set Item level permission in sharepoint through coding</title>
		<link>http://www.ajaymatharu.com/set-item-level-permission-in-sharepoint-through-coding/</link>
		<comments>http://www.ajaymatharu.com/set-item-level-permission-in-sharepoint-through-coding/#comments</comments>
		<pubDate>Sat, 25 Jul 2009 06:03:31 +0000</pubDate>
		<dc:creator>Ajay Matharu</dc:creator>
				<category><![CDATA[.Net]]></category>
		<category><![CDATA[ASP.Net]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[Sharepoint]]></category>
		<category><![CDATA[Technical]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Permissions]]></category>
		<category><![CDATA[Sharepoint Permission]]></category>

		<guid isPermaLink="false">http://ajaymatharu.wordpress.com/?p=417</guid>
		<description><![CDATA[Here is the way we can add item level permission for a user on an item, SPRoleDefinition oUserRole; SPRoleAssignment oUserRoleAssignment; SPListItem itm; SPSite site = null; SPWeb web = null; string siteUrl = Request.Url.ToString(); site = new SPSite(siteUrl); web = site.OpenWeb(); SPGroup grp = web.Groups[groupname]; itm=web.Lists["Shared Documents"].Items[0]; oUserRole = web.RoleDefinitions.GetByType(SPRoleType.Administrator); oUserRoleAssignment = new SPRoleAssignment(loginName, emailId, [...]]]></description>
		<wfw:commentRss>http://www.ajaymatharu.com/set-item-level-permission-in-sharepoint-through-coding/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Auto Code in Visual Studio</title>
		<link>http://www.ajaymatharu.com/auto-code-in-visual-studio/</link>
		<comments>http://www.ajaymatharu.com/auto-code-in-visual-studio/#comments</comments>
		<pubDate>Fri, 24 Jul 2009 03:34:44 +0000</pubDate>
		<dc:creator>Ajay Matharu</dc:creator>
				<category><![CDATA[Technical]]></category>
		<category><![CDATA[Visual Studio]]></category>

		<guid isPermaLink="false">http://ajaymatharu.wordpress.com/?p=15</guid>
		<description><![CDATA[Today I went through one of the video that showed how to work with LINQ and while going through I saw something which I had seen many a times before but everytime I forget about that, but this time I remembered. What I saw was the person who showed a small demo on the LINQ started [...]]]></description>
		<wfw:commentRss>http://www.ajaymatharu.com/auto-code-in-visual-studio/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>12 Must have IE add-ons</title>
		<link>http://www.ajaymatharu.com/11-must-have-ie-add-ons/</link>
		<comments>http://www.ajaymatharu.com/11-must-have-ie-add-ons/#comments</comments>
		<pubDate>Wed, 22 Jul 2009 17:24:50 +0000</pubDate>
		<dc:creator>Ajay Matharu</dc:creator>
				<category><![CDATA[Internet Explorer]]></category>
		<category><![CDATA[Technical]]></category>

		<guid isPermaLink="false">http://ajaymatharu.wordpress.com/2008/02/18/11-must-have-ie-add-ons/</guid>
		<description><![CDATA[(1) IE7Pro (only IE 7) &#8211; little overwhelming and takes some time to get used to, but totally worth it. Includes powerful tab manager, AD or Flash blocking utility, Crash recovery, Proxy switcher, Web accelerator, User Agent switcher, Webpage capturer, Greasemonkey scripts support, Firefox style inline search, spell checker and some more. (2) LeechVideo &#8211; [...]]]></description>
		<wfw:commentRss>http://www.ajaymatharu.com/11-must-have-ie-add-ons/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Sharepoint site does not exists at mentioned URL</title>
		<link>http://www.ajaymatharu.com/sharepoint-site-does-not-exists-at-mentioned-url/</link>
		<comments>http://www.ajaymatharu.com/sharepoint-site-does-not-exists-at-mentioned-url/#comments</comments>
		<pubDate>Wed, 10 Jun 2009 15:42:56 +0000</pubDate>
		<dc:creator>Ajay Matharu</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Sharepoint]]></category>
		<category><![CDATA[Technical]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Error]]></category>
		<category><![CDATA[Sharepoint Site]]></category>
		<category><![CDATA[Sharepoint site does not exists]]></category>
		<category><![CDATA[Site does not exists]]></category>
		<category><![CDATA[Work]]></category>

		<guid isPermaLink="false">http://www.ajaymatharu.com/?p=1226</guid>
		<description><![CDATA[Hi Guys, While working on the Sharepoint, I came across this error &#8220;Sharepoint site does not exists at mentioned URL&#8221;. On searching something I found that we&#8217;ll have to change the URL under the Project Properties. Related Posts:Impersonation in Sharepoint &#8211; MOSS/WSSError Creating Sharepoint SiteMicrosoft Releases Toolkit for Reusing SharePoint PortletsError creating MySite &#8211; SharepointSet [...]]]></description>
		<wfw:commentRss>http://www.ajaymatharu.com/sharepoint-site-does-not-exists-at-mentioned-url/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>To add an unknown extension in IIS</title>
		<link>http://www.ajaymatharu.com/to-add-an-unknown-extension-in-iis/</link>
		<comments>http://www.ajaymatharu.com/to-add-an-unknown-extension-in-iis/#comments</comments>
		<pubDate>Mon, 20 Apr 2009 13:54:18 +0000</pubDate>
		<dc:creator>Ajay Matharu</dc:creator>
				<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Technical]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Extensions]]></category>
		<category><![CDATA[IIS]]></category>
		<category><![CDATA[Management]]></category>

		<guid isPermaLink="false">http://www.ajaymatharu.com/?p=1143</guid>
		<description><![CDATA[To add an unknown extension in IIS for your IIS to detect that extension perform the following steps. To define a MIME type for a specific extension, follow these steps: Open the IIS Microsoft Management Console (MMC), right-click the local computer name, and then click Properties. Click MIME Types. Click New. In the Extension box, [...]]]></description>
		<wfw:commentRss>http://www.ajaymatharu.com/to-add-an-unknown-extension-in-iis/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Cannot read value from readonly textbox</title>
		<link>http://www.ajaymatharu.com/cannot-read-value-from-readonly-textbox/</link>
		<comments>http://www.ajaymatharu.com/cannot-read-value-from-readonly-textbox/#comments</comments>
		<pubDate>Sat, 04 Apr 2009 11:37:09 +0000</pubDate>
		<dc:creator>Ajay Matharu</dc:creator>
				<category><![CDATA[.Net]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Technical]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Visual Studio]]></category>
		<category><![CDATA[C#.Net]]></category>
		<category><![CDATA[vs.net]]></category>

		<guid isPermaLink="false">http://ajaymatharu.wordpress.com/?p=667</guid>
		<description><![CDATA[While working on the project we came across a problem that, we were not able to read value of read only text box, i.e. TextBox1.Text returned nothing even when the text box had value. On googling, I found after doing this you can make your text box read only and also it will return the [...]]]></description>
		<wfw:commentRss>http://www.ajaymatharu.com/cannot-read-value-from-readonly-textbox/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Sharepoint on Windows Vista</title>
		<link>http://www.ajaymatharu.com/sharepoint-on-windows-vista/</link>
		<comments>http://www.ajaymatharu.com/sharepoint-on-windows-vista/#comments</comments>
		<pubDate>Sun, 29 Mar 2009 16:53:38 +0000</pubDate>
		<dc:creator>Ajay Matharu</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Featured Articles]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Sharepoint]]></category>
		<category><![CDATA[Technical]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[IIS]]></category>
		<category><![CDATA[MOSS]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[Vista]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[WSS]]></category>

		<guid isPermaLink="false">http://www.ajaymatharu.com/?p=1109</guid>
		<description><![CDATA[Many people have this question &#8220;Does Sharepoint gets installed on Vista?&#8221;. The answer is yes. I installed MOSS on my Vista machine yesterday successfully. All you need to install Sharepoint, WSS or MOSS, on Vista is You must select the Advanced option during install. If you want to run on SQLExpress, manually install it first.  [...]]]></description>
		<wfw:commentRss>http://www.ajaymatharu.com/sharepoint-on-windows-vista/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>SQL Execute with character string</title>
		<link>http://www.ajaymatharu.com/sql-execute-with-character-string/</link>
		<comments>http://www.ajaymatharu.com/sql-execute-with-character-string/#comments</comments>
		<pubDate>Fri, 06 Mar 2009 08:18:55 +0000</pubDate>
		<dc:creator>Ajay Matharu</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[SQL]]></category>
		<category><![CDATA[Technical]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[EXEC]]></category>
		<category><![CDATA[Execute]]></category>
		<category><![CDATA[SQL Exec]]></category>
		<category><![CDATA[SQL Execute]]></category>
		<category><![CDATA[String Execute]]></category>
		<category><![CDATA[TSQL]]></category>

		<guid isPermaLink="false">http://ajaymatharu.wordpress.com/?p=844</guid>
		<description><![CDATA[Today I just got went though this, this helps you to execute a string in SQL. This is how you can execute a string in SQL, Declare @query Varchar(500) Set @query = &#8216;Select * From Employees&#8217; Exec (@query) OR EXEC (&#8216;USE AdventureWorks; SELECT EmployeeID, Title FROM HumanResources.Employee;&#8217;) This way you can execute a string in [...]]]></description>
		<wfw:commentRss>http://www.ajaymatharu.com/sql-execute-with-character-string/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Gridview &#8211; Client side sorting and paging</title>
		<link>http://www.ajaymatharu.com/gridview-client-side-sorting-and-paging/</link>
		<comments>http://www.ajaymatharu.com/gridview-client-side-sorting-and-paging/#comments</comments>
		<pubDate>Thu, 26 Feb 2009 13:00:27 +0000</pubDate>
		<dc:creator>Ajay Matharu</dc:creator>
				<category><![CDATA[.Net]]></category>
		<category><![CDATA[ASP.Net]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Technical]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Visual Studio]]></category>
		<category><![CDATA[Agile Development]]></category>
		<category><![CDATA[C#.Net]]></category>
		<category><![CDATA[vs.net]]></category>

		<guid isPermaLink="false">http://ajaymatharu.wordpress.com/?p=842</guid>
		<description><![CDATA[The GridView control provides you with the option of sorting and paging records without requiring a form-post back to the Web server. In other words, you can re-render the contents of a GridView when sorting and paging, without needing to re-render the entire page. You enable client paging and sorting by assigning the value true [...]]]></description>
		<wfw:commentRss>http://www.ajaymatharu.com/gridview-client-side-sorting-and-paging/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.765 seconds -->
