<?xml version="1.0" encoding="utf-8" ?>
<?xml-stylesheet type="text/xsl" href="RSS_xslt_style.asp" version="1.0" ?>
<rss version="2.0" xmlns:WebWizForums="http://syndication.webwiz.co.uk/rss_namespace/">
 <channel>
  <title>DevForce Community Forum : BOS Sample</title>
  <link>http://www.ideablade.com/forum/</link>
  <description>This is an XML content feed of; DevForce Community Forum : DevForce 2010 : BOS Sample</description>
  <pubDate>Tue, 21 Apr 2026 23:45:25 -700</pubDate>
  <lastBuildDate>Tue, 17 Aug 2010 15:14:14 -700</lastBuildDate>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Web Wiz Forums 9.69</generator>
  <ttl>360</ttl>
  <WebWizForums:feedURL>www.ideablade.com/forum/RSS_post_feed.asp?TID=1986</WebWizForums:feedURL>
  <image>
   <title>DevForce Community Forum</title>
   <url>http://www.ideablade.com/forum/forum_images/IdeaBlade_logo_tm.png</url>
   <link>http://www.ideablade.com/forum/</link>
  </image>
  <item>
   <title>BOS Sample : Instead of defining the &amp;lt;edmKeys&amp;gt;in...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=1986&amp;PID=8079#8079</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=477" rel="nofollow">ting</a><br /><strong>Subject:</strong> 1986<br /><strong>Posted:</strong> 17-Aug-2010 at 3:14pm<br /><br /><DIV>Instead of defining the &lt;edmKeys&gt;&nbsp;in a separate (and redundant) element, you now just use the &lt;connectionStrings&gt; element created by the Entity Framework.&nbsp; Your settings should look something like this:</DIV><DIV>&nbsp;</DIV><DIV>&nbsp; &lt;connectionStrings&gt;<BR>&nbsp;&nbsp;&nbsp; &lt;add name="EBODomainContext_COA" connectionString="metadata=..." providerName="System.Data.EntityClient" /&gt;</DIV><DIV>&nbsp;&nbsp;&nbsp; &lt;add name="EBODomainContext_COB" connectionString="metadata=..." providerName="System.Data.EntityClient" /&gt;</DIV><DIV>&nbsp;&nbsp;&nbsp; &lt;add name="EBODomainContext_COC" connectionString="metadata=..." providerName="System.Data.EntityClient" /&gt;<BR>&nbsp; &lt;/connectionStrings&gt;<BR></DIV><DIV></DIV><DIV></DIV><DIV></DIV><DIV></DIV>]]>
   </description>
   <pubDate>Tue, 17 Aug 2010 15:14:14 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=1986&amp;PID=8079#8079</guid>
  </item> 
  <item>
   <title>BOS Sample : Hi again,How about datasource...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=1986&amp;PID=8078#8078</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=162" rel="nofollow">eniben</a><br /><strong>Subject:</strong> 1986<br /><strong>Posted:</strong> 17-Aug-2010 at 3:48am<br /><br />Hi again,<br><br>How about datasource keys?&nbsp; Do we still get to define those?<br><br>Would you mind giving a sample of the key components of the app.config file will look like as well as the web.config file?<br><br>Say COA, COB, COC are the three companies in the group and EBODomainContext is the generated EntityManager Name and DataSourceKey (you encouraging uniformity in convention here, kind of cool though?).&nbsp; What will the keys look like on either end?<br><br>Guess I am being lazy?<br>]]>
   </description>
   <pubDate>Tue, 17 Aug 2010 03:48:06 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=1986&amp;PID=8078#8078</guid>
  </item> 
  <item>
   <title>BOS Sample : In DevForce 2010, wemake a call...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=1986&amp;PID=8076#8076</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=477" rel="nofollow">ting</a><br /><strong>Subject:</strong> 1986<br /><strong>Posted:</strong> 16-Aug-2010 at 7:25pm<br /><br /><P>In DevForce 2010, we&nbsp;make a call to RegisterVirtualPathProvider in the Global.asax to dynamically create the services, so you don't need the .svc files any more.&nbsp; You would still have your database and database extensions defined in the &lt;connectionStrings&gt; section of the web.config though.</P><DIV></DIV>]]>
   </description>
   <pubDate>Mon, 16 Aug 2010 19:25:51 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=1986&amp;PID=8076#8076</guid>
  </item> 
  <item>
   <title>BOS Sample : Hi,I maintain an application that&amp;#039;s...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=1986&amp;PID=8069#8069</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=162" rel="nofollow">eniben</a><br /><strong>Subject:</strong> 1986<br /><strong>Posted:</strong> 15-Aug-2010 at 12:15am<br /><br />Hi,<br><br>I maintain an application that's sort of a shared infrastructure.&nbsp; Three companies in the same group host their databases on the same server; the BOS filters connections to this via datasource extensions.&nbsp; <br><br>Currently, we use DevForce 5.x and are planning to move to DevForce 6.x.&nbsp; Are you saying these service configuration issues go away?&nbsp; One new feature of .NET 4 is not having to have physical .svc files?<br><br>]]>
   </description>
   <pubDate>Sun, 15 Aug 2010 00:15:27 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=1986&amp;PID=8069#8069</guid>
  </item> 
  <item>
   <title>BOS Sample : Hi, unless you&amp;#039;re trying...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=1986&amp;PID=7763#7763</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=477" rel="nofollow">ting</a><br /><strong>Subject:</strong> 1986<br /><strong>Posted:</strong> 22-Jul-2010 at 3:00pm<br /><br />Hi, unless you're trying to do something fancy, you don't need the app.config&nbsp;or ServiceReferences.ClientConfig.<DIV>&nbsp;</DIV><DIV>Try deploying a simple&nbsp;application that was created with the DevForce Silverlight Template.&nbsp; It has all the correct settings that you need.&nbsp; The server-side configuration is all set up, and you don't require any client-side configuration.</DIV>]]>
   </description>
   <pubDate>Thu, 22 Jul 2010 15:00:20 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=1986&amp;PID=7763#7763</guid>
  </item> 
  <item>
   <title>BOS Sample : Understand what you mean. But...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=1986&amp;PID=7742#7742</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=862" rel="nofollow">namnl</a><br /><strong>Subject:</strong> 1986<br /><strong>Posted:</strong> 21-Jul-2010 at 9:14pm<br /><br />Understand what you mean. But when i tried to develop silverlight application and DevForce. I got problem with deployment.<br>I post my web.config,app.config and ServiceReferences.ClientConfig here. Please help me correct it. Thanks in advance.<br>web.config<br><b>&lt;?xml version="1.0"?&gt;<br>&lt;configuration&gt;<br>&nbsp;&nbsp;&nbsp; &lt;configSections&gt;<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &lt;section name="ideablade.configuration" type="IdeaBlade.Core.Configuration.IdeaBladeSection, IdeaBlade.Core"/&gt;<br>&nbsp;&nbsp;&nbsp; &lt;/configSections&gt;<br>&nbsp;&nbsp;&nbsp; &lt;connectionStrings&gt;<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &lt;add name="sics_natoEntities" connectionString="metadata=res://*/Model1.csdl|res://*/Model1.ssdl|res://*/Model1.msl;provider=System.Data.SqlClient;provider connection string=&amp;quot;Data Source=.\sql2008;Initial Catalog=sics_nato;Persist Security Info=True;User ID=sa;pwd=DB4#06;MultipleActiveResultSets=True&amp;quot;" providerName="System.Data.EntityClient"/&gt;<br>&nbsp;&nbsp;&nbsp; &lt;/connectionStrings&gt;<br>&nbsp;&nbsp;&nbsp; &lt;ideablade.configuration version="6.00" xmlns="http://schemas.ideablade.com/2010/IdeaBladeConfig"&gt;<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &lt;logging logFile="log\DebugLog.xml"/&gt;<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &lt;!-- Additional configuration can be added to override defaults. <br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; See the sample config files in the Learning Resources for more information.<br>&nbsp;&nbsp;&nbsp; --&gt;<br>&nbsp;&nbsp;&nbsp; &lt;/ideablade.configuration&gt;<br>&nbsp;&nbsp;&nbsp; &lt;system.serviceModel&gt;<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &lt;!-- Set this to true to allow use of ASP.NET security features. --&gt;<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &lt;serviceHostingEnvironment aspNetCompatibilityEnabled="false"/&gt;<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &lt;services&gt;<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &lt;!-- The default EntityService and EntityServer services.&nbsp; --&gt;<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &lt;service name="EntityService"&gt;<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &lt;!--- Endpoint for non-Silverlight clients --&gt;<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &lt;endpoint address="" binding="customBinding" bindingConfiguration="compressedBinaryBinding" contract="IdeaBlade.EntityModel.IEntityServiceContract"/&gt;<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &lt;!--- Endpoint for Silverlight clients --&gt;<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &lt;endpoint address="sl" binding="customBinding" bindingConfiguration="customBinaryBindingSL" contract="IdeaBlade.EntityModel.IEntityServiceContract"/&gt;<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &lt;/service&gt;<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &lt;service name="IdeaBlade.EntityModel.Server.EntityServer"&gt;<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &lt;!--- Endpoint for non-Silverlight clients --&gt;<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &lt;endpoint address="" binding="customBinding" bindingConfiguration="compressedBinaryBinding" contract="IdeaBlade.EntityModel.IEntityServerContract"/&gt;<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &lt;!--- Endpoint for Silverlight clients --&gt;<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &lt;endpoint address="sl" binding="customBinding" bindingConfiguration="customBinaryBindingSL" contract="IdeaBlade.EntityModel.IEntityServerContract"/&gt;<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &lt;/service&gt;<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &lt;/services&gt;<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &lt;bindings&gt;<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &lt;customBinding&gt;<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &lt;!-- Default binding for non-Silverlight clients - compressed binary format.&nbsp; Quotas are at maximum values<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; but can be reduced based on your needs.&nbsp; --&gt;<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &lt;binding name="compressedBinaryBinding"&gt;<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &lt;gzipMessageEncoding&gt;<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &lt;readerQuotas maxDepth="2147483647" maxStringContentLength="2147483647" maxArrayLength="2147483647"/&gt;<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &lt;/gzipMessageEncoding&gt;<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &lt;httpTransport maxReceivedMessageSize="2147483647"/&gt;<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &lt;/binding&gt;<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &lt;!-- Default binding for Silverlight clients - binary format. Quotas are at maximum values<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; but can be reduced based on your needs.&nbsp; --&gt;<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &lt;binding name="customBinaryBindingSL"&gt;<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &lt;binaryMessageEncoding&gt;<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &lt;readerQuotas maxDepth="2147483647" maxStringContentLength="2147483647" maxArrayLength="2147483647"/&gt;<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &lt;/binaryMessageEncoding&gt;<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &lt;httpsTransport maxReceivedMessageSize="2147483647"/&gt;<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &lt;/binding&gt;<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &lt;/customBinding&gt;<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &lt;/bindings&gt;<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &lt;extensions&gt;<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &lt;!-- The gzipMessageEncoding binding element is used to provide compressed binary encoding.<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; The IdeaBlade.Core assembly must be available in the bin folder.<br>&nbsp;&nbsp;&nbsp;&nbsp; --&gt;<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &lt;bindingElementExtensions&gt;<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &lt;add name="gzipMessageEncoding" type="IdeaBlade.Core.Wcf.Extensions.GZipMessageEncodingElement, IdeaBlade.Core"/&gt;<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &lt;/bindingElementExtensions&gt;<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &lt;/extensions&gt;<br>&nbsp;&nbsp;&nbsp; &lt;/system.serviceModel&gt;<br>&nbsp;&nbsp;&nbsp; &lt;system.web&gt;<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &lt;compilation debug="true" targetFramework="4.0"/&gt;<br>&nbsp;&nbsp;&nbsp; &lt;/system.web&gt;<br>&lt;/configuration&gt;</b><br><br>app.config<br><b>&lt;?xml version="1.0" encoding="utf-8" ?&gt;<br>&lt;configuration&gt;<br>&nbsp; &lt;ideablade.configuration version="6.00" xmlns="http://schemas.ideablade.com/2010/IdeaBladeConfig"&gt;<br>&nbsp;&nbsp;&nbsp; &lt;objectServer remoteBaseURL="http://localhost"<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; serverPort="9009"<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; serviceName="EntityService.svc/sl"<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; /&gt;<br>&nbsp; &lt;/ideablade.configuration&gt;<br>&lt;/configuration&gt;</b><br><br>ServiceReferences.ClientConfig<br><b>&lt;configuration&gt;<br>&nbsp; &lt;system.serviceModel&gt;<br>&nbsp;&nbsp;&nbsp; &lt;client&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;endpoint name="EntityService"<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; address="http://203.150.225.172:9009/EntityService.svc"<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; binding="customBinding" bindingConfiguration="customBinaryBinding"<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; contract="IdeaBlade.EntityModel.IEntityServiceContractAsync"<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; /&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;endpoint name="EntityServer"<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; address="http://203.150.225.172:9009/EntityServer.svc"<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; binding="customBinding" bindingConfiguration="customBinaryBinding"<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; contract="IdeaBlade.EntityModel.IEntityServerContractAsync"<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; /&gt;<br>&nbsp;&nbsp;&nbsp; &lt;/client&gt;<br>&nbsp;&nbsp;&nbsp; &lt;bindings&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;basicHttpBinding&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;!-- Basic binding using http, text encoding, no security --&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;binding name="basicBinding" maxReceivedMessageSize="2147483647" maxBufferSize="2147483647" /&gt;<br><br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;!-- Basic binding for use with SSL - see this article for more information:<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; http://timheuer.com/blog/archive/2008/10/14/calling-secure-services-with-silverlight-2-ssl-https.aspx<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; --&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;binding name="secureBinding" maxReceivedMessageSize="2147483647" maxBufferSize="2147483647"&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;security mode="Transport"/&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;/binding&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;/basicHttpBinding&gt;<br><br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;customBinding&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;!-- Custom binding using http, binary encoding, no security --&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;binding name="customBinaryBinding"&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;binaryMessageEncoding/&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;httpTransport maxReceivedMessageSize="2147483647" maxBufferSize="2147483647" /&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;/binding&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;/customBinding&gt;<br><br>&nbsp;&nbsp;&nbsp; &lt;/bindings&gt;<br>&nbsp; &lt;/system.serviceModel&gt;<br>&lt;/configuration&gt;</b><br><br><br>]]>
   </description>
   <pubDate>Wed, 21 Jul 2010 21:14:10 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=1986&amp;PID=7742#7742</guid>
  </item> 
  <item>
   <title>BOS Sample : We don&amp;#039;t have alargecollection...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=1986&amp;PID=7731#7731</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=23" rel="nofollow">davidklitzke</a><br /><strong>Subject:</strong> 1986<br /><strong>Posted:</strong> 21-Jul-2010 at 4:55pm<br /><br />We don't have a&nbsp;large&nbsp;collection of complex BOS applications.&nbsp; That is not our goal.&nbsp; Rather,we try to show you how&nbsp;to take any application and deploy it in a BOS environment.&nbsp;&nbsp;Look in the Learning Resources for the material on Deployment.&nbsp; ]]>
   </description>
   <pubDate>Wed, 21 Jul 2010 16:55:29 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=1986&amp;PID=7731#7731</guid>
  </item> 
  <item>
   <title>BOS Sample : Hi DevForce Support Team, i am...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=1986&amp;PID=7715#7715</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=862" rel="nofollow">namnl</a><br /><strong>Subject:</strong> 1986<br /><strong>Posted:</strong> 20-Jul-2010 at 11:45pm<br /><br />Hi DevForce Support Team, i am new to DevForce BOS application. Please help me a sample of BOS application and how to access from Silverlight and WPF. <br>Thanks in advance.<br>]]>
   </description>
   <pubDate>Tue, 20 Jul 2010 23:45:02 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=1986&amp;PID=7715#7715</guid>
  </item> 
 </channel>
</rss>