Unable to do any auto-code scaffolding
Hi guys,Starting from yesterday morning, none of us have been able to do any scaffolding that involves automatic code generation in ASP.net MVC using Entity Framework with Visual Studio 2013 Update 4...
View ArticleHow to provide Updates to my .NET web application ? (URGENT !!!)
I want to make one executable file which will provide automatic updates to my existing web appication.I have visual studio 2010 and having one web app. in 4 tier arichecture. I have many updates in my...
View ArticleAdding test projects to layered Visual Studio solution
Hi,I have a layered architecture Visual Studio solution. Controller project, Model project, Repository project, services project and web.MVC project.If you want to add test projects so you can perform...
View ArticleQuestion on running MSTests and breakpoints within VS
Hi,I created a project and a separate test project. I added some breakpoints within the test. The test runs fine when you go to test run all tests, but the breakpoints are not hit. The test produces...
View ArticleDefault objects in Visual Studio for ASP.net
If we create a website by using the default ASP.NET Web Site template, Visual Studio adds the default objects shown here :Accounts , App_data , Scripts , Styles , About.aspx,,,Default.aspx, ,...
View ArticleDoes anybody know if it is possible to open a drawing with SolidWorks...
I'm using Visual Web Developer 2010 Express with SQL Server 2008 Express, VB.Currently users can open PDF files to view parts. I would like to find a way for users to open 3D models (if available)...
View ArticleVisual Studio 2013 install directory
Hi there,I have downloaded Visual studio 2013, but i'm trying to install it on another drive cause my C\ drive have only 32GB for windows and i have another 4TB drive for files.But here i can't change...
View ArticleCannot run any code changes anymore
I am using VS for my web development. at this point all I am doing is working with html and js. I am changing code and then running a page that is specified in my project web configuration. Not sure...
View ArticleIIS external access
Hello!I am trying to publish a web asp.net application to IIS 8 and allow external access from other devices in the local network or in other networks to this web app, but it seems i can't get this to...
View Articleis visual studio community edition 2013 the same as visual studio express...
Hi,When community was announced I downloaded and installed it, just noticed I am missing a few features, from watching a training video, and checked my about.Am very very happy with this edition, so...
View ArticleVisual web developer
when I create new project in visual web developer I see only project in solution explorer. I do not have option to right clisk on solution to add another project. I see only project. why is that so?
View ArticleVWD WCF
HiI was working with wcf in visual web developer 2010. I created a web application and then from the context menu I added new item and selected "wcf service" from templates. I want to do the samething...
View ArticleVisual Studio 2013 - CSS editing
I just switched from Visual Studio 2012 to 2013.Editing CSS code in 2012 always showed me the ‘style’ in the ‘Properties’ Windows on the bottom right, where I was able to adjust the CSS attributes.Now...
View ArticleVisual Studio 2012 and right click include in asp.net project
HiI have a page that I create programmatically but it is not included in my project. Meaning it is hidden and I have to click on the show all files to see it. I need to include it in project before...
View ArticleListview Linkbutton disable by VB
Hi, I got a list view table with LinkButton in the cells like:<asp:ListView ID="Usr_Packages" Runat="Server" DataKeyNames="Package" DataSourceID="Usr_Pkg_Src" EnablePersistedSelection="false"...
View ArticleCan't publish to Azure from VS 2015 CTP 6
Hi all. I'm trying to publish a website from Visual Studio 2015 CTP 6 to Azure websites. It first asks me to log on, but it doesn't have my Azure username in the popup; it has the default profile...
View ArticleDiffernce between Visual studio 2010 and 2013
Hi All can anyone please explain briefly about visual studio 2010 vs 2013.and, from 2010 if we converr 2013 wat will happen on migration.
View Articleload testing user authentication
I have read something about vsts load testing: http://blogs.msdn.com/edglas/archive/2010/03/24/web-test-authoring-and-debugging-techniques-for-visual-studio-2010.aspxHave one question, we need to...
View ArticleWebsite Publishing from Visual Web Developer Express 2010 to IIS on Windows...
Publishing a website from Visual Web Developer Express 2010 to IIS on Windows 8.1 Pro almost works. I built, debugged and tested a simple website with C# as the code behind language in a project...
View ArticleCTRL K CTRL D not formatting tags in form view templates?
Hi,Why CTRL K CTRL D not formatting tags in form view templates?Be it edit, insert or item templates.I tried all the "Target Schema for Validation" available, none of them work.I'm using Visual Studio...
View Article