sharing classes amongst two websites in a single project in VS
Dear Visual Studio Experts,I got two websites in single prokect but the classes are not visible to the other project.Does someone have an idea why that might be?I built both of them...
View ArticleVS2017 plug in functionality missing
I am in the process of upgrading from VS2013 to VS2017.In VS2013 I have plug in (extension) that draws vertical lines between code brackets in if statements. It also shows a wide scroll bar on the...
View ArticleVS2017 run to click - how to turn on?
Does this work with Razor C (cshtml)?No triangle appears.https://blogs.msdn.microsoft.com/visualstudioalm/2017/03/07/run-to-click-debugging-in-visual-studio-2017/
View ArticleVS2017 aspx colors
I just installed VS2017 Community and when I open a website that was built in VS2015 the aspx files do not show colors in the html/aspx text.
View ArticleVS 2017 Create a Controller
I installed RTM VS 2017 and created a project:Template: ASP.NET Core Web Application (.Net Core) ASP.NET Core 1.1 Templates:Web Application Right Click Controller, Add, Controller and select Full...
View ArticleVisual Studio template(VSIX) source from TFS or GIT
Currently we have common team template(5 Layered) that is being maintained with in TFS. Will be updating template and clone it and change name and namespace whenever new project needs to be created....
View ArticleWhich VS 2017 - Getting back to coding
Hi guysi have been away from coding for a while and want to get back into itI wanted to download the VS express 2017 edition, but seems things have changed.Which version do i need for web, desktop and...
View ArticleExported Templates not showing when creating a new VB Project with vs2017
Is this a fault? Â I have one from vs2015 that will always appear but can't figure why it is different. Â Thanks
View Articlecant find ASP.NET in VS 2017
Hi Guys,I cant find ASP.NET in VS 2017.I just installed it, and when I click on the new project and list of installed, it does not appear (only WPF)When I open the VS Installer it says its...
View ArticleVS2017 HTML/ASPX Design view only shows (outer) masterpage content after...
Since upgrading to Visual Studio (Professional) 2017 I've got a problem with the page designer Design and Split views after changes have been made and the page saved. To get the view back properly I...
View ArticleVisual Studio 2017 console application not running.
HiI have installed latest version of Visual Studio 2017. After latest patch update on 14th March. My console applications are not working. .dll file is getting generated but .exe in not getting created...
View ArticleConsole Input in VS 2017 on mac
Not able to use the Readline/Read on C# using the Visual studio 2017 for Mac. Any suggestions on how to run it ?
View ArticlerenderPartial / viewDataDictionary
I am re-writing a website in VS 2017 that was originally written in VS 2010. The command I used originally to display my visitor count in the footer was:- @Html.RenderPartial( "/Counter/Counter.ascx",...
View Articlecomplex search within VS2015
I'm trying to run a search against a solution with 4 projects and thousands of files.I'd like to return all aspx files that have <asp:gridview that do NOT have a width in placeSince the code is...
View ArticleWhy new .css file saved not appear in Solution folder ?
I use text editor to add a new .ccs file inside \Content of my project folder.Then I goto VS2017 Solution Explorer and click refresh. This .CSS file does not appear.How to ask VS2017 to include it so I...
View ArticleKeyboard shortcuts in Visual Studio 2012...configuring them?
I am trying to figure out how to configure keyboard shortcuts (Visual Studio 2012 Academic) , since these do not appear in the exported settings, so I am doubting that these are not being configured....
View ArticleBoth VS 2015 sp3 and VS 2017 crashing when selecting item from navigation bar
Visual Studio 2015 AND 2017 are both crashing on one particular Web Forms solution (others are OK) when selecting an item in the navigation bar in a code behind page.For example, I can select a button...
View Articlelooking for the Model ID property in a managementObject (can see it in device...
When I go to device manager, and click on an iphone or android device, there is a property in the details tab called the Model ID. Does this change each time the object is connected, or is this static...
View ArticleVisual Studio BrowserLink force PostBack on IFrame w/FileUpload
I have experience a weird issue by BrowserLink feature.A simple webforms page (Default.aspx) with Iframe src (FileUpload.aspx).On Visual Studio 2015 Community Editon (Update 3), Enable BrowserLink,...
View ArticleSyntax Highlighting for types?
Hello,I would like to have a different color for types like "String" or "Object" in the Visual Studio's text editor. But I don't find the entry in the "Fonts and Colors" menu.What's the correct...
View Article