<?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/' xmlns:blogger='http://schemas.google.com/blogger/2008' xmlns:georss='http://www.georss.org/georss' xmlns:gd="http://schemas.google.com/g/2005" xmlns:thr='http://purl.org/syndication/thread/1.0'><id>tag:blogger.com,1999:blog-3826986716234513713</id><updated>2026-04-13T12:24:21.564+05:30</updated><category term="ASP.NET"/><category term="C#"/><category term="GridView"/><category term="VB.NET"/><category term="AJAX"/><category term="JavaScript"/><category term="Sql Server"/><category term="FileUpload"/><category term="WinForms"/><category term="Windows Forms"/><category term="DropDownList"/><category term="FindControl"/><category term="Web.config"/><category term="XML"/><category term="EditItemTemplate"/><category term="Session"/><category term="Visual studio"/><category term="jQuery"/><category term="Authentication"/><category term="ItemTemplate"/><category term="SharePoint2010"/><category term="Crystal Reports"/><category term="Forms Authentication"/><category term="ModalPopUpExtender"/><category term="Performance Optimization"/><category term="AutoComplete Extender"/><category term="Blogger Tricks"/><category term="DetailsView"/><category term="QueryString"/><category term="SqlCommand"/><category term="Update Panel"/><category term="Web Service"/><category term="iTextSharp"/><category term="BloggerTips"/><category term="Excel"/><category term="IIS"/><category term="MembershipProvider"/><category term="ObjectDataSource"/><category term="PDF"/><category term="DataList"/><category term="DotNetZip"/><category term="LoginControl"/><category term="TraceMobileNumber"/><category term="AppFabric"/><category term="Cross Page Posting"/><category term="DataKeyNames"/><category term="Cookies"/><category term="FooterTemplate"/><category term="Progress Template"/><category term="Server.Transfer"/><category term="Submit Form"/><title type='text'>Csharp Asp.Net Articles C# VB Tutorials Code Examples Samples</title><subtitle type='html'>ASP.NET,C#,VB,SharePoint,AJAX,SQL, GridView,jQuery,MVC,WCF,WPF</subtitle><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://csharpdotnetfreak.blogspot.com/feeds/posts/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3826986716234513713/posts/default?alt=atom'/><link rel='alternate' type='text/html' href='http://csharpdotnetfreak.blogspot.com/'/><link rel='hub' href='http://pubsubhubbub.appspot.com/'/><link rel='next' type='application/atom+xml' href='http://www.blogger.com/feeds/3826986716234513713/posts/default?alt=atom&amp;start-index=26&amp;max-results=25'/><author><name>Anonymous</name><uri>http://www.blogger.com/profile/10629107305544485629</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>218</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>25</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-3826986716234513713.post-9111008058908646407</id><published>2015-01-06T17:52:00.002+05:30</published><updated>2015-01-06T17:52:52.402+05:30</updated><category scheme="http://www.blogger.com/atom/ns#" term="ASP.NET"/><category scheme="http://www.blogger.com/atom/ns#" term="DropDownList"/><category scheme="http://www.blogger.com/atom/ns#" term="JavaScript"/><category scheme="http://www.blogger.com/atom/ns#" term="jQuery"/><title type='text'>DropDownList Validation Using JQuery JavaScript In Asp.Net</title><summary type="text">
This post explains&amp;nbsp;DropDownList validation Using Jquery and JavaScript in Asp.Net where DropDown is either bind with SqlDataSource or listItems.

Place one drop down and button on the page in design view and add JQuery javascript file in solution and add it&#39;s reference in head section of page.

write following JQuery script in head section of page.


   1:  &amp;lt;head runat=&quot;server&quot;&amp;gt;
   2:</summary><link rel='replies' type='application/atom+xml' href='http://csharpdotnetfreak.blogspot.com/feeds/9111008058908646407/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://csharpdotnetfreak.blogspot.com/2015/01/dropdownlist-validation-using-jquery-javascript-aspnet.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3826986716234513713/posts/default/9111008058908646407'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3826986716234513713/posts/default/9111008058908646407'/><link rel='alternate' type='text/html' href='http://csharpdotnetfreak.blogspot.com/2015/01/dropdownlist-validation-using-jquery-javascript-aspnet.html' title='DropDownList Validation Using JQuery JavaScript In Asp.Net'/><author><name>Anonymous</name><uri>http://www.blogger.com/profile/10629107305544485629</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-3826986716234513713.post-1023719609050316077</id><published>2015-01-05T16:34:00.000+05:30</published><updated>2015-01-05T16:34:26.484+05:30</updated><category scheme="http://www.blogger.com/atom/ns#" term="ASP.NET"/><category scheme="http://www.blogger.com/atom/ns#" term="DropDownList"/><title type='text'>Validate DropDownList Using Required Field Validator Asp.Net</title><summary type="text">
This post explains How to Validate DropDownList Using RequiredFieldValidator In Asp.Net when either Dropdown is populated using SqlDataSource or when Drop Down is populated using List Items.
Place one dropdown list, button and requiredfieldvalidator controls in design view of page and add list items in HTML source of page as mentioned below.


   1:  &amp;lt;asp:DropDownList ID=&quot;ddlLanguage&quot; runat=&quot;</summary><link rel='replies' type='application/atom+xml' href='http://csharpdotnetfreak.blogspot.com/feeds/1023719609050316077/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://csharpdotnetfreak.blogspot.com/2015/01/validate-dropdownlist-requiredfieldvalidator.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3826986716234513713/posts/default/1023719609050316077'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3826986716234513713/posts/default/1023719609050316077'/><link rel='alternate' type='text/html' href='http://csharpdotnetfreak.blogspot.com/2015/01/validate-dropdownlist-requiredfieldvalidator.html' title='Validate DropDownList Using Required Field Validator Asp.Net'/><author><name>Anonymous</name><uri>http://www.blogger.com/profile/10629107305544485629</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-3826986716234513713.post-754233363980570689</id><published>2014-12-29T16:04:00.000+05:30</published><updated>2014-12-29T16:19:25.201+05:30</updated><category scheme="http://www.blogger.com/atom/ns#" term="ASP.NET"/><category scheme="http://www.blogger.com/atom/ns#" term="JavaScript"/><title type='text'>ASP.NET TextBox Remaining Character Counter JavaScript</title><summary type="text">
This example illustrate how to count and show remaining characters in TextBox using JavaScript in Asp.Net.





