﻿<?xml version="1.0" encoding="utf-8"?><rss 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:media="http://search.yahoo.com/mrss/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0"><channel><title>Intersoft Community - configuration</title><link>http://www.intersoftsolutions.com/Community/Tags/configuration/</link><description /><generator>http://www.intersoftsolutions.com</generator><language>en</language><copyright>Copyright 2002 - 2015 Intersoft Solutions Corp. All rights reserved.</copyright><ttl>60</ttl><item><title>Preparing Your Windows PC for Android Development</title><link>http://www.intersoftsolutions.com/Community/Tags/configuration/</link><pubDate>Tue, 05 Nov 2013 04:11:47 GMT</pubDate><dc:creator>technical@intersoftpt.com</dc:creator><category>windows</category><category>tutorial</category><category>android</category><category>configuration</category><category>Crosslight</category><description>&lt;p&gt;In the previous videos, we have made available tutorial videos that help you preparing your Mac for Crosslight-enabled mobile apps development. In addition to the Mac, you can also build Android apps on your Windows PC, and even better, with the programming skills and toolset that you've already familiar with such as Visual Studio.&lt;/p&gt;
&lt;p&gt;Watch the following video to quickly jump start your next Android apps development with Crosslight. You'll also learn how to configure the emulate, enable Intel-VT for best development experiences, and finally create and run Crosslight-powered solution in Visual Studio.&lt;/p&gt;
&lt;p&gt;&lt;object width="425" height="350"&gt;&lt;param name="movie" value="http://www.youtube.com/v/MjulH4jhrXg&amp;amp;rel=1&amp;amp;fs=1&amp;amp;showsearch=0" /&gt;&lt;param name="allowfullscreen" value="true" /&gt;&lt;param name="wmode" value="transparent" /&gt;&lt;embed src="http://www.youtube.com/v/MjulH4jhrXg&amp;amp;rel=1&amp;amp;fs=1&amp;amp;showsearch=0" type="application/x-shockwave-flash" allowfullscreen="true" wmode="transparent" width="425" height="350" /&gt;&lt;/object&gt; &lt;/p&gt;
&lt;p&gt;Enjoy,&lt;br /&gt;Product Support Team&lt;/p&gt;</description></item><item><title>Preparing Your Mac for Android Development</title><link>http://www.intersoftsolutions.com/Community/Tags/configuration/</link><pubDate>Tue, 05 Nov 2013 04:03:41 GMT</pubDate><dc:creator>technical@intersoftpt.com</dc:creator><category>tutorial</category><category>android</category><category>configuration</category><category>Crosslight</category><description>&lt;p style="font-family: 'lucida grande', 'lucida sans unicode', helvetica, arial, verdana, sans-serif; -webkit-font-smoothing: antialiased; margin-right: 0px; margin-left: 0px; padding: 0px; border: 0px; outline-offset: 0px; line-height: 1.5em; color: rgb(51, 51, 51); background-color: rgb(255, 255, 255); text-rendering: optimizelegibility !important;"&gt;Intersoft Crosslight is a powerful toolset that enables you to rapidly build business-oriented mobile apps on multiple platforms such as iOS, Android and Windows. Due to the heteregenous nature of the toolset, it's important to understand the requirements and configurations required to get up to speed for the Crosslight-enabled development.&lt;/p&gt;
&lt;p style="font-family: 'lucida grande', 'lucida sans unicode', helvetica, arial, verdana, sans-serif; -webkit-font-smoothing: antialiased; margin-right: 0px; margin-left: 0px; padding: 0px; border: 0px; outline-offset: 0px; line-height: 1.5em; color: rgb(51, 51, 51); background-color: rgb(255, 255, 255); text-rendering: optimizelegibility !important;"&gt;In this video, you will learn how to configure your Mac for Android development with Crosslight. You can easily review the important check list of the prerequisites and some useful hints to streamline Android development on the Mac.&lt;/p&gt;
&lt;p&gt;&lt;object width="425" height="350"&gt;&lt;param name="movie" value="http://www.youtube.com/v/TXBDfw9K-6c&amp;amp;rel=1&amp;amp;fs=1&amp;amp;showsearch=0" /&gt;&lt;param name="allowfullscreen" value="true" /&gt;&lt;param name="wmode" value="transparent" /&gt;&lt;embed src="http://www.youtube.com/v/TXBDfw9K-6c&amp;amp;rel=1&amp;amp;fs=1&amp;amp;showsearch=0" type="application/x-shockwave-flash" allowfullscreen="true" wmode="transparent" width="425" height="350" /&gt;&lt;/object&gt; &lt;/p&gt;
&lt;p&gt;Enjoy,&lt;br /&gt;Product Support Team&lt;/p&gt;</description></item><item><title>Documentation for appSettings (web.config) values wanted</title><link>http://www.intersoftsolutions.com/Community/Tags/configuration/</link><pubDate>Thu, 08 Sep 2011 05:31:56 GMT</pubDate><dc:creator>Eric</dc:creator><category>WebGrid</category><category>SmartWebResources</category><category>web.config</category><category>appSettings</category><category>configuration</category><category>ViewStateStorage</category><category>ViewStateItems</category><category>CachePriority</category><category>RunTimeLicenseKey</category><category>CacheDuration</category><category>OptimizeCss</category><category>OptimizeCssName</category><category>ISRes_Registered</category><description>Hi,&lt;br /&gt;
&lt;p&gt;Currently we have this code in our web.config file:&lt;/p&gt;&lt;pre&gt;&amp;lt;appSettings file=""&amp;gt;&lt;br /&gt;	&amp;lt;clear/&amp;gt;&lt;br /&gt;	...&lt;br /&gt;	&amp;lt;add key="ISNet.WebUI.WebGrid.v6_0_7200.ViewStateStorage" value="Client"/&amp;gt;&lt;br /&gt;	&amp;lt;add key="ISNet.WebUI.WebGrid.v6_0_7200.ViewStateItems" value="Behavior"/&amp;gt;&lt;br /&gt;	&amp;lt;add key="ISNet.WebUI.WebGrid.v6_0_7200.CachePriority" value="Normal"/&amp;gt;&lt;br /&gt;	&amp;lt;add key="ISNet.WebUI.WebGrid.v6_0_7200.RunTimeLicenseKey" value="XXXXX-XXXX-XXXXX"/&amp;gt;&lt;br /&gt;	&amp;lt;add key="ISNet.WebUI.WebGrid.v6_0_7200.CacheDuration" value="3600"/&amp;gt;&lt;br /&gt;	&amp;lt;add key="ISNet.WebUI.v3_0_5000.OptimizeCss" value="true"/&amp;gt;&lt;br /&gt;	&amp;lt;add key="ISNet.WebUI.v3_0_5000.OptimizeCssName" value="true"/&amp;gt;&lt;br /&gt;	&amp;lt;add key="ISNet.WebUI.ISRes_Registered" value="true"/&amp;gt;&lt;br /&gt;	...&lt;br /&gt;&amp;lt;/appSettings&amp;gt;&lt;br /&gt;&lt;/pre&gt;
&lt;p&gt;I couldn't find any documentation for these settings. Some of them might be even old and no longer needed. We use WebGrid version 6.0.7200.220, Intersoft framework version 3.0.5000.771 and are using SmartWebResources. Especially the CacheDuration key would be interesting, as we don't want to use caching at all. Are all keys needed, or can some be deleted? Is anything missing?&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;Is there any documentation for this (and each value)? If not, can you provide one?&lt;/p&gt;
&lt;p&gt;Thanks,&lt;/p&gt;
&lt;p&gt;Eric&lt;/p&gt;</description></item></channel></rss>