Browse by Tags
All Tags »
Visual Studio (
RSS)
According to Microsoft Press Microsoft Visual Studio 2010 Beta 2 and Microsoft .NET Framework 4 Beta 2 are now available for to MSDN subscribers; general availability will follow on Oct. 21. Microsoft has also simplified the product lineup for Visual...
The Immediate window is used at design time to debug and evaluate expressions, execute statements, print variable values, and so forth. It allows you to enter expressions to be evaluated or executed by the development language during debugging. ...
Alex Thissen has posted a workaround for missing "Edit WCF Configuration" menu option in Visual Studio while working with WCF project in Visual Studio 2008 Check it out http://www.alexthissen.nl/blogs/main/archive/2008/08/28/workaround...
A few users reported that with Web projects located on a remote machine closing project or solution may hang Visual Studio and Visual Web Developer Express for several minutes. We found that the issue may be caused by VS logging component that collects...
If you develop small utilities for Team Foundation Server a lot you might want to save some time and use a project template (see bottom for file attachment) that already comes equipped with the correct references to the Team Foundation Object Model (...
.Question: I've got the following control on my aspx page: <asp:DropDownList ID= "favList" runat= "server" AutoPostBack= "true" > <asp:ListItem Value= "" Text= "--" /> </asp:DropDownList>...
" Now you can read the captions in Visual Studio in following languages: Arabic, Czech, Hebrew, Hindi, Malayalam, Oriya, Polish, Tamil and Turkish. The Microsoft Captions Language Interface Pack (CLIP) is a simple language translation solution that...
You may get the below error while trying to load ASP.NET web site/Web application while using Visual Studio under Windows Vista. To resolve this error and get the project loaded follow the following steps : 1- close the current running instance of Visual...
Team System Web Access (formerly known as TeamPlain) is a Web interface to Visual Studio 2008 Team Foundation Server. Team System Web Access is a free download that will be incorporated into a future release of Visual Studio Team System. You may install...
Project Description This tool takes a SQL Profiler trace file and generates a unit test that replays the same sequence of database calls found in the trace file. The unit test is designed to be used in a Visual Studio Load Test. The code generated is...
More Posts
Next page »