Create a new website in Visual Studio and place one TextBox and Label on the default.aspx page in design mode.

Go to HTML source of page and write a JavaScript function named Count in head section of page to count remaining characters in TextBox.

Set the MaxLength property of TextBox</summary><link rel='replies' type='application/atom+xml' href='http://csharpdotnetfreak.blogspot.com/feeds/754233363980570689/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://csharpdotnetfreak.blogspot.com/2014/12/javascript-textbox-remaining-character-counter-aspnet.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3826986716234513713/posts/default/754233363980570689'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3826986716234513713/posts/default/754233363980570689'/><link rel='alternate' type='text/html' href='http://csharpdotnetfreak.blogspot.com/2014/12/javascript-textbox-remaining-character-counter-aspnet.html' title='ASP.NET TextBox Remaining Character Counter JavaScript'/><author><name>Anonymous</name><uri>http://www.blogger.com/profile/10629107305544485629</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhSEoNVIBpQGSKTICJiTTL5mHBDVeinKIdCLV5fx8Ll-HSCYT0iKZnTjPQipfIv0aTxfXFPhrYFKvNNMqV2lIfw1ZUL0i8NdEB-WiuEmpBZUipXBDhiEFdOhbE3GnU7tfjoB-x_dTaP_PVb/s72-w268-h165-c-p-no/TextBoxRemainingCharactersCounter.gif" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-3826986716234513713.post-4602940451602772915</id><published>2012-09-06T17:43:00.000+05:30</published><updated>2012-09-06T17:43:10.583+05:30</updated><category scheme="http://www.blogger.com/atom/ns#" term="SharePoint2010"/><title type='text'>Configure Unique Document IDs Feature In SharePoint 2010</title><summary type="text">This post explains how to Enable Activate Or Configure&amp;nbsp;Unique Document IDs Feature In SharePoint 2010 For better Document Management.
Open your site collection in browser and login with administrator account

Click on Site Actions &amp;gt; Site Settings




Select Site collection features from Site Collection Administration section 


Activate Document ID Service



After activation it will look</summary><link rel='replies' type='application/atom+xml' href='http://csharpdotnetfreak.blogspot.com/feeds/4602940451602772915/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://csharpdotnetfreak.blogspot.com/2012/09/unique-document-id-feature-sharepoint-2010.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3826986716234513713/posts/default/4602940451602772915'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3826986716234513713/posts/default/4602940451602772915'/><link rel='alternate' type='text/html' href='http://csharpdotnetfreak.blogspot.com/2012/09/unique-document-id-feature-sharepoint-2010.html' title='Configure Unique Document IDs Feature In SharePoint 2010'/><author><name>Anonymous</name><uri>http://www.blogger.com/profile/10629107305544485629</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEj9YOOa8JcsSZrJNI1jj5F2HnyelCS_X87vofi0UIIIYixPLFMAIDTGt2ULHv72_MhQQuzL6cNXD0rFm0B2zNnF3d4YYnivn544M3s_O_MyoDChmWtl3tmTAp54eAAK6pBj4t0awQAKqOe7/s72-c/UniqueDocumentID.png" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-3826986716234513713.post-1670683751453567182</id><published>2012-08-24T14:58:00.000+05:30</published><updated>2012-08-24T14:58:04.662+05:30</updated><category scheme="http://www.blogger.com/atom/ns#" term="ASP.NET"/><category scheme="http://www.blogger.com/atom/ns#" term="DropDownList"/><category scheme="http://www.blogger.com/atom/ns#" term="jQuery"/><category scheme="http://www.blogger.com/atom/ns#" term="XML"/><title type='text'>Asp.Net Bind Populate DropDownList With JQuery And XML</title><summary type="text">In this example i&#39;m explaining How To Populate Or Bind DropDownList With JQuery And XML In Asp.Net.


Add jquery library reference in head section and place one dropdown on the page.
Add one list item with select as it&#39;s value.

   1:  &amp;lt;asp:DropDownList ID=&quot;DropDownList1&quot; runat=&quot;server&quot;&amp;gt;
   2:  &amp;lt;asp:ListItem&amp;gt;Select&amp;lt;/asp:ListItem&amp;gt;
   3:  &amp;lt;/asp:DropDownList&amp;gt;
   4:  &amp;nbsp;
</summary><link rel='replies' type='application/atom+xml' href='http://csharpdotnetfreak.blogspot.com/feeds/1670683751453567182/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://csharpdotnetfreak.blogspot.com/2012/08/aspnet-bind-populate-dropdownlist-jquery-xml.html#comment-form' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3826986716234513713/posts/default/1670683751453567182'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3826986716234513713/posts/default/1670683751453567182'/><link rel='alternate' type='text/html' href='http://csharpdotnetfreak.blogspot.com/2012/08/aspnet-bind-populate-dropdownlist-jquery-xml.html' title='Asp.Net Bind Populate DropDownList With JQuery And XML'/><author><name>Anonymous</name><uri>http://www.blogger.com/profile/10629107305544485629</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEigafsHIezNrUzbH7_LcLakVD4b2KiYE927VzaBIZIaFgzGOh9p6By7oCPagJZaZD5-SivkjrQxiyo5C76qS5Jp7mgrP-dE88BDV62_pkM-TxsetvJfaVgVRgZGxovIcupQyqXa8IWFYhJx/s72-c/DropDownListWithJqueryXML.gif" height="72" width="72"/><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-3826986716234513713.post-7089638691588993530</id><published>2012-08-17T15:58:00.000+05:30</published><updated>2012-08-17T15:59:25.224+05:30</updated><category scheme="http://www.blogger.com/atom/ns#" term="AJAX"/><category scheme="http://www.blogger.com/atom/ns#" term="ASP.NET"/><category scheme="http://www.blogger.com/atom/ns#" term="FileUpload"/><category scheme="http://www.blogger.com/atom/ns#" term="ModalPopUpExtender"/><title type='text'>AjaxFileUpload AsyncFileUpload In ModalPopUp Extender Asp.Net</title><summary type="text">This example shows how to use AjaxFileUpload Control Or AsyncFileUpload In ModalPopUp Extender Using C# VB Asp.Net.

Place ToolkitScriptManager and a button inside UpdatePanel on the page, we will open ModalPopup in click event of this button to upload files.
Create one panel on the page and add AjaxFileUpload or Ajax AsyncFileUpload in it.



HTML Source

