Rollback to earlier versions of VS project while developing locally
In the process of building an asp.net mvc core rc1 with sql databases, c#, bootstrap, angular, css, javascript, javascript dependencies, package managers like bower, or any visual studio project for...
View ArticleMissing ASP.NET web application for visual C#
Hi i have installed windows visual studio 2015 community version but am unable to follow along with my code school curriculum because there is no ASP.NET web application template option from new...
View ArticleWebsite publish failing due to file path being too long
<div class="body">I am trying to publish a Website project from a vendor that has ridiculously long paths to some of its files. When publishing, the error is: The specified path, file name, or...
View ArticleHow do I turn off feature testing in the Test Explorer window
I run Unit Tests categorized by Class in the TEST Explorer window. Others on my team have written Feature Tests or automated integration Tests.In Visual Studio 2013 the integration tests did not show...
View ArticleHow to Eliminate render-blocking JavaScript and CSS in above-the-fold content...
Here is my code<asp:ScriptManager ID="ScriptManager1" runat="server" LoadScriptsBeforeUI="false" EnablePartialRendering="false" EnableCdn="true"></asp:ScriptManager>I don't understand what...
View ArticleHow to implement agile scrum with VS2013 community edition
just tell me is it possible to implement agile scrum with VS2013 community edition ? if yes from where i can get detail guidance. if not possible then what MS tool exist......is it TFS ?any MS free...
View ArticleVS 2015 Changing URL Extensions
I am using VS 2015 and creating websites with a VB backend. The site is to replace one that I created in VS 2012 that is in production and works fine.Upon deploying it to an Apache/IIS hybrid hosting...
View ArticleConvert txt data to xls data with saving in C:// path etc.
Hello there, my english is bad, but i try to explain some points.point #1i have an idea to create a simple application, which will be converting some *txt files into *xls filepoint #2in *txt file some...
View ArticleSeparating Web Applications into multiple projects
Hi,<div class="comment-right-col"> <div>I have a web application that is becoming rather large. I want to separate it into smaller more logical projects,Solution1: Mainproject...
View ArticleHow do I implement an HTTP server or Web service in my VB ASP.Net App to...
Hi.The above header refers.I have a functioning VB Asp.net App that is Live @ http://www.234Aproko.com.I have just subscribed to a short code and the provider needs to be sending SMS-MO Messages...
View ArticleTypeSript auto compile doesn't work when open folder as website.
HiWhen I go Open->Website and link to folder with .ts files and start editing them compiler doesn't recompile files on save. I did try check / un-check Compile on save in Options but any way it...
View ArticleMS VS 2015 txt editor issue
Q: How can I turn of the light gray SQUARE BOX that shows up when I select a line to write code...too much highlighting ??
View ArticleVisual Studio Web Application Loads a Blank Page
I have a web application that runs perfectly fine, when I start Visual Studio as an administrator. If I start the application normally and try to load the project the web page is blank with no...
View ArticleWebSite Project all references are missing, could not add reference
I have created a website project in Visual Studio 2013, it was working fine until yesterday. But today all assembly references are missing.Getting the message Type or namespace does not existWhen try...
View ArticleVS2015 and SSDT report preview - no endpoint listening at...
This used to work but now I am getting the error:There was no endpoint listening at net.pipe://localhost/PreviewProcessingServce7324/ReportProcessing that could accept the message. This is often caused...
View ArticleIs it neccessary to install all previous versions of VS, SQL Server management
Hi all,Currently I have VS 10, VS 13 & VS 15 and SQL Server 2008 R2 and SQL Server 2014 with management studios installed on my system.I am thinking to update my system from 32 bit to 64 bit, for...
View ArticleMy Bower package manager looks awful in VS2015
Why does my Bower Package Manager look illegible but Nuget package manager looks fine. How do I fix this?Here they are side by side on the same project as two tabbed forms....
View ArticleVS2015 Restore package error. Can't add nuget package to a project.
Here is what happened when add one, for example Microsoft.AspNet.Mvc And when i try to get older package. It seems installed but it incompatible Nuget package i am already reinstall, How to fix...
View ArticleCan I use VS Community 2015 to edit and publish classic ASP?
I maintain several websites that use "modern" web standards (e.g., HTML5, jquery, css, etc), except they include classic ASP for some server-side scripting (i.e., they are *.asp files). I'm wondering...
View ArticleVisual Studio 2015, Beginner questions...
I created a form, and when I start running the program, what can I do so the form cannot be modified in size when is running the program?And also I created a form1, with a click a form2 Show and Hide...
View Article