Cannot export/import my SQL database in Visual Studios 2017
I am trying to export my SQL database from my localDB so that I can import it to my Azure SQL database through Visual Studios 2017.The issue I am facing is that when I right click on the database to...
View ArticleVS Tool Find and Replace
Hi guys, I'm using VS code to develop the html page, my page with some class like .Box, .Box-child1, Box-child2, jsut a sample, really more than these. I suppose to use VS regex function to find Box,...
View Articlehow can view mvc3 and mvc 4 in visual studio 2015
helloplease, how i can create asp.net mvc 3 and mvc 4 in Visual studio 2015 Professional Edition?in visual studio 2013, when i want to create mvc 3/4 Project, i can view visual studio 2012can i get...
View ArticleFailed to generate a user instance of SQL Server
Hi All,Bit of a noob question, hopefully with an easy answer.I'm working through the book "Sams Teach Yourself ASP.NET 4". Installed 'Microsoft Visual Web Developer 2010 Express' & 'SQL Server 2008...
View ArticlePointer invalid
Hi sir, I have problem with my visual studio 2017, in this case, i can open all folder on my project accept for views folder, every time i try to open my views folder it gave me error "the operation...
View ArticleIIS Express Error: Project is not running in VS Enterprise 2017 but in...
I have installed VS community after that VS Enterprise 2017. In enterprise version, Mvc core 2.1 projects is not running showing the error''The following error occurred when trying to configure IIS...
View ArticleUninstall older versions of ,NET Core SDK
I have VS 2017 and I need to free up some disk space. Can I Uninstall the older versions of .NET Core SDK:SDK 2.1200(x64)SDK 2.1201(x64)SDK 2.1202(x64)SDK 2.1.400(x64)SDK 2.1.401(x64)SDK...
View Articleunable to send attachment via asp.net vb smtpserver
Hi, I have a pdf file in my webhost server. I want to send this file as attachment when visitor key in their email and click the send button.the following is my code to send email, it works well...
View ArticleExcel File Closing
Hi All,I want to close the Excel file using program that has been already opened by the user by double clicking.This is the Codesnippet i have wrote.List<string> Proc = new List<string>();...
View ArticleHow to find a particular database table in the code
I have a old application , no solution file ,around 500 aspx pages. Any easy way to find a particular database table used in which page?
View ArticleIdentifying build code changes
Within my web app i am displaying the latest build using - Assembly.GetExecutingAssembly().GetName().Version.BuildHowever where within Visual Studio or the publish/release process can i identify the...
View ArticleHow To Fix Razor Intellisense not Working in an MVC Application
I migrated an MVC 3 (or 4, most likely 3) application to MVC 5, and I've had problems with Razor's IntelliSense not working. I've cross compared the web and packages.config files of a new ASP.NET MVC 5...
View ArticleLooking for a Xamarin Forum using vs2017
I am attempting to create the first sample in VS2017 using Xamarin form. Is their a Xamarin forum to get help.I need help with the first Xamarin sample form.Instruction NEXT, CREATE AN EMPTY LIST THAT...
View Articleunable to download Deitel-Visual studio 2005 examples
please give me the link that will enable me to download Deitel-visual studio 2005 examples, the link i got did not work this is the...
View ArticlePlease explain me
[System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Security", "CA2100:Review SQL queries for security vulnerabilities"), WebMethod] Anyone can explain me what is this and why we are using and...
View ArticleDNVM is not recognized at a cmdlet or command
Hello everyone,Please help to check my problem and show me how to overcome it. Thanks everyone so much.I just install visual studio 2015 with update 3, then I install some package such as: ASP.NET core...
View ArticleLocate Unused Code - VS2015/2017
Is there a way to locate unused code (classes, functions, subs) on Visual Studio Community 2015/2017, I know I can check where it is used, but I´m looking for the opposite. I know this can be achieved...
View ArticleVisual Studio in Hyper-V cannot open host files
I'm using Hyper-V with Visual Studio 2013 accessing a solution stored on the host computer. I do this so i can check in my code to TFS from the host and test my code changes in the VM.When i connect...
View ArticleCore application debugger starts and closes now slow as molasses on VS2017...
Been actively working on a socket application using ASPNET Core and this project has become a nuisance.Early on starting the debugger and stopping it was a matter of a few seconds.The code is pretty...
View ArticleGetting Error in opening .mdf Database in asp.net application
Hello, I am getting this error while accessing database.The database 'E:\WORKSPACE\xxx\xxx\APP_DATA\xxxxxxxxxx.MDF' cannot be opened because it is version 852. This server supports version 782 and...
View Article