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

Software Development Network >> VS Team System

VS Team System

New Question

Rules with multi-level picklist.
Unable to connect to Team Foundation Server
SQL Commands?
My.Computer.FileSystem.CopyFile
ctp3 for V.S T.E for Database Professionals
Innate memory leak with C#?
How Do I Use the "Enter" Key on a form?
Serial Port multithreading
Access/Jet DB querry
No release mode in visual studio 2005

Top Answerers

Herru Perdana
Milzit
Roman S.
nhaas
Terry Lewis
rockmanxyj
Auris
mbaclawski
Sam_res03
vutkuri
sitemap
Only Title

Answer Questions

  • Vidhya Sagar VS Hanging

    Whenever i try to debug my application, Visual Studio Express passes after the compilation, and then nothing happens. After a shrot while a message appears telling me to wait, and if VS is waiting on another program, would i like to go to it. This has me perplexed, as i have no idea what is going on. I was not doing this constantly though so i continues with my coding, but toaday when i went to compile it, it complained of managed code trying to be executed in an OSLoader lock. I now I did not muck up my code, as all I removed was a single COnsole.Write Line command.The code generating this was in one of the files VS had generated for me. Any help in fixing this much appreciated, Mike The first problem ...Show All

  • SoundGuy88480 text not changing

    When i use this code the text " this is how to disarm the rp-3 type keypad" displays when i use the rp-1 selection. please help Private Sub Button1_Click( ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button1.Click If Me .ComboBox1.Text.Contains( "RP-1" ) Then ElseIf Me .ComboBox2.Text.Contains( "Arm/ Disarm" ) Then Me .RichTextBox1.Text = ( "This is how you Arm/ Disarm the RP-1 type keypad" ) End If If Me .ComboBox1.Text.Contains( "RP-2" ) Then ElseIf Me .ComboBox2.Text.Contains( "Arm/ Disarm" ) Then Me .RichTextBox1.Text = ( "This is how you Arm/ Disarm th ...Show All

  • Joe Buys Game problem

    Hi, I am struggling to do a game. 6 values: 13, 99, 7, 32, 23 ,24 Enter the number: 3454 Suppose that 3454= ( ( ( ( 99 - 7 ) - 32 ) - 23 ) * 24) - 13 With these values , I must obtain the number that is entered. I am thinking on it but nothing comes to my mind . Would you please help me Would you please try to help me on this game's logic or algorithm I am really get stuck with it. So would any one help me how to start to constitute its logic Hello You should start by understating the problem and then its solution and then code it. This is a nice problem that is common to give to students, you can find a discussion on the algorithm on many websites (such as here: http://mathforum.org/library/drmath/view/64637 ...Show All

  • jeusdi The same web test runs once and fails the next one!!

    I have a web test that I need to run iterativelly on my application I configured the run count to be 100, the first time I run the application only the first run inserts data successfully the other 99 don't, the next time I run the test even the first run fails. The problem is not with the data because there are no special validations made on the data to be inserted the system accepts all sorts of data even duplicated. Please note that when I say fail I don't mean that the web test stops or give a fail status for this case I mean it fails to run the recorded actions somehow because I don't see the data that should be inserted into my database one more thing: if I insert the exact same data manually it is inserted into my system. A ...Show All

  • Helio Gama Faria Filho getting varied results

    Hi I am load testing a web based application..we at this point only require the response time in case we have 200 user hitting the link at the same time ....so wat i did wasrecorded the script in fiddler imported it to vsts and then configurd tha load test for the same .....i used a step load starting with 20 users and in every 60 sec 20 users were added till it reaches a maximum of 200 users ..i did not add an server or counters it was a local run however i made a connection pool of 100...igot error in connection wait time now if i change the connection pool little bit i get varied differences in the results specially the respone time which is my priority at the moment.Now here i have 2 concerns:- 1)connection pool is always set at ...Show All

  • ysrini Search files

    How do I search for specific files in a given Team Project I know we can do this from Windows Explorer after a workspace mapping has been created, but I want to know if this can be done from Source Control explorer itself. Thanks! You could use Team Foundation Sidekick add-in; it provides UI for the search through menu in Source Control Explorer. Regards, Eugene Hi Eugene, I installed the sidekick from the location you provided, closed and reopened VS2005. I still can't seem to find the menyu options mentioned in the sidekick. Please help! I don't know of a way to do this with Source Control Explorer. You can use the command line and patter ...Show All

  • Pavel M. Service Pack?

    Any idea of when the first service pack is going to be made available for the Express editions Rumor has it that SP1 will be available Real Soon Now, July time frame. I can't wait... ...Show All

  • Martin Hellspong Visual Studio 2005 Image Library

    Hello! Is Visual Studio 2005 Image Library available with Visual C# Express In the help files it says During Visual Studio setup, the image library is copied to your computer as the file VS2005ImageLibrary.zip. The default directory for this file is \...\Program Files\Microsoft Visual Studio 8\Common7\VS2005ImageLibrary\. but I can’t find it in my computer! Is there any way of downloading the file Or should I reinstall Visual Studio Thanks The Image Library is not included with Express editions. See http://blogs.msdn.com/jfoscoding/archive/2005/11/15/493263.aspx . ...Show All

  • Rick101 I can not make a different "cin.get()" and "cin.getline()"

    can you help me I think the best answer is here: basic_istream::get , basic_istream::getline Its all about how to deal with the delimiter, basic_istream::get put it back to input buffer, basic_istream::getline neither put back nor appended to the controled sequence. ...Show All

  • BrettDerry Accessing the updated power toys when installed using the .msi

    Hi, Perhaps I missed it, but there doesn't seem to be any documentation that indicates how to access the command line power toys after they are installed using the msi package. I had to do a search on my c: and d: program files folders for tfpt.exe to figure out where it installed to. I would consider modifying the installer to add a shortcut to the start menu that opens a command line with a path setting that points to the installation directory for the power toys. At the very least, some text on the download page that specifies that the power toys install to "C:\Program Files\Microsoft Team Foundation Server Power Toys" would do the trick. Users shouldn't have to search their own hard drive to find the app they just installed! ...Show All

  • Ayhan Yerli (TR-NL) Save checkbox Settings

    HI again how can i save checkbox settings for example: default configuration is, if cehckbox is uncheked than program will initialize normaly, if is checked than will initialize minimized. Thanks ;P There are many ways. you can save it into an Xml configuration file, then read the value back at runtime/startup and act upon the value or save it in your settings (My.Settings) I've never used My.Settings but take a look at msdn.microsoft.com in the search box ;-) 'Create a setting called 'cb1' '(Double click on the solution explorer window, 'My project') 'Find the 'settings' tab. 'Name = cb1, Type = Boolean, Scope = user, Value = False 'On a form with 2 buttons: Public Class Form ...Show All

  • Marius F Something Besides Sql Server

    I understand how nice Sql server express is, but I need to find a different way of storing data. I am trying to create a program that I can distribute without forcing the user to install a bunch of stuff (except the framework, of course). I also understand that I could use xml, but I would need to learn a new way to program (I already know how to program against an SQL database). Does anyone have any suggestions on what kind of database I could use, and any links on how to program against it Here is a small example to connect to an access database. using System; using System.Data; using System.Data.OleDb; public DataSet SelectFromDataBase() {      OleDbConnection Conn = new ...Show All

  • Farhan H Soomro Build failing - write permission problem.

    Hi folks, i'm trying to set up my team build but the out of the box setup isn't working to well :( the following error is .. Solution: ProjectX.sln, Project: Web Site, Compilation errors and warnings ASPNETCOMPILER(0,0): error ASPRUNTIME: The current identity (DOMAIN\tfsservice) does not have write access to 'C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files'. Solution: ProjectX Deployment.wdproj, Project: Web Site, Compilation errors and warnings ASPNETCOMPILER(0,0): error ASPRUNTIME: The current identity (DOMAIN\tfsservice) does not have write access to 'C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files'.   Edit: I found some hints -> " If you change the se ...Show All

  • pappascd Forms in Visual Express

    I have start creating a form even when I am begineer. I was watching a person @ Microsoft. When I try to right a script there is no scroll bar that makes it easier for user to scroll and pick the task of the this rather then writing the whole code but when I type Me. no scroll bar comes. Why and How can I fix it. I don't know I use C++ but the form might use something else. I am using Visual Express 2005 its Visual C++ express "Me" is Visual Basic. Type "this->" and enjoy. Hello You will probably need to show us your code before we can help. However one possible remedy is to delete the .ncb file ...Show All

  • Steph_Job0 transparent form borders like vista

    I am trying to make a form that has a vista form appearance. The header/border for example has some transparency and the rest of the form is normal. It looks nice. Can not quite seem to get it to work. May try overlapping a borderless form on a semitransparent form somehow. Anyone done this yet hmm link didnt appear here it is http://www.codeproject.com/useritems/How_to_make_VistaForm.asp I also found this recently. But its in C It's the same code in VB s in C#. You can use an online converter such as http://www.carlosag.net/Tools/CodeTranslator/Default.aspx to get ...Show All

89909192939495969798990123456

©2008 Software Development Network

powered by phorum