No announcements
Found 4095925 threads
-
0 Votes
MVC 5 Razor Visual Studio Professional 2015 Freezes Up When I Try to Add a Tag on .cshtml form
I finally gave up and installed Visual Studio Enterprise 15 Preview 3 instead.Answered | 3 Replies | 802 Views | Created by Michel Padraig - Monday, August 22, 2016 5:14 PM | Last reply by lake Xiao - Wednesday, August 31, 2016 3:22 AM -
3 Votes
Disable Highligthing in .cshtml
This highlighting is the built in support for Razor syntax highlighting.Answered | 6 Replies | 13310 Views | Created by 65days - Tuesday, March 22, 2011 12:01 AM | Last reply by ataraxia89 - Wednesday, August 21, 2019 8:54 PM -
0 Votes
How to pass string from IWizrad run started method to razor mvc project template (.cshtml file)
it was working fine.Answered | 9 Replies | 3842 Views | Created by Siva Rajini - Friday, April 13, 2012 8:58 AM | Last reply by Siva Rajini - Wednesday, April 18, 2012 4:20 AM -
1 Votes
Accessing Azure Blob Storage from .net Razor Page
How can I convert the following wpf c# code to be used in a .net Razor Page?Answered | 1 Replies | 1517 Views | Created by Christine L. _ - Saturday, February 17, 2018 1:58 AM | Last reply by Thuan Soldier - Sunday, February 18, 2018 4:23 AM -
0 Votes
CLR20r3 when editing cshtml files
Hi, I doubt that there is anything wrong with some packages.Answered | 2 Replies | 916 Views | Created by Steve Wash - Monday, June 16, 2014 4:15 PM | Last reply by Amanda Zhu - Wednesday, June 18, 2014 9:59 AM -
1 Votes
Error Opening Razor Source File
I ran the uninstall from the command line using "VS2015.1.exe /Uninstall" and that solved the problem.Answered | 3 Replies | 558 Views | Created by PaulAtOState - Tuesday, December 22, 2015 10:36 PM | Last reply by PaulAtOState - Wednesday, December 23, 2015 4:32 PM -
0 Votes
Can't set break in javascript in cshtml file
For your question, I make a cshtml file in javascript and try to repeat your question.Answered | 2 Replies | 554 Views | Created by billp543211 - Wednesday, September 21, 2016 1:13 AM | Last reply by Wendy Zang - Wednesday, September 21, 2016 9:36 AM -
1 Votes
If MVC is “Separation of Concerns” then why was Razor Syntax introduced?
Razor is not a part of the SoC discussion as it is a client side code convertor allowing you to embed C# into an HTML (CSHTML) web page view.Answered | 5 Replies | 1833 Views | Created by HackerMayCry - Monday, January 5, 2015 1:50 AM | Last reply by Mr. Javaman II - Monday, January 5, 2015 7:15 AM -
0 Votes
how can I call Razor file from cshtml
I think it could be less limited than using blazor components.Answered | 3 Replies | 234 Views | Created by Anonymous - Monday, August 31, 2020 9:09 PM | Last reply by Anonymous - Tuesday, September 1, 2020 6:35 AM -
0 Votes
How can i call grunt from msbuild?
Hi SelvaOnline, Not quite understand what do you mean by "call grunt file from my build definition when i do the build in the release ...Answered | 1 Replies | 1471 Views | Created by SelvaOnline - Wednesday, September 9, 2015 3:05 PM | Last reply by Jamles Hez - Thursday, September 10, 2015 1:39 AM -
0 Votes
razor not working with visual studio 2015 update 2
I did a clean install of Visual Studio 2015 update 2 and have had some issues and while I can uninstall VS I can't use the installer for VS2015 with update 1 so ...Answered | 1 Replies | 1302 Views | Created by Shawn Hellwege - Friday, April 8, 2016 10:22 PM | Last reply by DA924x - Friday, April 8, 2016 11:06 PM -
0 Votes
.cshtml file outside MVC Razor
User-1280676833 posted Hi You should implement the VirtualPathProvider, please check ...Answered | 2 Replies | 67 Views | Created by Anonymous - Thursday, April 5, 2012 6:35 AM | Last reply by Anonymous - Tuesday, April 10, 2012 5:41 AM -
0 Votes
VS 2015 changing the formatting of my cshtml pages.
Hi jclit, According to your description, I create a sample project with my Visual Studio and add the code into cshtml.Answered | 1 Replies | 465 Views | Created by jclit - Wednesday, March 9, 2016 7:56 PM | Last reply by Weiwei Cai - Thursday, March 10, 2016 5:17 AM -
0 Votes
Unable to edit razor view files
Programs > Uninstall a program - then I selected Microsoft Visual Studio Community 2015 and clicked "Change".Answered | 2 Replies | 609 Views | Created by Paul Marangoni - Tuesday, January 5, 2016 10:18 PM | Last reply by Paul Marangoni - Friday, January 8, 2016 6:41 AM -
1 Votes
How can I call a process from a variable?
First off, make sure all the procedures to be called are Functions (they can be Private).Answered | 26 Replies | 3266 Views | Created by cfreema7 - Friday, September 23, 2011 6:35 PM | Last reply by Chris A O'Brien - Wednesday, September 28, 2011 4:01 AM -
0 Votes
Is Razor only supported in .cshtml or .vbhtml files?
User281315223 posted I don't believe that you can use Web Forms Controls at all within a Razor View (even if you configure your application to work with ...Answered | 6 Replies | 87 Views | Created by Anonymous - Tuesday, January 28, 2014 2:45 PM | Last reply by Anonymous - Wednesday, January 29, 2014 9:52 AM -
0 Votes
Connecting from PHP fails' .cshtml works
Based on your query, I would suggest you to check on this link.Answered | 1 Replies | 3851 Views | Created by DigitalEdSC - Thursday, May 23, 2013 8:27 PM | Last reply by Girish Prajwal - Wednesday, July 23, 2014 6:27 AM -
10 Votes
Razor code has different background color than text editor's color in VS 2013 RC
There is now a new Fonts and Colors for this "HTML Razor Code Background".Answered | 6 Replies | 14124 Views | Created by abdu - Tuesday, September 24, 2013 5:47 AM | Last reply by SpokaneDJ - Tuesday, November 18, 2014 9:10 PM -
0 Votes
cshtml (razor) file as email template
User2046726303 posted Hi I am creating an email sending application in mvc3.Answered | 2 Replies | 77 Views | Created by Anonymous - Thursday, January 19, 2012 10:57 AM | Last reply by Anonymous - Monday, January 23, 2012 12:57 AM -
0 Votes
How can I call SQL server agent jobs in batch file?
I wrote a simply SQL script to call jobs as below, execute this SQL script in batch file, then we can begin next job until the first job has ...Answered | 6 Replies | 8304 Views | Created by Lillian Lu123 - Monday, November 30, 2009 9:31 AM | Last reply by Lillian Lu123 - Tuesday, December 1, 2009 8:24 AM - Items 1 to 20 of 4095925 Next ›
No announcements