<?xml version="1.0" encoding="iso-8859-1"?>
<rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:dc="http://purl.org/dc/elements/1.1/">
	<channel>
		<title>ASP .net</title>
		<link>http://rudebox.editboard.com/asp-net-f12/-t1.htm</link>
		<description>Please mention version in your posts</description>
		<lastBuildDate>Tue, 29 Jul 2008 08:00:11 GMT</lastBuildDate>
		<ttl>10</ttl>
		<image>
			<title>ASP .net</title>
			<url>http://illiweb.com/fa/xand/logo.gif</url>
			<link>http://rudebox.editboard.com/asp-net-f12/-t1.htm</link>
		</image>
		<item>
			<title>Reporting Services : 401 : Acess Denied Error</title>
			<link>http://rudebox.editboard.com/asp-net-f12/reporting-services-401-acess-denied-error-t189.htm</link>
			<dc:creator>Admin</dc:creator>
			<description>asp.net reporting service The request failed with HTTP status 401: Access Denied.



How to resolve this issue?



Code:reportViewer1.ShowCredentialPrompts = False

reportViewer1.ServerReport.ReportServerCredentials = New NetworkCredential&#40;&quot;username&quot;, &quot;password&quot;&#41; </description>
			<category>ASP .net</category>
			<pubDate>Tue, 29 Jul 2008 08:00:11 GMT</pubDate>
			<comments>http://rudebox.editboard.com/asp-net-f12/reporting-services-401-acess-denied-error-t189.htm#211</comments>
			<guid>http://rudebox.editboard.com/asp-net-f12/reporting-services-401-acess-denied-error-t189.htm</guid>
		</item>
		<item>
			<title>Color Picker : RGB , HEX etc : Extract out of images /screen</title>
			<link>http://rudebox.editboard.com/asp-net-f12/color-picker-rgb-hex-etc-extract-out-of-images-screen-t188.htm</link>
			<dc:creator>Admin</dc:creator>
			<description>A free color picker and color mixing tool, including harmonious color finder; features 5 formats of picked color value (HTML, RGB, HEX, HSB/HSV, HSL), 3x/9x zoom, saving picked color history, RGB &amp; RYB color wheels that display triads and complementary colors, RGB color mixer, optional stay-on-top and a user-defined hotkey to capture color info. No installation required (just download and start using). Anry Color Picker is an easy to use and highly functional tool for anyone working with  ...</description>
			<category>ASP .net</category>
			<pubDate>Thu, 10 Jul 2008 02:40:06 GMT</pubDate>
			<comments>http://rudebox.editboard.com/asp-net-f12/color-picker-rgb-hex-etc-extract-out-of-images-screen-t188.htm#210</comments>
			<guid>http://rudebox.editboard.com/asp-net-f12/color-picker-rgb-hex-etc-extract-out-of-images-screen-t188.htm</guid>
		</item>
		<item>
			<title>Redirect to login page on session expire</title>
			<link>http://rudebox.editboard.com/asp-net-f12/redirect-to-login-page-on-session-expire-t187.htm</link>
			<dc:creator>Admin</dc:creator>
			<description>1. Create Function



Code:private void CheckSessionTimeout&#40;&#41;

&#123;

    string msgSession = 'Warning&#58; Within next 3 minutes, if you do not do anything, '+

                        ' our system will redirect to the login page. Please save changed data.';

    //time to remind, 3 minutes before session end

    int int_MilliSecondsTimeReminder = &#40;this.Session.Timeout * 60000&#41;  ...</description>
			<category>ASP .net</category>
			<pubDate>Mon, 30 Jun 2008 07:24:46 GMT</pubDate>
			<comments>http://rudebox.editboard.com/asp-net-f12/redirect-to-login-page-on-session-expire-t187.htm#209</comments>
			<guid>http://rudebox.editboard.com/asp-net-f12/redirect-to-login-page-on-session-expire-t187.htm</guid>
		</item>
		<item>
			<title>Solving Session Errors ASP.net</title>
			<link>http://rudebox.editboard.com/asp-net-f12/solving-session-errors-aspnet-t186.htm</link>
			<dc:creator>Admin</dc:creator>
			<description>Session Variables expiring before Session Timeout asp.net

