<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="wordpress/2.3.3" -->
<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>Programming Tutorial Learning</title>
	<link>http://www.programminglearn.com</link>
	<description>PDF Manual, Reference, Article, News, Tools, Tips and Tricks</description>
	<pubDate>Tue, 11 Nov 2008 15:26:18 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.3</generator>
	<language>en</language>
			<item>
		<title>Master Pages - Examining the Markup Emitted by the ScriptManager Control</title>
		<link>http://www.programminglearn.com/389/master-pages-examining-the-markup-emitted-by-the-scriptmanager-control</link>
		<comments>http://www.programminglearn.com/389/master-pages-examining-the-markup-emitted-by-the-scriptmanager-control#comments</comments>
		<pubDate>Tue, 11 Nov 2008 15:26:18 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[ASP.NET]]></category>

		<category><![CDATA[C#]]></category>

		<category><![CDATA[.NET]]></category>

		<category><![CDATA[Ajax]]></category>

		<category><![CDATA[Master Page]]></category>

		<category><![CDATA[ScriptManager]]></category>

		<guid isPermaLink="false">http://www.programminglearn.com/389/master-pages-examining-the-markup-emitted-by-the-scriptmanager-control.html</guid>
		<description><![CDATA[Over the past several years, more and more developers have been building AJAX-enabled web applications. An AJAX-enabled website uses a number of related web technologies to offer a more responsive user experience. Creating AJAX-enabled ASP.NET applications is amazingly easy thanks to Microsoft's ASP.NET AJAX framework. ASP.NET AJAX is built into ASP.NET 3.5 and Visual Studio 2008; it is also available as a separate download for ASP.NET 2.0 applications.
When building AJAX-enabled web pages with the ASP.NET AJAX framework, you must add precisely one ScriptManager control to each and every page that uses the framework. As its name implies, the ScriptManager manages the client-side script used in AJAX-enabled web pages. At a minimum, the ScriptManager emits HTML that instructs the browser to download the JavaScript files that makeup the ASP.NET AJAX Client Library. It can also be used to register custom JavaScript files, script-enabled web services, and custom application service functionality.
If your site uses master pages (as it should), you do not necessarily need to add a ScriptManager control to every single content page; rather, you can add a ScriptManager control to the master page. This tutorial shows how to add the ScriptManager control to the master page. It also looks at how to use the ScriptManagerProxy control to register custom scripts and script services in a specific content page.]]></description>
			<content:encoded><![CDATA[<p><img src="/wp-content/uploads/2008/11/thumb-389.jpg" alt="Master Pages - Examining the Markup Emitted by the ScriptManager Control" />Over the past several years, more and more developers have been building AJAX-enabled web applications. An AJAX-enabled website uses a number of related web technologies to offer a more responsive user experience. Creating AJAX-enabled ASP.NET applications is amazingly easy thanks to Microsoft&#8217;s ASP.NET AJAX framework. ASP.NET AJAX is built into ASP.NET 3.5 and Visual Studio 2008; it is also available as a separate download for ASP.NET 2.0 applications.<br />
When building AJAX-enabled web pages with the ASP.NET AJAX framework, you must add precisely one ScriptManager control to each and every page that uses the framework. As its name implies, the ScriptManager manages the client-side script used in AJAX-enabled web pages. At a minimum, the ScriptManager emits HTML that instructs the browser to download the JavaScript files that makeup the ASP.NET AJAX Client Library. It can also be used to register custom JavaScript files, script-enabled web services, and custom application service functionality.<br />
If your site uses master pages (as it should), you do not necessarily need to add a ScriptManager control to every single content page; rather, you can add a ScriptManager control to the master page. This tutorial shows how to add the ScriptManager control to the master page. It also looks at how to use the ScriptManagerProxy control to register custom scripts and script services in a specific content page.<br />
 <a href="http://www.programminglearn.com/389/master-pages-examining-the-markup-emitted-by-the-scriptmanager-control#more-389" class="more-link">(more&#8230;)</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.programminglearn.com/389/master-pages-examining-the-markup-emitted-by-the-scriptmanager-control/feed</wfw:commentRss>
		</item>
		<item>
		<title>Develop Mobile Solutions Using ASP.NET Mobile Controls</title>
		<link>http://www.programminglearn.com/388/develop-mobile-solutions-using-aspnet-mobile-controls</link>
		<comments>http://www.programminglearn.com/388/develop-mobile-solutions-using-aspnet-mobile-controls#comments</comments>
		<pubDate>Tue, 11 Nov 2008 15:04:08 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[ASP.NET]]></category>

		<category><![CDATA[.NET]]></category>

		<category><![CDATA[mobile application]]></category>

		<category><![CDATA[mobile application development]]></category>

		<category><![CDATA[Mobile Device]]></category>

		<guid isPermaLink="false">http://www.programminglearn.com/388/develop-mobile-solutions-using-aspnet-mobile-controls.html</guid>
		<description><![CDATA[Iam totally impressed with the .NET Framework and the .NET integrated development environment (IDE). Using the MMIT toolkit and .NET IDE, I put together this example in less than 2 hours! Like many of you, I was a little intimidated by developing mobile solutions. I wasn't sure what technology solution to use. I was confused because you have to know a lot of things to develop a mobile solution.]]></description>
			<content:encoded><![CDATA[<p><img src="/wp-content/uploads/2008/11/thumb-388.jpg" alt="Develop Mobile Solutions Using ASP.NET Mobile Controls" />Iam totally impressed with the .NET Framework and the .NET integrated development environment (IDE). Using the MMIT toolkit and .NET IDE, I put together this example in less than 2 hours! Like many of you, I was a little intimidated by developing mobile solutions. I wasn&#8217;t sure what technology solution to use. I was confused because you have to know a lot of things to develop a mobile solution.<br />
 <a href="http://www.programminglearn.com/388/develop-mobile-solutions-using-aspnet-mobile-controls#more-388" class="more-link">(more&#8230;)</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.programminglearn.com/388/develop-mobile-solutions-using-aspnet-mobile-controls/feed</wfw:commentRss>
		</item>
		<item>
		<title>Deploying CFML on ASP.NET Using BlueDragon</title>
		<link>http://www.programminglearn.com/387/deploying-cfml-on-aspnet-using-bluedragon</link>
		<comments>http://www.programminglearn.com/387/deploying-cfml-on-aspnet-using-bluedragon#comments</comments>
		<pubDate>Tue, 11 Nov 2008 14:08:51 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[ASP.NET]]></category>

		<category><![CDATA[ColdFusion]]></category>

		<category><![CDATA[.NET]]></category>

		<category><![CDATA[BlueDragon]]></category>

		<category><![CDATA[CFML]]></category>

		<guid isPermaLink="false">http://www.programminglearn.com/387/deploying-cfml-on-aspnet-using-bluedragon.html</guid>
		<description><![CDATA[This document describes how to install BlueDragon.NET and run CFML applications via the Microsoft IIS web server and the .NET framework, without requiring the installation of proprietary Adobe ColdFusion server software. See section 6 for details on the technical underpinnings of how BlueDragon.NET is implemented.
This document also offers a brief overview of the .NET Framework. More importantly, it explains the many benefits of .NET deployment for CFML developers. It discusses the many forms of integration that are possible between CFML pages and native .NET components, including ASP.NET pages. Section 3 discusses these many benefits, and the details and code examples of integrating CFML and ASP.NET are detailed in a separate document, Integrating CFML with ASP.NET and the Microsoft .NET Framework.]]></description>
			<content:encoded><![CDATA[<p><img src="/wp-content/uploads/2008/11/thumb-387.jpg" alt="Deploying CFML on ASP.NET Using BlueDragon" />This document describes how to install BlueDragon.NET and run CFML applications via the Microsoft IIS web server and the .NET framework, without requiring the installation of proprietary Adobe ColdFusion server software. See section 6 for details on the technical underpinnings of how BlueDragon.NET is implemented.<br />
This document also offers a brief overview of the .NET Framework. More importantly, it explains the many benefits of .NET deployment for CFML developers. It discusses the many forms of integration that are possible between CFML pages and native .NET components, including ASP.NET pages. Section 3 discusses these many benefits, and the details and code examples of integrating CFML and ASP.NET are detailed in a separate document, Integrating CFML with ASP.NET and the Microsoft .NET Framework.<br />
 <a href="http://www.programminglearn.com/387/deploying-cfml-on-aspnet-using-bluedragon#more-387" class="more-link">(more&#8230;)</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.programminglearn.com/387/deploying-cfml-on-aspnet-using-bluedragon/feed</wfw:commentRss>
		</item>
		<item>
		<title>Handling cookies in ASP .NET</title>
		<link>http://www.programminglearn.com/386/handling-cookies-in-asp-net</link>
		<comments>http://www.programminglearn.com/386/handling-cookies-in-asp-net#comments</comments>
		<pubDate>Tue, 11 Nov 2008 13:44:54 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[ASP.NET]]></category>

		<category><![CDATA[C#]]></category>

		<category><![CDATA[Visual Basic]]></category>

		<category><![CDATA[.NET]]></category>

		<category><![CDATA[Cookie Handling]]></category>

		<guid isPermaLink="false">http://www.programminglearn.com/386/handling-cookies-in-asp-net.html</guid>
		<description><![CDATA[How to create a cookie, how to get the value stored in a cookie, set the lifetime, path and domain for a cookie, edit a cookie, delete a cookie, remove subkeys Here's a tutorial that shows you how to use cookies in ASP .NET. I'm not going to explain the role of cookies in web applications or cover any other theoretical aspect of cookies. There are many (similar) ways to handle cookies in ASP .NETshow you one of the ways, my way. Oh, and we're going to use C#, although the code can be adapted to Visual Basic .NET easily.]]></description>
			<content:encoded><![CDATA[<p><img src="/wp-content/uploads/2008/11/thumb-386.jpg" alt="Handling cookies in ASP .NET" />How to create a cookie, how to get the value stored in a cookie, set the lifetime, path and domain for a cookie, edit a cookie, delete a cookie, remove subkeys Here&#8217;s a tutorial that shows you how to use cookies in ASP .NET. I&#8217;m not going to explain the role of cookies in web applications or cover any other theoretical aspect of cookies. There are many (similar) ways to handle cookies in ASP .NETshow you one of the ways, my way. Oh, and we&#8217;re going to use C#, although the code can be adapted to Visual Basic .NET easily.<br />
 <a href="http://www.programminglearn.com/386/handling-cookies-in-asp-net#more-386" class="more-link">(more&#8230;)</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.programminglearn.com/386/handling-cookies-in-asp-net/feed</wfw:commentRss>
		</item>
		<item>
		<title>ASP.NET 2.0  Just Do It!</title>
		<link>http://www.programminglearn.com/385/aspnet-20-just-do-it</link>
		<comments>http://www.programminglearn.com/385/aspnet-20-just-do-it#comments</comments>
		<pubDate>Tue, 11 Nov 2008 13:36:30 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[ASP.NET]]></category>

		<category><![CDATA[Visual Basic]]></category>

		<category><![CDATA[.NET]]></category>

		<category><![CDATA[basic language]]></category>

		<guid isPermaLink="false">http://www.programminglearn.com/385/aspnet-20-just-do-it.html</guid>
		<description><![CDATA[Most books (especially about .NET, it seems) give you lots of concepts and theories and detailed, boring analysis before they ever let you jump in and play with the stuff. Don't expect that here, though; I turn the traditional philosophy of chapter-order sequence on its head. In this book, I start by getting your server and development environment configured and set up so that you can create your first ASP.NET page in this chapter. There's no teacher like experience!]]></description>
			<content:encoded><![CDATA[<p><img src="/wp-content/uploads/2008/11/thumb-385.jpg" alt="ASP.NET 2.0  Just Do It!" />Most books (especially about .NET, it seems) give you lots of concepts and theories and detailed, boring analysis before they ever let you jump in and play with the stuff. Don&#8217;t expect that here, though; I turn the traditional philosophy of chapter-order sequence on its head. In this book, I start by getting your server and development environment configured and set up so that you can create your first ASP.NET page in this chapter. There&#8217;s no teacher like experience!<br />
 <a href="http://www.programminglearn.com/385/aspnet-20-just-do-it#more-385" class="more-link">(more&#8230;)</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.programminglearn.com/385/aspnet-20-just-do-it/feed</wfw:commentRss>
		</item>
	</channel>
</rss>
