<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2enclosuresfull.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss xmlns:media="http://search.yahoo.com/mrss/" xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">
	<channel>
		<title>ASPdownload Articles | Recent Articles</title>
		<link>http://www.aspdownload.com</link>
		<description>Articles about ASP and programming from ASPdownload Articles.</description>
		<language>en</language>
		<copyright>Copyright 2005-2006 ASPdownload Articles</copyright>
		<lastBuildDate>Paz, 20 Oca 2008 14:42:46 GMT</lastBuildDate>
		<docs>http://backend.userland.com/rss</docs>
		<generator>Ferruh Mavituna ASP - RSS</generator>
		<managingEditor>ozgur/at/mavituna.com</managingEditor>
		<webMaster>ozgur/at/mavituna.com</webMaster>
		<ttl>60</ttl>

	   <image>
		  <title>ASPdownload Articles</title>
		  <url>http://www.aspdownload.com/rss/rss.gif</url>
		  <link>http://www.aspdownload.com</link>
	   </image>
<media:copyright>Copyright 2005-2006 ASPdownload Articles</media:copyright><itunes:explicit>no</itunes:explicit><itunes:subtitle>Articles about ASP and programming from ASPdownload Articles.</itunes:subtitle><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" href="http://feeds.feedburner.com/aspdownload" type="application/rss+xml" /><feedburner:browserFriendly></feedburner:browserFriendly><item>
<title>Telerik announces RadControls Q3 2007</title>
<pubDate>Paz, 20 Oca 2008 14:42:46 GMT</pubDate>
<link>http://www.aspdownload.com/read/?art=3980</link>
<description>Telerik, a leading vendor of UI components for .NET development, has announced the release of RadControls Q3 2007, which includes updates for all product lines for web and desktop presentation layer development. 

Included, as well, is a new release of Telerik Reporting and a preview of Telerik's  ... &lt;a href="http://www.aspdownload.com/read/?art=3980"&gt;read all article&lt;/a&gt;</description>
</item><item>
<title>Authentication and Authorization</title>
<pubDate>Cum, 19 Oca 2008 19:20:38 GMT</pubDate>
<link>http://www.aspdownload.com/read/?art=3979</link>
<description>Authentication and Authorization

ASP.NET works in conjunction with IIS to support authentication, 
using Basic,
Digest, and Windows authentication. ASP.NET supports 
the Microsoft Passport authentication service, which provides 
single sign-on services and support for user profile
services.  ... &lt;a href="http://www.aspdownload.com/read/?art=3979"&gt;read all article&lt;/a&gt;</description>
</item><item>
<title>Storing Passwords - done right!</title>
<pubDate>Cum, 19 Oca 2008 19:19:28 GMT</pubDate>
<link>http://www.aspdownload.com/read/?art=3978</link>
<description>Storing Passwords - done right!

Written by: Christoph Wille
Translated by: Bernhard Spuida
First published: 1/5/2004

Viewed 109461 times. &amp;amp;nbsp;84 ratings, avg. grade 2.08



In very many - not to say almost all - Web applications user data is administered, from Web forum
to Web sho ... &lt;a href="http://www.aspdownload.com/read/?art=3978"&gt;read all article&lt;/a&gt;</description>
</item><item>
<title>Creating a Single Sign-on for ASP.NET Application and Legacy ASP Application (Part II)</title>
<pubDate>Cum, 19 Oca 2008 19:18:31 GMT</pubDate>
<link>http://www.aspdownload.com/read/?art=3977</link>
<description>Introduction

In part I of the article, I introduced a way to create a 
single sign-on between asp and asp.net applications. Although the solution is 
sound, it is not without shortcomings:
1. While the authentication token generated is different 
each time, it is not time-stamped. Hence, ther ... &lt;a href="http://www.aspdownload.com/read/?art=3977"&gt;read all article&lt;/a&gt;</description>
</item><item>
<title>Creating a Single Sign-on across ASP.NET Application and Legacy ASP Application</title>
<pubDate>Cum, 19 Oca 2008 19:16:54 GMT</pubDate>
<link>http://www.aspdownload.com/read/?art=3976</link>
<description>The Scenario
For many membership websites, it is a very common scenario to limit access of 
some services to members only and require users to login. But oftentimes these 
different services are served under different applications or even under 
different platforms. This time we want to solve th ... &lt;a href="http://www.aspdownload.com/read/?art=3976"&gt;read all article&lt;/a&gt;</description>
</item><item>
<title>Using Forms Authentication in ASP.NET - Part 2 </title>
<pubDate>Cum, 19 Oca 2008 19:15:29 GMT</pubDate>
<link>http://www.aspdownload.com/read/?art=3975</link>
<description>Custom Forms Authentication Setup
						
						

Pages Used:  Default.aspx, Login.aspx, Web.config, Users.xml, HashPassword.aspx

In this example of custom Forms Authentication, we will be using an XML document to store usernames and passwords.


Create a folder named customForms under your ... &lt;a href="http://www.aspdownload.com/read/?art=3975"&gt;read all article&lt;/a&gt;</description>
</item><item>
<title>Using Forms Authentication in ASP.NET - Part 1</title>
<pubDate>Cum, 19 Oca 2008 19:13:18 GMT</pubDate>
<link>http://www.aspdownload.com/read/?art=3974</link>
<description>
Classic ASP developers often had to &amp;quot;roll their own&amp;quot; authentication scheme, however, in ASP.NET much of the grunt work has been taken out.  This article outlines how things have changed and how FormsAuthentication can be used to secure a Web site with a minimal amount of code.  