&amp;lt;asp:ToolkitScriptManager ID=&quot;</summary><link rel='replies' type='application/atom+xml' href='http://csharpdotnetfreak.blogspot.com/feeds/7089638691588993530/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://csharpdotnetfreak.blogspot.com/2012/08/ajaxfileupload-asyncfileupload-in-modalpopup.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3826986716234513713/posts/default/7089638691588993530'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3826986716234513713/posts/default/7089638691588993530'/><link rel='alternate' type='text/html' href='http://csharpdotnetfreak.blogspot.com/2012/08/ajaxfileupload-asyncfileupload-in-modalpopup.html' title='AjaxFileUpload AsyncFileUpload In ModalPopUp Extender Asp.Net'/><author><name>Anonymous</name><uri>http://www.blogger.com/profile/10629107305544485629</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhYwc_qhKovUL8dDK8T_Wenn07qKdQKMEgQsQ_9VbX2QH9dXyExxGx27olWOcrv5zpckeQAHeAODF16FbBYP3K8uIcXYK2tyQlqLylIxeRVPB_9DFYhtnejoEUl1djSpfqCO3w4Hmabp_oO/s72-c/AjaxFileUploadInModalPopUpExtender.gif" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-3826986716234513713.post-5335746874818248548</id><published>2012-08-17T13:23:00.000+05:30</published><updated>2012-08-17T13:23:13.504+05:30</updated><category scheme="http://www.blogger.com/atom/ns#" term="SharePoint2010"/><title type='text'>Allow Enable Anonymous Access In SharePoint 2010 Sites</title><summary type="text">This Post explains How To Allow Or Enable Anonymous Access In SharePoint 2010 Sites Collections.
1. Open SharePoint 2010 Central Administration, Go to Manage Web Applications



Select Your Site and click on Authentication Providers icon in the top ribbon bar&amp;nbsp;



Click on Default Zone and Check the Enable Anonymous Access CheckBox and save it




2. Select your site and click on Anonymous </summary><link rel='replies' type='application/atom+xml' href='http://csharpdotnetfreak.blogspot.com/feeds/5335746874818248548/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://csharpdotnetfreak.blogspot.com/2012/08/sharepoint2010-allow-enable-anonymous-access.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3826986716234513713/posts/default/5335746874818248548'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3826986716234513713/posts/default/5335746874818248548'/><link rel='alternate' type='text/html' href='http://csharpdotnetfreak.blogspot.com/2012/08/sharepoint2010-allow-enable-anonymous-access.html' title='Allow Enable Anonymous Access In SharePoint 2010 Sites'/><author><name>Anonymous</name><uri>http://www.blogger.com/profile/10629107305544485629</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjIsPdcD5KaWex0cDen-p2TaCqHqV44IpH1gL3hNlTZBNZDEog9FKAvLTR7VX9RkUPhjNF-GiGIz_L_I0yJGZmoufsoe5rmEoC5JR0ZqiLSHfxJDEXhPLuJzfk6PF2IL1TgGciAzzHhbsRo/s72-c/AllowAnonymousSharepoint2010.png" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-3826986716234513713.post-4170107479151385570</id><published>2012-08-16T11:17:00.000+05:30</published><updated>2012-08-16T11:17:08.565+05:30</updated><category scheme="http://www.blogger.com/atom/ns#" term="AJAX"/><category scheme="http://www.blogger.com/atom/ns#" term="ASP.NET"/><category scheme="http://www.blogger.com/atom/ns#" term="AutoComplete Extender"/><category scheme="http://www.blogger.com/atom/ns#" term="C#"/><category scheme="http://www.blogger.com/atom/ns#" term="VB.NET"/><title type='text'>Ajax AutoCompleteExtender In Master Page Asp.Net</title><summary type="text">This Example shows How To Use Ajax AutoCompleteExtender TextBox In Master Page In Asp.Net.
Open Visual Studio and create new website, add master page in it and design it as you want.
Create a BIN folder in application and add AjaxControlToolkit.dll in it.
I have use Northwind database to fetch names for AutoCompletion list.
Add Connection String in web.config file

&amp;lt;connectionStrings&amp;gt;
&amp;lt;</summary><link rel='replies' type='application/atom+xml' href='http://csharpdotnetfreak.blogspot.com/feeds/4170107479151385570/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://csharpdotnetfreak.blogspot.com/2012/08/ajax-autocompleteextender-in-master-page-aspnet.html#comment-form' title='4 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3826986716234513713/posts/default/4170107479151385570'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3826986716234513713/posts/default/4170107479151385570'/><link rel='alternate' type='text/html' href='http://csharpdotnetfreak.blogspot.com/2012/08/ajax-autocompleteextender-in-master-page-aspnet.html' title='Ajax AutoCompleteExtender In Master Page Asp.Net'/><author><name>Anonymous</name><uri>http://www.blogger.com/profile/10629107305544485629</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>4</thr:total></entry><entry><id>tag:blogger.com,1999:blog-3826986716234513713.post-2079480757178804562</id><published>2012-08-14T18:54:00.003+05:30</published><updated>2012-08-14T18:54:50.063+05:30</updated><category scheme="http://www.blogger.com/atom/ns#" term="ASP.NET"/><title type='text'>Validation Of ViewState MAC Failed Error Asp.Net</title><summary type="text">If you are receiving Validation Of ViewState MAC Failed Error In Asp.Net web application. This occurs if you are using controls like Gridview or Detailsview with DataKeyNames on the page and page takes long time in loading.

