<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
<channel>
<title>Consult2code - Recent questions and answers</title>
<link>http://www.consult2code.com/index.php/qa</link>
<description>Powered by Question2Answer</description>
<item>
<title>Answered: What is Difference between int.Parse and Convert.ToInt32</title>
<link>http://www.consult2code.com/index.php/30/what-is-difference-between-int-parse-and-convert-toint32#a36</link>
<description>both are same to convert the string to int but convert handles null but int doesnt</description>
<category>Technical</category>
<guid isPermaLink="true">http://www.consult2code.com/index.php/30/what-is-difference-between-int-parse-and-convert-toint32#a36</guid>
<pubDate>Wed, 14 Dec 2011 10:28:54 +0000</pubDate>
</item>
<item>
<title>Answered: I need to find Country, State, City Database, Can any one help me?</title>
<link>http://www.consult2code.com/index.php/7/i-need-to-find-country-state-city-database-can-any-one-help-me#a35</link>
<description>When I was looking for a decent database of world cities for my web project, I tried using all of the free city databases out there. I even paid for a couple of them.&lt;br /&gt;
&lt;br /&gt;
But none of them satisfied me. They either had too much useless information (like longitudes, administrative subdivisions for tiny countries, or thousands and thousands of entries for small countries) or too little.&lt;br /&gt;
&lt;br /&gt;
This is why I decided to create my own database.&lt;br /&gt;
&lt;br /&gt;
After that was done I decided to share the results of my work with the world.&lt;br /&gt;
&lt;br /&gt;
I offer my database both in Excel and SQL formats. It has over 40,000 of U.S. cities and a total of over 70,000 cities. To me it is the perfect balance between completeness and usefulness.&lt;br /&gt;
&lt;br /&gt;
If you are interested, visit &lt;A HREF=&quot;http://worldcitiesdatabase.info&quot; rel=&quot;nofollow&quot;&gt;http://worldcitiesdatabase.info&lt;/A&gt; and see if my database is right for you.</description>
<guid isPermaLink="true">http://www.consult2code.com/index.php/7/i-need-to-find-country-state-city-database-can-any-one-help-me#a35</guid>
<pubDate>Fri, 06 May 2011 15:31:41 +0000</pubDate>
</item>
<item>
<title>Answered: how to compare/validate two given dates in asp.net</title>
<link>http://www.consult2code.com/index.php/32/how-to-compare-validate-two-given-dates-in-asp-net#a33</link>
<description>Better Use Telerik Control</description>
<category>ASP.NET</category>
<guid isPermaLink="true">http://www.consult2code.com/index.php/32/how-to-compare-validate-two-given-dates-in-asp-net#a33</guid>
<pubDate>Wed, 09 Mar 2011 12:40:03 +0000</pubDate>
</item>
<item>
<title>How to use Jquery Template ??</title>
<link>http://www.consult2code.com/index.php/29/how-to-use-jquery-template</link>
<description>Any document on showing how to use jquery template in Asp.net ?</description>
<category>Technical</category>
<guid isPermaLink="true">http://www.consult2code.com/index.php/29/how-to-use-jquery-template</guid>
<pubDate>Sun, 21 Nov 2010 17:01:40 +0000</pubDate>
</item>
<item>
<title>Answered: In Asp.net MVC3 . Google Analytics Html Helper.</title>
<link>http://www.consult2code.com/index.php/27/in-asp-net-mvc3-google-analytics-html-helper#a28</link>
<description>&lt;p&gt;
	&amp;nbsp;&lt;/p&gt;