In cl ... &lt;a href="http://www.aspdownload.com/read/?art=3974"&gt;read all article&lt;/a&gt;</description>
</item><item>
<title>Limiting Data Modification Functionality Based on the User</title>
<pubDate>Cum, 08 Ara 2007 20:02:46 GMT</pubDate>
<link>http://www.aspdownload.com/read/?art=3973</link>
<description>Introduction
A number of web applications support user accounts and provide different options, reports, and functionality based on the logged in user. For example, with our tutorials we might want to allow users from the supplier companies to log on to the site and update general information about  ... &lt;a href="http://www.aspdownload.com/read/?art=3973"&gt;read all article&lt;/a&gt;</description>
</item><item>
<title>Encrypting Connection Strings in web.config file </title>
<pubDate>Cum, 08 Ara 2007 20:01:34 GMT</pubDate>
<link>http://www.aspdownload.com/read/?art=3972</link>
<description>Programmatic Encryption/Decryption
Take web.config file which contains valid connection string from some existing project. Bellow is an example of configuration section.


&amp;amp;lt;configuration&amp;amp;gt;


&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp; &amp;amp;lt;appSettings/&amp;amp;gt; ... &lt;a href="http://www.aspdownload.com/read/?art=3972"&gt;read all article&lt;/a&gt;</description>
</item><item>
<title>Security Features in ASP.NET 2.0</title>
<pubDate>Cum, 08 Ara 2007 19:59:45 GMT</pubDate>
<link>http://www.aspdownload.com/read/?art=3971</link>
<description>Security Model

ASP.NET 2.0 provides two providers in new security model

Membership Provider
Role Provider
The extensible Membership provider framework can register and authenticate new users. 
Membership provider uses Microsoft SQL Server as the back-end data store. 
Role providers are use ... &lt;a href="http://www.aspdownload.com/read/?art=3971"&gt;read all article&lt;/a&gt;</description>
</item><item>
<title>Role Bases Access using C# and XML  </title>
<pubDate>Cum, 08 Ara 2007 19:58:30 GMT</pubDate>
<link>http://www.aspdownload.com/read/?art=3970</link>
<description>Role Based Access (Not Role Based Authorization)
Role-based access control attempts to allow administrators to specify access control in terms of the organizational structure of a company. You assign a user or a group of users to a role to perform a specific job function and restrict them to do cer ... &lt;a href="http://www.aspdownload.com/read/?art=3970"&gt;read all article&lt;/a&gt;</description>
</item><item>
<title>Permission Checker equivalent for ASP.NET</title>
<pubDate>Cum, 08 Ara 2007 19:57:35 GMT</pubDate>
<link>http://www.aspdownload.com/read/?art=3969</link>
<description>&amp;amp;lt;%@ Page Language=&amp;quot;VB&amp;quot; %&amp;amp;gt;
&amp;amp;lt;%@ Import Namespace=&amp;quot;System.IO&amp;quot; %&amp;amp;gt;
&amp;amp;lt;%@ Import Namespace=&amp;quot;System.Security&amp;quot; %&amp;amp;gt;
&amp;amp;lt;%@ Import Namespace=&amp;quot;System.Security.Permissions&amp;quot; %&amp;amp;gt;
&amp;amp;lt;script language=&amp;quot;VB&amp;quot; run ... &lt;a href="http://www.aspdownload.com/read/?art=3969"&gt;read all article&lt;/a&gt;</description>
</item><item>
<title>Symmetric Encryption and Decryption in .NET 2.0 using C#</title>
<pubDate>Cum, 08 Ara 2007 19:56:56 GMT</pubDate>
<link>http://www.aspdownload.com/read/?art=3968</link>
<description>In this article I&amp;#8217;ll try to explain how you can use the Cryptography classes to encrypt and decrypt data in .NET Framework 2.0First of all I need to tell you there are two ways to encrypt data one is symmetric encryption and the other is asymmetric encryption. For the context of this article y ... &lt;a href="http://www.aspdownload.com/read/?art=3968"&gt;read all article&lt;/a&gt;</description>
</item><item>
<title>Secure Query Strings: Preventing the Tampering of Data Passed between Applications</title>
<pubDate>Cum, 08 Ara 2007 19:54:18 GMT</pubDate>
<link>http://www.aspdownload.com/read/?art=3967</link>
<description>Download the Source
A common method to pass values between aspx pages is to use a query 
string. Using this method, the information often contained is indifferent 
to user modification or user access. When information does need to be 
secured, another method is employed, such as encrypted cookie ... &lt;a href="http://www.aspdownload.com/read/?art=3967"&gt;read all article&lt;/a&gt;</description>
</item><item>
<title>Choosing Resource Access Identities -IDENTITY IMPERSONATION In ASP.NET</title>
<pubDate>Cum, 08 Ara 2007 19:53:29 GMT</pubDate>
<link>http://www.aspdownload.com/read/?art=3966</link>
<description>Identity Impersonation


Security architecture (Source : MSDN)
For each of the authentication modes in ASP.NET, 'Impersonate' can be set to False or True. Setting Impersonate to False results in ASP.NET applications using the default system account ASPNET to access resources. Setting Impersonate ... &lt;a href="http://www.aspdownload.com/read/?art=3966"&gt;read all article&lt;/a&gt;</description>
</item>
	<media:rating>nonadult</media:rating></channel>
	</rss>