Increasing the session timeout



Before you read further I recommend reading the below 3 links:



Code:http&#58;//blogs.msdn.com/david.wang/archive/2005/09/19/Why_do_I_lose_ASP_Session_State_on_IIS6.aspx

http&#58;//msdn.microsoft.com/en-us/library/ms178586.aspx

http&#58;//idunno.org/articles/277.aspx





Where to look and what to change



Web.config file



Make sure the below 3 nodes are there under system.web





Code:&lt;system.web&gt;

   ...</description>
			<category>ASP .net</category>
			<pubDate>Mon, 30 Jun 2008 06:40:10 GMT</pubDate>
			<comments>http://rudebox.editboard.com/asp-net-f12/solving-session-errors-aspnet-t186.htm#208</comments>
			<guid>http://rudebox.editboard.com/asp-net-f12/solving-session-errors-aspnet-t186.htm</guid>
		</item>
		<item>
			<title>How to use SQL Server Reporting Services with ASP.net</title>
			<link>http://rudebox.editboard.com/asp-net-f12/how-to-use-sql-server-reporting-services-with-aspnet-t184.htm</link>
			<dc:creator>Admin</dc:creator>
			<description>Two great articles that I found, which will help someone who has no knowledge about SQL Server Reporting services, and integrate it with asp.net



1. How to install / deploy SQL Server Reporting Services

Code:http&#58;//dayalaman.awardspace.com/SQL Server Reporting Services in ASP.NET _ INSTALL.pdf



2. How to deploy SQL Server Reporting Services on ASP.net and create a SQL Server Reporting Services webcontrol / Add to page

Code:http&#58;//dayalaman.awardspace.com/SQL Server Reporting  ...</description>
			<category>ASP .net</category>
			<pubDate>Wed, 25 Jun 2008 04:41:19 GMT</pubDate>
			<comments>http://rudebox.editboard.com/asp-net-f12/how-to-use-sql-server-reporting-services-with-aspnet-t184.htm#206</comments>
			<guid>http://rudebox.editboard.com/asp-net-f12/how-to-use-sql-server-reporting-services-with-aspnet-t184.htm</guid>
		</item>
		<item>
			<title>Free PDF Generator for ASP.net</title>
			<link>http://rudebox.editboard.com/asp-net-f12/free-pdf-generator-for-aspnet-t179.htm</link>
			<dc:creator>Admin</dc:creator>
			<description><![CDATA[<a href="http://localhostr.com/files/32eb47/HtmlToPDF.zip" target="_blank">http://localhostr.com/files/32eb47/HtmlToPDF.zip</a>
<br />

<br />
Download
<br />

<br />
User DisplayPDF.aspx?Page=&quot;fileName.html&quot;
<br />

<br />
to create a PDF File
<br />

<br />
See code behind to understand how]]></description>
			<category>ASP .net</category>
			<pubDate>Mon, 17 Mar 2008 13:24:03 GMT</pubDate>
			<comments>http://rudebox.editboard.com/asp-net-f12/free-pdf-generator-for-aspnet-t179.htm#201</comments>
			<guid>http://rudebox.editboard.com/asp-net-f12/free-pdf-generator-for-aspnet-t179.htm</guid>
		</item>
		<item>
			<title>Avoid unexpected postback after pressing Enter in textbox</title>
			<link>http://rudebox.editboard.com/asp-net-f12/avoid-unexpected-postback-after-pressing-enter-in-textbox-t173.htm</link>
			<dc:creator>Admin</dc:creator>
			<description>How to avoid unexpected postback after pressing Enter in textbox



Easy Way:



1)Goto you page / Master Page, where the form  tag is



ex.

Code:&lt;form id=&quot;formNew&quot; runat=&quot;server&quot;&gt; 



2)Now on Page_Init  or OnInit - Make the Hidden Button your default button



