Got more questions? Find advice on: SQL | XML | Regular Expressions | Windows
in Search
Welcome to AspAdvice Sign in | Join | Help

Browse by Tags

All Tags » VS.NET
Showing page 1 of 6 (60 total posts)
  • Visual Studio Team Suite 2008 Available

    Visual Studio Team Suite 2008 is now available to MSDN Subscribers (a fact which is apparently well known, since the server seems to be suffering from the load).  Anyway, when the load on the servers reaches an equilibrium, you should be able to pick up the new VS2008 - amazing that you can do so while it's still 2007, since it seems like ...
    Posted to Steven Smith (Weblog) by ssmith on November 19, 2007
  • Consolas Font in Vista

    I've recently been experimenting with other fonts for Visual Studio on Vista after reading this article on new fonts in Vista.  I think I like Consolas better than Courier New for coding, if only for its novelty.  It also tends to be a little bit more compact than Courier New at the same font size, which is nice to keep long lines ...
    Posted to Steven Smith (Weblog) by ssmith on September 10, 2007
  • Orcas VPC TimeBombedBase Missing

    I downloaded the Orcas Visual Studio Beta 1 VPC from MSDN yesterday and stitched all of the zip files together, and launched it.  Ran into the dreaded: “E:\VPC\TimeBombedBase\Base01.vhd” could not be found message.  If you run into the same thing, you can find others with the same issue easily enough. The solution is to ...
    Posted to Steven Smith (Weblog) by ssmith on June 13, 2007
  • Old Team System News

    This is all from last month, but I’ve been busy so it’s been in my queue.  Sorry for the late “news”: Microsoft acquired TeamPlain, makers of TeamPlain Web Access for connecting to TFS via a browser.  TeamPlain will be free to anybody with a TFS CAL.  Full announcement. Patterns and practices announced the ...
    Posted to Steven Smith (Weblog) by ssmith on April 24, 2007
  • VS2005 Data Pro Dies on Compile Fix

    I had an issue with VS2005 For DB Pros (the Data Dude SKU) where every time I would build my solution (or that project), VS2005 would simply die.  This was on Vista.  After looking for the answer, I contacted Gert Drapers who informed me of the fix — install the RTM of SQL 2005 SP2 (or just the XMO redist) and the problem’s ...
    Posted to Steven Smith (Weblog) by ssmith on March 22, 2007
  • CodeFile or CodeBehind

    I just fixed a problem on a coworker’s machine that was quite odd in that the fix involved simply changing CodeFile to CodeBehind in a user control (.ascx) file.  The issue was that in the ASPX page I was doing a FindControl within a Repeater’s ItemDataBound event, and casting the resulting control to the type of the codebehind of ...
    Posted to Steven Smith (Weblog) by ssmith on January 24, 2007
  • VS2005 SP1 Update for Vista Beta Available

    Visual Studio 2005 Service Pack 1 Update for Windows Vista Beta Now available, this update fixes a bunch of issues with VS2005 (with SP1) running on Windows Vista.
    Posted to Steven Smith (Weblog) by ssmith on January 5, 2007
  • Microsoft Robotics Studio Released

    Officially this morning, Robotics Studio was released.   With Microsoft Robotics Studio, robotic applications can be developed using Microsoft Visual Studio, Microsoft Visual Studio Express C# and VB as well as Microsoft IronPython.  Read the Press Release and the PressPass Q&A with Tandy Trower.   Feature ...
    Posted to Steven Smith (Weblog) by ssmith on December 13, 2006
  • ASPInsiders Public Notes - Scott Guthrie

    VS 2005 SP1 coming soon (end of year, hopefully).  Will include:2200+ bug fixesBuilt-in Web Application Project supportGDRs are public fixes (patch rollups) that include rollups of QFEs – GDRs are similar to service packs but service packs affect support (Microsoft supports the latest service pack and the previous service pack, but ...
    Posted to Steven Smith (Weblog) by ssmith on December 5, 2006
  • ReportViewer Showing No Data - Solved

    I had a really weird issue with a ReportViewer.  It would show the little green AJAX Loading… image but it wouldn’t show any data, just a blue background where the output should be.  I knew the data was there because exporting to Excel or PDF showed the data just fine.  So I eventually tried it in FireFox instead of IE ...
    Posted to Steven Smith (Weblog) by ssmith on October 24, 2006
1 2 3 4 5 Next > ... Last ยป