&lt;p&gt;
	&lt;span style=&quot;font-size: 12px;&quot;&gt;&lt;span style=&quot;font-family: Verdana, Geneva, sans-serif;&quot;&gt;Hi&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;
	&lt;span style=&quot;font-size: 12px;&quot;&gt;&lt;span style=&quot;font-family: Verdana, Geneva, sans-serif;&quot;&gt;Just follow the below steps and install the HtmlHelpers ..&amp;nbsp;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;
	&lt;span style=&quot;font-size: 12px;&quot;&gt;&lt;span style=&quot;font-family: Verdana, Geneva, sans-serif;&quot;&gt;Just install NUget package and then open the project&amp;nbsp; right click on reference and go to &amp;quot;Add libary Package reference&amp;quot; and then select the package &amp;quot;Microsoft-web-helpers&amp;quot; . After that you can use all the helper class.&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;
	&lt;span style=&quot;font-size: 12px;&quot;&gt;&lt;span style=&quot;font-family: Verdana, Geneva, sans-serif;&quot;&gt;And use this command to call in your page&amp;nbsp;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;
	&lt;span style=&quot;font-size: 12px;&quot;&gt;&lt;span style=&quot;font-family: Verdana, Geneva, sans-serif;&quot;&gt;&amp;lt;td&amp;gt;@Analytics.GetGoogleHtml(&amp;quot;UA-******&amp;quot;)&amp;lt;/td&amp;gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;
	&lt;span style=&quot;font-size: 12px;&quot;&gt;&lt;span style=&quot;font-family: Verdana, Geneva, sans-serif;&quot;&gt;Replace the &amp;quot;UA-******&amp;quot; with your GA account Number..&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;
	&lt;span style=&quot;font-size: 12px;&quot;&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;font-family: Verdana, Geneva, sans-serif;&quot;&gt;Regards,&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;
	&lt;span style=&quot;font-size: 12px;&quot;&gt;&lt;span style=&quot;font-family: Verdana, Geneva, sans-serif;&quot;&gt;admin&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;</description>