Code:

    protected void Page_Init&#40;object sender, EventArgs e&#41;

    &#123;



        formNew.DefaultButton = &quot;&quot;;

    &#125;





PS:  ...</description>
			<category>ASP .net</category>
			<pubDate>Tue, 15 Jan 2008 07:08:38 GMT</pubDate>
			<comments>http://rudebox.editboard.com/asp-net-f12/avoid-unexpected-postback-after-pressing-enter-in-textbox-t173.htm#195</comments>
			<guid>http://rudebox.editboard.com/asp-net-f12/avoid-unexpected-postback-after-pressing-enter-in-textbox-t173.htm</guid>
		</item>
		<item>
			<title>How To Install Dot Net Nuke -Step by Step</title>
			<link>http://rudebox.editboard.com/asp-net-f12/how-to-install-dot-net-nuke-step-by-step-t172.htm</link>
			<dc:creator>Admin</dc:creator>
			<description>How To Install DotNetNuke - Step by Step



1)Visit : http://www.dotnetnuke.com/tabid/125/default.aspx 

2)Register on the site

3)Download DotNetNuke v x.xx ; Category : Install  (Its a zip file)

4)Extract it to a folder 

5)Create a Virtual Directory in IIS (under default websites) and assosciate it with the directory created in Step 4

- Give it an application name 

6)Allow Full Control of the Directory created in Step 4 to ASP.NET and NETWORK SERVICE (Security)

7)Open your browser

8)Goto  ...</description>
			<category>ASP .net</category>
			<pubDate>Fri, 11 Jan 2008 02:51:02 GMT</pubDate>
			<comments>http://rudebox.editboard.com/asp-net-f12/how-to-install-dot-net-nuke-step-by-step-t172.htm#194</comments>
			<guid>http://rudebox.editboard.com/asp-net-f12/how-to-install-dot-net-nuke-step-by-step-t172.htm</guid>
		</item>
		<item>
			<title>How to programmatically add onLoad to Body Tag /Raise Onload</title>
			<link>http://rudebox.editboard.com/asp-net-f12/how-to-programmatically-add-onload-to-body-tag-raise-onload-t171.htm</link>
			<dc:creator>Admin</dc:creator>
			<description>If you can access the  tag in the .aspx page



make it



Code:&lt;body id=&quot;myBody&quot; runat=&quot;server&quot;&gt;



In The Code Behind add



Code:this.myBody.Attributes.Add&#40;&quot;onLoad&quot;, &quot;myJavaScript&#40;&#41;&quot;&#41;;



or



Code:HtmlGenericControl myBodyTag = &#40;HtmlGenericControl&#41; myBody;

myBodyTag.Attributes.Add&#40;&quot;onLoad&quot;, &quot;myJavaScript&#40;&#41;&quot;&#41;;



Sometimes you cant access the OnLoad Tag 

for example  ...</description>
			<category>ASP .net</category>
			<pubDate>Wed, 09 Jan 2008 00:52:45 GMT</pubDate>
			<comments>http://rudebox.editboard.com/asp-net-f12/how-to-programmatically-add-onload-to-body-tag-raise-onload-t171.htm#193</comments>
			<guid>http://rudebox.editboard.com/asp-net-f12/how-to-programmatically-add-onload-to-body-tag-raise-onload-t171.htm</guid>
		</item>
		<item>
			<title>ASP .net Page Lifecycle Events</title>
			<link>http://rudebox.editboard.com/asp-net-f12/asp-net-page-lifecycle-events-t169.htm</link>
			<dc:creator>Admin</dc:creator>
			<description><![CDATA[Source : <a href="http://www.eggheadcafe.com/articles/o_aspNet_Page_LifeCycle.jpg" target="_blank">http://www.eggheadcafe.com/articles/o_aspNet_Page_LifeCycle.jpg</a>
<br />

<br />
<img src="http://aycu40.webshots.com/image/39439/2006162013740980563_rs.jpg" border="0" alt="" />]]></description>
			<category>ASP .net</category>
			<pubDate>Mon, 07 Jan 2008 04:56:39 GMT</pubDate>
			<comments>http://rudebox.editboard.com/asp-net-f12/asp-net-page-lifecycle-events-t169.htm#191</comments>
			<guid>http://rudebox.editboard.com/asp-net-f12/asp-net-page-lifecycle-events-t169.htm</guid>
		</item>
		<item>
			<title>Create Pop Up Alert Box , Modal Dialog Extender in ASP.net</title>
			<link>http://rudebox.editboard.com/asp-net-f12/create-pop-up-alert-box-modal-dialog-extender-in-aspnet-t165.htm</link>
			<dc:creator>Admin</dc:creator>
			<description>This HOW TO has various different methods to show the Modal Dialog / Confirmation Dialog (server side) / Modal Popup Extender / Dialog Box in ASP.net



