New project web template is not appearing in Visual Studio 2015 preview
I have installed Visual Studio 2015 preview successfully. Unfortunately, I am not getting New project Templates to create Web Apps (asp.net). I am looking under C# -> Web.Please note that I tried...
View ArticleEntity Framework versions and available books
Hello,I just purchased "Programming Entity Framework (Julia Lerman, O'Reilly) Problem is it is written to Entity Framework 4. I'm using EF6. Anyone know of a good "beginning/intro to" book on EF6....
View ArticleHow can I view the actual web.config of my site in the localhost mode?
Hello,VS2013 update 3, MVC5, VBI am able to successfully use the Web.Release.config transform file. I am having trouble with the Web.Debug.config transform.If I select the 'Preview Transform' from the...
View Articlevs2013 premium installation successfully but not starting...............
Hello allI have installed vs2013 premium, it was successfully installed on my machine but while i am starting it, it is showing blank screen. please help me how can i resolve this ???
View ArticleLoop an async method
In my test project, I want to run several async methods in a loop, Test() below.When I run the following TestLoop() method, the method Test() is only run once with no errors.How do I get the loop to...
View ArticleVisual Studio debug DLL problem
Hi,I use Visual Studio 2010 and .NET 4.0 (DefaultApplicationPool under development machine IIS7)Everything was workunk ok till lately, but now I have following "debug DLL problems"I can run my DLL ok...
View ArticleJavascritp Function for the repeater
HiMy textbox and linkbutton (asp.net)is inside the repeater.How can i enable textbox with java script function upon click of a link button .It is working fine in vb.net.I want to avoid the post back...
View ArticleVS2010 - errors displayed in the browser instead of in the code in the studio.
The problem: VS2010 - errors displayed in the browser instead of in the code in the studio. Is it possible to display errors of server side application in the studio, and break execution in proper...
View ArticleError adding Microsoft ADO 2.8 reference
HiI'm trying to reference ADOX in my website using VWD express 2010.I click on add reference, click on the COM tab and select 'Microsoft ADO Ext. 2.8 for DDL and Security', click ok and get a message...
View ArticleHow to add a control at the bottom of asp page
I have the following code:<%@ Page Language="C#" AutoEventWireup="true" CodeFile="ClientBasket.aspx.cs" Inherits="ClientBasket" %><!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"...
View ArticleHow to create virtual directory in another pc from VS 2010 IDE?
suppose i have just created a project from VS 2010 IDE and now i want to publish that project to remote pc where a IIS is there. i want when i will publish then virtual directory will be created in...
View ArticleHow many updates has been released for Visual studio 2013 from beginning to...
hi,i have download long time back Visual studio 2013 ultimate in my pc but never install any update. so i like to know how many updates has been released for Visual studio 2013 from beginning to till...
View Articleasp.net web.config transforms for debugging
I've seen a bunch of web pages which say the transformations work only for publishing, and this is "by design" of Visual Studio. If I right click on web.debug.config and hit 'View Transform' Visual...
View Articlevs2013 region
Hi,I am trying to wrap code with #region/#endregion but the editor shows Invalid character on the region code line,Seems like the editor does not recognize the command,Is there anything I need to do in...
View ArticleProblem in solution file using visual stdio 2013
My web application dose not opened, Error message is "Not a Vaild Solution" how to solve this problem,Plz help me,Thanks
View ArticleMulti Project Template folder structure incorrect
<div class="post-text" itemprop="description">So i am trying to build a Multi Project template and when i set it up the folder structure is coming out incorrectly (Not how microsoft does it when...
View Articlemoved from visual studio express 2013 to visual studio 2012 ultimate
Previously I'm using visual studio express 2013, and now i moved to visual studio 2012 ultimate,so when i open the websites that i build by visual studio express 2013 i got this:The Data Source value...
View ArticleVS Community 2013
Have downloaded and installed VS Community 2013 Update 4. Tried to create new Web Site. Get message:- The Web Developer Tools must be installed prior to opening or creating Web projects.Ran Web...
View ArticleVS2013 Renames web project and links to IIS port 80 web site
We have a solution with a web site project in it. When we open the solution in VS2013 the project initially displays with the correct name (from the .sln file). After VS finishes with it's...
View Articleissue with loading 2 sites when i change IIS
I have 2 sites in my iis and switch between them when running a site localhost. I switch it in IIS.then when I load vs 2010 and pick the correct website It is running I get a mix match and wrong paths...
View Article