﻿<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:blogChannel="http://backend.userland.com/blogChannelModule" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:pingback="http://madskills.com/public/xml/rss/module/pingback/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#">
  <channel>
    <title>Vijay Kodali's Blog</title>
    <description />
    <link>https://www.vijaykodali.com/Blog/</link>
    <docs>http://www.rssboard.org/rss-specification</docs>
    <generator>BlogEngine.NET 1.6.1.0</generator>
    <language>en-GB</language>
    <blogChannel:blogRoll>https://www.vijaykodali.com/Blog/opml.axd</blogChannel:blogRoll>
    <blogChannel:blink>http://www.dotnetblogengine.net/syndication.axd</blogChannel:blink>
    <dc:creator>Vijay</dc:creator>
    <dc:title>Vijay Kodali's Blog</dc:title>
    <geo:lat>0.000000</geo:lat>
    <geo:long>0.000000</geo:long>
    <item>
      <title>The command SpellCheck is not implemented yet–Telerik editor</title>
      <description>&lt;p&gt;&lt;span style="font-size: x-small;"&gt;&lt;strong&gt;Error:&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="https://www.vijaykodali.com/Blog/image.axd?picture=SNAGHTML1447a5e9%5B4%5D.png"&gt;&lt;img style="background-image: none; border-right-width: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" title="SNAGHTML1447a5e9[4]" src="https://www.vijaykodali.com/Blog/image.axd?picture=SNAGHTML1447a5e9%5B4%5D_thumb.png" border="0" alt="SNAGHTML1447a5e9[4]" width="325" height="147" /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size: x-small;"&gt;&lt;strong&gt;Problem:&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;By default &amp;ldquo;Spell check&amp;rdquo; button uses &amp;ldquo;AjaxSpellCheck&amp;rdquo; not &amp;ldquo;SpellCheck &amp;ldquo;&lt;/p&gt;