Please see all . The first 2 have been tested by me



The easy way with Ajax



http://www.codeplex.com/AtlasControlToolkit/Release/ProjectReleases.aspx?ReleaseId=11121



Download Ajax Tool Kit with No Source and open the Sample website in

Visual Studio, and make the Modal Popup as your start page for explanation 



Basic things  ...</description>
			<category>ASP .net</category>
			<pubDate>Fri, 21 Dec 2007 07:34:44 GMT</pubDate>
			<comments>http://rudebox.editboard.com/asp-net-f12/create-pop-up-alert-box-modal-dialog-extender-in-aspnet-t165.htm#186</comments>
			<guid>http://rudebox.editboard.com/asp-net-f12/create-pop-up-alert-box-modal-dialog-extender-in-aspnet-t165.htm</guid>
		</item>
		<item>
			<title>Where to Download CCTray From</title>
			<link>http://rudebox.editboard.com/asp-net-f12/where-to-download-cctray-from-t164.htm</link>
			<dc:creator>Admin</dc:creator>
			<description><![CDATA[I couldn't find it easily
<br />

<br />
so thought this might be an easy way to share
<br />

<br />
<strong><a href="http://www.aimini.net/download/?fid=5jkjbmI2OxPAE5VPstjA" class="postlink" target="_blank">Click Here to Download CCTray</a></strong>]]></description>
			<category>ASP .net</category>
			<pubDate>Wed, 19 Dec 2007 01:03:41 GMT</pubDate>
			<comments>http://rudebox.editboard.com/asp-net-f12/where-to-download-cctray-from-t164.htm#185</comments>
			<guid>http://rudebox.editboard.com/asp-net-f12/where-to-download-cctray-from-t164.htm</guid>
		</item>
		<item>
			<title>How to install and use AJAX on your asp website</title>
			<link>http://rudebox.editboard.com/asp-net-f12/how-to-install-and-use-ajax-on-your-asp-website-t163.htm</link>
			<dc:creator>Admin</dc:creator>
			<description><![CDATA[the best tutorial i have ever seen
<br />

<br />
<strong><a href="http://www.asp.net/ajax/documentation/live/tutorials/IntroductionUpdatePanel.aspx" class="postlink" target="_blank"> Click Here</a></strong>
<br />

<br />
<u>Part 2:</u> (More Details)
<br />

<br />
<strong><a href="http://www.asp.net/AJAX/Documentation/Live/tutorials/UsingUpdatePanelControls.aspx" class="postlink" target="_blank">Click Here</a></strong>]]></description>
			<category>ASP .net</category>
			<pubDate>Mon, 17 Dec 2007 05:28:00 GMT</pubDate>
			<comments>http://rudebox.editboard.com/asp-net-f12/how-to-install-and-use-ajax-on-your-asp-website-t163.htm#184</comments>
			<guid>http://rudebox.editboard.com/asp-net-f12/how-to-install-and-use-ajax-on-your-asp-website-t163.htm</guid>
		</item>
		<item>
			<title>DefaultButton , On Enter Press Raise Default Button Event</title>
			<link>http://rudebox.editboard.com/asp-net-f12/defaultbutton-on-enter-press-raise-default-button-event-t162.htm</link>
			<dc:creator>Admin</dc:creator>
			<description>On the top of your page add