This issue has been fixed in .Net framework 2.0 SP2 and .Net framework 3.5 SP1. so upgrading to service packs is best option to fix validation of viewstate mac failed error.
</summary><link rel='replies' type='application/atom+xml' href='http://csharpdotnetfreak.blogspot.com/feeds/2079480757178804562/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://csharpdotnetfreak.blogspot.com/2012/08/validation-of-viewstate-mac-failed-error-aspnet.html#comment-form' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3826986716234513713/posts/default/2079480757178804562'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3826986716234513713/posts/default/2079480757178804562'/><link rel='alternate' type='text/html' href='http://csharpdotnetfreak.blogspot.com/2012/08/validation-of-viewstate-mac-failed-error-aspnet.html' title='Validation Of ViewState MAC Failed Error Asp.Net'/><author><name>Anonymous</name><uri>http://www.blogger.com/profile/10629107305544485629</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-3826986716234513713.post-3525620740081917123</id><published>2012-08-14T14:04:00.000+05:30</published><updated>2012-08-17T13:28:36.384+05:30</updated><category scheme="http://www.blogger.com/atom/ns#" term="SharePoint2010"/><title type='text'>Custom Login Web Part In SharePoint 2010 Forms Based</title><summary type="text">This post explains How To Create Custom Login Web Part In SharePoint 2010 For Forms Based Authentication FBA.
Before creating Login WebPart we need to setup and configure Membership Provider Database and Forms Based Authentication(FBA) In SharePoint 2010 and can optionally Allow Anonymous Access to sharepoint web application and sites collection.
1. Create Visual Web Part In Visual Studio 2010
</summary><link rel='replies' type='application/atom+xml' href='http://csharpdotnetfreak.blogspot.com/feeds/3525620740081917123/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://csharpdotnetfreak.blogspot.com/2012/08/custom-login-web-part-in-sharepoint-2010-forms-based.html#comment-form' title='5 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3826986716234513713/posts/default/3525620740081917123'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3826986716234513713/posts/default/3525620740081917123'/><link rel='alternate' type='text/html' href='http://csharpdotnetfreak.blogspot.com/2012/08/custom-login-web-part-in-sharepoint-2010-forms-based.html' title='Custom Login Web Part In SharePoint 2010 Forms Based'/><author><name>Anonymous</name><uri>http://www.blogger.com/profile/10629107305544485629</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgT-W5Dbg66Yp2mBKTb1o-MbLRSaA4VqxQ2gtif_vvsYjfvBoc4IJlMkQReA02eN_I3xk-ECLVjhAQWp42wyQnlTq23mzD7a5toKqJcJwGhbE0tysdduRivWLuOhrsW-aML5PuliYUxcFXW/s72-c/CustomLoginWebPart.png" height="72" width="72"/><thr:total>5</thr:total></entry><entry><id>tag:blogger.com,1999:blog-3826986716234513713.post-3605305462707695088</id><published>2012-08-13T11:01:00.000+05:30</published><updated>2012-08-13T11:02:42.895+05:30</updated><category scheme="http://www.blogger.com/atom/ns#" term="AJAX"/><category scheme="http://www.blogger.com/atom/ns#" term="ASP.NET"/><category scheme="http://www.blogger.com/atom/ns#" term="C#"/><category scheme="http://www.blogger.com/atom/ns#" term="FileUpload"/><category scheme="http://www.blogger.com/atom/ns#" term="VB.NET"/><title type='text'>Asp.Net AjaxFileUpload Control With Drag Drop And Progress Bar</title><summary type="text">This Example explains how to use AjaxFileUpload Control With Drag Drop And Progress Bar Functionality In Asp.Net 2.0 3.5 4.0 C# And VB.NET.

May 2012 release of AjaxControlToolkit includes a new AjaxFileUpload Control&amp;nbsp;which supports Multiple File Upload,&amp;nbsp;Progress Bar and Drag And Drop functionality.

These new features are supported by Google Chrome version 16+, Firefox 8+ , Safari 5+ </summary><link rel='replies' type='application/atom+xml' href='http://csharpdotnetfreak.blogspot.com/feeds/3605305462707695088/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://csharpdotnetfreak.blogspot.com/2012/08/aspnet-ajaxfileupload-control-dragdrop-progress-bar.html#comment-form' title='7 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3826986716234513713/posts/default/3605305462707695088'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3826986716234513713/posts/default/3605305462707695088'/><link rel='alternate' type='text/html' href='http://csharpdotnetfreak.blogspot.com/2012/08/aspnet-ajaxfileupload-control-dragdrop-progress-bar.html' title='Asp.Net AjaxFileUpload Control With Drag Drop And Progress Bar'/><author><name>Anonymous</name><uri>http://www.blogger.com/profile/10629107305544485629</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEggN3mCYEAUgB9K7-pX63O9IaD1cGeJTMeViLcAo-8CljYhxoNzpn3UyLo4Z_5iMFBYLG36Z1ATT6icmSpQ5zIBqAtU5lKzoHhs0kqvheTUwgHxo8HvxGHssn-k4pqO8W2iUmwZxh_7ekBq/s72-c/AjaxFileUploadExample.gif" height="72" width="72"/><thr:total>7</thr:total></entry><entry><id>tag:blogger.com,1999:blog-3826986716234513713.post-6540070769146853861</id><published>2012-08-10T12:54:00.000+05:30</published><updated>2012-08-10T12:56:33.220+05:30</updated><category scheme="http://www.blogger.com/atom/ns#" term="AJAX"/><category scheme="http://www.blogger.com/atom/ns#" term="ASP.NET"/><category scheme="http://www.blogger.com/atom/ns#" term="GridView"/><category scheme="http://www.blogger.com/atom/ns#" term="ModalPopUpExtender"/><title type='text'>Ajax ConfirmButtonExtender With ModalPopUp In GridView Asp.Net</title><summary type="text">This example implements Ajax ConfirmButtonExtender With ModalPopUp Extender In Asp.Net GridView to show Delete Confirmation before deleting records.
Populate GridView using SqlDataSource and add one LinkButton inside&amp;nbsp;TemplateField in Columns.

   1:  &amp;lt;asp:TemplateField HeaderText=&quot;Delete&quot;&amp;gt;
   2:  &amp;lt;ItemTemplate&amp;gt;
   3:  &amp;lt;asp:LinkButton ID=&quot;lnkDel&quot; runat=&quot;server&quot; 
   4:</summary><link rel='replies' type='application/atom+xml' href='http://csharpdotnetfreak.blogspot.com/feeds/6540070769146853861/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://csharpdotnetfreak.blogspot.com/2012/08/ajax-confirmbuttonextender-modalpopup-gridview-aspnet.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3826986716234513713/posts/default/6540070769146853861'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3826986716234513713/posts/default/6540070769146853861'/><link rel='alternate' type='text/html' href='http://csharpdotnetfreak.blogspot.com/2012/08/ajax-confirmbuttonextender-modalpopup-gridview-aspnet.html' title='Ajax ConfirmButtonExtender With ModalPopUp In GridView Asp.Net'/><author><name>Anonymous</name><uri>http://www.blogger.com/profile/10629107305544485629</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjmdzeChLhKC3Q_p3DIL7UsaOz1wR2q153pqasoouh57cRTj4ZYyxFuUEYPYUXbQ5-7v0zoeDewy0eeQ5vqyBEBmOK7BlcAA7Say874tz_jvqM1kadLTmiHyIW9_8AyU2s-8Qevyw1hSXyF/s72-c/ConfirmButtonExtenderExample.gif" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-3826986716234513713.post-5431862547259693111</id><published>2012-08-09T12:17:00.000+05:30</published><updated>2012-08-09T12:17:32.316+05:30</updated><category scheme="http://www.blogger.com/atom/ns#" term="ASP.NET"/><category scheme="http://www.blogger.com/atom/ns#" term="DropDownList"/><category scheme="http://www.blogger.com/atom/ns#" term="XML"/><title type='text'>Populate Bind DropDownList From XML File In Asp.Net</title><summary type="text">This Example explains how to Populate Or Bind DropDownList With XML File Data In Asp.Net In 3/n Tier Architecture Using C# And VB.


