<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://msmvps.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>SuperSKa Weblog - All Comments</title><link>http://msmvps.com/blogs/superska/default.aspx</link><description>Stefan Kamphuis on DotNetNuke, asp.net, Microsoft and whatever he finds blogworthy.</description><dc:language>en</dc:language><generator>CommunityServer 2008.5 SP2 (Build: 40407.4157)</generator><item><title>FCKEditor under ASP.NET MVC</title><link>http://msmvps.com/blogs/superska/archive/2009/04/06/using-fck-editor-with-asp-net-mvc.aspx#1726406</link><pubDate>Fri, 25 Sep 2009 01:50:58 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:1726406</guid><dc:creator>Bill Morefield</dc:creator><description>&lt;p&gt;FCKEditor under ASP.NET MVC&lt;/p&gt;
&lt;img src="http://msmvps.com/aggbug.aspx?PostID=1726406" width="1" height="1"&gt;</description></item><item><title>Using FCK Editor with ASP.NET MVC - SuperSKa Weblog</title><link>http://msmvps.com/blogs/superska/archive/2009/04/06/using-fck-editor-with-asp-net-mvc.aspx#1705192</link><pubDate>Wed, 22 Jul 2009 14:54:35 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:1705192</guid><dc:creator>DotNetShoutout</dc:creator><description>&lt;p&gt;Thank you for submitting this cool story - Trackback from DotNetShoutout&lt;/p&gt;
&lt;img src="http://msmvps.com/aggbug.aspx?PostID=1705192" width="1" height="1"&gt;</description></item><item><title>re: Using FCK Editor with ASP.NET MVC</title><link>http://msmvps.com/blogs/superska/archive/2009/04/06/using-fck-editor-with-asp-net-mvc.aspx#1695606</link><pubDate>Tue, 16 Jun 2009 11:44:40 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:1695606</guid><dc:creator>Stefan Kamphuis</dc:creator><description>&lt;p&gt;Actually, there was an error in it, pointed out by Christian Donoso, which I corrected only just now:&lt;/p&gt;
&lt;p&gt;&amp;lt;script src=&amp;quot;&amp;lt;%= Url.Content(&amp;quot;~/Content/Js/fck/fckeditor.js&amp;quot;) %&amp;gt;&amp;quot; type=&amp;quot;text/javascript&amp;quot; &amp;gt;&amp;lt;/script&amp;gt;&lt;/p&gt;
&lt;p&gt;needs the closing tag...&lt;/p&gt;
&lt;p&gt;Hope this helps.&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=1695606" width="1" height="1"&gt;</description></item><item><title>re: Using FCK Editor with ASP.NET MVC</title><link>http://msmvps.com/blogs/superska/archive/2009/04/06/using-fck-editor-with-asp-net-mvc.aspx#1695603</link><pubDate>Tue, 16 Jun 2009 10:58:54 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:1695603</guid><dc:creator>Dam Thom</dc:creator><description>&lt;p&gt;I can&amp;#39;t display the FCK as your post. Please upload an example project. &lt;/p&gt;
&lt;p&gt;Thank so much.&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=1695603" width="1" height="1"&gt;</description></item><item><title>re: LINQ to SQL Connectionstring in web.config</title><link>http://msmvps.com/blogs/superska/archive/2009/03/13/linq-to-sql-connectionstring-in-web-config.aspx#1689893</link><pubDate>Wed, 22 Apr 2009 10:05:57 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:1689893</guid><dc:creator>Stefan Kamphuis</dc:creator><description>&lt;p&gt;Actually, it does work. If you would be a little more specific I might be able to help you out. Feel free to use the contact form too btw.&lt;/p&gt;
&lt;p&gt;Stefan&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=1689893" width="1" height="1"&gt;</description></item><item><title>re: LINQ to SQL Connectionstring in web.config</title><link>http://msmvps.com/blogs/superska/archive/2009/03/13/linq-to-sql-connectionstring-in-web-config.aspx#1689887</link><pubDate>Wed, 22 Apr 2009 09:49:50 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:1689887</guid><dc:creator>Fanu</dc:creator><description>&lt;p&gt;This solution don&amp;#39;t works.&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=1689887" width="1" height="1"&gt;</description></item><item><title>re: Using FCK Editor with ASP.NET MVC</title><link>http://msmvps.com/blogs/superska/archive/2009/04/06/using-fck-editor-with-asp-net-mvc.aspx#1685723</link><pubDate>Wed, 08 Apr 2009 00:24:12 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:1685723</guid><dc:creator>Cristian Donoso</dc:creator><description>&lt;p&gt;I just tried your code, and everthing worked for me except that I had to use a closing tag to include fckeditor.js:&lt;/p&gt;
&lt;p&gt;&amp;lt;script src=&amp;quot;&amp;lt;%= Url.Content(&amp;quot;~/Content/Js/fck/fckeditor.js&amp;quot;) %&amp;gt;&amp;quot; type=&amp;quot;text/javascript&amp;quot; &amp;gt;&amp;lt;/script&amp;gt;&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=1685723" width="1" height="1"&gt;</description></item><item><title>re: Using FCK Editor with ASP.NET MVC</title><link>http://msmvps.com/blogs/superska/archive/2009/04/06/using-fck-editor-with-asp-net-mvc.aspx#1685301</link><pubDate>Mon, 06 Apr 2009 21:01:42 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:1685301</guid><dc:creator>Stefan Kamphuis</dc:creator><description>&lt;p&gt;I think this should do, but feel free to leave a comment if it doesn&amp;#39;t. I can always make things more clear where useful, right?&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=1685301" width="1" height="1"&gt;</description></item><item><title>re: Using FCK Editor with ASP.NET MVC</title><link>http://msmvps.com/blogs/superska/archive/2009/04/06/using-fck-editor-with-asp-net-mvc.aspx#1685246</link><pubDate>Mon, 06 Apr 2009 19:00:53 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:1685246</guid><dc:creator>Dvaid Costelloe</dc:creator><description>&lt;p&gt;Thanks just waht I was looking for.&lt;/p&gt;
&lt;p&gt;Any chance of a tutorial or is this sufficient?&lt;/p&gt;
&lt;p&gt;Excellent work&lt;/p&gt;
&lt;p&gt;Cheers&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=1685246" width="1" height="1"&gt;</description></item><item><title>re: Weblog Moved Again</title><link>http://msmvps.com/blogs/superska/archive/2008/04/19/weblog-moved-again.aspx#1603694</link><pubDate>Fri, 25 Apr 2008 08:02:25 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:1603694</guid><dc:creator>Stefan Kamphuis</dc:creator><description>&lt;p&gt;It really shoud...&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=1603694" width="1" height="1"&gt;</description></item><item><title>re: Weblog Moved Again</title><link>http://msmvps.com/blogs/superska/archive/2008/04/19/weblog-moved-again.aspx#1603680</link><pubDate>Fri, 25 Apr 2008 07:49:40 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:1603680</guid><dc:creator>Iwan</dc:creator><description>&lt;p&gt;Hopefully, this blog will last more than a year. ;-) and not have to move again!&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=1603680" width="1" height="1"&gt;</description></item></channel></rss>