<?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>DeepakGaikwad.net &#187; Question Bank</title>
	<atom:link href="http://www.deepakgaikwad.net/index.php/category/question-bank/feed" rel="self" type="application/rss+xml" />
	<link>http://www.deepakgaikwad.net</link>
	<description>Travel Articles and Tech Notes</description>
	<lastBuildDate>Thu, 19 Jan 2012 09:18:45 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Core Spring Interview Questions</title>
		<link>http://www.deepakgaikwad.net/index.php/2009/12/17/core-spring-interview-questions.html</link>
		<comments>http://www.deepakgaikwad.net/index.php/2009/12/17/core-spring-interview-questions.html#comments</comments>
		<pubDate>Thu, 17 Dec 2009 08:27:26 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Question Bank]]></category>
		<category><![CDATA[Interview Questions Spring]]></category>

		<guid isPermaLink="false">http://www.deepakgaikwad.net/?p=1060</guid>
		<description><![CDATA[What is Spring?

Spring is an open source enterprise application development framework, which is primarily based on IOC (inversion of control) or DI (dependency injection) design pattern. It provides ready container to create and manage objects and also provides enterprise services to those objects. It provides ready components for different tiers of application e.g. web, middle/business and data access.
What is inversion of control (IOC) or Dependency Injection?
Inversion of control (IOC) or dependency injection (DI) is a design pattern used to give control to the assembler of classes. Generally, if a class ...]]></description>
		<wfw:commentRss>http://www.deepakgaikwad.net/index.php/2009/12/17/core-spring-interview-questions.html/feed</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
	</channel>
</rss>

