<?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>Sachin Jain</title>
	<atom:link href="http://www.sachinjain.me/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.sachinjain.me</link>
	<description>IT Professional - MCA, MBA</description>
	<lastBuildDate>Wed, 11 Nov 2009 10:13:16 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=abc</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Re-invention of Email &#8211; Google Wave &#8211; Top 10 Features</title>
		<link>http://www.sachinjain.me/2009/11/re-invention-of-email-google-wave-top-10-features/</link>
		<comments>http://www.sachinjain.me/2009/11/re-invention-of-email-google-wave-top-10-features/#comments</comments>
		<pubDate>Wed, 11 Nov 2009 09:15:29 +0000</pubDate>
		<dc:creator>Sachin Jain</dc:creator>
				<category><![CDATA[New Updates]]></category>

		<guid isPermaLink="false">http://www.sachinjain.me/?p=146</guid>
		<description><![CDATA[






Google has introduced its new product GOOGLE WAVE! It is an online tool provides communication and collaboration in real time. Google wave has been build on the concept of cloud computing.
It just a next generation emailing or communication tool. It has merged social networking, instant messaging, emails, wiki all together at one platform. You can [...]]]></description>
		<wfw:commentRss>http://www.sachinjain.me/2009/11/re-invention-of-email-google-wave-top-10-features/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Do&#8217;s and Don&#8217;t for Interview</title>
		<link>http://www.sachinjain.me/2009/11/dos-and-dont-for-interview/</link>
		<comments>http://www.sachinjain.me/2009/11/dos-and-dont-for-interview/#comments</comments>
		<pubDate>Thu, 05 Nov 2009 16:26:41 +0000</pubDate>
		<dc:creator>Sachin Jain</dc:creator>
				<category><![CDATA[Individual]]></category>
		<category><![CDATA[Management]]></category>
		<category><![CDATA[Organization]]></category>
		<category><![CDATA[interview tips]]></category>

		<guid isPermaLink="false">http://www.sachinjain.me/?p=143</guid>
		<description><![CDATA[Do&#8217;s
1) Early arrival &#8211; There is no excuse for late candidates. Always arrive 15 min early.
2) Giving your qualifications &#8211; Stress your accomplishments that are most related to the job.
3) Conduct yourself professionaly &#8211; Be aware what your body language is saying. For example &#8211; Smile, make eye contact.
4) Anticipate tough questions &#8211; Prepare yourself [...]]]></description>
		<wfw:commentRss>http://www.sachinjain.me/2009/11/dos-and-dont-for-interview/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Unique constraints for LARGE TEXT columns &#8211; SQL</title>
		<link>http://www.sachinjain.me/2009/11/unique-constraints-for-large-text-columns-sql/</link>
		<comments>http://www.sachinjain.me/2009/11/unique-constraints-for-large-text-columns-sql/#comments</comments>
		<pubDate>Thu, 05 Nov 2009 15:33:32 +0000</pubDate>
		<dc:creator>Sachin Jain</dc:creator>
				<category><![CDATA[SQL Server]]></category>
		<category><![CDATA[SQL Server 2005]]></category>
		<category><![CDATA[SQL Server 2008]]></category>
		<category><![CDATA[unique constraint]]></category>

		<guid isPermaLink="false">http://www.sachinjain.me/?p=141</guid>
		<description><![CDATA[Suppose you are storing URL in your table and you want to apply UNIQUE contraint but as SQL allows only 900 byte limit. how can you put unique constraint for larger text ??
For this you can create a computed CHECKSUM column which is an integer vale and put constraint on it.
Example as follows
CREATE TABLE messages [...]]]></description>
		<wfw:commentRss>http://www.sachinjain.me/2009/11/unique-constraints-for-large-text-columns-sql/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>preventing select * from the query in SQL</title>
		<link>http://www.sachinjain.me/2009/11/preventing-select-from-the-query-in-sql/</link>
		<comments>http://www.sachinjain.me/2009/11/preventing-select-from-the-query-in-sql/#comments</comments>
		<pubDate>Thu, 05 Nov 2009 14:22:48 +0000</pubDate>
		<dc:creator>Sachin Jain</dc:creator>
				<category><![CDATA[SQL Server]]></category>
		<category><![CDATA[SQL Server 2005]]></category>
		<category><![CDATA[SQL Server 2008]]></category>
		<category><![CDATA[preventing select *]]></category>

		<guid isPermaLink="false">http://www.sachinjain.me/?p=139</guid>
		<description><![CDATA[For Team Leads, Developer don&#8217;t listen what you say   still using * in their select queries. You can restrict them using * by using deny select on object. 
This all you can do by create a dummy column in table and deny it for selection. Now user can select the rest of the [...]]]></description>
		<wfw:commentRss>http://www.sachinjain.me/2009/11/preventing-select-from-the-query-in-sql/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Top 7 features of windows 7</title>
		<link>http://www.sachinjain.me/2009/10/top-7-features-of-windows-7/</link>
		<comments>http://www.sachinjain.me/2009/10/top-7-features-of-windows-7/#comments</comments>
		<pubDate>Fri, 23 Oct 2009 07:15:03 +0000</pubDate>
		<dc:creator>Sachin Jain</dc:creator>
				<category><![CDATA[New Updates]]></category>
		<category><![CDATA[Features fo windows 7]]></category>
		<category><![CDATA[Windows 7]]></category>

		<guid isPermaLink="false">http://www.sachinjain.me/?p=134</guid>
		<description><![CDATA[1) Home Group &#8211; Now you can share pictures, documents , videos , music in network with ease. Home Group is a feature that allows you to join any one in a network by just clicking to &#8220;join now&#8221;. Yes, ofcourse privacy has been maintained, you can set the password while sharing your documents over [...]]]></description>
		<wfw:commentRss>http://www.sachinjain.me/2009/10/top-7-features-of-windows-7/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Custom application error tracking through global.asax file</title>
		<link>http://www.sachinjain.me/2009/10/custom-application-error-tracking-through-global-asax-file/</link>
		<comments>http://www.sachinjain.me/2009/10/custom-application-error-tracking-through-global-asax-file/#comments</comments>
		<pubDate>Thu, 22 Oct 2009 14:04:11 +0000</pubDate>
		<dc:creator>Sachin Jain</dc:creator>
				<category><![CDATA[.Net]]></category>
		<category><![CDATA[C#]]></category>
		<category><![CDATA[Error Tracking]]></category>

		<guid isPermaLink="false">http://www.sachinjain.me/?p=111</guid>
		<description><![CDATA[Custom application error tracking through global.asax file. Here you can track querystrings, post data and whole exception message with url]]></description>
		<wfw:commentRss>http://www.sachinjain.me/2009/10/custom-application-error-tracking-through-global-asax-file/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Non Verbal Communication &#8211; 93% effective</title>
		<link>http://www.sachinjain.me/2009/10/non-verbal-communication-93-effective/</link>
		<comments>http://www.sachinjain.me/2009/10/non-verbal-communication-93-effective/#comments</comments>
		<pubDate>Wed, 21 Oct 2009 11:28:17 +0000</pubDate>
		<dc:creator>Sachin Jain</dc:creator>
				<category><![CDATA[Individual]]></category>
		<category><![CDATA[Management]]></category>
		<category><![CDATA[Communication]]></category>
		<category><![CDATA[Non Verbal]]></category>

		<guid isPermaLink="false">http://www.sachinjain.me/?p=107</guid>
		<description><![CDATA[Communication without words plays an very important role in communication. It is surprising that the words you are delivering is not as much effective, it is
the non verbal communication which makes your communication more effective. For example eye contact, Your tone (loud , low , polite).
Lets categorized it :-
1) Kinesics or body language &#8211; It [...]]]></description>
		<wfw:commentRss>http://www.sachinjain.me/2009/10/non-verbal-communication-93-effective/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WCF Architecture</title>
		<link>http://www.sachinjain.me/2009/10/wcf-architecture/</link>
		<comments>http://www.sachinjain.me/2009/10/wcf-architecture/#comments</comments>
		<pubDate>Wed, 21 Oct 2009 05:03:24 +0000</pubDate>
		<dc:creator>Sachin Jain</dc:creator>
				<category><![CDATA[.Net]]></category>
		<category><![CDATA[WCF]]></category>
		<category><![CDATA[.Net WCF]]></category>
		<category><![CDATA[Architecture]]></category>

		<guid isPermaLink="false">http://www.sachinjain.me/?p=102</guid>
		<description><![CDATA[Following is the diagram for WCF architecture

1. Contracts &#8211; It contains information about what service does and type  of information it will make available.
 a) Data &#8211; A data contract includes the data that will be exchanged by the service. The service and the client do not need to agree on the types, but they [...]]]></description>
		<wfw:commentRss>http://www.sachinjain.me/2009/10/wcf-architecture/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Naming Conventions and Standards &#8211; C#</title>
		<link>http://www.sachinjain.me/2009/10/naming-conventions-and-standards-csharp/</link>
		<comments>http://www.sachinjain.me/2009/10/naming-conventions-and-standards-csharp/#comments</comments>
		<pubDate>Tue, 20 Oct 2009 11:20:31 +0000</pubDate>
		<dc:creator>Sachin Jain</dc:creator>
				<category><![CDATA[C#]]></category>

		<guid isPermaLink="false">http://www.sachinjain.me/?p=79</guid>
		<description><![CDATA[1) Use Pascal casing for type and method names and constants:
public class YourClass 
{ 
   const int ConstantVariable = 100; 
   public YourMethod( ) 
   {} 
} 

2) Use camel casing for local variable names and method arguments. Use p prefix for parameterized vairables:
int intNumber; 
void MyMethod(int pintNumber) 
{} 
]]></description>
		<wfw:commentRss>http://www.sachinjain.me/2009/10/naming-conventions-and-standards-csharp/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Generate Paging &#8211; Custom function</title>
		<link>http://www.sachinjain.me/2009/10/generate-paging-custom-function/</link>
		<comments>http://www.sachinjain.me/2009/10/generate-paging-custom-function/#comments</comments>
		<pubDate>Tue, 20 Oct 2009 11:03:58 +0000</pubDate>
		<dc:creator>Sachin Jain</dc:creator>
				<category><![CDATA[C#]]></category>
		<category><![CDATA[paging]]></category>

		<guid isPermaLink="false">http://www.sachinjain.me/?p=77</guid>
		<description><![CDATA[Here it goes

private int mstrPageSize = 1;
    private int mstrTotalRecords = 1;
    private int mstrCurrentPage = 1;



    public int PageSize
    {
        get
        {
            return mstrPageSize;
        }]]></description>
		<wfw:commentRss>http://www.sachinjain.me/2009/10/generate-paging-custom-function/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
