9 posts tagged with visualstudio. (View popular tags)
Displaying 1 through 9. Subscribe: http://ask.metafilter.com/tags/visualstudio/rss RSS feed for this tag

Users that often use this tag:
matthewr (2)

Visual Studio for the confused: I've inherited a C#/ASPX Net 1.1 application from what appears to have been some fairly low-skill software developers. The language, systems environment, and cleaning up the software itself aren't problems, but what the hell am I supposed to do with all this IDE stuff? I need learning resources. [more inside]
posted on Sep 24, 2008 - 11 answers

SQL/MS Visual Studio help please! I have two tables. I need to present Table1 data grouped by SiteID, within time FROM and TO, on the report. Then I need to make one calculation on the report using Table 1 data totalled across all sites (and within FROM and TO) plus Table 2 data totalled between times FROM and TO. [more inside]
posted on Sep 10, 2008 - 10 answers

CompilerFilter: I've got an old project that was written with Borland C++ 5.0 for Windows. I've been tasked with porting this project to Visual Studio 2005. Easy way to do this? [more inside]
posted on Apr 28, 2008 - 2 answers

Microsoft Visual C# 2005 Express Edition is no longer available via Microsoft. Anyone know of anywhere else it can still be downloaded ? [more inside]
posted on Apr 1, 2008 - 2 answers

Give me your best Visual Studio tips. [more inside]
posted on Oct 18, 2007 - 11 answers

.NET build automation software experiences/recommendations? [more inside]
posted on Nov 13, 2006 - 4 answers

I'm writing a program that uses lots of memory. I'd like a utility that can show me what it's using the memory for. For example, one part of the program processes an XML file, creates an object and loads a WebBrowser .NET control. I'd like to see how much memory was required to parse the XML file, how much memory my object is using, and how much memory the WebBrowser control uses. [more inside]
posted on Sep 14, 2006 - 3 answers

In C#, how can I at runtime create an instance of an ActiveX control and then use its methods, properties and events? [more inside]
posted on Aug 24, 2006 - 22 answers

Why can't I debug non-UI threads in Visual Studio 2005? [more inside]
posted on Nov 17, 2005 - 2 answers