Place one DropdownList on the page.

&amp;lt;asp:DropDownList ID=&quot;DropDownList1&quot; 
                  runat=&quot;server&quot; 
                  onselectedindexchanged
  =&quot;DropDownList1_SelectedIndexChanged&quot;&amp;gt;
XML Data Can be in various formats, i&#39;ll use 3 different ones shown </summary><link rel='replies' type='application/atom+xml' href='http://csharpdotnetfreak.blogspot.com/feeds/5431862547259693111/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://csharpdotnetfreak.blogspot.com/2012/08/populate-bind-dropdownlist-xml-file-aspnet-n3tier.html#comment-form' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3826986716234513713/posts/default/5431862547259693111'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3826986716234513713/posts/default/5431862547259693111'/><link rel='alternate' type='text/html' href='http://csharpdotnetfreak.blogspot.com/2012/08/populate-bind-dropdownlist-xml-file-aspnet-n3tier.html' title='Populate Bind DropDownList From XML File In Asp.Net'/><author><name>Anonymous</name><uri>http://www.blogger.com/profile/10629107305544485629</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEi05f7pOG_2OGt_n7LhJCyMxXcBvFoEF_DMF9hsBnZ6MPFQMx-J5shZ3Bn1WBefhaoLFa2NT4PXW2h4OxvLHKXFnIRbvjsRVvNkr8ESBoFuRALonzuYCdsGB9TlpyPTZlR7IRjv5il8Ehry/s72-c/BindDropDownWithXML.gif" height="72" width="72"/><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-3826986716234513713.post-4604575658708184896</id><published>2012-08-08T11:27:00.003+05:30</published><updated>2012-08-08T11:27:57.729+05:30</updated><category scheme="http://www.blogger.com/atom/ns#" term="AJAX"/><category scheme="http://www.blogger.com/atom/ns#" term="ASP.NET"/><category scheme="http://www.blogger.com/atom/ns#" term="GridView"/><title type='text'>Auto Refresh Update GridView In Asp.Net Ajax With Timer</title><summary type="text">This Example describes How To Auto Refresh Or Update GridView Automatically At Regular Interval In Asp.Net Using Ajax And Timer.
Add GridView And Timer control inside UpdatePanel on the page and set Interval property to desired value in miliseconds. I have set it to 5000 (5 Seconds).
HTML SOURCE

   1:  &amp;lt;asp:ScriptManager ID=&quot;ScriptManager1&quot; runat=&quot;server&quot;/&amp;gt;
   2:  &amp;lt;asp:UpdatePanel ID=&quot;</summary><link rel='replies' type='application/atom+xml' href='http://csharpdotnetfreak.blogspot.com/feeds/4604575658708184896/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://csharpdotnetfreak.blogspot.com/2012/08/auto-refresh-update-gridview-in-aspnet-ajax-timer.html#comment-form' title='2 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3826986716234513713/posts/default/4604575658708184896'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3826986716234513713/posts/default/4604575658708184896'/><link rel='alternate' type='text/html' href='http://csharpdotnetfreak.blogspot.com/2012/08/auto-refresh-update-gridview-in-aspnet-ajax-timer.html' title='Auto Refresh Update GridView In Asp.Net Ajax With Timer'/><author><name>Anonymous</name><uri>http://www.blogger.com/profile/10629107305544485629</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhXYZvIFBMuLK-Vr-fuJWXGi3r8OaJZ_7qeajHeISU_kcCbRXHVveENvoim6jBa2jtsU4U2BTW2-RPxjZ4ouS8ccsisWrr53TUUbxdK0xElVv_3_KW1P2qBSYh2LwwkwMqPQgcHLrNMkEaw/s72-c/AutoRefreshGridView.gif" height="72" width="72"/><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-3826986716234513713.post-7548259523402402720</id><published>2012-08-08T00:16:00.000+05:30</published><updated>2012-08-14T15:31:52.394+05:30</updated><category scheme="http://www.blogger.com/atom/ns#" term="SharePoint2010"/><title type='text'>SharePoint 2010 Custom Login Page For FBA</title><summary type="text">This post explains How To Create Custom Login Page In SharePoint 2010 For Forms Based Authentication FBA.
Open Visual Studio 2010 and click on File &amp;gt; New Project

Select SharePoint 2010 from installed templates in left pane and select Empty SharePoint Project&amp;nbsp;




Name this project CustomLogin&amp;nbsp;

In the next window of SharePoint Customization Wizard, select the sharepoint site you </summary><link rel='replies' type='application/atom+xml' href='http://csharpdotnetfreak.blogspot.com/feeds/7548259523402402720/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://csharpdotnetfreak.blogspot.com/2012/08/sharepoint-2010-custom-login-page-for.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3826986716234513713/posts/default/7548259523402402720'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3826986716234513713/posts/default/7548259523402402720'/><link rel='alternate' type='text/html' href='http://csharpdotnetfreak.blogspot.com/2012/08/sharepoint-2010-custom-login-page-for.html' title='SharePoint 2010 Custom Login Page For FBA'/><author><name>Anonymous</name><uri>http://www.blogger.com/profile/10629107305544485629</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiXUut70KGRFP3SsagkSRFE6Peuq4ooNjGpCBq7qvqqoriCDqtM2L1rIOVy-64tK0nli3NJnDJFPf3D1Y_QOvlDPYOso0pNJ-7LdT8VHLEuUcWCoPWRrAods6CUEVUHhtXOHEaweTg2YJNg/s72-c/CustomLoginPageSharePoint.png" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-3826986716234513713.post-4502421415325789355</id><published>2012-08-02T19:01:00.000+05:30</published><updated>2012-08-02T19:09:59.635+05:30</updated><category scheme="http://www.blogger.com/atom/ns#" term="ASP.NET"/><category scheme="http://www.blogger.com/atom/ns#" term="GridView"/><category scheme="http://www.blogger.com/atom/ns#" term="JavaScript"/><title type='text'>Select GridView Row Without Postback OnClick Of Cell JavaScript</title><summary type="text">This Example explains how to Select GridView Row On Click Of Cell Programmatically Without Postback Using JavaScript In Asp.Net.