Code:&lt;head&gt;

 &lt;script language=&quot;JavaScript&quot; type=&quot;TEXT/JAVASCRIPT&quot;&gt;

    &lt;!--

   //For Button

  function DefaultButton&#40;evnt, buttonId&#41;&#123;



      var evt = evnt ? evnt &#58; window.event;



      var bt = document.getElementById&#40;buttonId&#41;;



      if &#40;bt&#41;&#123;



          if &#40;evt.keyCode  ...</description>
			<category>ASP .net</category>
			<pubDate>Thu, 06 Dec 2007 06:29:26 GMT</pubDate>
			<comments>http://rudebox.editboard.com/asp-net-f12/defaultbutton-on-enter-press-raise-default-button-event-t162.htm#182</comments>
			<guid>http://rudebox.editboard.com/asp-net-f12/defaultbutton-on-enter-press-raise-default-button-event-t162.htm</guid>
		</item>
		<item>
			<title>Enable Disable, all controls in a div / placeholder</title>
			<link>http://rudebox.editboard.com/asp-net-f12/enable-disable-all-controls-in-a-div-placeholder-t159.htm</link>
			<dc:creator>Admin</dc:creator>
			<description>ASPX Page:



Code: &lt;asp&#58;PlaceHolder ID=&quot;placeHolderMyServerControl&quot; runat=&quot;server&quot;&gt;&lt;/asp&#58;PlaceHolder&gt;



Code Behind:



Call Function:

Code:



private bool condition;



protected override void CreateChildControls&#40;&#41;

&#123;

   base.CreateChildControls&#40;&#41;;

   MyServerControl serverControl = new MyServerControl&#40;&#41;;

   placeHolderMyServerControl.Controls.Add&#40;serverControl&#41;;

&#125;



protected  ...</description>
			<category>ASP .net</category>
			<pubDate>Tue, 04 Dec 2007 00:49:14 GMT</pubDate>
			<comments>http://rudebox.editboard.com/asp-net-f12/enable-disable-all-controls-in-a-div-placeholder-t159.htm#179</comments>
			<guid>http://rudebox.editboard.com/asp-net-f12/enable-disable-all-controls-in-a-div-placeholder-t159.htm</guid>
		</item>
		<item>
			<title>Sys.WebForms.PageRequestManagerParserErrorException</title>
			<link>http://rudebox.editboard.com/asp-net-f12/syswebformspagerequestmanagerparsererrorexception-t153.htm</link>
			<dc:creator>Admin</dc:creator>
			<description>How to resolve , solution for the Sys.WebForms.PageRequestManagerParserErrorException 



Source : CLICK HERE 



If you've used the Microsoft ASP.NET AJAX UpdatePanel control, there's a good chance you've hit the &quot;Sys.WebForms.PageRequestManagerParserErrorException&quot; error.



Solutions:



   1.

      Calls to Response.Write():

      Place an &lt;asp:Label&gt; or similar control on your page and set its Text property. The added benefit is that your pages will be valid HTML.  ...</description>
			<category>ASP .net</category>
			<pubDate>Tue, 30 Oct 2007 02:22:07 GMT</pubDate>
			<comments>http://rudebox.editboard.com/asp-net-f12/syswebformspagerequestmanagerparsererrorexception-t153.htm#172</comments>
			<guid>http://rudebox.editboard.com/asp-net-f12/syswebformspagerequestmanagerparsererrorexception-t153.htm</guid>
		</item>
		<item>
			<title>How to Create a Message Box in ASP .net</title>
			<link>http://rudebox.editboard.com/asp-net-f12/how-to-create-a-message-box-in-asp-net-t152.htm</link>
			<dc:creator>Admin</dc:creator>
			<description>How to create a message box, msgbox, alert box, confirmation box in asp.net



Source: http://www.codeproject.com/aspnet/NingLiangSimpleControl.asp



