<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="http://www.codeplex.com/rss.xsl"?><rss version="2.0"><channel><title>SmartPart for SharePoint</title><link>http://www.codeplex.com/smartpart/Project/ProjectRss.aspx</link><description>A SharePoint web part that can host any ASP.NET web user control. Create your web parts by using the VS.NET designer instead of coding everything by hand&amp;#33;</description><item><title>New Post: Save Custom User Control Properties from ToolParts</title><link>http://www.codeplex.com/smartpart/Thread/View.aspx?ThreadId=30894</link><description>&lt;div style="line-height: normal;"&gt;I have a ToolPart added to a SmartPart.&lt;br&gt;
&lt;br&gt;
I need this tool to modify another browsable property.&lt;br&gt;
&lt;br&gt;
however the WebPartToEdit returned bu the ToolPart returns a SmartPart, not my user control, and I have no idea how to access (and save) my browsable properties.&lt;br&gt;
SmartParts have a property - &amp;quot;&lt;span style="font-size:13px;color:#2b91af"&gt;Hashtable&lt;/span&gt;&lt;span style="font-size:13px"&gt; UserControlProperties&amp;quot; - which would o well, however it is&amp;nbsp;non-public!&lt;br&gt;
&lt;span style="font-size:13px"&gt;
&lt;p&gt;Any ideas, please?&lt;br&gt;
&lt;br&gt;
H&lt;/p&gt;
&lt;/span&gt;&lt;/span&gt;
&lt;/div&gt;</description><author>horiatu</author><pubDate>Fri, 04 Jul 2008 18:57:07 GMT</pubDate><guid isPermaLink="false">New Post: Save Custom User Control Properties from ToolParts 20080704065707P</guid></item><item><title>New Post: Move Smartpart DLL from GAC to /BIN</title><link>http://www.codeplex.com/smartpart/Thread/View.aspx?ThreadId=30710</link><description>&lt;div style="line-height: normal;"&gt;Is there anyway to install Smartpart in a subweb's /Bin directory, rather than the GAC? The install wizard does not provide an option for this, and due to security concerns, I need to put the assembly under a specific website within sharepoint. Thanks.
&lt;/div&gt;</description><author>wgyger</author><pubDate>Wed, 02 Jul 2008 16:22:19 GMT</pubDate><guid isPermaLink="false">New Post: Move Smartpart DLL from GAC to /BIN 20080702042219P</guid></item><item><title>New Post: Unable to add selected Web Part</title><link>http://www.codeplex.com/smartpart/Thread/View.aspx?ThreadId=30702</link><description>&lt;div style="line-height: normal;"&gt;I've had SmartPart successfully installed and working on WSS 3.0 for several months but a WSS crash forced me to reinstall WSS and reconfigure my web.config for Smart Part.&amp;nbsp; All of the SmartParts that were previously installed are working &amp;nbsp;but when I try and add a new one, I get a popup error message in IE saying 'Unable to add selected Web Part' and the error below is generated in the WSS logs.&amp;nbsp; To really add a twist to this, I am able to add new SmartParts from my PC at home and from my co-workers machine logged in under&amp;nbsp;my name.&amp;nbsp; I don't understand&amp;nbsp;why I would not be able to add a SmartPart from only 1 machine (all machines&amp;nbsp;have IE&amp;nbsp;7).&amp;nbsp; Thanks&amp;nbsp; &lt;br&gt;
&lt;br&gt;
&lt;br&gt;
07/02/2008 10:45:02.34 &amp;nbsp;w3wp.exe (0x0AD4)&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;0x0EE0&amp;nbsp;Windows SharePoint Services&amp;nbsp;&amp;nbsp; &amp;nbsp;Web Parts&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;89ku&amp;nbsp;High&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;Failed to add webpart http%253A%252F%252Ftclprodapp1%252F%255Fcatalogs%252Fwp%252FSmartPartv3AJAX%252Edwp;SmartPart%2520with%2520AJAX.&amp;nbsp; Exception System.ArgumentException: Value does not fall within the expected range.&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at Microsoft.SharePoint.SPWeb.GetServerRelativeUrlFromUrl(String fullOrRelativeUrl, Boolean includeQueryString, Boolean canonicalizeUrl)&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at Microsoft.SharePoint.SPWeb.GetServerRelativeUrlFromUrl(String fullOrRelativeUrl)&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at Microsoft.SharePoint.SPWeb.GetFileAsString(String url)&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at Microsoft.SharePoint.WebPartPages.WebPartQuickAdd.System.Web.UI.IPostBackEventHandler.RaisePostBackEvent(String eventArgument)&amp;nbsp; &lt;br&gt;
&lt;br&gt;
&lt;/div&gt;</description><author>evanburen</author><pubDate>Wed, 02 Jul 2008 15:01:27 GMT</pubDate><guid isPermaLink="false">New Post: Unable to add selected Web Part 20080702030127P</guid></item><item><title>New Post: setup crashes MOSS portal</title><link>http://www.codeplex.com/smartpart/Thread/View.aspx?ThreadId=29558</link><description>&lt;div style="line-height: normal;"&gt;After installing setup containing smartparts&amp;nbsp;I am getting&amp;nbsp;the following&amp;nbsp;error when accesing&amp;nbsp;at any page on MOSS portal: &lt;br&gt;
&lt;br&gt;
Unable to cast object of type 'Microsoft.SharePoint.Administration.SPSolution' to type 'Microsoft.SharePoint.Administration.SPFeatureDefinition'.
&lt;p&gt;is there a soltion for this?&lt;/p&gt;
&lt;/div&gt;</description><author>ones</author><pubDate>Thu, 12 Jun 2008 18:29:33 GMT</pubDate><guid isPermaLink="false">New Post: setup crashes MOSS portal 20080612062933P</guid></item><item><title>COMMENTED ISSUE: error when adding a SmartPart with AJAX</title><link>http://www.codeplex.com/smartpart/WorkItem/View.aspx?WorkItemId=5835</link><description>When I choose to add a Web Part, &amp;#34; that can host any ASP .NET Web User Control and supports the ASP .NET AJAX Extensions. &amp;#40;version 1.3&amp;#41;,&lt;br /&gt;I get a dialog box with the following message&amp;#58;&lt;br /&gt;&amp;#34;&lt;br /&gt;Unable to add selected web part&amp;#40;s&amp;#41;.&lt;br /&gt;&lt;br /&gt;SmartPart with AJAX&amp;#58; The Web Part you attemped to add no longer exists in the Closed Web Parts Gallery. Refresh your brouwser to update the Web Part Page and the Gallery.&lt;br /&gt;&amp;#34;&lt;br /&gt;Adding a regular SmartPart version 1.3 works... So this Web Part is activated. &amp;#40;in &amp;#34;Site Collection Features&amp;#34;&amp;#41;&lt;br /&gt;Does anybody knows what I can do to add this web part &amp;#63;&lt;br /&gt;&amp;#40;I want to use this web part because I use AJAX&amp;#41;&lt;br /&gt;Comments: ** Comment from web user: Zoslo ** &lt;p&gt;Exactly the same problem. Can&amp;#39;t figure it out. Framework 3.5 installed, registrations to web.config added... Am I missing something&amp;#63;&lt;/p&gt;</description><author>Zoslo</author><pubDate>Wed, 04 Jun 2008 14:10:29 GMT</pubDate><guid isPermaLink="false">COMMENTED ISSUE: error when adding a SmartPart with AJAX 20080604021029P</guid></item><item><title>NEW POST: Problems in IE6 with AJAX Tabpanel</title><link>http://www.codeplex.com/smartpart/Thread/View.aspx?ThreadId=29010</link><description>&lt;div style="line-height: normal;"&gt;Hello,&lt;br&gt;
&lt;br&gt;
I am using the AJAXsmartpart in MOSS2007. For some strange reason when I use a tabpanel (inside my usercontrol) and on one off the tabs I place a gridview containing images, none of the images are visible! After a postback the images are visible again. This only occurs with IE6 (obviously...) and works fine in FireFox and IE7. Now I know that IE6 has more than one issue with AJAX (e.g. updatepanel being very slow) but I could not find any similar case so my question is does anyone have similar problems and maybe even a solution for this strange IE6 behavior?&lt;br&gt;
&lt;br&gt;
thx. 
&lt;/div&gt;</description><author>Jeepie</author><pubDate>Wed, 04 Jun 2008 08:48:20 GMT</pubDate><guid isPermaLink="false">NEW POST: Problems in IE6 with AJAX Tabpanel 20080604084820A</guid></item><item><title>NEW POST: "Could not load &lt;control name&gt;" error from fresh install</title><link>http://www.codeplex.com/smartpart/Thread/View.aspx?ThreadId=28942</link><description>&lt;div style="line-height: normal;"&gt;I was getting the same Issue Here, all of the samples and also my own ascx and ascx.cs combo shows same error.&lt;br&gt;
&lt;br&gt;
If I load it, anyway, it shows this....&lt;br&gt;
&lt;br&gt;
&lt;div id=WebPartWPQ5 webpartid=be261ebd-cf75-49a7-981e-e1903f002a34&gt;&lt;b&gt;Error:&lt;/b&gt; unable to load ~\/UserControls\WebUserControl1.ascx&lt;br&gt;
&lt;b&gt;Details:&lt;/b&gt; The file /UserControls/WebUserControl1.ascx does not exist.&lt;br&gt;
&lt;br&gt;
However I'm not too worried now because after i Installed it, my SmartPart created and installed with the smart part templates magically started working!&lt;/div&gt;
&lt;/div&gt;</description><author>mdausmann</author><pubDate>Wed, 04 Jun 2008 07:04:50 GMT</pubDate><guid isPermaLink="false">NEW POST: "Could not load &lt;control name&gt;" error from fresh install 20080604070450A</guid></item><item><title>NEW POST: "Could not load &lt;control name&gt;" error from fresh install</title><link>http://www.codeplex.com/smartpart/Thread/View.aspx?ThreadId=28942</link><description>&lt;div style="line-height: normal;"&gt;I just installed SP 1.3, activated it, moved a working user control to the proper directory and tried to add it to a webpart.&lt;br&gt;
&lt;br&gt;
When I try to edit the Smart Part in the EditZone, under 'User control to display' it has the list of User Controls but they all say 'Could not load &amp;lt;user control name&amp;gt;' instead of just '&amp;lt;user control name&amp;gt;'.&amp;nbsp; But the demo controls work.&amp;nbsp; Is there anything I need to include in my controls?&lt;br&gt;
&lt;br&gt;
Any ideas?&amp;nbsp; Did I forget anything? Thanks.
&lt;/div&gt;</description><author>naspinski</author><pubDate>Tue, 03 Jun 2008 09:39:05 GMT</pubDate><guid isPermaLink="false">NEW POST: "Could not load &lt;control name&gt;" error from fresh install 20080603093905A</guid></item><item><title>NEW POST: Embedded Javascript resources problem Title is required  </title><link>http://www.codeplex.com/smartpart/Thread/View.aspx?ThreadId=28624</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;Description Description is required &lt;br&gt;
I embedded script resource follow by this link: &lt;a href="http://www.asp.net/AJAX/Documentation/Live/tutorials/EmbedScriptFile.aspx"&gt;http://www.asp.net/AJAX/Documentation/Live/tutorials/EmbedScriptFile.aspx&lt;/a&gt;&lt;br&gt;
When I place dll into \Bin folder, that's fine everything.&lt;/p&gt;
&lt;p&gt;But, when I place dll to GAC, always an error there. ( I have added dll assembly section in web.config. )  &lt;/p&gt;
&lt;/div&gt;</description><author>KeithPRC</author><pubDate>Thu, 29 May 2008 12:37:02 GMT</pubDate><guid isPermaLink="false">NEW POST: Embedded Javascript resources problem Title is required   20080529123702P</guid></item><item><title>CREATED ISSUE: Error when preview SmartPartv3_1_3AJAX.dwp</title><link>http://www.codeplex.com/smartpart/WorkItem/View.aspx?WorkItemId=6267</link><description>Hello,&lt;br /&gt;&lt;br /&gt;When I try to preview the SmartPartv3_1_3AJAX.dwp webpart &amp;#40;Site Collection Site Settings -&amp;#62; Webparts&amp;#41;  I recieve the following error&amp;#58;  &lt;br /&gt;&lt;br /&gt; An error occured when previewing the Web Part.   at Microsoft.SharePoint.WebPartPages.WebPartPreview.CreateChildControls&amp;#40;&amp;#41; &lt;br /&gt;   at System.Web.UI.Control.EnsureChildControls&amp;#40;&amp;#41; &lt;br /&gt;   at System.Web.UI.Control.PreRenderRecursiveInternal&amp;#40;&amp;#41; &lt;br /&gt;   at System.Web.UI.Control.PreRenderRecursiveInternal&amp;#40;&amp;#41; &lt;br /&gt;   at System.Web.UI.Control.PreRenderRecursiveInternal&amp;#40;&amp;#41; &lt;br /&gt;   at System.Web.UI.Control.PreRenderRecursiveInternal&amp;#40;&amp;#41; &lt;br /&gt;   at System.Web.UI.Control.PreRenderRecursiveInternal&amp;#40;&amp;#41; &lt;br /&gt;   at System.Web.UI.Control.PreRenderRecursiveInternal&amp;#40;&amp;#41; &lt;br /&gt;   at System.Web.UI.Page.ProcessRequestMain&amp;#40;Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint&amp;#41;  &lt;br /&gt; &lt;br /&gt;The webpart itself works normal on a webpart page.&lt;br /&gt;</description><author>MarkN</author><pubDate>Wed, 28 May 2008 08:27:32 GMT</pubDate><guid isPermaLink="false">CREATED ISSUE: Error when preview SmartPartv3_1_3AJAX.dwp 20080528082732A</guid></item><item><title>CREATED ISSUE: Embedded Javascript resources problem</title><link>http://www.codeplex.com/smartpart/WorkItem/View.aspx?WorkItemId=6260</link><description>I embedded script resource follow by this link&amp;#58; http&amp;#58;&amp;#47;&amp;#47;www.asp.net&amp;#47;AJAX&amp;#47;Documentation&amp;#47;Live&amp;#47;tutorials&amp;#47;EmbedScriptFile.aspx&lt;br /&gt;When I place dll into &amp;#92;Bin folder, that&amp;#39;s fine everything.&lt;br /&gt;&lt;br /&gt;But, when I place dll to GAC, always an error there. &amp;#40; I have added dll assembly section in web.config. &amp;#41;&lt;br /&gt;</description><author>KeithPRC</author><pubDate>Mon, 26 May 2008 13:31:53 GMT</pubDate><guid isPermaLink="false">CREATED ISSUE: Embedded Javascript resources problem 20080526013153P</guid></item><item><title>NEW POST: Smartpart AJAX and globalization</title><link>http://www.codeplex.com/smartpart/Thread/View.aspx?ThreadId=28398</link><description>&lt;div style="line-height: normal;"&gt;&lt;span&gt;Hello,&lt;br&gt;
&lt;br&gt;
can you add globalization support (by adding EnableScriptLocalization=&amp;quot;true&amp;quot; to ScriptManager)&lt;br&gt;
or what is a soluce for using the globalization with ajax.&lt;br&gt;
Example for use ajax calendar with a good language.&lt;br&gt;
&lt;br&gt;
Thanks &lt;/span&gt;
&lt;/div&gt;</description><author>wave95wave</author><pubDate>Mon, 26 May 2008 09:26:36 GMT</pubDate><guid isPermaLink="false">NEW POST: Smartpart AJAX and globalization 20080526092636A</guid></item><item><title>NEW POST: SmartPates Cannot PROVIDE values to BDC WebParts !</title><link>http://www.codeplex.com/smartpart/Thread/View.aspx?ThreadId=27933</link><description>&lt;div style="line-height: normal;"&gt;First of all,&lt;br&gt;
Thank you JAN for this Extra Ordinary Effort implementing this great feature,&lt;br&gt;
&lt;br&gt;
secondly, I tried the Smart Part and it worked fine with me as long as im connecting 2 SmartPart together,&lt;br&gt;
&lt;br&gt;
&amp;quot;But there is one issue:&amp;quot;&lt;br&gt;
but in my case ,, i need to connect a one SmartPart to a BDC list (which will recieve it's filter parameters from the SmartPart) ,,  when i tried to do that i noticed that it's not possible to add a connection between My SmartPart &amp;amp; the BDC List ,,&lt;br&gt;
&lt;br&gt;
&amp;quot;Also I noticed that:&amp;quot;&lt;br&gt;
If the I had a SmartPart and it's a PROVIDER .. then the coinsumer it can connects to HAD TO be a SmartPart !&lt;br&gt;
While&lt;br&gt;
If my SmartPart was a CONSUMER .. then the Provider can be nearly any webpart (SmartPart , normal filter, BDC filter ...)&lt;br&gt;
&lt;br&gt;
&lt;br&gt;
so is there a solution for this issue ?&lt;br&gt;
&lt;br&gt;
any help is appreciated,&lt;br&gt;
&lt;br&gt;
thanks&lt;br&gt;
&lt;br&gt;
Best Regards&lt;br&gt;
Fuad Taha
&lt;/div&gt;</description><author>FuadTaha</author><pubDate>Sun, 18 May 2008 06:33:52 GMT</pubDate><guid isPermaLink="false">NEW POST: SmartPates Cannot PROVIDE values to BDC WebParts ! 20080518063352A</guid></item><item><title>NEW POST: About the "IAdvancedUserControl" ?</title><link>http://www.codeplex.com/smartpart/Thread/View.aspx?ThreadId=26181</link><description>&lt;div style="line-height: normal;"&gt;I dont know its so hard for someone to just post this. Here you go:&lt;br&gt;
using System;&lt;br&gt;
using Microsoft.SharePoint.WebPartPages;&lt;br&gt;
&lt;br&gt;
namespace SmartPart&lt;br&gt;
{&lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; public interface IAdvancedUserControl&lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; {&lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; // Methods&lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ToolPart[] GetCustomToolParts();&lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; void SetContext(SmartPart webpart);&lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; }&lt;br&gt;
}&lt;br&gt;
&lt;/div&gt;</description><author>dennispg</author><pubDate>Tue, 13 May 2008 23:09:56 GMT</pubDate><guid isPermaLink="false">NEW POST: About the "IAdvancedUserControl" ? 20080513110956P</guid></item><item><title>NEW POST: unable to load ~\/UserControls</title><link>http://www.codeplex.com/smartpart/Thread/View.aspx?ThreadId=27555</link><description>&lt;div style="line-height: normal;"&gt;Hi Jans,&lt;br&gt;
&lt;br&gt;
I have looked around for other discussions concerning this topic and have not found any solutions.&lt;br&gt;
&lt;br&gt;
I am getting the following error:&lt;br&gt;
&lt;strong&gt;Error:&lt;/strong&gt; unable to load ~\/UserControls\SolventParts.ascx&lt;br&gt;
&lt;b&gt;Details:&lt;/b&gt; The file '/UserControls/SolventParts.ascx' does not exist&lt;br&gt;
&lt;br&gt;
The drop down list where I select the usercontrol to use is now empty.&lt;br&gt;
The ascx files exist in the usercontrols folder, and the assebmlies are in the bin folder. This was working at one point, and now it is not. The only changes that have been made are content changes - no system changes.&lt;br&gt;
&lt;br&gt;
I'm using version 1.3. &lt;br&gt;
&lt;br&gt;
Any thoughts?&lt;br&gt;
&lt;br&gt;
Thanks!!!
&lt;/div&gt;</description><author>lanedfritz</author><pubDate>Mon, 12 May 2008 14:32:56 GMT</pubDate><guid isPermaLink="false">NEW POST: unable to load ~\/UserControls 20080512023256P</guid></item><item><title>NEW POST: About the "IAdvancedUserControl" ?</title><link>http://www.codeplex.com/smartpart/Thread/View.aspx?ThreadId=26181</link><description>&lt;div class="wikidoc"&gt;
Ok, this is not important... Thank you anyway...&lt;br /&gt;
&lt;/div&gt;</description><author>AlainP</author><pubDate>Tue, 29 Apr 2008 10:10:22 GMT</pubDate><guid isPermaLink="false">NEW POST: About the "IAdvancedUserControl" ? 20080429101022A</guid></item><item><title>NEW POST: Deploying UserControls folder via Feature</title><link>http://www.codeplex.com/smartpart/Thread/View.aspx?ThreadId=26727</link><description>&lt;div class="wikidoc"&gt;
Is there a way to create the UserControls folder and copy the user controls into the folder via the FeatureActivated event of a Feature? HttpContext.Current is null in a feature receiver so I don't know of another way to get a handle on those paths. &lt;br /&gt; &lt;br /&gt;Thanks!&lt;br /&gt;
&lt;/div&gt;</description><author>alexdresko</author><pubDate>Mon, 28 Apr 2008 19:32:24 GMT</pubDate><guid isPermaLink="false">NEW POST: Deploying UserControls folder via Feature 20080428073224P</guid></item><item><title>NEW POST: smartpart as filter webpart</title><link>http://www.codeplex.com/smartpart/Thread/View.aspx?ThreadId=26716</link><description>&lt;div class="wikidoc"&gt;
I have a smartpart usercontrol based webpart which connects fine to other smartparts using the SmartPart.IConnectionConsumerControl.SetConsumerData and SmartPart.IConnectionProviderControl.GetProviderData interface. However, I also need to connect a smartpart to a bdc list webpart and pass a string value to filter the list, the same as you can do with eg the builtin current user filter webpart. The smartpart webpart isn't listed as a possible source for the list webpart to receive data from in the connections menu on the webpart.&lt;br /&gt;Could someone advise if this is possbile, and if poss give some sample code ?&lt;br /&gt;Thanks&lt;br /&gt;
&lt;/div&gt;</description><author>p1ngu</author><pubDate>Mon, 28 Apr 2008 15:59:59 GMT</pubDate><guid isPermaLink="false">NEW POST: smartpart as filter webpart 20080428035959P</guid></item><item><title>NEW POST: Install SmartPart</title><link>http://www.codeplex.com/smartpart/Thread/View.aspx?ThreadId=25442</link><description>&lt;div class="wikidoc"&gt;
In your service manager ... &lt;br /&gt; &lt;br /&gt;Find the &amp;quot;Window Sharepoint service administration&amp;quot; and set it on&amp;quot; Auto-Start&amp;quot;, and start (or restart) your(s) service(s) ...&lt;br /&gt;
&lt;/div&gt;</description><author>AlainP</author><pubDate>Fri, 25 Apr 2008 12:41:04 GMT</pubDate><guid isPermaLink="false">NEW POST: Install SmartPart 20080425124104P</guid></item><item><title>NEW POST: About the "IAdvancedUserControl" ?</title><link>http://www.codeplex.com/smartpart/Thread/View.aspx?ThreadId=26181</link><description>&lt;div class="wikidoc"&gt;
Thank you for your response, but this is not my idea of copyright: - / &lt;br /&gt; &lt;br /&gt;Unless I have the approval of yan ... &lt;br /&gt; &lt;br /&gt; &lt;br /&gt;For my second question, nobody can explain the concept of this interface and the reason why I can take my context without this interface? &lt;br /&gt; &lt;br /&gt;Thank you, &lt;br /&gt;Alain.&lt;br /&gt;
&lt;/div&gt;</description><author>AlainP</author><pubDate>Fri, 25 Apr 2008 12:28:30 GMT</pubDate><guid isPermaLink="false">NEW POST: About the "IAdvancedUserControl" ? 20080425122830P</guid></item></channel></rss>