We can make cells clickable by adding OnClick attribute in ClientScript.

Place ScriptManager And UpdatePanel on the page and add Gridview inside ContentTemaplate for partial postbacks, Populate it using SqlDataSource.



HTML SOURCE OF GRIDVIEW

   1:  &amp;lt;</summary><link rel='replies' type='application/atom+xml' href='http://csharpdotnetfreak.blogspot.com/feeds/4502421415325789355/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://csharpdotnetfreak.blogspot.com/2012/08/select-gridview-row-onclick-of-cell-javascript.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3826986716234513713/posts/default/4502421415325789355'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3826986716234513713/posts/default/4502421415325789355'/><link rel='alternate' type='text/html' href='http://csharpdotnetfreak.blogspot.com/2012/08/select-gridview-row-onclick-of-cell-javascript.html' title='Select GridView Row Without Postback OnClick Of Cell JavaScript'/><author><name>Anonymous</name><uri>http://www.blogger.com/profile/10629107305544485629</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiurg1rjSqzfWfI9LG0EHLnClw-4Uro-GBMtZqbKmpY4OhR3Dxf9fOAXUAdwaa0qL0QPzA2u5RX4fAodePnZb_HWLsuFM54qwkK359Fil6Ke5Iu6HErt7eenPNoSSQ29HCHvqVfdoJSoMBU/s72-c/SelectGridViewRowCellClick.gif" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-3826986716234513713.post-1707878857721054827</id><published>2012-08-02T14:57:00.003+05:30</published><updated>2012-08-14T15:30:35.738+05:30</updated><category scheme="http://www.blogger.com/atom/ns#" term="SharePoint2010"/><title type='text'>Forms Based Authentication FBA In SharePoint 2010 Claims</title><summary type="text">This post explains How To Configure Forms Based Authentication FBA In SharePoint Server 2010 For Claims Based Web Applications Using IIS Server.

If you follow this example step by step, you will be able to setup mixed mode authentication with windows and Claims based or Forms Based Authentication in SharePoint Server 2010 without any errors.
1. Create Membership Provider DataBase In SQL Server </summary><link rel='replies' type='application/atom+xml' href='http://csharpdotnetfreak.blogspot.com/feeds/1707878857721054827/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://csharpdotnetfreak.blogspot.com/2012/08/sharepoint2010-forms-based-authentication-fba-claims.html#comment-form' title='4 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3826986716234513713/posts/default/1707878857721054827'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3826986716234513713/posts/default/1707878857721054827'/><link rel='alternate' type='text/html' href='http://csharpdotnetfreak.blogspot.com/2012/08/sharepoint2010-forms-based-authentication-fba-claims.html' title='Forms Based Authentication FBA In SharePoint 2010 Claims'/><author><name>Anonymous</name><uri>http://www.blogger.com/profile/10629107305544485629</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEh37mMoOVBoj1qImS5q9QIFNSuiinoZ92iTyG-i4tBqAS6KQhZxmqErpc7cPFHvUPYpTVmNZ_kh6uwZZDY4B11rbk-8gwE81GkjRqMkZ-rPB6DWS5uooB-6OrMsVgjNSFdJOm50H5eTiTju/s72-c/SharePoint2010formsbasedauthentication.png" height="72" width="72"/><thr:total>4</thr:total></entry><entry><id>tag:blogger.com,1999:blog-3826986716234513713.post-5250480785351966089</id><published>2012-07-30T12:19:00.000+05:30</published><updated>2012-08-01T14:36:59.111+05:30</updated><category scheme="http://www.blogger.com/atom/ns#" term="ASP.NET"/><category scheme="http://www.blogger.com/atom/ns#" term="FileUpload"/><category scheme="http://www.blogger.com/atom/ns#" term="jQuery"/><title type='text'>Asynchronous Multiple File Upload With JQuery Uploadify Asp.Net</title><summary type="text">This post shows how to use Multiple Asynchronous FileUpload With JQuery Uploadify Example In Asp.Net To Upload Files Asynchronously In Gmail Style With Progress Bar In Asp.Net C# and VB.
Download Latest JQuery Library And Uploadify Plugin.

Create a folder in application and add swf,css and js files in it from links above.

Open HTML source and add reference to these javascripts in head section.
</summary><link rel='replies' type='application/atom+xml' href='http://csharpdotnetfreak.blogspot.com/feeds/5250480785351966089/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://csharpdotnetfreak.blogspot.com/2012/07/asynchronous-file-upload-jquery-uploadify-aspnet.html#comment-form' title='3 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3826986716234513713/posts/default/5250480785351966089'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3826986716234513713/posts/default/5250480785351966089'/><link rel='alternate' type='text/html' href='http://csharpdotnetfreak.blogspot.com/2012/07/asynchronous-file-upload-jquery-uploadify-aspnet.html' title='Asynchronous Multiple File Upload With JQuery Uploadify Asp.Net'/><author><name>Anonymous</name><uri>http://www.blogger.com/profile/10629107305544485629</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgGJvewRsTGikIuCz5BzIDp_NH3oeyHthnel6CSOWf4FPgugN5-atrXuuRze2wdBl_8WeJVY3YI5n_Kb4KWT8_AJFJqXKGmc8Hf-vhyphenhyphenlUOWtiUvFxKjx0vNhGApN0Z1Ss-iezu4YnQl5uTw/s72-c/FileUploadJqueryUploadifyAspNet.gif" height="72" width="72"/><thr:total>3</thr:total></entry><entry><id>tag:blogger.com,1999:blog-3826986716234513713.post-6500275664682089135</id><published>2012-07-26T13:24:00.001+05:30</published><updated>2012-07-26T13:24:56.653+05:30</updated><category scheme="http://www.blogger.com/atom/ns#" term="ASP.NET"/><category scheme="http://www.blogger.com/atom/ns#" term="JavaScript"/><category scheme="http://www.blogger.com/atom/ns#" term="Session"/><category scheme="http://www.blogger.com/atom/ns#" term="Web Service"/><title type='text'>Avoid Prevent Session TimeOut In Asp.Net To Keep Session Alive</title><summary type="text">Here i&#39;m explaining How To Avoid Prevent Session TimeOut expiration In Asp.Net 2.0,3,5,4.0 to Keep Session Alive.
We can set timeout value in web.config file using Forms Authentication as mentioned below, Default value is 20 minutes.
This value gets reset or slide if there are calls between client and server and session expiration occurs if idle or no postbacks for specified time.

