Software Development Network Logo
  • Visual FoxPro
  • Visual Basic
  • Visual C#
  • SQL Server
  • Game Technologies
  • .NET Development
  • Windows Vista
  • Visual Studio
  • Smart Devicet
  • SharePoint Products
  • Audio and Video
  • Visual C++
  • VS Team System
  • Windows Forms
  • Microsoft ISV

Software Development Network >> VS Team System

VS Team System

New Question

MSBuild is ignoring command-line parameters
Data Scrambling
Database search
My.Computer.Printers?
Visual Studio has hung. What is it doing?
I can't find the code sample download from the VB Express Edition book page vii
Please Explain Variables
expression cannot be evaluated
Error message "non-generic method" using ObjectDataSource and GridView
Multiple vsmdi files

Top Answerers

uwcodeman
malj
MrZap
Evan Mulawski
Christoph De Baene
CalinMac
mqsash
EvgenyG
Ljhopkins
Ori'
sitemap
Only Title

Answer Questions

  • Alex.NP VB 2005 Express and C# 2005 Express on the same machine?

    Apologies if this message seems really dumb. I'm an absolute beginner to this technology. I successfully downloaded VB2005 Express Edition and I'm looking forward to learning how to use it. I also wanted to download the Express Edition of C#. However, as I am about to click to install it there is a message..... "Before installing, you must uninstall any previous Beta, CTP or Tech Preview versions of SQL Server 2005, Visual Studio 2005, and the .NET Framework 2.0" Does this mean that only one product can exist on my machine at one time Many thanks in advance for any advice........... (Sorry my english i speak spanish) Uninstall all version of VS 2005 that you hav ...Show All

  • jw700 Change in Team Edition / Team System Direction??

    I'm starting this thread because all of the threads regarding DB Source Control, being able to open DB Projects in other versions of VS and other questions have gotten me to thinking and researching what is actually the reasoning / usage of Team System It would seem to me that DataDude may have gotten off track compared to the other TS Editions. If we all think back to when TS was released, we were forced to make a choice as to what edition we would migrate to. Most of us probably chose Developer. More important, the original intent (as I understood it) was that ALL TS Versions would have - 1. the same development capabilities (all types of projects, all languages, all technologies (i.e. Windows Forms, ASPNET, Web Services, etc.) ...Show All

  • Kathirvel Blitz++

    Does VC++ Express support Blitz++ (http://www.oonumerics.org/blitz/) hello Re: Blitz++ I'd recommend you to use the mailing list of Blits++ to consult such questions. It is Blits++ itself can decide whether to have VC++ Express support or not. regards rico Thanks for that, I'll check out the link. ...Show All

  • Bondforever mouse move code delayed question

    Hi, We are developing a program which has a CAD control on it, i want to achieve the effect which is that, when i move my mouse over an object, say a 'Slab' panel, this particular slab panel will be highlighted. I put code under 'mouse move' event, and i can identify which panel the mouse is over and change its color. The problem is that, when i move the mouse, the searching code will be executed, when they are many objects on the CAD window, that will be very time consuming. Is there a way i can have the delay effect, like the one used in Window's tooltip control I want the searching code stops when the mouse move, and start working when it stops over an object for a predefined milliseconds. Can you help Thanks. ...Show All

  • Dirk Junghanns Media files mp3's in VB express please help..to another computer

    New in VB . I put a mp3. file in my application using AxWindowsMediaPlayer and putting the url C:\Documents and Settings\ etc...It works on my pc, but i tryed sending the exe. to somebody else but they can't hear the music. They could run the exe program but can't hear anything. So i was wondering if anybody could help me........to fix this problem ...what could i do thanksssssss Yes the other person was able to view everything , but couldn't hear the mp3. He has .net framework 2... and had k-lite install which includes plenty of codecs for audio and video. This might help...... ok the url that i put on the AxWindowsMediaPlayer was C:\Documents and Settings\Chico\My Documents\synthmania_demo.mp3.  When i opened the p ...Show All

  • DSent Change Local Path after download files from Source Control

    Hi to all, I have downloaded a complete solution from TFS Source Control, to a specific directory. The first time, VSTS prompt me to select a directory to download. After working a couple of days with this solution in this directory (i.e.; C:\Projects ); I want to start using the D:\Projects directory to download and store my files. But I can’t find an option in Source Control to change the Local Path where the files are downloaded. Does anybody knows how to do this Thanks in advance Bye from Spain Bruno Capuano Sr. Solution Developer Avanade, Inc. | Madrid Development Center Blog: http://spaces.msn.com/brunocapuano Thanks Ric ...Show All

  • EvanescenceX access database

    I know there is a treat about this but it can 't solve my problem I've got vb express on 2 computers now, en when I try to connect by add new datasource, one my laptop i'vr got give a connection string , on the other pc , I can browse to the access database. I already removed the complete office and express editions and installed them again the same problem occures a simple question fot some but i can't find it why is there a difference, and I'vr tried several connectionstring , nothing seems to work Is there someone who can give me a push in the good direction thanks in advance greetz ivo Hi all, Those are the steps i made on both computers, and on my laptop, i can' ...Show All

  • Sonix2001 Product Key to migrate from TFS Workgroup edition to Standard edition

    Hello, we have TFS Workgroup edition (supplied along with MSDN subscription package) and successfully used it in our development process . Now we want to upgrade it to Standard version (5 CAL is really limiting us). As says this article ( http://msdn2.microsoft.com/en-us/library/ms404848(VS.80).aspx) the only thing we need is the right Product Key. To get it, we bought TFS and 25 CALs for it and received yesterday electronic version of licenses. BUT, as we were told in our local Microsoft’s technical support, this product DOES NOT HAVE any activation keys itself and therefore they can’t give us any Product Key to upgrade from Workgroup. The only thing they suggest is to install it from the scratch, but we don’t want to do ...Show All

  • tomwilde team architect edition - where can i download trial?

    Hi, We have TFS set up in our office, and now I am trying to get a hold of a trial version of VS Team Architect Edition to play with the new designers etc. On the architect homepage ( http://msdn.microsoft.com/vstudio/teamsystem/architect/ ), there is a link to 'get the trial edition', but this takes me to the main visual studio trial page ( http://msdn.microsoft.com/vstudio/products/trial/ ), and when i download and install this, all that is available is the developer and tester tools (no architect tools). Can someone point me to the correct location to download the Team Architect Edition Many thanks in advance, Gordon Doherty I have installed the "Visual Studio 2005 Team Edition for Software Developers" y ...Show All

  • Muhammad Adnan MDI Form Windows...

    Ok, this is most likely a stupid question, but how exactly is this working   Screenshot: http://visualstudio.mihopa.net/images/MDI_Parent_windows.jpg   I am unable to figure out how that is automatically making a menu option. I was unable to find any code on this either. I want to know how this is working, so I can learn how to manipulate it.   Also, in the MDI Notepad example for VB6, it had the same thing without any code. I'm confused. Lol.   MDI Notepad example: http://www.microsoft.com/downloads/details.aspx FamilyID=b773574f-85b7-4fb1-99ee-8344c6d6f950&DisplayLang=en Ok, I've figured out how to enable/disable this... To do so, go to the MenuS ...Show All

  • Mykhaylo Blishch Express for Small Buisness

    HI : I am from Pakistan, Lahore. As Microsoft products are licensed and their use in production environment entitles with "some cost". Can small businesses or self owned type business use the "express editions" for their customers. Please also refer some link which briefs about the "feature difference" between Express Web Developer / C# Express developer and Visual Studio Professional /Standard Edition. Please help. well right express edit have certain limitations but i think it HAS the required coponenets needed to build applications. Thx.. Can you please tell that can we use Express Editions for doing buisness yes you can :-) Thx.. C ...Show All

  • Robert Shurbet MSBuild FlavorToBuild being ignored

    I setup two build types for a team project, one is a testing debug build and the other is a production release build. It seems that no matter what I put in the FlavorToBuild the solution keeps getting build with the Debug configuration. One of the projects in the solution is a web deployment project that swaps sections of the web.config depending on the build configuration so the final output keeps setting this incorrectly. I currently have this in the TFSBuild.proj: < ItemGroup > < ConfigurationToBuild Include = " Release|Mixed Platforms " > < FlavorToBuild > Release </ FlavorToBuild > < PlatformToBuild > Mixed Platforms </ PlatformToBuild > </ ConfigurationToBuild > ...Show All

  • Kannan.Perumal Create a new filter in reports

    New bee in creating reports ! I need to add a new filter called Issue Type to all existing reports. How do I do this Thanks Srikanth Hi Srikanth, Were you able to figure this out If not, try looking at this msdn doc about adding a parameter to a report: http://msdn2.microsoft.com/en-us/library/aa337432.aspx basically what you'll need to do is add the parameter to the report, and then also modify the query for the dataset for that report. mauli Hi Srikanth can you please give me detailed info about what actually your requirement Thanks, Kathir ...Show All

  • vinaychavan22 Unable to call VersionControlServer.CreateLabel successful

    Hi all, I'm trying to create new label from TFS object model but I got error when compile. Am I missing something Argument '2': cannot convert from 'Microsoft.TeamFoundation.VersionControl.Client.ItemSpec' to 'Microsoft.TeamFoundation.VersionControl.Client.LabelItemSpec[]' public void CreateNewLabel() { string serverName = @"http://tfsrv:8080" ; string labelName = textBox_Label.Text; TeamFoundationServer tfs = TeamFoundationServerFactory .GetServer(serverName); VersionControlServer vcs = ( VersionControlServer )tfs.GetService( typeof ( VersionControlServer )); string labelOwner = vcs.AuthenticatedUser; string labelScope = @"$/LSI/TRUNK" ; string labelComment = &qu ...Show All

  • Javier Martinez Work Item History Report

    Hi guys, I need to write a report that should show the history of determinated WorkItem. Anyone know how can I do this I'm looking for the table at SQL Server, because I didnt find a dimension to it. tks a lot Thiago www.tritech.com.br VSTS Developer Team You should be looking for the relevant measures - the ones that contain the historical data - the dimensions will allow you to slice and dice that data. If you are using SQL Server Enterprise edition, then you should be able to use the "Work Item History" perspective, which groups all the relevant dimensions and measures. Some of the the relevant dimensions are work Item, date and the measures are: cumulative baseline work, c ...Show All

717273747576777879808182838485868788

©2008 Software Development Network

powered by phorum