<category>Technical</category>
<guid isPermaLink="true">http://www.consult2code.com/index.php/27/in-asp-net-mvc3-google-analytics-html-helper#a28</guid>
<pubDate>Fri, 12 Nov 2010 06:13:17 +0000</pubDate>
</item>
<item>
<title>Answered: Is 3 tier architecture is same as MVC in dotnet</title>
<link>http://www.consult2code.com/index.php/24/is-3-tier-architecture-is-same-as-mvc-in-dotnet#a26</link>
<description>No both are different one.</description>
<guid isPermaLink="true">http://www.consult2code.com/index.php/24/is-3-tier-architecture-is-same-as-mvc-in-dotnet#a26</guid>
<pubDate>Mon, 08 Nov 2010 18:20:25 +0000</pubDate>
</item>
<item>
<title>How windows authentication works in IIS</title>
<link>http://www.consult2code.com/index.php/25/how-windows-authentication-works-in-iis</link>
<description>I like to know whether windows Authentication works when I do a redirection from one website to another in the same IIS. Can you guys help me out</description>
<guid isPermaLink="true">http://www.consult2code.com/index.php/25/how-windows-authentication-works-in-iis</guid>
<pubDate>Mon, 08 Nov 2010 18:19:28 +0000</pubDate>
</item>
<item>
<title>Any API available for creating the CNAME for the sub-domain?</title>
<link>http://www.consult2code.com/index.php/20/any-api-available-for-creating-the-cname-for-the-sub-domain</link>
<description></description>
<guid isPermaLink="true">http://www.consult2code.com/index.php/20/any-api-available-for-creating-the-cname-for-the-sub-domain</guid>
<pubDate>Tue, 08 Jun 2010 19:39:43 +0000</pubDate>
</item>
<item>
<title>How to get list of contacts from Gmail, Yahoo, Twitter, facebook etc?</title>
<link>http://www.consult2code.com/index.php/19/how-get-list-contacts-from-gmail-yahoo-twitter-facebook-etc</link>
<description>I want to the send invitation link from my application to the contacts present in gmail, yahoo, facebook, twitter, linkedin, etc... Let me know how i can get the contact list?</description>
<guid isPermaLink="true">http://www.consult2code.com/index.php/19/how-get-list-contacts-from-gmail-yahoo-twitter-facebook-etc</guid>
<pubDate>Mon, 31 May 2010 05:04:52 +0000</pubDate>
</item>
<item>
<title>Answered: How to create a Short Unique URL for each user profile in ASP.NET</title>
<link>http://www.consult2code.com/index.php/13/how-to-create-short-unique-url-for-each-user-profile-in-asp-net#a18</link>
<description>check this URL . Scott had explain in two parts about the URL redirection. &lt;br /&gt;
&lt;br /&gt;
&lt;A HREF=&quot;http://weblogs.asp.net/owscott/archive/2010/01/26/iis-url-rewrite-hosting-multiple-domains-under-one-site.aspx&quot; rel=&quot;nofollow&quot;&gt;http://weblogs.asp.net/owscott/archive/2010/01/26/iis-url-rewrite-hosting-multiple-domains-under-one-site.aspx&lt;/A&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;A HREF=&quot;http://weblogs.asp.net/owscott/archive/2010/05/26/url-rewrite-multiple-domains-under-one-site-part-ii.aspx&quot; rel=&quot;nofollow&quot;&gt;http://weblogs.asp.net/owscott/archive/2010/05/26/url-rewrite-multiple-domains-under-one-site-part-ii.aspx&lt;/A&gt;&lt;br /&gt;
&lt;br /&gt;
Regards,&lt;br /&gt;
Elam</description>
<guid isPermaLink="true">http://www.consult2code.com/index.php/13/how-to-create-short-unique-url-for-each-user-profile-in-asp-net#a18</guid>
<pubDate>Thu, 27 May 2010 07:02:27 +0000</pubDate>
</item>
<item>
<title>Answered: In linq to sql, how to Retrieve Data Using Stored Procedures  ?</title>
<link>http://www.consult2code.com/index.php/14/in-linq-to-sql-how-to-retrieve-data-using-stored-procedures#a16</link>
<description>Hi BalaKrishnan&lt;br /&gt;
&lt;br /&gt;
Scott had specified it clearly about how to Retrieve Data Using Stored Procedures . Here is the link . Just gave look &amp;nbsp;&lt;br /&gt;
&lt;br /&gt;
&lt;A HREF=&quot;http://weblogs.asp.net/scottgu/archive/2007/08/16/linq-to-sql-part-6-retrieving-data-using-stored-procedures.aspx&quot; rel=&quot;nofollow&quot;&gt;http://weblogs.asp.net/scottgu/archive/2007/08/16/linq-to-sql-part-6-retrieving-data-using-stored-procedures.aspx&lt;/A&gt;&lt;br /&gt;
&lt;br /&gt;
Regards,&lt;br /&gt;
Elam</description>
<guid isPermaLink="true">http://www.consult2code.com/index.php/14/in-linq-to-sql-how-to-retrieve-data-using-stored-procedures#a16</guid>
<pubDate>Wed, 26 May 2010 09:39:54 +0000</pubDate>
</item>
<item>
<title>How to use jQuery to call an asp.net web service?</title>
<link>http://www.consult2code.com/index.php/12/how-to-use-jquery-to-call-an-asp-net-web-service</link>
<description></description>
<guid isPermaLink="true">http://www.consult2code.com/index.php/12/how-to-use-jquery-to-call-an-asp-net-web-service</guid>
<pubDate>Tue, 25 May 2010 05:19:21 +0000</pubDate>
</item>
<item>
<title>Answered: asp.net 3.5 features?</title>
<link>http://www.consult2code.com/index.php/4/asp-net-3-5-features#a11</link>
<description>mainly in listview and datapager and also the LINQ concepts</description>
<guid isPermaLink="true">http://www.consult2code.com/index.php/4/asp-net-3-5-features#a11</guid>
<pubDate>Tue, 25 May 2010 02:38:09 +0000</pubDate>
</item>
<item>
<title>Answered: Is there any relationship between java and javascript ?</title>
<link>http://www.consult2code.com/index.php/8/is-there-any-relationship-between-java-and-javascript#a9</link>
<description>No, JavaScript is completely unrelated to the Java</description>
<guid isPermaLink="true">http://www.consult2code.com/index.php/8/is-there-any-relationship-between-java-and-javascript#a9</guid>
<pubDate>Mon, 24 May 2010 13:10:07 +0000</pubDate>
</item>
<item>
<title>Answered: What is recaptcha ??</title>
<link>http://www.consult2code.com/index.php/1/what-is-recaptcha#a2</link>
<description>recaptcha is a free CAPTCHA service . A CAPTCHA is a program that can tell whether its user is a human or a computer. &lt;br /&gt;
&lt;br /&gt;
recaptcha is a google product. &lt;br /&gt;
&lt;br /&gt;
Let me know if more information needed</description>
<guid isPermaLink="true">http://www.consult2code.com/index.php/1/what-is-recaptcha#a2</guid>
<pubDate>Fri, 21 May 2010 10:32:02 +0000</pubDate>
</item>
</channel>
</rss>