&amp;lt;</summary><link rel='replies' type='application/atom+xml' href='http://csharpdotnetfreak.blogspot.com/feeds/6500275664682089135/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://csharpdotnetfreak.blogspot.com/2012/07/avoid-prevent-session-timeout-in-aspnet-keep-alive.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3826986716234513713/posts/default/6500275664682089135'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3826986716234513713/posts/default/6500275664682089135'/><link rel='alternate' type='text/html' href='http://csharpdotnetfreak.blogspot.com/2012/07/avoid-prevent-session-timeout-in-aspnet-keep-alive.html' title='Avoid Prevent Session TimeOut In Asp.Net To Keep Session Alive'/><author><name>Anonymous</name><uri>http://www.blogger.com/profile/10629107305544485629</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-3826986716234513713.post-7244259360565836310</id><published>2012-07-23T13:30:00.000+05:30</published><updated>2012-08-11T18:31:45.657+05:30</updated><category scheme="http://www.blogger.com/atom/ns#" term="ASP.NET"/><category scheme="http://www.blogger.com/atom/ns#" term="C#"/><category scheme="http://www.blogger.com/atom/ns#" term="VB.NET"/><category scheme="http://www.blogger.com/atom/ns#" term="Windows Forms"/><category scheme="http://www.blogger.com/atom/ns#" term="WinForms"/><title type='text'>Cascading ComboBox In Winforms Windows Forms C# VB.NET</title><summary type="text">This example explains How To Create Cascading ComboBox Dependent On One Another In WinForms Windows Forms Applications Using C# And VB.Net.

I have used Country, State, City tables from database to populate respective cascading combobox based on selection of country and state.
Drag 3 combobox controls from toolbar on the windows form, write following code to populate comboboxes.
Table schemas are</summary><link rel='replies' type='application/atom+xml' href='http://csharpdotnetfreak.blogspot.com/feeds/7244259360565836310/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://csharpdotnetfreak.blogspot.com/2012/07/cascading-combobox-in-winforms-windows-forms.html#comment-form' title='2 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3826986716234513713/posts/default/7244259360565836310'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3826986716234513713/posts/default/7244259360565836310'/><link rel='alternate' type='text/html' href='http://csharpdotnetfreak.blogspot.com/2012/07/cascading-combobox-in-winforms-windows-forms.html' title='Cascading ComboBox In Winforms Windows Forms C# VB.NET'/><author><name>Anonymous</name><uri>http://www.blogger.com/profile/10629107305544485629</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgyFOH_aEzHHJiDdmuznfqmPQco50V_0Tn6bqNp0sLHUIaOMG0IHxUkL6G6cUxWeYmOln15NyXRVaIyfehgdGj2ukxvPCG6uLPW1eRulKwMkVTEup9R-jw3EhzO9GsfY1lwD7lcSNvSuhqL/s72-c/country.png" height="72" width="72"/><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-3826986716234513713.post-2829127485988633408</id><published>2012-07-21T15:02:00.000+05:30</published><updated>2012-07-21T15:02:06.308+05:30</updated><category scheme="http://www.blogger.com/atom/ns#" term="ASP.NET"/><category scheme="http://www.blogger.com/atom/ns#" term="GridView"/><title type='text'>GridView Articles In Asp.Net 2.0 3.5 4.0</title><summary type="text">Below is the list of some GridView Articles In Asp.Net 2.0 3.5 and 4.0, Which i have complied from some of the earlier posts related to GridView at one place. 

