Tag: razor

64 votes
6 answers
332 views
HTML.ActionLink vs Url.Action in ASP.NET Razor

Is there any difference between HTML.ActionLink vs Url.Action or they are just two ways of doing the same thin

avatar
Robt
0 1 0 9
asked 07 September, 2021
68 votes
6 answers
1.7K views
ASP.NET MVC View Engine Comparison

I've been searching on SO & Google for a breakdown of the various View Engines available for ASP.NET

avatar
Denese
0 1 0 9
asked 07 September, 2021
51 votes
24 answers
3.1K views
Injecting content into specific sections from a partial view ASP.NET MVC 3 with Razor View Engine

I have this section defined in my _Layout.cshtml @RenderSection("Scripts", false) I can easily use it from

avatar
Wilber
0 1 0 9
asked 07 September, 2021
58 votes
10 answers
1K views
How to get current page URL in MVC 3

I am using the Facebook comments plugin on a blog I am building. It has some FBXML tags that are interpreted b

avatar
Shantay
0 1 0 9
asked 07 September, 2021
55 votes
7 answers
2.3K views
How to declare a local variable in Razor?

I am developing a web application in asp.net mvc 3. I am very new to it. In a view using razor, I'd like

avatar
Frederick
0 1 0 9
asked 07 September, 2021
48 votes
8 answers
2.5K views
Styles.Render in MVC4

In a .NET MVC4 project how does @Styles.Render works? I mean, in @Styles.Render("~/Content/css") which file i

avatar
Lynette
0 1 0 9
asked 07 September, 2021
52 votes
7 answers
882 views
Writing/outputting HTML strings unescaped

I've got safe/sanitized HTML saved in a DB table. How can I have this HTML content written out in a Razo

avatar
Luis
0 1 0 9
asked 07 September, 2021
53 votes
12 answers
2.4K views
Using Razor within JavaScript

Is it possible or is there a workaround to use Razor syntax within JavaScript that is in a view (cshtml)? I a

avatar
Don
0 1 0 9
asked 07 September, 2021
59 votes
6 answers
987 views
Where are the Login and Register pages in an AspNet Core scaffolded app?

In VS 2017, I created a new ASP.NET Core Web Application. On the second page of the wizard, I chose Web Appli

avatar
Lashawna
0 1 0 9
asked 07 September, 2021