Download:

Demo - http://www.codeproject.com/aspnet/NingLiangSimpleControl/Control_demo.zip



DLL / Control:

Add reference to the DLL in your Website Project

http://www.codeproject.com/aspnet/NingLiangSimpleControl/Control_src.zip





After Reference been added, you can call it like the below example



In your aspx page:



Click  ...</description>
			<category>ASP .net</category>
			<pubDate>Tue, 30 Oct 2007 02:19:57 GMT</pubDate>
			<comments>http://rudebox.editboard.com/asp-net-f12/how-to-create-a-message-box-in-asp-net-t152.htm#171</comments>
			<guid>http://rudebox.editboard.com/asp-net-f12/how-to-create-a-message-box-in-asp-net-t152.htm</guid>
		</item>
		<item>
			<title>How to solve the Timeout Error</title>
			<link>http://rudebox.editboard.com/asp-net-f12/how-to-solve-the-timeout-error-t151.htm</link>
			<dc:creator>Admin</dc:creator>
			<description>Error



System.Data.SqlClient.SqlException: Timeout expired.  The timeout period elapsed prior to completion of the operation or the server is not responding.

The statement has been terminated.



Timeout expired. The timeout period elapsed prior to obtaining a connection

 from the pool.

This may have occurred because all pooled connections were in use and max

pool size was reached.

  



What to do :

a) In connection String put  Code: ;Connect Timeout=0



b)Make sure  ...</description>
			<category>ASP .net</category>
			<pubDate>Mon, 29 Oct 2007 00:09:29 GMT</pubDate>
			<comments>http://rudebox.editboard.com/asp-net-f12/how-to-solve-the-timeout-error-t151.htm#170</comments>
			<guid>http://rudebox.editboard.com/asp-net-f12/how-to-solve-the-timeout-error-t151.htm</guid>
		</item>
		<item>
			<title>The server committed a protocol violation</title>
			<link>http://rudebox.editboard.com/asp-net-f12/the-server-committed-a-protocol-violation-t147.htm</link>
			<dc:creator>Admin</dc:creator>
			<description>Source





Skype nearly got me into screaming this night. I was debugging an ASP.NET 2.0 problem and at some time the IIS started to behave very strange. The debugging in Visual Studio failed with error “Unable to start debugging on the web server. The server committed a protocol violation. Section=ResponseStatusLine” and any attempt to load a page from the local IIS server returned an empty page even for those that did not exist . At some time (couple of hours lost) I saw in the IIS Management  ...</description>
			<category>ASP .net</category>
			<pubDate>Mon, 24 Sep 2007 00:09:48 GMT</pubDate>
			<comments>http://rudebox.editboard.com/asp-net-f12/the-server-committed-a-protocol-violation-t147.htm#166</comments>
			<guid>http://rudebox.editboard.com/asp-net-f12/the-server-committed-a-protocol-violation-t147.htm</guid>
		</item>
		<item>
			<title>Unit Testing a Private Method using NUnit</title>
			<link>http://rudebox.editboard.com/asp-net-f12/unit-testing-a-private-method-using-nunit-t144.htm</link>
			<dc:creator>Admin</dc:creator>
			<description>Source





First rule of thumb: Don't do this.



No really, Don't.



You are locking the internals of your code down with your unit test, if you are having to test a private method, then chances are that method should be public on a different class.



However, if you are sitting in a situation where that kind of refactoring is just not going to be allowed and you still really-really-need-to-get-this-under-test, then this simple process can help.



 



Given



