<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="/rss.xsl"?><rss version="2.0"><channel><title>jSLCore</title><link>http://jslcore.codeplex.com/project/feeds/rss</link><description>jSLCore is the easiest way to create business applications based on SilverLight 5.   The project is still in aplha phase. But you can already create the apps with it.</description><item><title>Closed Issue: Image Viewer [57]</title><link>http://jslcore.codeplex.com/workitem/57</link><description>Develop the mechanism to show images in  &amp;#60;full-application-screen&amp;#62; mode, like dialogs in jSLCore.&lt;br /&gt;&amp;#160;&lt;br /&gt;It can be object method of BaseControl &amp;#58;&lt;br /&gt;&amp;#160;&lt;br /&gt;BaseControl.ShowBigImage&amp;#40;ImageSource image&amp;#41;&amp;#59;&lt;br /&gt;&amp;#160;&lt;br /&gt;or it can be control&amp;#58;&lt;br /&gt;&amp;#160;&lt;br /&gt;BigImage &amp;#58; Image&lt;br /&gt;that interact to mouse click and KeyDown Events...&lt;br /&gt;</description><author>jinek</author><pubDate>Wed, 15 May 2013 00:58:44 GMT</pubDate><guid isPermaLink="false">Closed Issue: Image Viewer [57] 20130515125844A</guid></item><item><title>Closed Issue: WPF ApplicationContainer Multiple Instances [424]</title><link>http://jslcore.codeplex.com/workitem/424</link><description>Allow ApplicationContainer to create more than one instances. This functionality only needs for WPF. Silverlight how ever cannot contains more then one window.&lt;br /&gt;CurrentContentContainer and CurrentApplicationContainer in BaseControl class should reference for the Single instance. And ShowDialog by default binds to it. But in multiple mechanism ShowDialog arguments must provide parent ContentContainer or any of his windows.&lt;br /&gt;</description><author>jinek</author><pubDate>Wed, 15 May 2013 00:58:43 GMT</pubDate><guid isPermaLink="false">Closed Issue: WPF ApplicationContainer Multiple Instances [424] 20130515125843A</guid></item><item><title>Closed Issue: Silverlight 5 [851]</title><link>http://jslcore.codeplex.com/workitem/851</link><description>Upgrade and test. Also upgrade telerik&lt;br /&gt;</description><author>jinek</author><pubDate>Wed, 15 May 2013 00:58:42 GMT</pubDate><guid isPermaLink="false">Closed Issue: Silverlight 5 [851] 20130515125842A</guid></item><item><title>Source code checked in, #20883</title><link>http://jslcore.codeplex.com/SourceControl/changeset/changes/20883</link><description>trial</description><author>jinek</author><pubDate>Fri, 16 Nov 2012 12:34:02 GMT</pubDate><guid isPermaLink="false">Source code checked in, #20883 20121116123402P</guid></item><item><title>Source code checked in, #19058</title><link>http://jslcore.codeplex.com/SourceControl/changeset/changes/19058</link><description>Upgrade&amp;#58; New Version of LabDefaultTemplate.xaml. To upgrade your build definitions, please visit the following link&amp;#58; http&amp;#58;&amp;#47;&amp;#47;go.microsoft.com&amp;#47;fwlink&amp;#47;&amp;#63;LinkId&amp;#61;254563</description><author>Project Collection Service Accounts</author><pubDate>Mon, 01 Oct 2012 20:32:50 GMT</pubDate><guid isPermaLink="false">Source code checked in, #19058 20121001083250P</guid></item><item><title>Source code checked in, #19057</title><link>http://jslcore.codeplex.com/SourceControl/changeset/changes/19057</link><description>Checked in by server upgrade</description><author>Project Collection Service Accounts</author><pubDate>Mon, 01 Oct 2012 20:31:07 GMT</pubDate><guid isPermaLink="false">Source code checked in, #19057 20121001083107P</guid></item><item><title>Updated Wiki: Home</title><link>http://jslcore.codeplex.com/wikipage?version=18</link><description>&lt;div class="wikidoc"&gt;&lt;img src="http://download-codeplex.sec.s-msft.com/Download?ProjectName=prometheustoolkit&amp;amp;DownloadId=472155&amp;amp;Build=19280" /&gt;
&lt;h1&gt;Project is obsolete&lt;/h1&gt;Please, visit &lt;a href="http://prometheustoolkit.codeplex.com/"&gt;Prometheus Toolkit&lt;/a&gt; - regeneration of jSLCore&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Project Description&lt;/b&gt;&lt;br /&gt;jSLCore is the easiest way to create business applications based on SilverLight 5.&lt;br /&gt;The project is still in aplha phase. But you can already create the apps with it.&lt;br /&gt;&lt;br /&gt;Using jSLCore documentation: &lt;a href="http://jslcore-29.hosting.parking.ru/jSLApp.ClientTestPage.aspx"&gt;http://jslcore-29.hosting.parking.ru/jSLApp.ClientTestPage.aspx&lt;/a&gt; &lt;br /&gt;Russian Undeground Techno Community example: &lt;a href="http://jslcore-6.hosting.parking.ru/"&gt;http://jslcore-6.hosting.parking.ru/&lt;/a&gt;&lt;br /&gt;Video rent : &lt;a href="http://jslcore-20.hosting.parking.ru/"&gt;http://jslcore-20.hosting.parking.ru/&lt;/a&gt;&lt;br /&gt;
&lt;h1&gt;Features&lt;/h1&gt;&lt;ul&gt;&lt;li&gt;Base control classes to be implemented: BaseControl,DataControl,DialogControl,SelectControl, MainContentBase and so on.&lt;/li&gt;
&lt;li&gt;Implemented background worker with splash screen.&lt;/li&gt;
&lt;li&gt;Modal dialog box&lt;/li&gt;
&lt;li&gt;Mechanism for data selecting from lists&lt;/li&gt;
&lt;li&gt;Rich binding - ReadOnlyBinding, ValidationBinding, SecurityBinding, EnumBinding (built-in mechanism to translate enum value to description from database),NullContextBinding, MultiBinding and so on.&lt;/li&gt;
&lt;li&gt;Validation groups&lt;/li&gt;
&lt;li&gt;Validation - &amp;quot;setter invoke&amp;quot; validation, IDataErrorInfo validation, validation rules validation + validation rules trees, Warning mode and so on&lt;/li&gt;
&lt;li&gt;WCF Sync Proxy Generator to build proxies with sync mode in the SilverLight.&lt;/li&gt;
&lt;li&gt;LINQ extensions: GetOne,SafeSum, SafeMax etc&lt;/li&gt;
&lt;li&gt;Safe server exception reporting to client&lt;/li&gt;
&lt;li&gt;Security: initial sql database wich contains users, roles (hierarchical), permission descriptions and enum values descriptions, BaseService for implementing in client code for authorization and constants loading.&lt;/li&gt;
&lt;li&gt;Controls: LeftHeaderContainer,ErrorBorder, WarningBox, ErrorBox,InfoBox,ErrorInfo, OkCancelControl&lt;/li&gt;
&lt;li&gt;Everything interacts together as a single mechanism, all of this provide the rules for building buisness apps and with following this rules we can keep the time for buisness implementating&lt;/li&gt;&lt;/ul&gt;&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>jinek</author><pubDate>Thu, 27 Sep 2012 10:32:39 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20120927103239A</guid></item><item><title>Updated Wiki: Home</title><link>http://jslcore.codeplex.com/wikipage?version=17</link><description>&lt;div class="wikidoc"&gt;&lt;img src="http://download-codeplex.sec.s-msft.com/Download?ProjectName=prometheustoolkit&amp;amp;DownloadId=472155&amp;amp;Build=19280" /&gt;
&lt;h1&gt;Project is obsolete&lt;/h1&gt;Please, go to &lt;a href="http://prometheustoolkit.codeplex.com/"&gt;Prometheus Toolkit&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Project Description&lt;/b&gt;&lt;br /&gt;jSLCore is the easiest way to create business applications based on SilverLight 5.&lt;br /&gt;The project is still in aplha phase. But you can already create the apps with it.&lt;br /&gt;&lt;br /&gt;Using jSLCore documentation: &lt;a href="http://jslcore-29.hosting.parking.ru/jSLApp.ClientTestPage.aspx"&gt;http://jslcore-29.hosting.parking.ru/jSLApp.ClientTestPage.aspx&lt;/a&gt; &lt;br /&gt;Russian Undeground Techno Community example: &lt;a href="http://jslcore-6.hosting.parking.ru/"&gt;http://jslcore-6.hosting.parking.ru/&lt;/a&gt;&lt;br /&gt;Video rent : &lt;a href="http://jslcore-20.hosting.parking.ru/"&gt;http://jslcore-20.hosting.parking.ru/&lt;/a&gt;&lt;br /&gt;
&lt;h1&gt;Features&lt;/h1&gt;&lt;ul&gt;&lt;li&gt;Base control classes to be implemented: BaseControl,DataControl,DialogControl,SelectControl, MainContentBase and so on.&lt;/li&gt;
&lt;li&gt;Implemented background worker with splash screen.&lt;/li&gt;
&lt;li&gt;Modal dialog box&lt;/li&gt;
&lt;li&gt;Mechanism for data selecting from lists&lt;/li&gt;
&lt;li&gt;Rich binding - ReadOnlyBinding, ValidationBinding, SecurityBinding, EnumBinding (built-in mechanism to translate enum value to description from database),NullContextBinding, MultiBinding and so on.&lt;/li&gt;
&lt;li&gt;Validation groups&lt;/li&gt;
&lt;li&gt;Validation - &amp;quot;setter invoke&amp;quot; validation, IDataErrorInfo validation, validation rules validation + validation rules trees, Warning mode and so on&lt;/li&gt;
&lt;li&gt;WCF Sync Proxy Generator to build proxies with sync mode in the SilverLight.&lt;/li&gt;
&lt;li&gt;LINQ extensions: GetOne,SafeSum, SafeMax etc&lt;/li&gt;
&lt;li&gt;Safe server exception reporting to client&lt;/li&gt;
&lt;li&gt;Security: initial sql database wich contains users, roles (hierarchical), permission descriptions and enum values descriptions, BaseService for implementing in client code for authorization and constants loading.&lt;/li&gt;
&lt;li&gt;Controls: LeftHeaderContainer,ErrorBorder, WarningBox, ErrorBox,InfoBox,ErrorInfo, OkCancelControl&lt;/li&gt;
&lt;li&gt;Everything interacts together as a single mechanism, all of this provide the rules for building buisness apps and with following this rules we can keep the time for buisness implementating&lt;/li&gt;&lt;/ul&gt;&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>jinek</author><pubDate>Sat, 18 Aug 2012 13:59:53 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20120818015953P</guid></item><item><title>Updated Wiki: Home</title><link>http://jslcore.codeplex.com/wikipage?version=16</link><description>&lt;div class="wikidoc"&gt;&lt;img src="http://download-codeplex.sec.s-msft.com/Download?ProjectName=prometheustoolkit&amp;amp;DownloadId=472155&amp;amp;Build=19280" /&gt;
&lt;h1&gt;Project is obsolete&lt;/h1&gt;New generation of it is &lt;a href="http://prometheustoolkit.codeplex.com/"&gt;Prometheus Toolkit&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Project Description&lt;/b&gt;&lt;br /&gt;jSLCore is the easiest way to create business applications based on SilverLight 5.&lt;br /&gt;The project is still in aplha phase. But you can already create the apps with it.&lt;br /&gt;&lt;br /&gt;Using jSLCore documentation: &lt;a href="http://jslcore-29.hosting.parking.ru/jSLApp.ClientTestPage.aspx"&gt;http://jslcore-29.hosting.parking.ru/jSLApp.ClientTestPage.aspx&lt;/a&gt; &lt;br /&gt;Russian Undeground Techno Community example: &lt;a href="http://jslcore-6.hosting.parking.ru/"&gt;http://jslcore-6.hosting.parking.ru/&lt;/a&gt;&lt;br /&gt;Video rent : &lt;a href="http://jslcore-20.hosting.parking.ru/"&gt;http://jslcore-20.hosting.parking.ru/&lt;/a&gt;&lt;br /&gt;
&lt;h1&gt;Features&lt;/h1&gt;&lt;ul&gt;&lt;li&gt;Base control classes to be implemented: BaseControl,DataControl,DialogControl,SelectControl, MainContentBase and so on.&lt;/li&gt;
&lt;li&gt;Implemented background worker with splash screen.&lt;/li&gt;
&lt;li&gt;Modal dialog box&lt;/li&gt;
&lt;li&gt;Mechanism for data selecting from lists&lt;/li&gt;
&lt;li&gt;Rich binding - ReadOnlyBinding, ValidationBinding, SecurityBinding, EnumBinding (built-in mechanism to translate enum value to description from database),NullContextBinding, MultiBinding and so on.&lt;/li&gt;
&lt;li&gt;Validation groups&lt;/li&gt;
&lt;li&gt;Validation - &amp;quot;setter invoke&amp;quot; validation, IDataErrorInfo validation, validation rules validation + validation rules trees, Warning mode and so on&lt;/li&gt;
&lt;li&gt;WCF Sync Proxy Generator to build proxies with sync mode in the SilverLight.&lt;/li&gt;
&lt;li&gt;LINQ extensions: GetOne,SafeSum, SafeMax etc&lt;/li&gt;
&lt;li&gt;Safe server exception reporting to client&lt;/li&gt;
&lt;li&gt;Security: initial sql database wich contains users, roles (hierarchical), permission descriptions and enum values descriptions, BaseService for implementing in client code for authorization and constants loading.&lt;/li&gt;
&lt;li&gt;Controls: LeftHeaderContainer,ErrorBorder, WarningBox, ErrorBox,InfoBox,ErrorInfo, OkCancelControl&lt;/li&gt;
&lt;li&gt;Everything interacts together as a single mechanism, all of this provide the rules for building buisness apps and with following this rules we can keep the time for buisness implementating&lt;/li&gt;&lt;/ul&gt;&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>jinek</author><pubDate>Sat, 18 Aug 2012 13:59:28 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20120818015928P</guid></item><item><title>Source code checked in, #17775</title><link>http://jslcore.codeplex.com/SourceControl/changeset/changes/17775</link><description>validation</description><author>jinek</author><pubDate>Mon, 13 Aug 2012 14:55:18 GMT</pubDate><guid isPermaLink="false">Source code checked in, #17775 20120813025518P</guid></item><item><title>Source code checked in, #17660</title><link>http://jslcore.codeplex.com/SourceControl/changeset/changes/17660</link><description>Some fixes,telerik upgrated</description><author>jinek</author><pubDate>Wed, 08 Aug 2012 12:29:04 GMT</pubDate><guid isPermaLink="false">Source code checked in, #17660 20120808122904P</guid></item><item><title>Source code checked in, #17659</title><link>http://jslcore.codeplex.com/SourceControl/changeset/changes/17659</link><description>Specific version &amp;#61; false</description><author>jinek</author><pubDate>Wed, 08 Aug 2012 11:57:19 GMT</pubDate><guid isPermaLink="false">Source code checked in, #17659 20120808115719A</guid></item><item><title>Source code checked in, #17445</title><link>http://jslcore.codeplex.com/SourceControl/changeset/changes/17445</link><description>can release</description><author>jinek</author><pubDate>Thu, 26 Jul 2012 21:13:33 GMT</pubDate><guid isPermaLink="false">Source code checked in, #17445 20120726091333P</guid></item><item><title>Closed Issue: Enable ContentContainerBase inheritor to implement splash screen show() and hide() [172]</title><link>http://jslcore.codeplex.com/workitem/172</link><description>If Inheritor impliment it - Application Container should not use it&amp;#39;s own splashscreen...&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&amp;#43; Splash Beetween Page navigation&lt;br /&gt;Comments: &lt;p&gt;&lt;/p&gt;</description><author>jinek</author><pubDate>Thu, 19 Jul 2012 08:57:08 GMT</pubDate><guid isPermaLink="false">Closed Issue: Enable ContentContainerBase inheritor to implement splash screen show() and hide() [172] 20120719085708A</guid></item><item><title>Closed Issue: Beta Version + VS templates for projects (WPF and SilverLight) and templates for Controls [426]</title><link>http://jslcore.codeplex.com/workitem/426</link><description>subj&lt;br /&gt;Comments: &lt;p&gt;&lt;/p&gt;</description><author>jinek</author><pubDate>Thu, 19 Jul 2012 08:56:20 GMT</pubDate><guid isPermaLink="false">Closed Issue: Beta Version + VS templates for projects (WPF and SilverLight) and templates for Controls [426] 20120719085620A</guid></item><item><title>Closed Issue: Custom Controls support [427]</title><link>http://jslcore.codeplex.com/workitem/427</link><description>The core sometimes see, what controls is using for binding, let developers to access to provide information about there own controls. Which properties is default for example...&lt;br /&gt;Comments: &lt;p&gt;done.&lt;/p&gt;</description><author>jinek</author><pubDate>Thu, 19 Jul 2012 08:55:57 GMT</pubDate><guid isPermaLink="false">Closed Issue: Custom Controls support [427] 20120719085557A</guid></item><item><title>Source code checked in, #14180</title><link>http://jslcore.codeplex.com/SourceControl/changeset/changes/14180</link><description>jslcore fixes&amp;#43;deepmix fix</description><author>jinek</author><pubDate>Fri, 11 May 2012 11:57:12 GMT</pubDate><guid isPermaLink="false">Source code checked in, #14180 20120511115712A</guid></item><item><title>Updated Release: jSLCore Toolkit (мар 18, 2012)</title><link>http://jslcore.codeplex.com/releases/view/84445</link><description>&lt;div class="wikidoc"&gt;MSI contains binary and will add them to &amp;quot;Add Reference&amp;quot; dialog box.&lt;br /&gt;MSI also installs some templates to Visual Studio. You can use them to create new inside jSLCore application.&lt;br /&gt;After installing MSI ensure, that VSIX package was enabled. To do that: go to Visual Studio-&amp;gt;Tools-&amp;gt;Extensions Manager. Type &amp;quot;jSLCore&amp;quot; in search bar, and Enable the package, if it is disabled.&lt;br /&gt;&lt;br /&gt;Type jSLCore (when adding New Item) in the search bar - you will see 4 or 5 templates for creating jSLCore forms.&lt;br /&gt;There is no Project Template, but you can use Solution jSLApp in this release. It is included in zip folder &amp;quot;jSLApp.zip&amp;quot;. It contains references and some code to get started.&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>jinek</author><pubDate>Mon, 09 Apr 2012 06:58:01 GMT</pubDate><guid isPermaLink="false">Updated Release: jSLCore Toolkit (мар 18, 2012) 20120409065801A</guid></item><item><title>Released: jSLCore Toolkit (Mar 18, 2012)</title><link>http://jslcore.codeplex.com/releases/view/84445</link><description>
&lt;div class="wikidoc"&gt;MSI contains binary and will add them to &amp;quot;Add Reference&amp;quot; dialog box.&lt;br&gt;
MSI also installs some templates to Visual Studio. You can use them to create new inside jSLCore application.&lt;br&gt;
After installing MSI ensure, that VSIX package was enabled. To do that: go to Visual Studio-&amp;gt;Tools-&amp;gt;Extensions Manager. Type &amp;quot;jSLCore&amp;quot; in search bar, and Enable the package, if it is disabled.&lt;br&gt;
&lt;br&gt;
Type jSLCore (when adding New Item) in the search bar - you will see 4 or 5 templates for creating jSLCore forms.&lt;br&gt;
There is no Project Template, but you can use Solution jSLApp in this release. It is included in zip folder &amp;quot;jSLApp.zip&amp;quot;. It contains references and some code to get started.&lt;/div&gt;
&lt;div&gt;&lt;/div&gt;
</description><author></author><pubDate>Mon, 09 Apr 2012 06:58:01 GMT</pubDate><guid isPermaLink="false">Released: jSLCore Toolkit (Mar 18, 2012) 20120409065801A</guid></item><item><title>Source code checked in, #13176</title><link>http://jslcore.codeplex.com/SourceControl/changeset/changes/13176</link><description>fixes&amp;#13;&amp;#10;UseAnimation..</description><author>jinek</author><pubDate>Mon, 09 Apr 2012 06:56:19 GMT</pubDate><guid isPermaLink="false">Source code checked in, #13176 20120409065619A</guid></item></channel></rss>