<?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>technicalganesh &#187; Ganesh Kumar</title>
	<atom:link href="http://www.technicalganesh.com/author/admin/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.technicalganesh.com</link>
	<description>formatting the future...</description>
	<lastBuildDate>Wed, 30 Dec 2009 04:20:47 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>An ambiguity from the boss of standards</title>
		<link>http://www.technicalganesh.com/internet/an-ambiguity-from-the-boss-of-standards/</link>
		<comments>http://www.technicalganesh.com/internet/an-ambiguity-from-the-boss-of-standards/#comments</comments>
		<pubDate>Fri, 04 Dec 2009 02:18:11 +0000</pubDate>
		<dc:creator>Ganesh Kumar</dc:creator>
				<category><![CDATA[Internet]]></category>

		<guid isPermaLink="false">http://www.technicalganesh.com/?p=266</guid>
		<description><![CDATA[This is not simply a criticism but it is just a pointing out how people are careless in their responsibilities. This blog entry is just to note a mistake in W3C standards page.]]></description>
		<wfw:commentRss>http://www.technicalganesh.com/internet/an-ambiguity-from-the-boss-of-standards/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>A kick start tutorial for developing SOA/SAAS applications using WCF in .Net</title>
		<link>http://www.technicalganesh.com/programming/dot-net/a-kick-start-tutorial-for-developing-soa-saas-applications-using-wcf-in-net/</link>
		<comments>http://www.technicalganesh.com/programming/dot-net/a-kick-start-tutorial-for-developing-soa-saas-applications-using-wcf-in-net/#comments</comments>
		<pubDate>Tue, 24 Nov 2009 01:42:15 +0000</pubDate>
		<dc:creator>Ganesh Kumar</dc:creator>
				<category><![CDATA[.Net]]></category>
		<category><![CDATA[C#]]></category>
		<category><![CDATA[Featured]]></category>
		<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://www.technicalganesh.com/?p=245</guid>
		<description><![CDATA[As other sample (Hello world) WCF services, this service is also going to help you understanding how to develop a simple WCF service and its client in Visual Studio.Net, but I tried to explain the way more elaborately. The sample given here is a simple file based employee details repository service. This Article also helps you to know how the client project can discover the WCF service hosted in the server.]]></description>
		<wfw:commentRss>http://www.technicalganesh.com/programming/dot-net/a-kick-start-tutorial-for-developing-soa-saas-applications-using-wcf-in-net/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Elevate privileges of your .Net applications in Windows Vista</title>
		<link>http://www.technicalganesh.com/programming/dot-net/elevate-privileges-of-your-dotnet-applications-in-windows-vista/</link>
		<comments>http://www.technicalganesh.com/programming/dot-net/elevate-privileges-of-your-dotnet-applications-in-windows-vista/#comments</comments>
		<pubDate>Sat, 21 Nov 2009 02:52:20 +0000</pubDate>
		<dc:creator>Ganesh Kumar</dc:creator>
				<category><![CDATA[.Net]]></category>
		<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://www.technicalganesh.com/?p=233</guid>
		<description><![CDATA[Are you using / developing applications for Windows Vista? What if your application requires administrator privileges to perform a task? (For example, probably this would happen when you develop a host application for your WCF Service). This article helps you understanding the UAC clearly and developing application to run with privileged rights.]]></description>
		<wfw:commentRss>http://www.technicalganesh.com/programming/dot-net/elevate-privileges-of-your-dotnet-applications-in-windows-vista/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Navigate through links in page source in Firefox</title>
		<link>http://www.technicalganesh.com/internet/navigate-through-links-in-page-source-in-firefox/</link>
		<comments>http://www.technicalganesh.com/internet/navigate-through-links-in-page-source-in-firefox/#comments</comments>
		<pubDate>Fri, 13 Nov 2009 11:03:18 +0000</pubDate>
		<dc:creator>Ganesh Kumar</dc:creator>
				<category><![CDATA[Internet]]></category>

		<guid isPermaLink="false">http://www.technicalganesh.com/?p=219</guid>
		<description><![CDATA[




All of we know that navigation of websites are done with the browser and all of the browsers support viewing HTML source code of the pages which we currently viewing. In internet explorer 6.0 we can view the source of pages from &#8220;Source&#8221; option in the &#8220;View&#8221; menu.


Internet explorer opens the source file of the currently viewing webpage from the temporary internet folder in notepade. Firefox opens the sourcecode in its own source code viewer of it. This source viewer is capable of highlighting syntaxes of several HTML and CSS ...]]></description>
		<wfw:commentRss>http://www.technicalganesh.com/internet/navigate-through-links-in-page-source-in-firefox/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Representing Multiple Selections using a Single Value in Database Tables</title>
		<link>http://www.technicalganesh.com/programming/dot-net/representing-multiple-selections-using-a-single-value-in-database-tables/</link>
		<comments>http://www.technicalganesh.com/programming/dot-net/representing-multiple-selections-using-a-single-value-in-database-tables/#comments</comments>
		<pubDate>Sun, 08 Nov 2009 04:41:08 +0000</pubDate>
		<dc:creator>Ganesh Kumar</dc:creator>
				<category><![CDATA[.Net]]></category>
		<category><![CDATA[C#]]></category>
		<category><![CDATA[Database]]></category>
		<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://www.technicalganesh.com/?p=184</guid>
		<description><![CDATA[




Usually boolean values are stored as bit fields in database tables. If we require only a few boolean values to be stored in the table, it would be good to have them as separate bit fields. But consider when we want to store some series of boolean values in the database; I have good idea to avoid creating fields for each of such boolean values in the table. For example, choosing weekdays, months in a scheduling kind of problems, attendance for 8 hours of a day in school/college management applications, ...]]></description>
		<wfw:commentRss>http://www.technicalganesh.com/programming/dot-net/representing-multiple-selections-using-a-single-value-in-database-tables/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Pointers made simple</title>
		<link>http://www.technicalganesh.com/programming/classical-languages-tools/pointers-made-simple/</link>
		<comments>http://www.technicalganesh.com/programming/classical-languages-tools/pointers-made-simple/#comments</comments>
		<pubDate>Tue, 27 Oct 2009 01:04:11 +0000</pubDate>
		<dc:creator>Ganesh Kumar</dc:creator>
				<category><![CDATA[C]]></category>
		<category><![CDATA[C++]]></category>
		<category><![CDATA[Classical Languages & Tools]]></category>
		<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://www.technicalganesh.com/?p=109</guid>
		<description><![CDATA[




Don’t lose your nerve when you forced to work with pointers?
Introduction
Pointer is an interesting feature of C language. It plays a vital role in major C programs. It is not a complicated data structure; instead it is very simple one that helps us in building many blocks of data structure such as linked list, trees and files.
Declaring pointers
Pointers are variables that store address of other variables (memory locations). As pointer always stores address of memory locations and address of a memory location is always an integer, it will be always ...]]></description>
		<wfw:commentRss>http://www.technicalganesh.com/programming/classical-languages-tools/pointers-made-simple/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Understanding Linked Lists – Part 2</title>
		<link>http://www.technicalganesh.com/data-structures/understanding-linked-lists-part2/</link>
		<comments>http://www.technicalganesh.com/data-structures/understanding-linked-lists-part2/#comments</comments>
		<pubDate>Sun, 25 Oct 2009 16:31:45 +0000</pubDate>
		<dc:creator>Ganesh Kumar</dc:creator>
				<category><![CDATA[Data Structures]]></category>
		<category><![CDATA[Linked List]]></category>
		<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://www.technicalganesh.com/?p=91</guid>
		<description><![CDATA[The following code is for the ListNode class of List node objects. This example list program is built for storing strings. The list node class given here has two data members viz., Data and Link. Data is of the type string to store list item in it and Link is again of the type ListNode to refer next node in the list.
Though .Net contains inbuilt classes for creating linked lists, the recoded C# program given here is to help the readers to understand how the linked lists are really working. ...]]></description>
		<wfw:commentRss>http://www.technicalganesh.com/data-structures/understanding-linked-lists-part2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Cloud computing &#8211; Its time to get drenched in its rain</title>
		<link>http://www.technicalganesh.com/internet/cloud-computing/</link>
		<comments>http://www.technicalganesh.com/internet/cloud-computing/#comments</comments>
		<pubDate>Sun, 25 Oct 2009 11:17:55 +0000</pubDate>
		<dc:creator>Ganesh Kumar</dc:creator>
				<category><![CDATA[Featured]]></category>
		<category><![CDATA[General Computing]]></category>
		<category><![CDATA[Headline]]></category>
		<category><![CDATA[Internet]]></category>

		<guid isPermaLink="false">http://www.technicalganesh.com/?p=74</guid>
		<description><![CDATA[Cloud computing is todays emerging trend. It is also called as Saas (Software as a Service). Everybody in IT today is getting ready to face the next era which is going to be fully loaded with the tasty SaaS. Most of the industry giants  like Microsoft, IBM, Apple and Google are investing millions of dollars into research on cloud computing.
Cloud computing is a collection of dynamically scalable resources distributed as services over the Internet on a utility basis. It differs from Grid computing where grid computing is a cluster of ...]]></description>
		<wfw:commentRss>http://www.technicalganesh.com/internet/cloud-computing/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Row numbers in SQL Query</title>
		<link>http://www.technicalganesh.com/database/row-numbers-in-sql-query/</link>
		<comments>http://www.technicalganesh.com/database/row-numbers-in-sql-query/#comments</comments>
		<pubDate>Sat, 24 Oct 2009 08:47:47 +0000</pubDate>
		<dc:creator>Ganesh Kumar</dc:creator>
				<category><![CDATA[Database]]></category>
		<category><![CDATA[SQL Programming]]></category>

		<guid isPermaLink="false">http://www.technicalganesh.com/?p=70</guid>
		<description><![CDATA[Some times we may be in the need of assigning row numbers in the returned result of an SQL query. Since, Microsoft SQL server doesn’t support row number function it has to be achieved through the introduction of IDENTITY column when we use ‘into’ clause in the select statement. the temp table can be populated first. Finally, the temp table can be used to fetch the rows along with the field row number.
The following example demonstrates the method of using temp table to assign row numbers to the result of ...]]></description>
		<wfw:commentRss>http://www.technicalganesh.com/database/row-numbers-in-sql-query/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Steps to improve the performance of your computer</title>
		<link>http://www.technicalganesh.com/general-computing/steps-to-improve-the-performance-of-your-computer/</link>
		<comments>http://www.technicalganesh.com/general-computing/steps-to-improve-the-performance-of-your-computer/#comments</comments>
		<pubDate>Sat, 24 Oct 2009 02:27:59 +0000</pubDate>
		<dc:creator>Ganesh Kumar</dc:creator>
				<category><![CDATA[Featured]]></category>
		<category><![CDATA[General Computing]]></category>
		<category><![CDATA[Hardware]]></category>
		<category><![CDATA[Operating Systems]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://www.technicalganesh.com/?p=48</guid>
		<description><![CDATA[Surely these steps will help you in improving the performance of your Personal Desktop Computers and Laptops]]></description>
		<wfw:commentRss>http://www.technicalganesh.com/general-computing/steps-to-improve-the-performance-of-your-computer/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