Private Function  ...</description>
			<category>ASP .net</category>
			<pubDate>Mon, 10 Sep 2007 05:34:31 GMT</pubDate>
			<comments>http://rudebox.editboard.com/asp-net-f12/unit-testing-a-private-method-using-nunit-t144.htm#163</comments>
			<guid>http://rudebox.editboard.com/asp-net-f12/unit-testing-a-private-method-using-nunit-t144.htm</guid>
		</item>
		<item>
			<title>How to restrict visitor access to your website:By Region etc</title>
			<link>http://rudebox.editboard.com/asp-net-f12/how-to-restrict-visitor-access-to-your-websiteby-region-etc-t126.htm</link>
			<dc:creator>Admin</dc:creator>
			<description><![CDATA[This website has a step by step guide for ASP
<br />
<a href="http://www.developerfusion.co.uk/show/4549/2/" target="_blank">http://www.developerfusion.co.uk/show/4549/2/</a>
<br />

<br />
I have also made a working solution in ASP.net that you can download from here
<br />

<br />
<strong><a href="http://localhostr.com/files/1141bbf76da040564f57.zip" class="postlink" target="_blank">Click Here To Download</a></strong>]]></description>
			<category>ASP .net</category>
			<pubDate>Mon, 30 Apr 2007 02:19:53 GMT</pubDate>
			<comments>http://rudebox.editboard.com/asp-net-f12/how-to-restrict-visitor-access-to-your-websiteby-region-etc-t126.htm#136</comments>
			<guid>http://rudebox.editboard.com/asp-net-f12/how-to-restrict-visitor-access-to-your-websiteby-region-etc-t126.htm</guid>
		</item>
		<item>
			<title>How to check all child nodes when parent node is checked</title>
			<link>http://rudebox.editboard.com/asp-net-f12/how-to-check-all-child-nodes-when-parent-node-is-checked-t109.htm</link>
			<dc:creator>Admin</dc:creator>
			<description>Give a cool idea to any programmer



Try this:



Add the following javascript functions to your ASPX page (or ASCX or MasterPage):

           

