<?xml version="1.0" encoding="utf-8"?><rss version="2.0"><channel><item><title>Comment on RazorJS - Write Razor inside your Javascript files by Brij</title><link>/blog/razorjs---write-razor-inside-your-javascript-files#comment-671</link><description>Excellent plugin !!!

Hope, It'll support Viewbag and Session soon. Right now I'm using Session or Viewbag by passing in place of model in js file. See following for more details:
http://goo.gl/hKQxK </description><pubDate>2012-05-16T15:44:05</pubDate><guid isPermaLink="false">urn:comment:671</guid></item><item><title>Comment on BBCode Helper for WebMatrix and ASP.NET MVC (Razor View Engine) by Chris</title><link>/blog/bbcode-helper-for-webmatrix-and-asp.net-mvc-razor-view-engine#comment-670</link><description>Pretty awesome.  Is an instance of BBCodeParser thread-safe?  Could I make a static instance for a web app, or would I need one per request?

Thanks!</description><pubDate>2012-05-16T14:36:12</pubDate><guid isPermaLink="false">urn:comment:670</guid></item><item><title>Comment on Android - Draw a path (array of points) in MapView by Kiran</title><link>/blog/android---draw-a-path-array-of-points-in-mapview#comment-667</link><description>Nice example but i am unable to draw lines can u please share me complete code
Actually my requirement is asked in the below link.

http://stackoverflow.com/questions/10546150/how-to-measure-area-from-current-location-to-another-location-using-gps-coordina

can u please give me any idea on this.</description><pubDate>2012-05-12T04:25:14</pubDate><guid isPermaLink="false">urn:comment:667</guid></item><item><title>Comment on Android - Draw a path (array of points) in MapView by Stuart</title><link>/blog/android---draw-a-path-array-of-points-in-mapview#comment-666</link><description>Thanks so much!
Easy to set up and use- couldn't be any simpler!</description><pubDate>2012-05-12T00:19:04</pubDate><guid isPermaLink="false">urn:comment:666</guid></item><item><title>Comment on Android - Draw a path (array of points) in MapView by Ajay</title><link>/blog/android---draw-a-path-array-of-points-in-mapview#comment-665</link><description>Its Awesome... Keep it Up.. Good Work..</description><pubDate>2012-05-11T10:27:42</pubDate><guid isPermaLink="false">urn:comment:665</guid></item><item><title>Comment on WebMatrix - Facebook Connect Sample [Facebook Helper] by shilnamajeedchenam</title><link>/blog/webmatrix---facebook-connect-sample-facebook-helper#comment-664</link><description>myaccoundopen.pleasehelpsir.plzzzzzzzzzzzzzzzz</description><pubDate>2012-05-06T11:28:46</pubDate><guid isPermaLink="false">urn:comment:664</guid></item><item><title>Comment on RazorJS - Write Razor inside your Javascript files by Shimon</title><link>/blog/razorjs---write-razor-inside-your-javascript-files#comment-663</link><description>Very good Extenstion...

Thanks...

I try to move my js code to files and get error about the follow components:
ViewBag, Json, Html.Raw, etc...

It will be very usefull if all this classes, intaces will be support..

thanks again

</description><pubDate>2012-05-06T07:12:50</pubDate><guid isPermaLink="false">urn:comment:663</guid></item><item><title>Comment on ASP.NET Membership - Change password without asking the old by Black</title><link>/blog/asp.net-membership---change-password-without-asking-the-old#comment-660</link><description>Thanks bro. Saved my day :)</description><pubDate>2012-05-04T16:38:47</pubDate><guid isPermaLink="false">urn:comment:660</guid></item><item><title>Comment on ASP.NET Membership - Change password without asking the old by Jason</title><link>/blog/asp.net-membership---change-password-without-asking-the-old#comment-654</link><description>Kudos! 
After mucking around and getting this working by using passwordFormat="encryped" on my membership provider, and generating a machine key so that MembershipUser.GetPassword() will work correctly...your solution is much cleaner and does the job.

