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

Software Development Network >> VS Team System

VS Team System

New Question

Drag Drop PictureBox
Can't find compiled program
Filling a label with something from a dataset
.vbproj file wont hold subType value
Visual C++ set up help needed
MS Project file in Sharepoint marked as read-only
Game creation
Reading serial Byte data at 115200 Baud
Can't Branch a large project
Trouble setting field permissions for a custom server group.

Top Answerers

MR_ED
Tdah
cdnhype
Maheshsingh21
NelG1
e. ogas
Henrik Dahl
Bhanu Prakash Nunna - MSFT
ando
Sanjukta
sitemap
Only Title

Answer Questions

  • flash.tato How can I discover the Windows version?

    I need to find the Windows Version (not using System.OSVersion), for Example "Windows Vista Basic Edition" as seen in My Computer (when you go to properties). I also want to collect the amount of RAM, HDD and other basic computer specifications. Where do I find all of this information You'll have to P/Invoke the new Vista API function GetProductInfo() . The other info you need is available from WMI. Play with WMI Code Creator to find the proper queries. Thanks HEAPS! ...Show All

  • _Alex_ DHTML controls

    how do i get the copy, cut and paste controls to work with the DHTML box Im trying to create a html editor and im using the DHTML edit control for IE5, its a COM component. I want to be able to use the copy, cut and paste tools but they do not work like with the RTB (RichTextBox.copy) How do i get these to work They are not in the toolbox thanx, i've made my html editor using most of the code u gave me but i changed some of it. Would like to add some features to my editor but im not sure how, can you help The features i want to add are - - Copy string from webbrowser to clipboard - Cut string from webbrowser to clipboard - Paste string from clipbo ...Show All

  • Nick Gravelyn Qns on SQL 2005 EE, use with C# 2005 EE.

    Hi, got qns here regarding SQL database. Can my program with SQL database run correctly on another com using win xp home edition, with only C# 2005 EE installed Is it compulsory for every table in a database to have a primary key Can I extract a data from a specific cell in a database table(click button get data) How do I go about doing it (the simplest n straight forward method) Many Thanks in advance. ok, thanks for the suggestion and explaination. I will try it out and see the outcome.   Regarding answer 3). In my case, the database I am working with has only 'double' values. I have two columns one named 'Temperature in degree C' and the other 'Time'. I need to get the corres ...Show All

  • slimcode Data Driven Unit Test question

    There has to be an easy way to do this but for some reason I cannot find it. We have 6 different responses that we are expecting back for the data we send. We want to be able to adjust the distribution between the responses so I have seperated the data into 6 different tables and created 6 methods. The problem is that if I use the Data Driven aproach in the samples it runs through all the data in the table every time the test runs. I only want one set of data each time but still want to go through each row before repeating. Is there a way to setup the DataSource/DataAccessMethod to grab only 1 new row each time the test is ran instead of grabbing all the rows Eventually we are going to be using a 32 client load for an 8 hour perio ...Show All

  • Will Durning Copy Protection/Demo Disk

    Good Day, as a beginner I learned from a lot of you in this forum and wish to thank all of you who have help. Because of your help I have completed by first program and learn how to deploy onto a CD using ClickOnce. Where I need help understanding next is how do I build a demo disk the will either limit the number of entries or a time expire method so that the client will need to purchase a upgrade and how do I copy protect the software so that it can’t be copied to other machine. I have read a lot of the forums commits but most of them seem to suggest using third party software. I would like to learn how to do write code for these things for myself. Any suggestion on which way or what reading material can lead me in the ...Show All

  • stephanielauym Set default value for Sytem.AreaPath

    Within our project we are working with a third party for implementation of a specific module. We want to use TFS workitem tracking to track bugs in this module. Employees of this company should be able to see all work items submitted to them or assigned by them. In our previous tracking system, I could set permissions on queries, so that they could only run the queries we defined for them. In TFS I wanted to use the security permissions on the AreaPath field, but the problem is that it is not possible to make this field required or to set it automatically using a COPY or DEFAULT rule. So in order to obtain the required result, someone has to set the AreaPath manually for all submitted work items, which is off course not very practicle. Is ...Show All

  • m.a.fuchs VB Express minor screwups/bugs

    first, i dont know if this is in the right place.... but here are some minor things to be fixed (or not) in VB express: 1. there might be a spelling mistake on label's properties toolbox - Is it supposed to be fontcolor or forecolor becuase it changes the text color. 2. Somewhere in a properties toolbox (i forget which one. I'll edit if i find it again) where there is a + to open a drop down box that has more things to edit, but when u click it it just disapears and nothing drops sown and appears... These are some minor errors that you might want to fix 1) no, its correct. changing the textcolor will be FontColor not forecolor because you are changing the color of the font Its the opp ...Show All

  • Mikaelm Controls on tab pages just disappearing

    Hi there! I am experiencing the following problem: From time to time, all controls placed on the currently active tab page just disappear and reappear only after reloading the project. This behavior is very disturbing and eats a lot of time for closing/reopening etc. Is this problem known to anybody Does someone have a solution Best regards, Merry I took the chance to vote for fixing this issue, since this erratic behavior is very annoying. This is a known problem, check this thread . Add your vote please... Its refreshing the form or someting like that...i dont think you can disable it...i know its annoying and it happens to me too.. ...Show All

  • Rainadaman Question about the EULA

    Hello. I'd just like to ask, is the EULA just an agreement between the maker of software and the user, or is it actually a legal thing if it is a legal thing, how do you get it Am asking because as am still new to programing I dun't fully understand it, and av still got a lot to learn. Than you. It is a legal thing between you the programmer (user of Visual Studio) and Microsoft. The permissive license can be found here: http://msdn.microsoft.com/vstudio/eula.aspx id=be66e254-3b65-40d9-9210-c63b3bc5c1da I make no legal representation...however in a nutshell Microsoft gives you the right to develope and distribute any program that you create not withstanding any 3rd party or ...Show All

  • KBar II Issues list on Team Portal not updated - possible bug?

    Hello, A work item was updated with a new assignee but when I looked at the Issues List on the Team Portal, the change was not updated. Was there something else that needed to be done to get the Team Portal Issues List updated or is this a bug Maggie I checked the Issues List on the Team Portl hours after the change and realized that the Issues List did get updated. What I don't know is how long does it normally take for the Issues List to refresh to the new changes and if the user need to exit out of Team Portal, or even Team Foundation all together to get the updates. Maggie Hi Maggie: It depends how often the warehouse is being refreshed but I think that ...Show All

  • rickyg How to bypass uninstall free space check in CTP6?

    I downloaded CTP 7, and when attempting to uninstall CTP 6 got the following message: Window Title: Microsoft Visual Studio 2005 Team Edition for Database Professionals - ENU Error Message: Setup requires 13 MB of free space in the temp directory, but only 0 MB is available. I have over 30GB of free space on both drives in my system. How do I uninstall it So far I've tried rebooting, clearing the temp directory (%TEMP%, %TMP%, and %SystemRoot%\Temp). Is there anything else I should try I get the same message when trying to install CTP7, but I suspect the CTP7 installer is trying to uninstall CTP6. So, it seems the problem is that I had SQL Server Management Studio open. Closing it allowed uninstall of ...Show All

  • yaron-ct Favorites in webbrowser help!!???

    ok im making a internet browser and i added the addtofavorites option and a favorites drop downlist these are the codes im useing Private Sub Favorites_DropDownItemClicked( ByVal sender As Object , ByVal e As System.Windows.Forms.ToolStripItemClickedEventArgs) Handles Favorites.DropDownItemClicked WebBrowser1.Navigate(e.ClickedItem.Text) End Sub Private Sub AddToFavorites_Click( ByVal sender As System.Object, ByVal e As System.EventArgs) Handles AddToFavorites.Click Favorites.DropDownItems.Add(WebBrowser1.Url.ToString) End Sub and when i add a favorite it gos right and everything but when i close the app and reopen all my favorites are gone how do i ...Show All

  • Blue_Cali Feature requests

    Hi, We're using TFS quite a bit and even though we're a small (5 people) dev team, we get a lot out of it. Here are 2 feature requests we'd like: #1: Send work item by email -- This would be in the File dropdown menu or a button somewhere in the WI record and would send an HTML version of all pertinent fields and change history to an email address from our exchange server. #2: Scheduled nightly builds built in to TFS. We're using task scheduler as it stands, but it would be very convenient to have this integrated into Team Build somehow. Thanks, JonS JonS Thanks for the feedback. I have passed on your feature requests to the respective teams. Thanks! ...Show All

  • Bill Baker Publishing to a free webserver?

    i just finished making a program and now i want to publish it to a free bravenet webserver... i keep getting errors and i dont know what is wrong.. could someone please try this for me and give me directions on how to make it work... or let me know if this is even possable... I'm not sure that it's possible. I am sure of a couple of things, for serving a published project, I'm very sure it needs to be served from a Microsoft platform because execution is involved. This is not necessarily so for the components of a Setup Project which is an excutable and an .msi file. I can take an msi file and make a page link to to it anywhere and it will install on a microsoft system. An example of this is www ...Show All

  • Kevin Hoffman how to save files

    Hi! I have tried this code (from Spotty) for saving and opening files and it works perfectly with my program but i need to add more TextBoxes, one ComboBox, one RichTextBox (text and picture from paint). How can i solve the problem I'am useing WinXP and VB Express Grateful for answers. I.HJ Public Class Form1 Private Mod_strFilename As String = "" Private Sub BtnLoad_Click( ByVal sender As System.Object, ByVal e As System.EventArgs) Handles BtnLoad.Click Dim ObjFileBrowser As New OpenFileDialog If ObjFileBrowser.ShowDialog() = System.Windows.Forms.DialogResult.OK Then Dim str_Filename = ObjFileBrowser.FileName TextBox1.Text = My .Computer.FileSystem.Re ...Show All

282930313233343536373839404142434445

©2008 Software Development Network

powered by phorum