Code: function UpdateAllChildren&#40;nodes, checked&#41;  

            &#123;  

                var i;  

                for &#40;i=0; i&lt;nodes.length; i++&#41;  

             ...</description>
			<category>ASP .net</category>
			<pubDate>Thu, 29 Mar 2007 04:46:25 GMT</pubDate>
			<comments>http://rudebox.editboard.com/asp-net-f12/how-to-check-all-child-nodes-when-parent-node-is-checked-t109.htm#118</comments>
			<guid>http://rudebox.editboard.com/asp-net-f12/how-to-check-all-child-nodes-when-parent-node-is-checked-t109.htm</guid>
		</item>
		<item>
			<title>how to resolve error: aspnet_merge.exe exited with code 1</title>
			<link>http://rudebox.editboard.com/asp-net-f12/how-to-resolve-error-aspnet_mergeexe-exited-with-code-1-t67.htm</link>
			<dc:creator>Admin</dc:creator>
			<description><![CDATA[yeah i got this too
<br />

<br />
well the problem most likely is
<br />

<br />
two of your aspx pages will be refrencing to the same class name in two different vb files
<br />

<br />
so change the class names in one of the vb files and the refrence to the class in the aspx page]]></description>
			<category>ASP .net</category>
			<pubDate>Wed, 21 Feb 2007 22:17:14 GMT</pubDate>
			<comments>http://rudebox.editboard.com/asp-net-f12/how-to-resolve-error-aspnet_mergeexe-exited-with-code-1-t67.htm#72</comments>
			<guid>http://rudebox.editboard.com/asp-net-f12/how-to-resolve-error-aspnet_mergeexe-exited-with-code-1-t67.htm</guid>
		</item>
		<item>
			<title>Convert VB.NET to C# and from C# to VB.NET</title>
			<link>http://rudebox.editboard.com/asp-net-f12/convert-vbnet-to-c-and-from-c-to-vbnet-t56.htm</link>
			<dc:creator>Admin</dc:creator>
			<description><![CDATA[Excellent Website that does it for you
<br />

<br />
<a href="http://www.carlosag.net/Tools/CodeTranslator/Default.aspx" target="_blank">http://www.carlosag.net/Tools/CodeTranslator/Default.aspx</a>]]></description>
			<category>ASP .net</category>
			<pubDate>Mon, 12 Feb 2007 00:12:57 GMT</pubDate>
			<comments>http://rudebox.editboard.com/asp-net-f12/convert-vbnet-to-c-and-from-c-to-vbnet-t56.htm#59</comments>
			<guid>http://rudebox.editboard.com/asp-net-f12/convert-vbnet-to-c-and-from-c-to-vbnet-t56.htm</guid>
		</item>
		<item>
			<title>Make an alert box in asp .net version 2.0 appear before page</title>
			<link>http://rudebox.editboard.com/asp-net-f12/make-an-alert-box-in-asp-net-version-20-appear-before-page-t16.htm</link>
			<dc:creator>Admin</dc:creator>
			<description><![CDATA[Make an alert box in asp .net version 2.0 appear before page load , refresh
<br />
in the Page_Load add
<br />

<br />
Me.Button.Attributes.Add(&quot;onClick&quot;, &quot;alert('You Message')&quot;)
<br />

<br />
And after it has been clicked once, and u dont want to see it again
<br />
Me.Button.Attributes.Remove(&quot;onClick&quot;)
<br />

<br />
You can put a condition on that, to check if its clicked or not]]></description>
			<category>ASP .net</category>
			<pubDate>Mon, 01 Jan 2007 23:27:48 GMT</pubDate>
			<comments>http://rudebox.editboard.com/asp-net-f12/make-an-alert-box-in-asp-net-version-20-appear-before-page-t16.htm#16</comments>
			<guid>http://rudebox.editboard.com/asp-net-f12/make-an-alert-box-in-asp-net-version-20-appear-before-page-t16.htm</guid>
		</item>
		<item>
			<title>How to show a save as in ASP .net</title>
			<link>http://rudebox.editboard.com/asp-net-f12/how-to-show-a-save-as-in-asp-net-t15.htm</link>
			<dc:creator>Admin</dc:creator>
			<description>How to show a save as in ASP .net

How to show a save as in ASP .net , How to show a SaveAs in ASP .net , How to show a Save Dialog Box in ASP .net , How to show a SaveAs Dialog Box in ASP .net , How to show a Save As Dialog Box in ASP .net.



'ad.xml is a virtual path, on server, or directory that should exist

Dim filePath As String = Server.MapPath(&quot;ad.xml&quot;)

Dim targetFile As System.IO.FileInfo = New System.IO.FileInfo(filePath)







Response.Clear()

Response.AddHeader(&quot;Content-Disposition&quot;,  ...</description>
			<category>ASP .net</category>
			<pubDate>Mon, 01 Jan 2007 23:27:20 GMT</pubDate>
			<comments>http://rudebox.editboard.com/asp-net-f12/how-to-show-a-save-as-in-asp-net-t15.htm#15</comments>
			<guid>http://rudebox.editboard.com/asp-net-f12/how-to-show-a-save-as-in-asp-net-t15.htm</guid>
		</item>
		<item>
			<title>ASP.net : how to save a file in memory on user computer</title>
			<link>http://rudebox.editboard.com/asp-net-f12/aspnet-how-to-save-a-file-in-memory-on-user-computer-t13.htm</link>
			<dc:creator>Admin</dc:creator>
			<description>How to save dynamic information on user client computer

Keywords: How to save dynamic information on user client computer, How to save a file that has not been created on user computer, how to save a file in memory on user computer



1. Convert the data in the file that you want to write into String



2. Then do as below



'here str is a string



Dim str As String = &quot;THIS IS AN XML FILE&quot;

Response.ContentType = &quot;application/octet-stream&quot;

Response.AddHeader(&quot;Content-Disposition&quot;,  ...</description>
			<category>ASP .net</category>
			<pubDate>Mon, 01 Jan 2007 23:23:27 GMT</pubDate>
			<comments>http://rudebox.editboard.com/asp-net-f12/aspnet-how-to-save-a-file-in-memory-on-user-computer-t13.htm#13</comments>
			<guid>http://rudebox.editboard.com/asp-net-f12/aspnet-how-to-save-a-file-in-memory-on-user-computer-t13.htm</guid>
		</item>
	</channel>
</rss>