﻿<?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 - Crosslight - Why do I cannot find  the dll in demos ?</title><link>http://www.intersoftsolutions.com/Community/Crosslight/Why-do-I-cannot-find-the-dll-in-demos-/</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>Why do I cannot find  the dll in demos ?</title><link>http://www.intersoftsolutions.com/Community/Crosslight/Why-do-I-cannot-find-the-dll-in-demos-/</link><pubDate>Mon, 22 Dec 2014 08:17:40 GMT</pubDate><dc:creator>yudi</dc:creator><description>&lt;p&gt;&lt;span style="color: rgb(31, 73, 125);"&gt;Thank you for the sent screenshot inside the attached picture11 document file.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="color: rgb(31, 73, 125);"&gt;Please ensure that you have added reference to Intersoft.Crosslight.Data.SQLite assembly in all projects; and add reference of Intersoft.Crosslight.Data.SQLite.[platform] (for example: add reference of Intersoft.Crosslight.Data.SQLite.Android in Android project).&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: rgb(31, 73, 125);"&gt;You can also check the documentation: Configuring SQLite for Local Data Storage in &lt;a href="http://developer.intersoftpt.com/display/crosslight/Configuring+SQLite+for+Local+Data+Storage" target="_blank"&gt;here&lt;/a&gt;. It discusses things that require attention to use SQLite for local data storage in Crosslight applications.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="color: rgb(31, 73, 125);"&gt;Hope this help.&lt;/span&gt;&lt;/p&gt;</description></item><item><title>Why do I cannot find  the dll in demos ?</title><link>http://www.intersoftsolutions.com/Community/Crosslight/Why-do-I-cannot-find-the-dll-in-demos-/</link><pubDate>Tue, 16 Dec 2014 10:14:41 GMT</pubDate><dc:creator>susuluck11</dc:creator><description>&lt;p&gt;Hello,&lt;br&gt;I also have a problem .&lt;br&gt;In my project, sqlite can not run successfully，All of the methods of ISQLiteConnection object always show :unkown member.&lt;br&gt;&lt;/p&gt;</description></item><item><title>Why do I cannot find  the dll in demos ?</title><link>http://www.intersoftsolutions.com/Community/Crosslight/Why-do-I-cannot-find-the-dll-in-demos-/</link><pubDate>Mon, 15 Dec 2014 03:58:26 GMT</pubDate><dc:creator>susuluck1</dc:creator><description>How to use intersoft UI control in the designer, for example,the demo CalendarSamples (intersoft.crosslight.ui.android.Calendar control),I wonder if the intersoft.crosslight.ui.android.Calendar control which from the toolbar could be drag into the design UI .intersoft whether provide the other similar controls like this,could you please provide me some help documents? Thank you very much!</description></item><item><title>Why do I cannot find  the dll in demos ?</title><link>http://www.intersoftsolutions.com/Community/Crosslight/Why-do-I-cannot-find-the-dll-in-demos-/</link><pubDate>Thu, 11 Dec 2014 03:03:58 GMT</pubDate><dc:creator>yudi</dc:creator><description>&lt;p&gt;&lt;span style="color: #1f497d;"&gt;Regarding the designer of Crosslight, please allow me to introduce you to Form Builder. It produces data entry form that conforms to the high standards of usability and design guidelines defined in each supported native platform.&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #1f497d;"&gt;Crosslight makes it easy to implement data form in mobile business apps. Instead of writing gigantic amount of code, you only need to create a class that contains a few line of code which describes how the form is laid out, which editors to be used, and any particular behaviors and customization that you wish to set on certain editors.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="color: #1f497d;"&gt;The definitions of form builder are based on a particular model class or entirely standalone. It is called form metadata. When a valid form metadata is detected in a model class, the view will auto-generate the form based on the defined metadata.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="color: #1f497d;"&gt;It's not a designer, although you can easily create a rich form just with some attribute-based metadata. For more complex views, you will need to use the designer from each platform.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="color: #1f497d;"&gt;For more detail information about Form Builder, please check the documentation in the following links:&lt;/span&gt;&lt;/p&gt;
&lt;ul style="color: #1f497d;"&gt;&lt;li&gt;&lt;a href="http://developer.intersoftpt.com/display/crosslight/Form+Builder+Overview" target="_blank"&gt;Form Builder Overview&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://developer.intersoftpt.com/display/crosslight/Supported+Editor+Types" target="_blank"&gt;Supported Editor Types&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://developer.intersoftpt.com/display/crosslight/Form+Metadata+Example" target="_blank"&gt;Form Metadata Example&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;
&lt;p&gt;&lt;span style="color: #1f497d;"&gt;Hope this help.&lt;/span&gt;&lt;/p&gt;</description></item><item><title>Why do I cannot find  the dll in demos ?</title><link>http://www.intersoftsolutions.com/Community/Crosslight/Why-do-I-cannot-find-the-dll-in-demos-/</link><pubDate>Wed, 10 Dec 2014 07:08:25 GMT</pubDate><dc:creator>susuluck1</dc:creator><description>&lt;p&gt;Hello,Yudi&lt;/p&gt;&lt;p&gt;Thank you very much, now I can find the dll after installing intersoftstudio2014r2. After runningIntersoft ToolBox Utility For VS,it shows register successfully,but in visual studio 2012 and android design UI,I can not find the UI component.Now could you tell me how to add UI controls in visual studio 2012 toolbox? &amp;nbsp;Thank you very much!&lt;/p&gt;</description></item><item><title>Why do I cannot find  the dll in demos ?</title><link>http://www.intersoftsolutions.com/Community/Crosslight/Why-do-I-cannot-find-the-dll-in-demos-/</link><pubDate>Wed, 10 Dec 2014 04:06:00 GMT</pubDate><dc:creator>yudi</dc:creator><description>&lt;p&gt;&lt;span style="color: #1f497d;"&gt;Crosslight 3 is now available to be downloaded. This major release includes a multitude astounding UI components that will help you achieve what matters in mobile apps: beautiful interface and great user experience. Crosslight 3 also includes full support for iOS 8 and custom gesture support.&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #1f497d;"&gt;I installed intersoftstudio2014r2 and was unable to reproduce the reported problem (Intersoft.Crosslight.UI.Core.dll file can be found in "C:\Program Files (x86)\Intersoft Solutions\Crosslight 3\bin" folder.&lt;br&gt;I recommend you to download and install the most recent version of Crosslight and let us hear whether the problem still persist or not.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="color: #1f497d;"&gt;Hope this help.&lt;/span&gt;&lt;/p&gt;</description></item><item><title>Why do I cannot find  the dll in demos ?</title><link>http://www.intersoftsolutions.com/Community/Crosslight/Why-do-I-cannot-find-the-dll-in-demos-/</link><pubDate>Tue, 09 Dec 2014 01:47:58 GMT</pubDate><dc:creator>susuluck11</dc:creator><description>Hello,&lt;br /&gt;Why I finished installing intersoftstudio2014sp1, I can not find the dll like Intersoft.Crosslight.UI.Core? Was my installing intersoftstudio2014sp1 not the whole? And which installation package should install in order to have these dll？ Thank you very much!</description></item><item><title>Why do I cannot find  the dll in demos ?</title><link>http://www.intersoftsolutions.com/Community/Crosslight/Why-do-I-cannot-find-the-dll-in-demos-/</link><pubDate>Mon, 08 Dec 2014 06:37:07 GMT</pubDate><dc:creator>yudi</dc:creator><description>&lt;p&gt;&lt;span style="color: #1f497d;"&gt;The reason for not adding the dll in the demo project is to reduce the downloaded file size and to allow developers to test/run the sample project using the most recent version of Crosslight.&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #1f497d;"&gt;All Crosslight samples are now available online and can be downloaded from &lt;a href="http://git.intersoftpt.com/projects/CROS/repos/samples/browse" target="_blank"&gt;Intersoft Git&lt;/a&gt; server. Click the &lt;strong&gt;Download&lt;/strong&gt; button such as shown in the following screenshot to start downloading the entire repo in a single zip file.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="color: #1f497d;"&gt;For quick setup, it is recommended that you extracted the zip file to the samples folder in the Crosslight installation. The samples folder is located in:&lt;/span&gt;&lt;/p&gt;
&lt;ul style="color: #1f497d;"&gt;&lt;li&gt;Mac – /Library/Application Support/Intersoft Solutions/Crosslight 2/samples&lt;/li&gt;&lt;li&gt;Windows – [Program Files]\Intersoft Solutions\Crosslight\Crosslight 2\samples&lt;/li&gt;&lt;/ul&gt;
&lt;p&gt;&lt;span style="color: #1f497d;"&gt;For more detail information, please check &lt;a href="http://developer.intersoftpt.com/display/crosslight/Samples" target="_blank"&gt;this&lt;/a&gt; article.&lt;/span&gt;&lt;/p&gt;</description></item><item><title>Why do I cannot find  the dll in demos ?</title><link>http://www.intersoftsolutions.com/Community/Crosslight/Why-do-I-cannot-find-the-dll-in-demos-/</link><pubDate>Fri, 05 Dec 2014 08:33:56 GMT</pubDate><dc:creator>susuluck11</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;&lt;p&gt;I can not find the dll in the demo. Please have a look about my attachment.Could you tell me why? Thank you very much!&lt;br&gt;&lt;/p&gt;</description></item></channel></rss>