1. Insert Update Edit Delete Rows Record In GridView
How To Insert Update Edit Delete Records With SqlDataSource Using C# VB.NET Asp.Net.
2.Drag Drop GridView Rows With JQuery
How To Implement Drag And Drop Functionality Using JQuery </summary><link rel='replies' type='application/atom+xml' href='http://csharpdotnetfreak.blogspot.com/feeds/2829127485988633408/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://csharpdotnetfreak.blogspot.com/2012/07/gridview-articles-in-aspnet-20-35-40.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3826986716234513713/posts/default/2829127485988633408'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3826986716234513713/posts/default/2829127485988633408'/><link rel='alternate' type='text/html' href='http://csharpdotnetfreak.blogspot.com/2012/07/gridview-articles-in-aspnet-20-35-40.html' title='GridView Articles In Asp.Net 2.0 3.5 4.0'/><author><name>Anonymous</name><uri>http://www.blogger.com/profile/10629107305544485629</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-3826986716234513713.post-830136672042854833</id><published>2012-07-21T13:16:00.002+05:30</published><updated>2012-08-14T15:28:40.895+05:30</updated><category scheme="http://www.blogger.com/atom/ns#" term="ASP.NET"/><category scheme="http://www.blogger.com/atom/ns#" term="SharePoint2010"/><title type='text'>Sys Is Undefined Error In Asp.Net Ajax Or SharePoint</title><summary type="text">If you are getting Sys Is Undefined Error In Asp.Net Ajax Or SharePoint 2010 Applications, cause of error might be use of Sys namespace or reference in JavaScript placed in head section of page.




    Sys.WebForms.PageRequestManager.getInstance().add_endRequest(SetLabelValue);

    function SetLabelValue(sender, e) {
        document.getElementById(&quot;lblMessageText&quot;).innerHTML = &quot;Thanks for </summary><link rel='replies' type='application/atom+xml' href='http://csharpdotnetfreak.blogspot.com/feeds/830136672042854833/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://csharpdotnetfreak.blogspot.com/2012/07/sys-is-undefined-error-sharepoint-aspnet.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3826986716234513713/posts/default/830136672042854833'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3826986716234513713/posts/default/830136672042854833'/><link rel='alternate' type='text/html' href='http://csharpdotnetfreak.blogspot.com/2012/07/sys-is-undefined-error-sharepoint-aspnet.html' title='Sys Is Undefined Error In Asp.Net Ajax Or SharePoint'/><author><name>Anonymous</name><uri>http://www.blogger.com/profile/10629107305544485629</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjUtLje_HD556R49_mohLqXAEzxJHMmbicOEGTF84y32dnTz66AHybIZRhVy-E4iupQJpOnCaKq3XFyUWtyBtRYPQ8TORt22JRVofhptMmCwPSCFKOqajTjxIQaxKruLEzPX6dRlyBDAbSH/s72-c/SysIsUndefined.png" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-3826986716234513713.post-1596480006533682857</id><published>2012-07-20T13:21:00.002+05:30</published><updated>2012-07-20T13:21:51.478+05:30</updated><category scheme="http://www.blogger.com/atom/ns#" term="ASP.NET"/><category scheme="http://www.blogger.com/atom/ns#" term="IIS"/><title type='text'>Publish Deploy Asp.Net WebSite Application On IIS7 Server</title><summary type="text">This post explains how to Publish And Deploy Asp.Net Web Site Application On IIS7 Server.
Open Application in Visual Studio, Click on Build &amp;gt; Publish Web Site.



Browse to where you want to save published DLLs,Files and other aspx pages. (TestWebSite)







Copy TestWebSite folder inside C:\inetpub/wwwroot directory.

Click on Start Menu &amp;gt; Run &amp;gt; INETMGR to open IIS manager.

Click on </summary><link rel='replies' type='application/atom+xml' href='http://csharpdotnetfreak.blogspot.com/feeds/1596480006533682857/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://csharpdotnetfreak.blogspot.com/2012/07/publish-deploy-aspnet-website-iis7.html#comment-form' title='2 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3826986716234513713/posts/default/1596480006533682857'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3826986716234513713/posts/default/1596480006533682857'/><link rel='alternate' type='text/html' href='http://csharpdotnetfreak.blogspot.com/2012/07/publish-deploy-aspnet-website-iis7.html' title='Publish Deploy Asp.Net WebSite Application On IIS7 Server'/><author><name>Anonymous</name><uri>http://www.blogger.com/profile/10629107305544485629</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiNMWKedx9tcgKEAL8V_c7U1xIC2W9MZDRelHwRj9YLZGpmJUZZGIxt9BKhx15V7xte12Zf-eniAdnRo5jN68eeQ35LXBu1zXIi3qKMC4HLzRnZAx_gk6ku-iqLtIYr31LL2cTR7Kk8kayx/s72-c/PublishAspNetWebsite.png" height="72" width="72"/><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-3826986716234513713.post-4019127679037984299</id><published>2012-07-19T12:29:00.002+05:30</published><updated>2012-07-19T12:35:42.405+05:30</updated><category scheme="http://www.blogger.com/atom/ns#" term="AJAX"/><category scheme="http://www.blogger.com/atom/ns#" term="ASP.NET"/><category scheme="http://www.blogger.com/atom/ns#" term="Update Panel"/><title type='text'>UpdateProgress Control Example In Asp.Net</title><summary type="text">This example shows How To Use UpdateProgress Control In Asp.Net with ProgressTemplate.
Update Progress can be used to display a animated GIF image or wait message using CSS while page is fetching or loading data.
I am displaying records in gridview in click event of button and processing message is displayed while data is&amp;nbsp;retrieved.
Place ScriptManager on page and put Button,GridView,</summary><link rel='replies' type='application/atom+xml' href='http://csharpdotnetfreak.blogspot.com/feeds/4019127679037984299/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://csharpdotnetfreak.blogspot.com/2012/07/updateprogress-control-example-in-aspnet.html#comment-form' title='2 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3826986716234513713/posts/default/4019127679037984299'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3826986716234513713/posts/default/4019127679037984299'/><link rel='alternate' type='text/html' href='http://csharpdotnetfreak.blogspot.com/2012/07/updateprogress-control-example-in-aspnet.html' title='UpdateProgress Control Example In Asp.Net'/><author><name>Anonymous</name><uri>http://www.blogger.com/profile/10629107305544485629</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjREgwR_Lf3mm0f13GBcZ7T6mfJ6-TszJ0gthuI31ICkls9-40V-0XCo8swIJRn73WGk6V4JwZkFTJHD65U15GBYzyG-Kdy2O1KeDx56EGLlrZFdZLE8Q8TSAXJo1UmZu0ToEKUm6mJXpnM/s72-c/UpdateProgressExample.gif" height="72" width="72"/><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-3826986716234513713.post-4493719955159747285</id><published>2012-07-18T14:43:00.000+05:30</published><updated>2012-07-18T14:44:20.773+05:30</updated><category scheme="http://www.blogger.com/atom/ns#" term="ASP.NET"/><category scheme="http://www.blogger.com/atom/ns#" term="Sql Server"/><title type='text'>Move Copy Table From One DataBase To Another In SQL Server</title><summary type="text">Several Times We need to know How To Move Or Copy SqlServer Database Table Schema And Data From One DataBase to Another In Sql Server We can do it in following ways.
Method 1.
Open Sql Server management studio
Right Click on Database name &amp;gt; Tasks &amp;gt; Export Data.
Provide login credentials and Select Database
In next screen select database where table is to be copied
Copy data from one or more</summary><link rel='replies' type='application/atom+xml' href='http://csharpdotnetfreak.blogspot.com/feeds/4493719955159747285/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://csharpdotnetfreak.blogspot.com/2012/07/copy-database-table-to-another-sqlserver.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3826986716234513713/posts/default/4493719955159747285'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3826986716234513713/posts/default/4493719955159747285'/><link rel='alternate' type='text/html' href='http://csharpdotnetfreak.blogspot.com/2012/07/copy-database-table-to-another-sqlserver.html' title='Move Copy Table From One DataBase To Another In SQL Server'/><author><name>Anonymous</name><uri>http://www.blogger.com/profile/10629107305544485629</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhvY6Za7_WEUr-4LXPDFfBNIRI9YVZRwfi2Kn_qnBP6xrVwmz-nakhe4At3Kp43lKdM9DRSMzEN3Mf_qbP0GRUSggY4qW7Zym4N_MABxoF1Gfm1S2ZuQGr7tldr5xUzx1ZjDeSLbjkQouJG/s72-c/GenerateScripts.png" height="72" width="72"/><thr:total>0</thr:total></entry></feed>