&lt;pre class="csharpcode"&gt;&amp;nbsp;&lt;/pre&gt;
&lt;pre class="csharpcode"&gt;&lt;span style="text-decoration: line-through;"&gt;  &lt;span class="kwrd"&gt;&amp;lt;&lt;/span&gt;&lt;span class="html"&gt;telerik:EditorTool&lt;/span&gt; &lt;span class="attr"&gt;Name&lt;/span&gt;&lt;span class="kwrd"&gt;="SpellCheck"&lt;/span&gt; &lt;span class="attr"&gt;Enabled&lt;/span&gt;&lt;span class="kwrd"&gt;="true"&lt;/span&gt; &lt;span class="kwrd"&gt;/&amp;gt;&lt;/span&gt;&lt;/span&gt;&lt;/pre&gt;
&lt;pre class="csharpcode"&gt;&amp;nbsp;&lt;/pre&gt;
&lt;p&gt;&lt;strong&gt;&lt;span style="font-size: x-small;"&gt;Solution:&lt;/span&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Use &lt;em&gt;&lt;strong&gt;AjaxSpellchek&lt;/strong&gt;&lt;/em&gt;&lt;!-- .csharpcode, .csharpcode pre { 	font-size: small; 	color: black; 	font-family: consolas, "Courier New", courier, monospace; 	background-color: #ffffff; 	/*white-space: pre;*/ } .csharpcode pre { margin: 0em; } .csharpcode .rem { color: #008000; } .csharpcode .kwrd { color: #0000ff; } .csharpcode .str { color: #006080; } .csharpcode .op { color: #0000c0; } .csharpcode .preproc { color: #cc6633; } .csharpcode .asp { background-color: #ffff00; } .csharpcode .html { color: #800000; } .csharpcode .attr { color: #ff0000; } .csharpcode .alt  { 	background-color: #f4f4f4; 	width: 100%; 	margin: 0em; } .csharpcode .lnum { color: #606060; } --&gt;&lt;/p&gt;
&lt;pre class="csharpcode"&gt;   &lt;span class="kwrd"&gt;&amp;lt;&lt;/span&gt;&lt;span class="html"&gt;telerik:EditorTool&lt;/span&gt; &lt;span class="attr"&gt;Name&lt;/span&gt;&lt;span class="kwrd"&gt;="AjaxSpellCheck"&lt;/span&gt; &lt;span class="attr"&gt;Enabled&lt;/span&gt;&lt;span class="kwrd"&gt;="true"&lt;/span&gt; &lt;span class="kwrd"&gt;/&amp;gt;&lt;/span&gt;&lt;/pre&gt;
&lt;p&gt;&lt;!-- .csharpcode, .csharpcode pre { 	font-size: small; 	color: black; 	font-family: consolas, "Courier New", courier, monospace; 	background-color: #ffffff; 	/*white-space: pre;*/ } .csharpcode pre { margin: 0em; } .csharpcode .rem { color: #008000; } .csharpcode .kwrd { color: #0000ff; } .csharpcode .str { color: #006080; } .csharpcode .op { color: #0000c0; } .csharpcode .preproc { color: #cc6633; } .csharpcode .asp { background-color: #ffff00; } .csharpcode .html { color: #800000; } .csharpcode .attr { color: #ff0000; } .csharpcode .alt  { 	background-color: #f4f4f4; 	width: 100%; 	margin: 0em; } .csharpcode .lnum { color: #606060; } --&gt;&lt;/p&gt;</description>
      <link>https://www.vijaykodali.com/Blog/post/2012/12/25/The-command-SpellCheck-is-not-implemented-yete28093Telerik-editor.aspx</link>
      <author>Vijay</author>
      <comments>https://www.vijaykodali.com/Blog/post/2012/12/25/The-command-SpellCheck-is-not-implemented-yete28093Telerik-editor.aspx#comment</comments>
      <guid>https://www.vijaykodali.com/Blog/post.aspx?id=c8ade767-de36-4ddb-8bcd-3b99c7b7566a</guid>
      <pubDate>Tue, 25 Dec 2012 19:47:00 +0100</pubDate>
      <category>Asp.Net 4.5</category>
      <category>Telerik</category>
      <dc:publisher>Vijay</dc:publisher>
      <pingback:server>https://www.vijaykodali.com/Blog/pingback.axd</pingback:server>
      <pingback:target>https://www.vijaykodali.com/Blog/post.aspx?id=c8ade767-de36-4ddb-8bcd-3b99c7b7566a</pingback:target>
      <slash:comments>0</slash:comments>
      <trackback:ping>https://www.vijaykodali.com/Blog/trackback.axd?id=c8ade767-de36-4ddb-8bcd-3b99c7b7566a</trackback:ping>
      <wfw:comment>https://www.vijaykodali.com/Blog/post/2012/12/25/The-command-SpellCheck-is-not-implemented-yete28093Telerik-editor.aspx#comment</wfw:comment>
      <wfw:commentRss>https://www.vijaykodali.com/Blog/syndication.axd?post=c8ade767-de36-4ddb-8bcd-3b99c7b7566a</wfw:commentRss>
    </item>
    <item>
      <title>Timeout expired.  The timeout period elapsed prior to completion of the operation or the server is not responding- SQL Server Management Studio</title>
      <description>&lt;p&gt;&lt;strong&gt;Error Message:&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;em&gt;Timeout expired.&amp;nbsp; The timeout period elapsed prior to completion of the operation or the server is not responding.&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="https://www.vijaykodali.com/Blog/image.axd?picture=image_1.png"&gt;&lt;img style="background-image: none; border-bottom: 0px; border-left: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="image" src="https://www.vijaykodali.com/Blog/image.axd?picture=image_thumb_1.png" border="0" alt="image" width="663" height="45" /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Reason:&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Default execution timeout value in SQL Studio is 30 seconds&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Solution:&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Increase the execution &amp;amp; connection timeout value while opening new query window(File --&amp;gt; New --&amp;gt; Database Engine Query)&lt;/p&gt;
&lt;p&gt;&lt;a href="https://www.vijaykodali.com/Blog/image.axd?picture=image_2.png"&gt;&lt;img style="background-image: none; border-bottom: 0px; border-left: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="image" src="https://www.vijaykodali.com/Blog/image.axd?picture=image_thumb_2.png" border="0" alt="image" width="316" height="56" /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="https://www.vijaykodali.com/Blog/image.axd?picture=image_3.png"&gt;&lt;img style="background-image: none; border-bottom: 0px; border-left: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="image" src="https://www.vijaykodali.com/Blog/image.axd?picture=image_thumb_3.png" border="0" alt="image" width="436" height="344" /&gt;&lt;/a&gt;&lt;/p&gt;</description>
      <link>https://www.vijaykodali.com/Blog/post/2012/12/05/Timeout-expired-The-timeout-period-elapsed-prior-to-completion-of-the-operation-or-the-server-is-not-responding-SQL-Server-Management-Studio.aspx</link>
      <author>Vijay</author>
      <comments>https://www.vijaykodali.com/Blog/post/2012/12/05/Timeout-expired-The-timeout-period-elapsed-prior-to-completion-of-the-operation-or-the-server-is-not-responding-SQL-Server-Management-Studio.aspx#comment</comments>
      <guid>https://www.vijaykodali.com/Blog/post.aspx?id=6b56a0fc-7ff9-42e9-91d3-4716a62d58e2</guid>
      <pubDate>Wed, 05 Dec 2012 17:07:00 +0100</pubDate>
      <category>SQL server</category>
      <dc:publisher>Vijay</dc:publisher>
      <pingback:server>https://www.vijaykodali.com/Blog/pingback.axd</pingback:server>
      <pingback:target>https://www.vijaykodali.com/Blog/post.aspx?id=6b56a0fc-7ff9-42e9-91d3-4716a62d58e2</pingback:target>
      <slash:comments>0</slash:comments>
      <trackback:ping>https://www.vijaykodali.com/Blog/trackback.axd?id=6b56a0fc-7ff9-42e9-91d3-4716a62d58e2</trackback:ping>
      <wfw:comment>https://www.vijaykodali.com/Blog/post/2012/12/05/Timeout-expired-The-timeout-period-elapsed-prior-to-completion-of-the-operation-or-the-server-is-not-responding-SQL-Server-Management-Studio.aspx#comment</wfw:comment>
      <wfw:commentRss>https://www.vijaykodali.com/Blog/syndication.axd?post=6b56a0fc-7ff9-42e9-91d3-4716a62d58e2</wfw:commentRss>
    </item>
    <item>
      <title>Asp.net 4.5 Textbox–TextMode Property</title>
      <description>&lt;p&gt;ASP.Net 4.5 introduced more options to the Text Mode property: &lt;em&gt;&lt;strong&gt;Color, Date, DateTime, DateTimeLocal, Email, Month, Number,Range, Search, Phone, Url, Week&lt;/strong&gt;&lt;/em&gt;&lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;&lt;a href="https://www.vijaykodali.com/Blog/image.axd?picture=image.png"&gt;&lt;img style="background-image: none; border-bottom: 0px; border-left: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="image" border="0" alt="image" src="https://www.vijaykodali.com/Blog/image.axd?picture=image_thumb.png" width="176" height="224" /&gt;&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;But remember all these new options will work only with browsers supporting these HTML5 features (Ex: IE 10). For all other browsers these textbox's will behave as normal textbox.&lt;/p&gt;  &lt;p&gt;Ps: Here is a nice website, where you can test your browser HTML5 features: &lt;a title="http://html5test.com/" href="https://html5test.com/"&gt;http://html5test.com/&lt;/a&gt;&lt;/p&gt;</description>
      <link>https://www.vijaykodali.com/Blog/post/2012/11/29/Aspnet-45-Textboxe28093TextMode-Property.aspx</link>
      <author>Vijay</author>
      <comments>https://www.vijaykodali.com/Blog/post/2012/11/29/Aspnet-45-Textboxe28093TextMode-Property.aspx#comment</comments>
      <guid>https://www.vijaykodali.com/Blog/post.aspx?id=7d7d7402-beb0-44e7-b3c1-32d5fe0cfa3b</guid>
      <pubDate>Thu, 29 Nov 2012 17:55:00 +0100</pubDate>
      <category>Asp.Net 4.5</category>
      <dc:publisher>Vijay</dc:publisher>
      <pingback:server>https://www.vijaykodali.com/Blog/pingback.axd</pingback:server>
      <pingback:target>https://www.vijaykodali.com/Blog/post.aspx?id=7d7d7402-beb0-44e7-b3c1-32d5fe0cfa3b</pingback:target>
      <slash:comments>1</slash:comments>
      <trackback:ping>https://www.vijaykodali.com/Blog/trackback.axd?id=7d7d7402-beb0-44e7-b3c1-32d5fe0cfa3b</trackback:ping>
      <wfw:comment>https://www.vijaykodali.com/Blog/post/2012/11/29/Aspnet-45-Textboxe28093TextMode-Property.aspx#comment</wfw:comment>
      <wfw:commentRss>https://www.vijaykodali.com/Blog/syndication.axd?post=7d7d7402-beb0-44e7-b3c1-32d5fe0cfa3b</wfw:commentRss>
    </item>
    <item>
      <title>Rad Editor loses its value on page postback</title>
      <description>&lt;p&gt;&lt;strong&gt;Problem:&lt;/strong&gt;&lt;/p&gt;  &lt;p&gt;RadEditor Content not saved on page postback.&lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;&lt;strong&gt;Solution:&lt;/strong&gt;&lt;/p&gt;  &lt;p&gt;Add UseSubmitBehavior=&amp;quot;false&amp;quot; to the button that’s causing page postback. &lt;/p&gt;  &lt;pre class="csharpcode"&gt;&lt;span class="kwrd"&gt;&lt;/span&gt;&lt;/pre&gt;

&lt;pre class="csharpcode"&gt;&lt;span class="kwrd"&gt;&amp;lt;&lt;/span&gt;&lt;span class="html"&gt;asp:Button&lt;/span&gt; &lt;span class="attr"&gt;ID&lt;/span&gt;&lt;span class="kwrd"&gt;=&amp;quot;Button1&amp;quot;&lt;/span&gt; &lt;span class="attr"&gt;runat&lt;/span&gt;&lt;span class="kwrd"&gt;=&amp;quot;server&amp;quot;&lt;/span&gt; 
&lt;span class="attr"&gt;OnClick&lt;/span&gt;&lt;span class="kwrd"&gt;=&amp;quot;Button1_Click&amp;quot;&lt;/span&gt; &lt;span class="attr"&gt;Text&lt;/span&gt;&lt;span class="kwrd"&gt;=&amp;quot;Button1&amp;quot;&lt;/span&gt;  &lt;span class="attr"&gt;UseSubmitBehavior&lt;/span&gt;&lt;span class="kwrd"&gt;=&amp;quot;false&amp;quot;&lt;/span&gt;  &lt;span class="kwrd"&gt;/&amp;gt;&lt;/span&gt;&lt;/pre&gt;
&lt;style type="text/css"&gt;

.csharpcode, .csharpcode pre
{
	font-size: small;
	color: black;
	font-family: consolas, "Courier New", courier, monospace;
	background-color: #ffffff;
	/*white-space: pre;*/
}
.csharpcode pre { margin: 0em; }
.csharpcode .rem { color: #008000; }
.csharpcode .kwrd { color: #0000ff; }
.csharpcode .str { color: #006080; }
.csharpcode .op { color: #0000c0; }
.csharpcode .preproc { color: #cc6633; }
.csharpcode .asp { background-color: #ffff00; }
.csharpcode .html { color: #800000; }
.csharpcode .attr { color: #ff0000; }
.csharpcode .alt 
{
	background-color: #f4f4f4;
	width: 100%;
	margin: 0em;
}
.csharpcode .lnum { color: #606060; }&lt;/style&gt;</description>
      <link>https://www.vijaykodali.com/Blog/post/2012/11/26/Rad-Editor-loses-its-value-on-page-postback.aspx</link>
      <author>vijay</author>
      <comments>https://www.vijaykodali.com/Blog/post/2012/11/26/Rad-Editor-loses-its-value-on-page-postback.aspx#comment</comments>
      <guid>https://www.vijaykodali.com/Blog/post.aspx?id=49decc84-a04d-4603-8ef9-ec470608b5bf</guid>
      <pubDate>Mon, 26 Nov 2012 17:30:00 +0100</pubDate>
      <category>Telerik</category>
      <category>Asp.Net 4.5</category>
      <category>Asp.Net 4.0</category>
      <dc:publisher>vijay</dc:publisher>
      <pingback:server>https://www.vijaykodali.com/Blog/pingback.axd</pingback:server>
      <pingback:target>https://www.vijaykodali.com/Blog/post.aspx?id=49decc84-a04d-4603-8ef9-ec470608b5bf</pingback:target>
      <slash:comments>0</slash:comments>
      <trackback:ping>https://www.vijaykodali.com/Blog/trackback.axd?id=49decc84-a04d-4603-8ef9-ec470608b5bf</trackback:ping>
      <wfw:comment>https://www.vijaykodali.com/Blog/post/2012/11/26/Rad-Editor-loses-its-value-on-page-postback.aspx#comment</wfw:comment>
      <wfw:commentRss>https://www.vijaykodali.com/Blog/syndication.axd?post=49decc84-a04d-4603-8ef9-ec470608b5bf</wfw:commentRss>
    </item>
    <item>
      <title>Web interface for the .NET compiler</title>
      <description>&lt;p&gt;Check out &lt;a href="https://compilify.net/" target="_blank"&gt;compilify.net&lt;/a&gt; . It allows you to quickly and easily execute snippets of C# code from your browser.&lt;/p&gt;</description>
      <link>https://www.vijaykodali.com/Blog/post/2012/07/19/Web-interface-for-the-NET-compiler.aspx</link>
      <author>vijay</author>
      <comments>https://www.vijaykodali.com/Blog/post/2012/07/19/Web-interface-for-the-NET-compiler.aspx#comment</comments>
      <guid>https://www.vijaykodali.com/Blog/post.aspx?id=1b92526b-06f0-4630-a979-7be3c32736db</guid>
      <pubDate>Thu, 19 Jul 2012 16:28:00 +0100</pubDate>
      <category>C#3.0</category>
      <category>Web Development</category>
      <dc:publisher>vijay</dc:publisher>
      <pingback:server>https://www.vijaykodali.com/Blog/pingback.axd</pingback:server>
      <pingback:target>https://www.vijaykodali.com/Blog/post.aspx?id=1b92526b-06f0-4630-a979-7be3c32736db</pingback:target>
      <slash:comments>0</slash:comments>
      <trackback:ping>https://www.vijaykodali.com/Blog/trackback.axd?id=1b92526b-06f0-4630-a979-7be3c32736db</trackback:ping>
      <wfw:comment>https://www.vijaykodali.com/Blog/post/2012/07/19/Web-interface-for-the-NET-compiler.aspx#comment</wfw:comment>
      <wfw:commentRss>https://www.vijaykodali.com/Blog/syndication.axd?post=1b92526b-06f0-4630-a979-7be3c32736db</wfw:commentRss>
    </item>
    <item>
      <title>CollapsiblePanelExtender set collapsed from codebehind</title>
      <description>&lt;pre class="csharpcode"&gt;   &lt;span class="kwrd"&gt;&amp;lt;&lt;/span&gt;&lt;span class="html"&gt;asp:CollapsiblePanelExtender&lt;/span&gt; &lt;span class="attr"&gt;ID&lt;/span&gt;&lt;span class="kwrd"&gt;=&amp;quot;cpeTest&amp;quot;&lt;/span&gt; &lt;span class="attr"&gt;runat&lt;/span&gt;&lt;span class="kwrd"&gt;=&amp;quot;server&amp;quot;&lt;/span&gt; &lt;span class="attr"&gt;TargetControlID&lt;/span&gt;&lt;span class="kwrd"&gt;=&amp;quot;Panel1&amp;quot;&lt;/span&gt;
                                            &lt;span class="attr"&gt;CollapsedSize&lt;/span&gt;&lt;span class="kwrd"&gt;=&amp;quot;0&amp;quot;&lt;/span&gt;
                                            &lt;span class="attr"&gt;Collapsed&lt;/span&gt;&lt;span class="kwrd"&gt;=&amp;quot;True&amp;quot;&lt;/span&gt;
                                            &lt;span class="attr"&gt;ExpandControlID&lt;/span&gt;&lt;span class="kwrd"&gt;=&amp;quot;lbutton1&amp;quot;&lt;/span&gt;
                                            &lt;span class="attr"&gt;CollapseControlID&lt;/span&gt;&lt;span class="kwrd"&gt;=&amp;quot;lbutton1&amp;quot;&lt;/span&gt;&lt;span class="kwrd"&gt;&amp;gt;&lt;/span&gt;&lt;/pre&gt;

&lt;p&gt;&lt;style type="text/css"&gt;
.csharpcode, .csharpcode pre
{
	font-size: small;
	color: black;
	font-family: consolas, "Courier New", courier, monospace;
	background-color: #ffffff;
	/*white-space: pre;*/
}
.csharpcode pre { margin: 0em; }
.csharpcode .rem { color: #008000; }
.csharpcode .kwrd { color: #0000ff; }
.csharpcode .str { color: #006080; }
.csharpcode .op { color: #0000c0; }
.csharpcode .preproc { color: #cc6633; }
.csharpcode .asp { background-color: #ffff00; }
.csharpcode .html { color: #800000; }
.csharpcode .attr { color: #ff0000; }
.csharpcode .alt 
{
	background-color: #f4f4f4;
	width: 100%;
	margin: 0em;
}
.csharpcode .lnum { color: #606060; }&lt;/style&gt;&lt;/p&gt;

&lt;pre class="csharpcode"&gt; cpeTest.ClientState = &lt;span class="str"&gt;&amp;quot;true&amp;quot;&lt;/span&gt;;
 cpeTest.Collapsed = &lt;span class="kwrd"&gt;true&lt;/span&gt;;&lt;/pre&gt;
&lt;style type="text/css"&gt;
.csharpcode, .csharpcode pre
{
	font-size: small;
	color: black;
	font-family: consolas, "Courier New", courier, monospace;
	background-color: #ffffff;
	/*white-space: pre;*/
}
.csharpcode pre { margin: 0em; }
.csharpcode .rem { color: #008000; }
.csharpcode .kwrd { color: #0000ff; }
.csharpcode .str { color: #006080; }
.csharpcode .op { color: #0000c0; }
.csharpcode .preproc { color: #cc6633; }
.csharpcode .asp { background-color: #ffff00; }
.csharpcode .html { color: #800000; }
.csharpcode .attr { color: #ff0000; }
.csharpcode .alt 
{
	background-color: #f4f4f4;
	width: 100%;
	margin: 0em;
}
.csharpcode .lnum { color: #606060; }&lt;/style&gt;</description>
      <link>https://www.vijaykodali.com/Blog/post/2012/03/02/CollapsiblePanelExtender-set-collapsed-from-codebehind.aspx</link>
      <author>vijay</author>
      <comments>https://www.vijaykodali.com/Blog/post/2012/03/02/CollapsiblePanelExtender-set-collapsed-from-codebehind.aspx#comment</comments>
      <guid>https://www.vijaykodali.com/Blog/post.aspx?id=3d0f963d-efff-4885-a1d3-84a3aa92d3d5</guid>
      <pubDate>Fri, 02 Mar 2012 18:27:00 +0100</pubDate>
      <category>Ajax Toolkit</category>
      <category>ASP.Net 3.5</category>
      <dc:publisher>vijay</dc:publisher>
      <pingback:server>https://www.vijaykodali.com/Blog/pingback.axd</pingback:server>
      <pingback:target>https://www.vijaykodali.com/Blog/post.aspx?id=3d0f963d-efff-4885-a1d3-84a3aa92d3d5</pingback:target>
      <slash:comments>0</slash:comments>
      <trackback:ping>https://www.vijaykodali.com/Blog/trackback.axd?id=3d0f963d-efff-4885-a1d3-84a3aa92d3d5</trackback:ping>
      <wfw:comment>https://www.vijaykodali.com/Blog/post/2012/03/02/CollapsiblePanelExtender-set-collapsed-from-codebehind.aspx#comment</wfw:comment>
      <wfw:commentRss>https://www.vijaykodali.com/Blog/syndication.axd?post=3d0f963d-efff-4885-a1d3-84a3aa92d3d5</wfw:commentRss>
    </item>
    <item>
      <title>Asp.Net Security ebook</title>
      <description>&lt;p&gt;If you want to read one book about Asp.Net security, read &lt;a href="http://asafaweb.com/OWASP%20Top%2010%20for%20.NET%20developers.pdf" target="_blank"&gt;OWASP Top 10 for .NET developer&lt;/a&gt; by &lt;a href="http://www.troyhunt.com/" target="_blank"&gt;Troy Hunt&lt;/a&gt;&lt;/p&gt;  &lt;blockquote&gt;   &lt;p&gt;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160; There’s a harsh reality web application developers need to face up to; we don’t do security very well. A report from WhiteHat Security last year reported “83% of websites have had a high, critical or urgent issue”. That is, quite simply, a staggeringly high number and it’s only once you start to delve into to depths of web security that you begin to understand just how easy it is to inadvertently produce vulnerable code.&lt;/p&gt;&lt;/blockquote&gt;</description>
      <link>https://www.vijaykodali.com/Blog/post/2011/12/29/AspNet-Security-ebook.aspx</link>
      <author>vijay</author>
      <comments>https://www.vijaykodali.com/Blog/post/2011/12/29/AspNet-Security-ebook.aspx#comment</comments>
      <guid>https://www.vijaykodali.com/Blog/post.aspx?id=19694cc4-540f-4935-b810-3c2147a6d7c0</guid>
      <pubDate>Thu, 29 Dec 2011 18:05:00 +0100</pubDate>
      <category>ASP.Net 3.5</category>
      <category>Asp.Net 4.0</category>
      <category>Web Development</category>
      <dc:publisher>vijay</dc:publisher>
      <pingback:server>https://www.vijaykodali.com/Blog/pingback.axd</pingback:server>
      <pingback:target>https://www.vijaykodali.com/Blog/post.aspx?id=19694cc4-540f-4935-b810-3c2147a6d7c0</pingback:target>
      <slash:comments>0</slash:comments>
      <trackback:ping>https://www.vijaykodali.com/Blog/trackback.axd?id=19694cc4-540f-4935-b810-3c2147a6d7c0</trackback:ping>
      <wfw:comment>https://www.vijaykodali.com/Blog/post/2011/12/29/AspNet-Security-ebook.aspx#comment</wfw:comment>
      <wfw:commentRss>https://www.vijaykodali.com/Blog/syndication.axd?post=19694cc4-540f-4935-b810-3c2147a6d7c0</wfw:commentRss>
    </item>
    <item>
      <title>Make sure AjaxControlToolkit. Properties. Resources. NET4.resources was correctly embedded</title>
      <description>&lt;p&gt;&lt;b&gt;Error Message:&lt;/b&gt;&lt;/p&gt;  &lt;p&gt;&lt;i&gt;&lt;font color="#ff0000"&gt;Could not find any resources appropriate for the specified culture or the neutral culture.&amp;#160; Make sure &amp;quot;AjaxControlToolkit.Properties.Resources.NET4.resources&amp;quot; was correctly embedded or linked into assembly &amp;quot;AjaxControlToolkit&amp;quot; at compile time, or that all the satellite assemblies required are loadable and fully signed.&lt;/font&gt;&lt;/i&gt;&lt;/p&gt;  &lt;p&gt;&lt;b&gt;Reason: &lt;/b&gt;&lt;/p&gt;  &lt;p&gt;AjaxControlToolkit’s control load reference refers to the base System.Web.UI.Control method which is present as a part of the ASP.NET AJAX Libraries and those libraries are referenced only when the ScriptManager is referenced in the page.&lt;/p&gt;  &lt;p&gt;&lt;b&gt;Solution:&lt;/b&gt;&lt;/p&gt;  &lt;p&gt;Add ScriptManager in the page and this error would be resolved. &lt;/p&gt;  &lt;pre class="csharpcode"&gt;            &lt;span class="kwrd"&gt;&amp;lt;&lt;/span&gt;&lt;span class="html"&gt;asp:ScriptManager&lt;/span&gt; &lt;span class="attr"&gt;ID&lt;/span&gt;&lt;span class="kwrd"&gt;=&amp;quot;ScriptManager1&amp;quot;&lt;/span&gt; &lt;span class="attr"&gt;runat&lt;/span&gt;&lt;span class="kwrd"&gt;=&amp;quot;server&amp;quot;&lt;/span&gt;&lt;span class="kwrd"&gt;&amp;gt;&lt;/span&gt;
            &lt;span class="kwrd"&gt;&amp;lt;/&lt;/span&gt;&lt;span class="html"&gt;asp:ScriptManager&lt;/span&gt;&lt;span class="kwrd"&gt;&amp;gt;&lt;/span&gt;&lt;/pre&gt;
&lt;style type="text/css"&gt;


.csharpcode, .csharpcode pre
{
	font-size: small;
	color: black;
	font-family: consolas, "Courier New", courier, monospace;
	background-color: #ffffff;
	/*white-space: pre;*/
}
.csharpcode pre { margin: 0em; }
.csharpcode .rem { color: #008000; }
.csharpcode .kwrd { color: #0000ff; }
.csharpcode .str { color: #006080; }
.csharpcode .op { color: #0000c0; }
.csharpcode .preproc { color: #cc6633; }
.csharpcode .asp { background-color: #ffff00; }
.csharpcode .html { color: #800000; }
.csharpcode .attr { color: #ff0000; }
.csharpcode .alt 
{
	background-color: #f4f4f4;
	width: 100%;
	margin: 0em;
}
.csharpcode .lnum { color: #606060; }&lt;/style&gt;</description>
      <link>https://www.vijaykodali.com/Blog/post/2011/11/06/Make-sure-AjaxControlToolkitPropertiesResourcesNET4resources-was-correctly-embedded.aspx</link>
      <author>vijay</author>
      <comments>https://www.vijaykodali.com/Blog/post/2011/11/06/Make-sure-AjaxControlToolkitPropertiesResourcesNET4resources-was-correctly-embedded.aspx#comment</comments>
      <guid>https://www.vijaykodali.com/Blog/post.aspx?id=465f79b5-5a76-4e20-b334-2e32fdd5d7c5</guid>
      <pubDate>Sun, 06 Nov 2011 21:16:23 +0100</pubDate>
      <category>Asp.Net 4.0</category>
      <category>Ajax Toolkit</category>
      <dc:publisher>vijay</dc:publisher>
      <pingback:server>https://www.vijaykodali.com/Blog/pingback.axd</pingback:server>
      <pingback:target>https://www.vijaykodali.com/Blog/post.aspx?id=465f79b5-5a76-4e20-b334-2e32fdd5d7c5</pingback:target>
      <slash:comments>58</slash:comments>
      <trackback:ping>https://www.vijaykodali.com/Blog/trackback.axd?id=465f79b5-5a76-4e20-b334-2e32fdd5d7c5</trackback:ping>
      <wfw:comment>https://www.vijaykodali.com/Blog/post/2011/11/06/Make-sure-AjaxControlToolkitPropertiesResourcesNET4resources-was-correctly-embedded.aspx#comment</wfw:comment>
      <wfw:commentRss>https://www.vijaykodali.com/Blog/syndication.axd?post=465f79b5-5a76-4e20-b334-2e32fdd5d7c5</wfw:commentRss>
    </item>
    <item>
      <title>Asp.Net Listbox–Get Selected items to List&lt;string&gt;</title>
      <description>&lt;pre class="csharpcode"&gt;&amp;#160;&lt;/pre&gt;

&lt;pre class="csharpcode"&gt;   List&amp;lt;&lt;span class="kwrd"&gt;string&lt;/span&gt;&amp;gt; liItems= (from ListItem item &lt;span class="kwrd"&gt;in&lt;/span&gt; ListBox1.Items &lt;span class="kwrd"&gt;where&lt;/span&gt; item.Selected select item.Value).ToList();&lt;/pre&gt;
&lt;style type="text/css"&gt;

.csharpcode, .csharpcode pre
{
	font-size: small;
	color: black;
	font-family: consolas, "Courier New", courier, monospace;
	background-color: #ffffff;
	/*white-space: pre;*/
}
.csharpcode pre { margin: 0em; }
.csharpcode .rem { color: #008000; }
.csharpcode .kwrd { color: #0000ff; }
.csharpcode .str { color: #006080; }
.csharpcode .op { color: #0000c0; }
.csharpcode .preproc { color: #cc6633; }
.csharpcode .asp { background-color: #ffff00; }
.csharpcode .html { color: #800000; }
.csharpcode .attr { color: #ff0000; }
.csharpcode .alt 
{
	background-color: #f4f4f4;
	width: 100%;
	margin: 0em;
}
.csharpcode .lnum { color: #606060; }&lt;/style&gt;</description>
      <link>https://www.vijaykodali.com/Blog/post/2011/11/02/AspNet-Listboxe28093Get-Selected-items-to-List3cstring3e.aspx</link>
      <author>vijay</author>
      <comments>https://www.vijaykodali.com/Blog/post/2011/11/02/AspNet-Listboxe28093Get-Selected-items-to-List3cstring3e.aspx#comment</comments>
      <guid>https://www.vijaykodali.com/Blog/post.aspx?id=ad7ccaf4-1b50-4c95-a779-981797694935</guid>
      <pubDate>Wed, 02 Nov 2011 14:27:00 +0100</pubDate>
      <category>LINQ</category>
      <category>Asp.Net 4.0</category>
      <dc:publisher>vijay</dc:publisher>
      <pingback:server>https://www.vijaykodali.com/Blog/pingback.axd</pingback:server>
      <pingback:target>https://www.vijaykodali.com/Blog/post.aspx?id=ad7ccaf4-1b50-4c95-a779-981797694935</pingback:target>
      <slash:comments>0</slash:comments>
      <trackback:ping>https://www.vijaykodali.com/Blog/trackback.axd?id=ad7ccaf4-1b50-4c95-a779-981797694935</trackback:ping>
      <wfw:comment>https://www.vijaykodali.com/Blog/post/2011/11/02/AspNet-Listboxe28093Get-Selected-items-to-List3cstring3e.aspx#comment</wfw:comment>
      <wfw:commentRss>https://www.vijaykodali.com/Blog/syndication.axd?post=ad7ccaf4-1b50-4c95-a779-981797694935</wfw:commentRss>
    </item>
    <item>
      <title>SharePoint Server 2010 PerformancePoint Services Architecture</title>
      <description>&lt;p&gt;This diagram shows the high-level architecture of PerformancePoint Services in Microsoft SharePoint Server 2010 Enterprise.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description>
      <link>https://www.vijaykodali.com/Blog/post/2011/04/14/SharePoint-Server-2010-PerformancePoint-Services-Architecture.aspx</link>
      <author>Vijay</author>
      <comments>https://www.vijaykodali.com/Blog/post/2011/04/14/SharePoint-Server-2010-PerformancePoint-Services-Architecture.aspx#comment</comments>
      <guid>https://www.vijaykodali.com/Blog/post.aspx?id=9e377392-7963-4db1-a087-74823068c1a5</guid>
      <pubDate>Thu, 14 Apr 2011 18:44:00 +0100</pubDate>
      <category>SharePoint</category>
      <dc:publisher>Vijay</dc:publisher>
      <pingback:server>https://www.vijaykodali.com/Blog/pingback.axd</pingback:server>
      <pingback:target>https://www.vijaykodali.com/Blog/post.aspx?id=9e377392-7963-4db1-a087-74823068c1a5</pingback:target>
      <slash:comments>0</slash:comments>
      <trackback:ping>https://www.vijaykodali.com/Blog/trackback.axd?id=9e377392-7963-4db1-a087-74823068c1a5</trackback:ping>
      <wfw:comment>https://www.vijaykodali.com/Blog/post/2011/04/14/SharePoint-Server-2010-PerformancePoint-Services-Architecture.aspx#comment</wfw:comment>
      <wfw:commentRss>https://www.vijaykodali.com/Blog/syndication.axd?post=9e377392-7963-4db1-a087-74823068c1a5</wfw:commentRss>
    </item>
    <item>
      <title>Unable to update the EntitySet '' because it has a DefiningQuery and no &lt;InsertFunction&gt; element exists in the &lt;ModificationFunctionMapping&gt; element to support the current operation.</title>
      <description>&lt;p&gt;&lt;font size="2"&gt;&lt;strong&gt;Error Message:&lt;/strong&gt;&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;font color="#ff0000"&gt;&lt;em&gt;Unable to update the EntitySet 'TableName' because it has a DefiningQuery and no &amp;lt;InsertFunction&amp;gt; element exists in the &amp;lt;ModificationFunctionMapping&amp;gt; element to support the current operation.&lt;/em&gt;&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;&lt;strong&gt;&lt;font size="2"&gt;Solution:&lt;/font&gt;&lt;/strong&gt;&lt;/p&gt;  &lt;p&gt;Make sure that table &lt;strong&gt;Primary&lt;/strong&gt; key column. If not add one, that should fix this error&lt;/p&gt;</description>
      <link>https://www.vijaykodali.com/Blog/post/2011/01/22/Unable-to-update-the-EntitySet-because-it-has-a-DefiningQuery-and-no-3cInsertFunction3e-element-exists-in-the-3cModificationFunctionMapping3e-element-to-support-the-current-operation.aspx</link>
      <author>vijay</author>
      <comments>https://www.vijaykodali.com/Blog/post/2011/01/22/Unable-to-update-the-EntitySet-because-it-has-a-DefiningQuery-and-no-3cInsertFunction3e-element-exists-in-the-3cModificationFunctionMapping3e-element-to-support-the-current-operation.aspx#comment</comments>
      <guid>https://www.vijaykodali.com/Blog/post.aspx?id=d00ef5c6-42ef-467f-b117-a24be3a1a205</guid>
      <pubDate>Sat, 22 Jan 2011 17:01:00 +0100</pubDate>
      <category>ASP.NET</category>
      <category>Entity Framework</category>
      <dc:publisher>vijay</dc:publisher>
      <pingback:server>https://www.vijaykodali.com/Blog/pingback.axd</pingback:server>
      <pingback:target>https://www.vijaykodali.com/Blog/post.aspx?id=d00ef5c6-42ef-467f-b117-a24be3a1a205</pingback:target>
      <slash:comments>0</slash:comments>
      <trackback:ping>https://www.vijaykodali.com/Blog/trackback.axd?id=d00ef5c6-42ef-467f-b117-a24be3a1a205</trackback:ping>
      <wfw:comment>https://www.vijaykodali.com/Blog/post/2011/01/22/Unable-to-update-the-EntitySet-because-it-has-a-DefiningQuery-and-no-3cInsertFunction3e-element-exists-in-the-3cModificationFunctionMapping3e-element-to-support-the-current-operation.aspx#comment</wfw:comment>
      <wfw:commentRss>https://www.vijaykodali.com/Blog/syndication.axd?post=d00ef5c6-42ef-467f-b117-a24be3a1a205</wfw:commentRss>
    </item>
    <item>
      <title>URL length restrictions in SharePoint Foundation 2010</title>
      <description>&lt;p&gt;&lt;b&gt;&lt;/b&gt;&lt;/p&gt;  &lt;table border="1" cellspacing="0" cellpadding="2" width="520"&gt;&lt;tbody&gt;     &lt;tr&gt;       &lt;td valign="top" width="193"&gt;         &lt;p&gt;&lt;font color="#0000a0"&gt;&lt;strong&gt;&lt;em&gt;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160; URL part &lt;/em&gt;&lt;/strong&gt;&lt;/font&gt;&lt;/p&gt;       &lt;/td&gt;        &lt;td valign="top" width="325"&gt;         &lt;p&gt;&lt;strong&gt;&lt;font color="#0000a0"&gt;&lt;em&gt;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160; Example&lt;/em&gt;&lt;/font&gt; &lt;/strong&gt;&lt;/p&gt;       &lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td valign="top" width="192"&gt;         &lt;p&gt;&lt;b&gt;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160; Protocol&lt;/b&gt;&lt;/p&gt;       &lt;/td&gt;        &lt;td valign="top" width="326"&gt;         &lt;p&gt;http://&lt;/p&gt;       &lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td valign="top" width="192"&gt;         &lt;p&gt;&lt;b&gt;&amp;#160;&amp;#160; Server name&lt;/b&gt;&lt;/p&gt;       &lt;/td&gt;        &lt;td valign="top" width="326"&gt;         &lt;p&gt;www.contoso.com/&lt;/p&gt;       &lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td valign="top" width="192"&gt;         &lt;p&gt;&lt;b&gt;&amp;#160; Folder or file path&lt;/b&gt;&lt;/p&gt;       &lt;/td&gt;        &lt;td valign="top" width="326"&gt;         &lt;p&gt;sites/marketing/documents/Shared%20Documents/Promotion/&lt;/p&gt;       &lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td valign="top" width="192"&gt;         &lt;p&gt;&lt;b&gt;&amp;#160;&amp;#160;&amp;#160;&amp;#160; File name&lt;/b&gt;&lt;/p&gt;       &lt;/td&gt;        &lt;td valign="top" width="327"&gt;         &lt;p&gt;Some%20File.xlsx&lt;/p&gt;       &lt;/td&gt;     &lt;/tr&gt;   &lt;/tbody&gt;&lt;/table&gt;  &lt;ul&gt;   &lt;li&gt;&lt;b&gt;260 Unicode (UTF-16) code units&lt;/b&gt; – the characters in a full file path, not including a domain/server name. &lt;/li&gt;    &lt;li&gt;&lt;b&gt;256 Unicode (UTF-16) code units&lt;/b&gt; – the characters in a full folder path, not including the file name and the domain/server name. &lt;/li&gt;    &lt;li&gt;&lt;b&gt;128 Unicode (UTF-16) code units&lt;/b&gt; - characters in a path component, that is, a file or folder name. &lt;/li&gt;    &lt;li&gt;&lt;b&gt;260 Unicode (UTF-16) code units&lt;/b&gt; – the characters in a full path, including a domain/server name for use with Office clients. &lt;/li&gt;    &lt;li&gt;&lt;b&gt;256 Unicode (UTF-16) code units&lt;/b&gt; – the characters in a full path including the domain/server name, for use with Active X controls. &lt;/li&gt; &lt;/ul&gt;  &lt;p&gt;&lt;b&gt;&lt;/b&gt;&lt;/p&gt;  &lt;p&gt;The above limitations apply to the total length of the URL path to a folder or a file in SharePoint Foundation 2010 but &lt;b&gt;not to the length of any parameters&lt;/b&gt;. Also, &lt;b&gt;these limitations apply only to un-encoded URLs&lt;/b&gt;, not to encoded URLs. There is no limit to encoded URLs in SharePoint Foundation 2010&lt;/p&gt;  &lt;p&gt;Reference: &lt;a href="http://technet.microsoft.com/en-us/library/ff919562.aspx"&gt;http://technet.microsoft.com/en-us/library/ff919562.aspx&lt;/a&gt;&lt;/p&gt;</description>
      <link>https://www.vijaykodali.com/Blog/post/2010/10/08/URL-length-restrictions-in-SharePoint-Foundation-2010.aspx</link>
      <author>vijay</author>
      <comments>https://www.vijaykodali.com/Blog/post/2010/10/08/URL-length-restrictions-in-SharePoint-Foundation-2010.aspx#comment</comments>
      <guid>https://www.vijaykodali.com/Blog/post.aspx?id=b6ea52b4-0f27-4135-8506-d643aab0b8cc</guid>
      <pubDate>Fri, 08 Oct 2010 21:22:00 +0100</pubDate>
      <dc:publisher>vijay</dc:publisher>
      <pingback:server>https://www.vijaykodali.com/Blog/pingback.axd</pingback:server>
      <pingback:target>https://www.vijaykodali.com/Blog/post.aspx?id=b6ea52b4-0f27-4135-8506-d643aab0b8cc</pingback:target>
      <slash:comments>0</slash:comments>
      <trackback:ping>https://www.vijaykodali.com/Blog/trackback.axd?id=b6ea52b4-0f27-4135-8506-d643aab0b8cc</trackback:ping>
      <wfw:comment>https://www.vijaykodali.com/Blog/post/2010/10/08/URL-length-restrictions-in-SharePoint-Foundation-2010.aspx#comment</wfw:comment>
      <wfw:commentRss>https://www.vijaykodali.com/Blog/syndication.axd?post=b6ea52b4-0f27-4135-8506-d643aab0b8cc</wfw:commentRss>
    </item>
    <item>
      <title>AsyncFileUpload events with Update Panel</title>
      <description>&lt;p class="MsoNormal" style="margin: 0in 0in 0pt;"&gt;&lt;span style="font-size: 10pt; font-family: &amp;quot;Arial&amp;quot;,&amp;quot;sans-serif&amp;quot;; mso-ansi-language: EN;" lang="EN"&gt;&lt;strong&gt;&lt;span style="text-decoration: underline;"&gt;&lt;span style="font-family: verdana,geneva;"&gt;Problem:&lt;/span&gt;&lt;/span&gt;&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="margin: 0in 0in 0pt;"&gt;&lt;span style="font-size: 10pt; mso-ansi-language: EN;" lang="EN"&gt;&lt;span style="font-family: verdana,geneva;"&gt;&amp;nbsp;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="margin: 0in 0in 0pt;"&gt;&lt;span style="font-size: 10pt; mso-ansi-language: EN;" lang="EN"&gt;&lt;span style="font-family: verdana,geneva;"&gt;Last week I came across this bug (?) with AsyncFileUpload control in updatepanel. The control is not firing OnUploadedComplete server side event when it&amp;rsquo;s in updatepanel. &lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="margin: 0in 0in 0pt;"&gt;&lt;span style="font-size: 10pt; mso-ansi-language: EN;" lang="EN"&gt;&lt;span style="font-family: verdana,geneva;"&gt;&amp;nbsp;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="margin: 0in 0in 0pt;"&gt;&lt;span style="font-size: 10pt; mso-ansi-language: EN;" lang="EN"&gt;&lt;span style="font-family: verdana,geneva;"&gt;&lt;strong&gt;&lt;span style="text-decoration: underline;"&gt;Solution:&lt;/span&gt;&lt;/strong&gt; &lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="margin: 0in 0in 0pt;"&gt;&lt;span style="font-size: 10pt; mso-ansi-language: EN;" lang="EN"&gt;&lt;span style="font-family: verdana,geneva;"&gt;&amp;nbsp;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="margin: 0in 0in 0pt;"&gt;&lt;span style="font-size: 10pt; mso-ansi-language: EN;" lang="EN"&gt;&lt;span style="font-family: verdana,geneva;"&gt;After doing some research on this issue, came across these solutions.&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="margin: 0in 0in 0pt;"&gt;&lt;span style="font-size: 10pt; mso-ansi-language: EN;" lang="EN"&gt;&lt;span style="font-family: verdana,geneva;"&gt;&amp;nbsp;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="margin: 0in 0in 0pt 0.5in; text-indent: -0.25in; mso-list: l0 level1 lfo1;"&gt;&lt;span style="font-family: verdana,geneva;"&gt;&lt;span style="font-size: 10pt; mso-ansi-language: EN; mso-fareast-font-family: Arial;" lang="EN"&gt;&lt;span style="mso-list: Ignore;"&gt;1)&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;span style="font-size: 10pt; mso-ansi-language: EN;" lang="EN"&gt;Add another AsyncFileUpload control on the page and set its&amp;rsquo; style to &lt;strong style="mso-bidi-font-weight: normal;"&gt;display:none;&lt;/strong&gt;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="margin: 0in 0in 0pt;"&gt;&lt;span style="font-size: 10pt; font-family: &amp;quot;Arial&amp;quot;,&amp;quot;sans-serif&amp;quot;; mso-ansi-language: EN;" lang="EN"&gt;&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="margin: 0in 0in 0pt 0.5in; mso-layout-grid-align: none;"&gt;&lt;span style="font-size: 10pt; font-family: &amp;quot;Courier New&amp;quot;; mso-no-proof: yes;"&gt;&lt;span style="mso-spacerun: yes;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="margin: 0in 0in 0pt 0.5in; mso-layout-grid-align: none;"&gt;&lt;span style="font-size: 10pt; color: blue; font-family: &amp;quot;Courier New&amp;quot;; mso-no-proof: yes;"&gt;&amp;lt;&lt;/span&gt;&lt;span style="font-size: 10pt; color: #a31515; font-family: &amp;quot;Courier New&amp;quot;; mso-no-proof: yes;"&gt;div&lt;/span&gt;&lt;span style="font-size: 10pt; font-family: &amp;quot;Courier New&amp;quot;; mso-no-proof: yes;"&gt; &lt;span style="color: red;"&gt;style&lt;/span&gt;&lt;span style="color: blue;"&gt;="&lt;/span&gt;&lt;span style="color: red;"&gt;display&lt;/span&gt;: &lt;span style="color: blue;"&gt;none&lt;/span&gt;;&lt;span style="color: blue;"&gt;"&amp;gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="margin: 0in 0in 0pt 0.5in; mso-layout-grid-align: none;"&gt;&lt;span style="font-size: 10pt; font-family: &amp;quot;Courier New&amp;quot;; mso-no-proof: yes;"&gt;&lt;span style="mso-spacerun: yes;"&gt;&amp;nbsp; &lt;/span&gt;&lt;span style="color: blue;"&gt;&amp;lt;&lt;/span&gt;&lt;span style="color: #a31515;"&gt;cc1&lt;/span&gt;&lt;span style="color: blue;"&gt;:&lt;/span&gt;&lt;span style="color: #a31515;"&gt;AsyncFileUpload&lt;/span&gt; &lt;span style="color: red;"&gt;ID&lt;/span&gt;&lt;span style="color: blue;"&gt;="AsyncFileUpload1"&lt;/span&gt; &lt;span style="color: red;"&gt;runat&lt;/span&gt;&lt;span style="color: blue;"&gt;="server"&lt;/span&gt; &lt;span style="color: blue;"&gt;/&amp;gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="margin: 0in 0in 0pt 0.5in;"&gt;&lt;span style="font-size: 10pt; color: blue; font-family: &amp;quot;Courier New&amp;quot;; mso-no-proof: yes;"&gt;&amp;lt;/&lt;/span&gt;&lt;span style="font-size: 10pt; color: #a31515; font-family: &amp;quot;Courier New&amp;quot;; mso-no-proof: yes;"&gt;div&lt;/span&gt;&lt;span style="font-size: 10pt; color: blue; font-family: &amp;quot;Courier New&amp;quot;; mso-no-proof: yes;"&gt;&amp;gt;&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="margin: 0in 0in 0pt 0.5in;"&gt;&lt;span style="font-size: 10pt; color: blue; font-family: &amp;quot;Courier New&amp;quot;; mso-no-proof: yes;"&gt;&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="margin: 0in 0in 0pt;"&gt;&lt;span style="font-size: 10pt; font-family: &amp;quot;Arial&amp;quot;,&amp;quot;sans-serif&amp;quot;; mso-ansi-language: EN;" lang="EN"&gt;&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="margin: 0in 0in 0pt 0.5in; text-indent: -0.25in; mso-list: l0 level1 lfo1;"&gt;&lt;span style="font-family: verdana,geneva;"&gt;&lt;strong style="mso-bidi-font-weight: normal;"&gt;&lt;span style="font-size: 10pt; mso-ansi-language: EN; mso-fareast-font-family: Arial;" lang="EN"&gt;&lt;span style="mso-list: Ignore;"&gt;2)&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;/strong&gt;&lt;span style="font-size: 10pt; mso-ansi-language: EN;" lang="EN"&gt;Another workaround is to add the following attributes to the &amp;lt;form&amp;gt; tag of the page..&lt;/span&gt;&lt;/span&gt;&lt;span style="font-family: &amp;quot;Verdana&amp;quot;,&amp;quot;sans-serif&amp;quot;;"&gt;&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;strong style="mso-bidi-font-weight: normal;"&gt;&lt;span style="font-size: 10pt; mso-ansi-language: EN;" lang="EN"&gt;&lt;span style="font-family: verdana,geneva;"&gt;enctype="multipart/form-data" method="post"&lt;/span&gt;&lt;/span&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="margin: 0in 0in 0pt;"&gt;&lt;strong style="mso-bidi-font-weight: normal;"&gt;&lt;span style="font-size: 10pt; mso-ansi-language: EN;" lang="EN"&gt;&lt;span style="font-family: verdana,geneva;"&gt;&amp;nbsp;&lt;/span&gt;&lt;/span&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="margin: 0in 0in 0pt;"&gt;&lt;span style="font-size: 10pt; mso-ansi-language: EN;" lang="EN"&gt;&lt;span style="font-family: verdana,geneva;"&gt;&amp;nbsp;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="margin: 0in 0in 0pt;"&gt;&lt;span style="font-size: 10pt; mso-ansi-language: EN;" lang="EN"&gt;&lt;span style="font-family: verdana,geneva;"&gt;Both the solutions are working fine. &lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="margin: 0in 0in 0pt;"&gt;&lt;span style="font-size: 10pt; mso-ansi-language: EN;" lang="EN"&gt;&lt;span style="font-family: verdana,geneva;"&gt;&amp;nbsp;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="margin: 0in 0in 0pt;"&gt;&lt;strong style="mso-bidi-font-weight: normal;"&gt;&lt;span style="font-size: 10pt; mso-ansi-language: EN;" lang="EN"&gt;&lt;span style="font-family: verdana,geneva;"&gt;&amp;nbsp;&lt;/span&gt;&lt;/span&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="margin: 0in 0in 0pt;"&gt;&lt;span style="font-size: 10pt; font-family: &amp;quot;Arial&amp;quot;,&amp;quot;sans-serif&amp;quot;; mso-ansi-language: EN;" lang="EN"&gt;&lt;span style="font-family: verdana,geneva;"&gt;Thanks to &lt;/span&gt;&lt;a href="http://forums.asp.net/members/obout_5F00_teo.aspx"&gt;&lt;span style="font-family: verdana,geneva;"&gt;obout_teo&lt;/span&gt;&lt;/a&gt;&lt;span style="font-family: verdana,geneva;"&gt; and &lt;/span&gt;&lt;a href="http://forums.asp.net/members/MikeMelendez.aspx"&gt;&lt;span style="font-family: verdana,geneva;"&gt;MikeMelendez&lt;/span&gt;&lt;/a&gt;&lt;span style="font-family: verdana,geneva;"&gt; of Asp.Net forums&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;</description>
      <link>https://www.vijaykodali.com/Blog/post/2010/09/20/AsyncFileUpload-events-with-Update-Panel.aspx</link>
      <author>Vijay</author>
      <comments>https://www.vijaykodali.com/Blog/post/2010/09/20/AsyncFileUpload-events-with-Update-Panel.aspx#comment</comments>
      <guid>https://www.vijaykodali.com/Blog/post.aspx?id=23659cb5-1056-4e87-8833-05baa909624e</guid>
      <pubDate>Mon, 20 Sep 2010 18:22:00 +0100</pubDate>
      <category>AJAX</category>
      <category>ASP.Net 3.5</category>
      <dc:publisher>Vijay</dc:publisher>
      <pingback:server>https://www.vijaykodali.com/Blog/pingback.axd</pingback:server>
      <pingback:target>https://www.vijaykodali.com/Blog/post.aspx?id=23659cb5-1056-4e87-8833-05baa909624e</pingback:target>
      <slash:comments>5</slash:comments>
      <trackback:ping>https://www.vijaykodali.com/Blog/trackback.axd?id=23659cb5-1056-4e87-8833-05baa909624e</trackback:ping>
      <wfw:comment>https://www.vijaykodali.com/Blog/post/2010/09/20/AsyncFileUpload-events-with-Update-Panel.aspx#comment</wfw:comment>
      <wfw:commentRss>https://www.vijaykodali.com/Blog/syndication.axd?post=23659cb5-1056-4e87-8833-05baa909624e</wfw:commentRss>
    </item>
    <item>
      <title>SharePoint repeatedly prompts for login credentials</title>
      <description>&lt;p&gt;&lt;b&gt;&lt;i&gt;Symptoms:&lt;/i&gt;&lt;/b&gt;&lt;/p&gt;  &lt;p&gt;After you enter credentials on SharePoint site login prompt, you will be thrown the login prompt repeatedly despite providing the right credentials.&lt;/p&gt;  &lt;p&gt;&lt;b&gt;&lt;i&gt;Cause:&lt;/i&gt;&lt;/b&gt;&lt;/p&gt;  &lt;p&gt;This issue occurs with default security settings of IE7 in windows server environment. The settings include a loopback check security feature that is designed to help prevent reflection attacks on your computer. Therefore, authentication fails.&lt;/p&gt;  &lt;p&gt;It can also happen for users that are behind a secured network and browser settings are controlled by administrator. &lt;/p&gt;  &lt;p&gt;&lt;b&gt;&lt;i&gt;Solution: &lt;/i&gt;&lt;/b&gt;&lt;/p&gt;  &lt;p&gt;To work-around this problem, users need to turn off Integrated Windows Authentication in Internet Explorer.&lt;/p&gt;  &lt;ol&gt;   &lt;li&gt;In Internet Explorer, click on the Tools button, then choose Internet Options&lt;/li&gt;    &lt;li&gt;Click on the advanced tab&lt;/li&gt;    &lt;li&gt;Clear the Enable Integrated Windows Authentication option (In Security section) and Click “OK”&lt;/li&gt;    &lt;li&gt;Close and restart Internet Explorer.&lt;/li&gt; &lt;/ol&gt;  &lt;p&gt;If the problem persists, you may need to manually add the team Web site to the list of trusted intranet sites. To do this, complete the following steps:&lt;/p&gt;  &lt;ol&gt;   &lt;li&gt;On the Internet Explorer toolbar, click Tools, and then click Internet Options.&lt;/li&gt;    &lt;li&gt;In the Internet Options dialog box, click the Security tab, and then select Local intranet.&lt;/li&gt;    &lt;li&gt;Click Sites, and then click Advanced.&lt;/li&gt;    &lt;li&gt;Type the URL of the team Web site in the Add this Web site to the zone box, click Add, and then click OK.&lt;/li&gt; &lt;/ol&gt;</description>
      <link>https://www.vijaykodali.com/Blog/post/2010/08/27/SharePoint-repeatedly-prompts-for-login-credentials.aspx</link>
      <author>vijay</author>
      <comments>https://www.vijaykodali.com/Blog/post/2010/08/27/SharePoint-repeatedly-prompts-for-login-credentials.aspx#comment</comments>
      <guid>https://www.vijaykodali.com/Blog/post.aspx?id=917b6cf6-f18c-40e9-b34a-fc6ec32505a1</guid>
      <pubDate>Fri, 27 Aug 2010 22:01:00 +0100</pubDate>
      <category>SharePoint2010</category>
      <category>SharePoint</category>
      <dc:publisher>vijay</dc:publisher>
      <pingback:server>https://www.vijaykodali.com/Blog/pingback.axd</pingback:server>
      <pingback:target>https://www.vijaykodali.com/Blog/post.aspx?id=917b6cf6-f18c-40e9-b34a-fc6ec32505a1</pingback:target>
      <slash:comments>0</slash:comments>
      <trackback:ping>https://www.vijaykodali.com/Blog/trackback.axd?id=917b6cf6-f18c-40e9-b34a-fc6ec32505a1</trackback:ping>
      <wfw:comment>https://www.vijaykodali.com/Blog/post/2010/08/27/SharePoint-repeatedly-prompts-for-login-credentials.aspx#comment</wfw:comment>
      <wfw:commentRss>https://www.vijaykodali.com/Blog/syndication.axd?post=917b6cf6-f18c-40e9-b34a-fc6ec32505a1</wfw:commentRss>
    </item>
    <item>
      <title>Disabled button not grayed out in Firefox and Chrome</title>
      <description>&lt;p&gt;When button is disabled, it’s not-clickable in all browsers. However in Firefox and Chrome, the button looks enabled, though the user cannot click it. &lt;/p&gt;  &lt;p&gt;&lt;b&gt;Reason&lt;/b&gt;:&lt;/p&gt;  &lt;p&gt;From &lt;a href="http://www.w3schools.com/tags/tag_button.asp"&gt;W3Scholl&lt;/a&gt;, &amp;quot;Enabled&amp;quot; Property isn't standard property of XHTML 4.&lt;/p&gt;  &lt;p&gt;&lt;b&gt;Solution&lt;/b&gt;:&lt;/p&gt;  &lt;p&gt;You can modify the way they look with CSS&lt;/p&gt;  &lt;pre class="brush: css; auto-links: true; collapse: false; first-line: 1; gutter: true; html-script: false; light: false; ruler: false; smart-tabs: true; tab-size: 4; toolbar: true;"&gt;button[disabled] { 
 color:Grey;
/* Add other  styles here for disable button */ 
} &lt;/pre&gt;</description>
      <link>https://www.vijaykodali.com/Blog/post/2010/08/12/Disabled-button-not-grayed-out-in-Firefox-and-Chrome.aspx</link>
      <author>vijay</author>
      <comments>https://www.vijaykodali.com/Blog/post/2010/08/12/Disabled-button-not-grayed-out-in-Firefox-and-Chrome.aspx#comment</comments>
      <guid>https://www.vijaykodali.com/Blog/post.aspx?id=6466f938-d090-44f2-b460-2a55d81ad92d</guid>
      <pubDate>Thu, 12 Aug 2010 21:08:00 +0100</pubDate>
      <category>ASP.Net 3.5</category>
      <category>ASP.NET</category>
      <category>Web Development</category>
      <dc:publisher>vijay</dc:publisher>
      <pingback:server>https://www.vijaykodali.com/Blog/pingback.axd</pingback:server>
      <pingback:target>https://www.vijaykodali.com/Blog/post.aspx?id=6466f938-d090-44f2-b460-2a55d81ad92d</pingback:target>
      <slash:comments>3</slash:comments>
      <trackback:ping>https://www.vijaykodali.com/Blog/trackback.axd?id=6466f938-d090-44f2-b460-2a55d81ad92d</trackback:ping>
      <wfw:comment>https://www.vijaykodali.com/Blog/post/2010/08/12/Disabled-button-not-grayed-out-in-Firefox-and-Chrome.aspx#comment</wfw:comment>
      <wfw:commentRss>https://www.vijaykodali.com/Blog/syndication.axd?post=6466f938-d090-44f2-b460-2a55d81ad92d</wfw:commentRss>
    </item>
  </channel>
</rss>