<?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>Interview Tips &#187; property</title>
	<atom:link href="http://tipsinterview.com/tag/property/feed/" rel="self" type="application/rss+xml" />
	<link>http://tipsinterview.com</link>
	<description>Interview Tips, Interview Questions and Answers</description>
	<lastBuildDate>Sun, 20 May 2012 05:16:12 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Powerpacked new controls in Microsoft ASP.NET 3.5</title>
		<link>http://tipsinterview.com/2011/06/12/powerpacked-new-controls-in-microsoft-asp-net-3-5/</link>
		<comments>http://tipsinterview.com/2011/06/12/powerpacked-new-controls-in-microsoft-asp-net-3-5/#comments</comments>
		<pubDate>Sun, 12 Jun 2011 08:55:18 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[Asp.Net]]></category>
		<category><![CDATA[ajax]]></category>
		<category><![CDATA[control]]></category>
		<category><![CDATA[DataPager]]></category>
		<category><![CDATA[listview control]]></category>
		<category><![CDATA[property]]></category>
		<category><![CDATA[repeater control]]></category>
		<category><![CDATA[ScriptManagerProxy]]></category>
		<category><![CDATA[sql oracle]]></category>
		<category><![CDATA[web page size]]></category>
		<category><![CDATA[xmlhttprequest object]]></category>

		<guid isPermaLink="false">http://tipsinterview.com/?p=567</guid>
		<description><![CDATA[DataPager - Controls like Gridview, Repeater exhibit the pagination behaviour. This is useful when display results return far too many records than an ideal web page height. A search may return countless records, but the web page size should not ideally go on and on depending on the number of records returned. For this, the [...]]]></description>
		<wfw:commentRss>http://tipsinterview.com/2011/06/12/powerpacked-new-controls-in-microsoft-asp-net-3-5/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What is the use of command objects in .NET</title>
		<link>http://tipsinterview.com/2011/03/18/what-is-the-use-of-command-objects-in-net/</link>
		<comments>http://tipsinterview.com/2011/03/18/what-is-the-use-of-command-objects-in-net/#comments</comments>
		<pubDate>Fri, 18 Mar 2011 07:34:00 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[Asp.Net]]></category>
		<category><![CDATA[connection]]></category>
		<category><![CDATA[executenonquery]]></category>
		<category><![CDATA[executereader]]></category>
		<category><![CDATA[NET]]></category>
		<category><![CDATA[property]]></category>
		<category><![CDATA[query]]></category>
		<category><![CDATA[singleton]]></category>
		<category><![CDATA[use]]></category>

		<guid isPermaLink="false">http://tipsinterview.com/?p=522</guid>
		<description><![CDATA[They are used to connect connection object to Data reader or dataset. Following are the methods provided by command object:- • ExecuteNonQuery: - Executes the command defined in the Command Text property against the connection defined in the Connection property for a query that does not return any row (an UPDATE, DELETE, or INSERT). Returns [...]]]></description>
		<wfw:commentRss>http://tipsinterview.com/2011/03/18/what-is-the-use-of-command-objects-in-net/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Property Set in VBScript</title>
		<link>http://tipsinterview.com/2011/01/25/property-set-in-vbscript/</link>
		<comments>http://tipsinterview.com/2011/01/25/property-set-in-vbscript/#comments</comments>
		<pubDate>Tue, 25 Jan 2011 07:44:52 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[argument]]></category>
		<category><![CDATA[Exit]]></category>
		<category><![CDATA[function]]></category>
		<category><![CDATA[Let]]></category>
		<category><![CDATA[object reference]]></category>
		<category><![CDATA[private property]]></category>
		<category><![CDATA[program execution]]></category>
		<category><![CDATA[property]]></category>
		<category><![CDATA[syntax]]></category>
		<category><![CDATA[variables]]></category>

		<guid isPermaLink="false">http://tipsinterview.com/?p=494</guid>
		<description><![CDATA[Property Set is very similar to Property Let except that the Property Set procedure is used exclusively for object-based properties. If not explicitly specified using either Public or Private, Property Set procedures are public by default, that is, they are visible to all other procedures in your script. The value of local variables in a [...]]]></description>
		<wfw:commentRss>http://tipsinterview.com/2011/01/25/property-set-in-vbscript/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Define LeaseTime, SponsorshipTime, RenewOnCallTime, LeaseManagePollTime in .NET</title>
		<link>http://tipsinterview.com/2010/09/16/define-leasetime-sponsorshiptime-renewoncalltime-leasemanagepolltime-in-net/</link>
		<comments>http://tipsinterview.com/2010/09/16/define-leasetime-sponsorshiptime-renewoncalltime-leasemanagepolltime-in-net/#comments</comments>
		<pubDate>Thu, 16 Sep 2010 00:51:00 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[duration]]></category>
		<category><![CDATA[existence]]></category>
		<category><![CDATA[garbage collector]]></category>
		<category><![CDATA[LeaseManagePollTime]]></category>
		<category><![CDATA[leasemanager]]></category>
		<category><![CDATA[leases]]></category>
		<category><![CDATA[NET]]></category>
		<category><![CDATA[object]]></category>
		<category><![CDATA[property]]></category>
		<category><![CDATA[scope]]></category>

		<guid isPermaLink="false">http://tipsinterview.com/2010/09/16/define-leasetime-sponsorshiptime-renewoncalltime-leasemanagepolltime-in-net/</guid>
		<description><![CDATA[Terms related to lifecycle of a remoting object. The LeaseTime property protects the object so that the garbage collector does not destroy it as remoting objects are beyond the scope of the garbage collector. Every object created has a default leasetime for which it will be activated. Once the leasetime expires, the object is eligible [...]]]></description>
		<wfw:commentRss>http://tipsinterview.com/2010/09/16/define-leasetime-sponsorshiptime-renewoncalltime-leasemanagepolltime-in-net/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Define Trace Switches</title>
		<link>http://tipsinterview.com/2010/08/18/define-trace-switches/</link>
		<comments>http://tipsinterview.com/2010/08/18/define-trace-switches/#comments</comments>
		<pubDate>Wed, 18 Aug 2010 05:52:40 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[application]]></category>
		<category><![CDATA[behavior]]></category>
		<category><![CDATA[boolean]]></category>
		<category><![CDATA[property]]></category>
		<category><![CDATA[Switches]]></category>
		<category><![CDATA[three steps]]></category>
		<category><![CDATA[Trace]]></category>
		<category><![CDATA[two kinds]]></category>

		<guid isPermaLink="false">http://tipsinterview.com/?p=386</guid>
		<description><![CDATA[Define Trace Switches. Trace switches are used to configure tracing behavior. There are two kinds of trace switches: BooleanSwitch and TraceSwitch. BooleanSwitch: It is either on or off. TraceSwitch : It has property to determine trace behaviour. Trace switches can be configured through application's .config file even after the application is compiled. What are Trace [...]]]></description>
		<wfw:commentRss>http://tipsinterview.com/2010/08/18/define-trace-switches/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ASP .NET Interview Questions, Part 2</title>
		<link>http://tipsinterview.com/2010/03/29/asp-net-interview-questions-part-2/</link>
		<comments>http://tipsinterview.com/2010/03/29/asp-net-interview-questions-part-2/#comments</comments>
		<pubDate>Mon, 29 Mar 2010 08:50:00 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[Asp.Net]]></category>
		<category><![CDATA[control]]></category>
		<category><![CDATA[datasource property]]></category>
		<category><![CDATA[framework overview]]></category>
		<category><![CDATA[method]]></category>
		<category><![CDATA[object contents]]></category>
		<category><![CDATA[property]]></category>
		<category><![CDATA[repeater control]]></category>
		<category><![CDATA[service]]></category>
		<category><![CDATA[web]]></category>
		<category><![CDATA[web service soap]]></category>

		<guid isPermaLink="false">http://tipsinterview.com/2010/03/29/asp-net-interview-questions-part-2/</guid>
		<description><![CDATA[19. Whats an assembly? Assemblies are the building blocks of the .NET framework. Overview of assemblies from MSDN 20. Describe the difference between inline and code behind. Inline code written along side the html in a page. Code-behind is code written in a separate file and referenced by the .aspx page. 21. Explain what a [...]]]></description>
		<wfw:commentRss>http://tipsinterview.com/2010/03/29/asp-net-interview-questions-part-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>simple C# interview question that most developer fails</title>
		<link>http://tipsinterview.com/2010/03/12/simple-c-interview-question-that-most-developer-fails/</link>
		<comments>http://tipsinterview.com/2010/03/12/simple-c-interview-question-that-most-developer-fails/#comments</comments>
		<pubDate>Fri, 12 Mar 2010 00:35:00 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[assembly]]></category>
		<category><![CDATA[c code]]></category>
		<category><![CDATA[c developer]]></category>
		<category><![CDATA[comments section]]></category>
		<category><![CDATA[myUser]]></category>
		<category><![CDATA[name]]></category>
		<category><![CDATA[property]]></category>
		<category><![CDATA[string name]]></category>
		<category><![CDATA[user]]></category>

		<guid isPermaLink="false">http://tipsinterview.com/2010/03/12/simple-c-interview-question-that-most-developer-fails/</guid>
		<description><![CDATA[How do you define a property read only for the outside world and writable for the same assembly classes? For example I have a class named User where everyone outside the assembly can read the string ‘Name’ property but cannot set it. However the classes inside the assembly is able to set the property.&#160; I [...]]]></description>
		<wfw:commentRss>http://tipsinterview.com/2010/03/12/simple-c-interview-question-that-most-developer-fails/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What is validationsummary server control?where it is used in asp.net?</title>
		<link>http://tipsinterview.com/2010/03/04/what-is-validationsummary-server-controlwhere-it-is-used-in-asp-net/</link>
		<comments>http://tipsinterview.com/2010/03/04/what-is-validationsummary-server-controlwhere-it-is-used-in-asp-net/#comments</comments>
		<pubDate>Thu, 04 Mar 2010 00:42:00 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[Asp.Net]]></category>
		<category><![CDATA[control]]></category>
		<category><![CDATA[error]]></category>
		<category><![CDATA[error message]]></category>
		<category><![CDATA[error messages]]></category>
		<category><![CDATA[message box]]></category>
		<category><![CDATA[paragraph]]></category>
		<category><![CDATA[property]]></category>
		<category><![CDATA[validation]]></category>
		<category><![CDATA[ValidationSummary]]></category>

		<guid isPermaLink="false">http://tipsinterview.com/2010/03/04/what-is-validationsummary-server-controlwhere-it-is-used-in-asp-net/</guid>
		<description><![CDATA[The ValidationSummary control allows you to summarize the error messages from all validation controls on a Web page in a single location. The summary can be displayed as a list, a bulleted list, or a single paragraph, based on the value of the DisplayMode property. The error message displayed in the ValidationSummary control for each [...]]]></description>
		<wfw:commentRss>http://tipsinterview.com/2010/03/04/what-is-validationsummary-server-controlwhere-it-is-used-in-asp-net/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>.Net Interview: Method and Property Questions</title>
		<link>http://tipsinterview.com/2010/01/06/net-interview-method-and-property-questions/</link>
		<comments>http://tipsinterview.com/2010/01/06/net-interview-method-and-property-questions/#comments</comments>
		<pubDate>Wed, 06 Jan 2010 04:09:54 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[class]]></category>
		<category><![CDATA[constructor]]></category>
		<category><![CDATA[data types]]></category>
		<category><![CDATA[keyword]]></category>
		<category><![CDATA[method]]></category>
		<category><![CDATA[parameter]]></category>
		<category><![CDATA[parameter data]]></category>
		<category><![CDATA[property]]></category>
		<category><![CDATA[value parameter]]></category>
		<category><![CDATA[virtual method]]></category>

		<guid isPermaLink="false">http://tipsinterview.com/2010/01/06/net-interview-method-and-property-questions/</guid>
		<description><![CDATA[What does the keyword “virtual” declare for a method or property? The method or property can be overridden. What’s the implicit name of the parameter that gets passed into the set method/property of a class? Value. The data type of the value parameter is defined by whatever data type the property is declared as. How [...]]]></description>
		<wfw:commentRss>http://tipsinterview.com/2010/01/06/net-interview-method-and-property-questions/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