Cheers</description><pubDate>2012-04-10T20:28:38</pubDate><guid isPermaLink="false">urn:comment:654</guid></item><item><title>Comment on ASP.NET Membership - Change password without asking the old by Chris</title><link>/blog/asp.net-membership---change-password-without-asking-the-old#comment-653</link><description>Thanks. This was very useful for me.</description><pubDate>2012-04-06T21:21:43</pubDate><guid isPermaLink="false">urn:comment:653</guid></item><item><title>Comment on RazorJS - Write Razor inside your Javascript files by yurivan</title><link>/blog/razorjs---write-razor-inside-your-javascript-files#comment-644</link><description>hi, I was testing with visual studio mvc 4 in 11 and gave me the following error Could not load type 'System.Web.Razor.Parser.MarkupParser' from assembly 'System.Web.Razor, Version = 2.0.0.0, Culture = neutral, PublicKeyToken = 31bf3856ad364e35 'and not to be exactly should I update the source code version 4 also mvc?</description><pubDate>2012-03-29T23:07:24</pubDate><guid isPermaLink="false">urn:comment:644</guid></item><item><title>Comment on RazorJS - Write Razor inside your Javascript files by wizmagister</title><link>/blog/razorjs---write-razor-inside-your-javascript-files#comment-643</link><description>I've done a simple thing: renamed the external JS file to "cshtml" and put my code into a &lt;script&gt; block. I can then use @Razor syntax. 

Instead of referencing a JS, simply add "Html.Partial()" ...
</description><pubDate>2012-03-28T18:25:44</pubDate><guid isPermaLink="false">urn:comment:643</guid></item><item><title>Comment on ASP.NET Membership - Change password without asking the old (WITH Question and Answer) by Rajesh Kumar Rolen</title><link>/blog/asp.net-membership---change-password-without-asking-the-old-with-question-and-answer#comment-634</link><description>Gr8.. I searched for 3 hours for this answer. perfect answer.</description><pubDate>2012-03-19T07:30:26</pubDate><guid isPermaLink="false">urn:comment:634</guid></item><item><title>Comment on Android - Draw a path (array of points) in MapView by Roberto</title><link>/blog/android---draw-a-path-array-of-points-in-mapview#comment-633</link><description>So good...it works! Many thanks</description><pubDate>2012-03-07T09:07:46</pubDate><guid isPermaLink="false">urn:comment:633</guid></item><item><title>Comment on ASP.NET Membership - Change password without asking the old by Bruno Martins</title><link>/blog/asp.net-membership---change-password-without-asking-the-old#comment-632</link><description>Hi, and how did you get into that situation? lol how do i put my asp.net(c#) change its password on the first login?</description><pubDate>2012-03-04T00:17:16</pubDate><guid isPermaLink="false">urn:comment:632</guid></item><item><title>Comment on RazorJS - Write Razor inside your Javascript files by Joel</title><link>/blog/razorjs---write-razor-inside-your-javascript-files#comment-587</link><description>Nice plugin! I noticed that if you have custom routes.MapRoutes, the Url mapping is messed up.  Is this a known issue or something new?  If you want some example code, email me and I'll post it.</description><pubDate>2012-02-02T04:21:40</pubDate><guid isPermaLink="false">urn:comment:587</guid></item><item><title>Comment on RazorJS - Write Razor inside your Javascript files by Pavel</title><link>/blog/razorjs---write-razor-inside-your-javascript-files#comment-586</link><description>I installed the package today and tried use it. But I failed to use @Html.RazorJSInlcude("") and @Html.RazorJSInclude("")

I searched for them both in the RazorEngine.dll and System.Web.Razor.dll assemblies via Reflector but failed to find mentioned methods. What I do wrong?</description><pubDate>2012-02-01T15:58:02</pubDate><guid isPermaLink="false">urn:comment:586</guid></item><item><title>Comment on RazorJS - Write Razor inside your Javascript files by EagleEye</title><link>/blog/razorjs---write-razor-inside-your-javascript-files#comment-570</link><description>Scatch my last comment I got it working now for some reason. And now that I re-read what I wrote it's to vague to decipher any problem anyways. But thank you for this... it really cleaned up my views A LOT.</description><pubDate>2012-01-26T15:51:53</pubDate><guid isPermaLink="false">urn:comment:570</guid></item><item><title>Comment on RazorJS - Write Razor inside your Javascript files by EagleEye</title><link>/blog/razorjs---write-razor-inside-your-javascript-files#comment-569</link><description>I'm trying to use this in a MVC3 project and I've installed RazorJs and tried the first example above and the script file renders correctly into the html but the razor is still being interpreted as strings. Am I doing something wrong? We are looking to use this throughout our companies medical websites.</description><pubDate>2012-01-26T15:18:51</pubDate><guid isPermaLink="false">urn:comment:569</guid></item><item><title>Comment on RazorJS - Write Razor inside your Javascript files by Patrick Neborg</title><link>/blog/razorjs---write-razor-inside-your-javascript-files#comment-502</link><description>I am experience the same issue as Angelo. Without this working consistently I will need to abandon using RazorJS.</description><pubDate>2012-01-09T21:47:04</pubDate><guid isPermaLink="false">urn:comment:502</guid></item></channel></rss>
