<?xml version="1.0" encoding="UTF-8"?>
<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/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>ByteCarrot</title>
	<atom:link href="http://bytecarrot.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://bytecarrot.com</link>
	<description>great tools for .NET, ASP.NET, ASP.NET MVC, WCF and AJAX</description>
	<lastBuildDate>Tue, 01 May 2012 19:04:10 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>What&#8217;s new in WebConsole 1.1.0</title>
		<link>http://bytecarrot.com/whats-new-in-webconsole-1-1-0/</link>
		<comments>http://bytecarrot.com/whats-new-in-webconsole-1-1-0/#comments</comments>
		<pubDate>Fri, 30 Mar 2012 22:48:19 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[WebConsole]]></category>
		<category><![CDATA[What's new]]></category>
		<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[ASP.NET MVC]]></category>
		<category><![CDATA[Authentication]]></category>
		<category><![CDATA[ELMAH]]></category>
		<category><![CDATA[IIS]]></category>
		<category><![CDATA[Security]]></category>

		<guid isPermaLink="false">http://bytecarrot.com/?p=658</guid>
		<description><![CDATA[Yesterday we released new version of our great ASP.NET applications monitor and logger &#8211; WebConsole . This release has been marked with version 1.1.0. It contains few quite important enhancements and brand new forms based authentication for those of you who want to use WebConsole without dependency on Windows authentication mechanisms. Forms Authentication The biggest [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft size-full wp-image-659" style="border-style: initial; border-color: initial; border-image: initial; border-width: 0px;" title="WebConsole v1.1.0" src="http://bytecarrot.com/wp-content/uploads/v110.png" alt="" width="130" height="130" /></p>
<p>Yesterday we released new version of our great ASP.NET applications monitor and logger &#8211; <strong><a title="WebConsole" href="http://bytecarrot.com/webconsole/">WebConsole</a></strong> . This release has been marked with version 1.1.0. It contains few quite important enhancements and brand new forms based authentication for those of you who want to use WebConsole without dependency on Windows authentication mechanisms.</p>
<h3>Forms Authentication</h3>
<p>The biggest and the most important feature introduced in this version is forms based authentication. It allows to secure WebConsole and limit access to it only for a selected set of users without dependency on Windows or Active Directory accounts and groups. Forms authentication has been added as a solution for those clients who would like to use our tool in Internet scenarios or cannot rely on operating system features. Introduced solution is straightforward and similar to what can be found in other web application.</p>
<p>All parts of the application can be accessed only after successful sign in. The Sing In form is presented below.</p>
<div id="attachment_672" class="wp-caption aligncenter" style="width: 310px"><a href="http://bytecarrot.com/wp-content/uploads/sign-in.png"><img class="size-thumbnail wp-image-672" title="Sign In" src="http://bytecarrot.com/wp-content/uploads/sign-in-300x221.png" alt="" width="300" height="221" /></a><p class="wp-caption-text">Sign In</p></div>
<p>Authenticated user (successfully signed in) can access options related to the account by hovering mouse pointer on Account Menu available in right, top corner of the window.</p>
<div id="attachment_676" class="wp-caption aligncenter" style="width: 310px"><a href="http://bytecarrot.com/wp-content/uploads/account-menu.png"><img class="size-thumbnail wp-image-676" title="Account Menu" src="http://bytecarrot.com/wp-content/uploads/account-menu-300x221.png" alt="" width="300" height="221" /></a><p class="wp-caption-text">Account Menu</p></div>
<p>Account Menu allows to sign out or change password. View for change password has been presented below.</p>
<div id="attachment_681" class="wp-caption aligncenter" style="width: 310px"><a href="http://bytecarrot.com/wp-content/uploads/change-password.png"><img class="size-thumbnail wp-image-681" title="Change Password" src="http://bytecarrot.com/wp-content/uploads/change-password-300x221.png" alt="" width="300" height="221" /></a><p class="wp-caption-text">Change Password</p></div>
<h3>Users Management</h3>
<p>WebConsole 1.1.0 has been also extended with new Users module for accounts management. It is available only for administrators and enabled in forms authentication mode. This module has been created with simplicity in mind and provides basic management tasks.</p>
<p>Screenshot below presents Users module with a list of users. Administrator can list, add, edit or delete user&#8217;s account.</p>
<div id="attachment_684" class="wp-caption aligncenter" style="width: 310px"><a href="http://bytecarrot.com/wp-content/uploads/registered-users.png"><img class="size-thumbnail wp-image-684" title="Registered Users" src="http://bytecarrot.com/wp-content/uploads/registered-users-300x221.png" alt="" width="300" height="221" /></a><p class="wp-caption-text">Registered Users</p></div>
<div id="attachment_685" class="wp-caption aligncenter" style="width: 310px"><a href="http://bytecarrot.com/wp-content/uploads/add-new-user.png"><img class="size-thumbnail wp-image-685" title="Add New User" src="http://bytecarrot.com/wp-content/uploads/add-new-user-300x221.png" alt="" width="300" height="221" /></a><p class="wp-caption-text">Add New User</p></div>
<p>Users module allows also to change password or grant/revoke administrator privileges.</p>
<div id="attachment_686" class="wp-caption aligncenter" style="width: 310px"><a href="http://bytecarrot.com/wp-content/uploads/edit-user-data.png"><img class="size-thumbnail wp-image-686" title="Edit User Data" src="http://bytecarrot.com/wp-content/uploads/edit-user-data-300x221.png" alt="" width="300" height="221" /></a><p class="wp-caption-text">Edit User Data</p></div>
<h3>Enhanced Security</h3>
<p>Enhancements in security are not limited to forms authentication. We also introduced many changes protecting application behind the scene limiting access to the internals not matter if Windows or forms authentication is enabled.</p>
<p>New administrator role works with both authentication modes and will be used across the application to limit access to more sensitive parts of it.</p>
<p>Do you need more information? Visit <strong><a title="WebConsole" href="http://bytecarrot.com/webconsole/">WebConsole&#8217;s home page</a></strong>.</p>
]]></content:encoded>
			<wfw:commentRss>http://bytecarrot.com/whats-new-in-webconsole-1-1-0/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Call to action!</title>
		<link>http://bytecarrot.com/call-to-action/</link>
		<comments>http://bytecarrot.com/call-to-action/#comments</comments>
		<pubDate>Tue, 20 Dec 2011 23:26:17 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[WebConsole]]></category>
		<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[ASP.NET MVC]]></category>
		<category><![CDATA[ELMAH]]></category>
		<category><![CDATA[IIS]]></category>

		<guid isPermaLink="false">http://bytecarrot.com/?p=78</guid>
		<description><![CDATA[Nowadays it is impossible to create software without help of its current and future end users. Software has to solve real life not imagined problems and this is why we treat feedback so seriously. Today we are pleased to present you first beta of our brand new product: WEBCONSOLE. It is in a stage called [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignright size-full wp-image-539" style="border: 0pt none;" title="WebConsole BETA" src="/wp-content/uploads/beta.png" alt="" width="130" height="130" />Nowadays it is impossible to create software without help of its current and future end users. Software has to solve real life not imagined problems and this is why we treat feedback so seriously.</p>
<p>Today we are pleased to present you first beta of our brand new product: <a title="WebConsole" href="/webconsole/"><strong>WEBCONSOLE</strong></a>. It is in a stage called &#8220;minimum viable product&#8221; and <strong>WE NEED YOUR HELP</strong> to push its evolution in a right direction.</p>
<p>We would like to ask you to download trial version of <strong>WebConsole</strong>, play with it and let us know what do you think.<br />
There are gifts in a form of discount codes and free Standard Licenses for each user who will download the application and provide some useful (good or bad) feedback, suggest some new features or hep us in some other form.</p>
<p>You can find all required information on <a href="http://bytecarrot.com">ByteCarrot.com</a> website but here you have some most useful links:</p>
<ul>
<li>WebConsole overview &#8211; <a title="WebConsole overview" href="http://bytecarrot.com/webconsole/">http://bytecarrot.com/webconsole/</a></li>
<li>download page &#8211; <a title="download page" href="http://bytecarrot.com/webconsole/download/">http://bytecarrot.com/webconsole/download/</a></li>
<li>place to suggest new features &#8211; <a title="place to suggest new features" href="http://bytecarrot.uservoice.com">http://bytecarrot.uservoice.com</a></li>
<li>support page &#8211; <a title="support page" href="http://bytecarrot.com/support/">http://bytecarrot.com/support/</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://bytecarrot.com/call-to-action/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

