Creating/Going to a View in Visual Studio 2013
I'm a bit struggling with the new Visual Studio 2013.In 2012, I could right click the View() in a controller e.g. return View(myModel) and select "Create" or "Go to". This would either create a new...
View ArticleVisual Studio License Issue
hii am working on non IT Company, and i am the first developer on it, need now to build some web application for my company I don not know what Visual Studio license we need to buy with regard to my...
View ArticleVisual Studio 2012 code window loses project-based references upon file opening.
Dear Developers -- Please help.The Visual Studio 2012 code window seems like it loses project-based references upon file opening.Here are the details.I am using Visual Studio 2012, on Windows 7, all...
View ArticleIs the default Latest News RSS Feed in Visual Studio outdated?
Is the default Latest News RSS Feed in Visual Studio Start Page outdated?This is the URL that the VS IDE suggests...http://go.microsoft.com/fwlink/?linkid=83096&clcid=409...and, as of right now,...
View ArticleWhere did the .mdf file go?
I'm using VS 2012 Pro I used File>New>Website>ASP.NET Forms Site to create a new web forms website called "Classifieds03". The connection string in the web.config seems to show that...
View ArticleBC30002 error
I am posting in this forum because I think the issue is something I am doing or not doing as the code comes from a book. I have a simple sample page from a book. Everything works like it should when...
View Articledata access in mvc4
I was working with Data access in mvc4 using entity framework.when i run the application it gives teh following error The ADO.NET provider with invariant name ' System.Data.SqlClient' is either not...
View ArticleCan't Open remote website to edit
I just have install VS 2013 express, but i can't open my website in another IIS server ( remote website ) to edit .Do you help me ?thanks
View Article** solved ** MultiView Control - Load data on view?
I am using a MultiView control to step through a sign-in/registration process. On the first view, the user signs in. I'd like the second view to load relative data stored in a database. I've been...
View Article* question added * asp.net Calendar control
I am using the Calendar control in asp.net to determine the arrival/departure dates on a form. I'd like to be able to tell what day of the week was selected in addition to the date. How would this be...
View ArticleSMTP error
Hallo AllI've been battling now for the last three days to get to send a email, for some reason I managed to get it to work once ever, now I only get timeout error when exception are thrown, I tried...
View Articleasp.net development server
i am unable to launch any website in web developer ( VS2010 ) ....the error is Unable to launch the ASP.net Development Server ... This is what i am able to seeplzzz solve this
View ArticleVWD
The ADO.NET provider with invariant name ' System.Data.sqlclient' is either not registered in the machine or application config file, or could not be loaded. See the inner exception for details. when i...
View ArticleVisual Studio 2013 MVC View Scaffold... BUG?
I noticed a possible BUG while generating a view using the scafold. If you generate a view using the "Create" template, there seems to be an unintended open <div class="form-group"> tag. Here...
View ArticleHow to fix 404 error in css bundles with media attribute after upgrading to...
ASP.NET MVC4 application index.cshtml contains style bundles with media attributes<link href="@Styles.Url("~/css/pos.css")" rel="stylesheet" type="text/css" media="screen" /><link...
View ArticleWhy does VS 2012 Update 4 run but not show in the Help About dialog?
Dear Developers --Please help.Why does VS 2012 Update 4 run but not show in the Help About dialog?I went here...http://www.microsoft.com/en-us/download/details.aspx?id=39305I got the file...
View ArticleHow to Sort Folders in Arbitrary, Non-Alphabetic Order
i have a truckload of folders in my visual studio because im just covering different concepts like wcf asp.net mvc ef etc from books and each folder details how do to a certain operating like...
View ArticleMakecert in visual studio 2010 express
Where is makecert.exe command in visual studio 2010 express? I cannot found it. Doesn't it comes with Visual Studio 2010 express?I have installed microsoft windows SDK for windows 7 and .NET from the...
View Articleiis express vs dev engine server
Hi all...Disclaimer: Some may argue that this belongs over at iis.net or msdn or technet... or even stack overflow... but I mostly hang out here so nherr... ;)I did actually pose this question many...
View Article