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

Software Development Network >> VS Team System

VS Team System

New Question

Differences between UML and DSL
capture screen shots for test results?
Customize the Email format for Build Completes Notification
LINK : fatal error LNK1181
string data type conversion errors
WssTasks.xml
SharePoint 2007 ?
I don't know the correct way to make if statments with variables on fucntions.
ICommonStructureService CreateProject
vs2005 express

Top Answerers

COLLECTOR
vtortola
dedoz
TWild
nbrege
streetpc
xlordt
guyinkalamazoo3
swagatika_m
malgre
sitemap
Only Title

Answer Questions

  • blixy scrolling panel as text expands

    Hi all, I'm using a panel to display text using the e.Graphics.DrawString function... Unfortunately, the amount of text that I will be displaying is bound to vary, and as such, I need my panel to scroll as needed. Of course I have the autoscroll property set to true, but when more text is added to the panel that can be displayed (ie, i need to use a vertical scrollbar), a scrollbar doesn't appear, and I can't view all of the text. Does anyone know how I can make the panel scroll appropriately as needed Thanks so much Any input is greatly appreciated! Thanks again -Robert Seems to work fine for me. However, it is probably better to draw to a contained control, rather than the scrolling panel itself - I've found that you have more ...Show All

  • hrubesh OpenFileDialog -- Specific folder

    Can open file dialog be aimed at a specific folder For example, C:\Program Files\SomeFolder I tried playing around with the code, but without any success. Private myImage As Bitmap Private Sub Button1_Click(ByVal sender As System.Object, ByVal e _ As System.EventArgs) Handles Button1.Click OpenFileDialog1.FileName = "" Me.OpenFileDialog1.Filter = "Images (*.BMP;*.JPG;*.GIF)|*.BMP;*.JPG;*.GIF|All files (*.*)|*.*" If OpenFileDialog1.ShowDialog() = Windows.Forms.DialogResult.OK _ Then myImage = CType(Bitmap.FromFile(OpenFileDialog1.FileName), Bitmap) PictureBox1.Width = myImage.Width PictureBox1.Height = myImage.Height PictureBox1.Invalidate() End Sub ...Show All

  • Michael Bolland Change a window position

    I am a beginner and I was wondering how I could make a form/window look like its sliding accross the screen. I have set up the timer and that, I just need something like: Me.location = (x + 1, (middle of screen)) Thanks Nathan Or even this: Dim X As Integer Dim Y As Integer = CInt(Screen.PrimaryScreen.Bounds.Height / 2 - Me.Height / 2) Private Sub Timer1_Tick(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Timer1.Tick X += 1 Me.Location = New Point(X, Y) End Sub If you press Alt-Spacebar while the window is moving it leaves it's control menu behind - weird. Me.location = (x + 1, (Screen.Prim ...Show All

  • Sharewareisland.com Configuring TFS.

    How do I set up Team Foundation Server Does anybody have any notes or tips on the above. A series of steps with examples would be really helpful. I am at the stage wher I have installed TFS successfully but I now have to configure it On your installation media, you should see a guide called TfsInstall.chm. This provides a step-by-step guide to install TFS along with a link to download the latest updated copy of the guide. You can also find several walkthroughs and guides for TFS administration/configuration here . ...Show All

  • Dave Ehrlich Is there a way to select the executed test cases from the database when generating report?

    I am generating a test case report for our project manager in VSTS. I can set the filed "workitem type" as "test case" to get all the cases. but i do not find a field i can use to get the executed test cases. Anyone can help me Thanks! Thank you for your reply. Product Studio is a tool we used to manage bugs and test cases before. We are considering to use VSTS to manage bugs and test cases now. I found a tool in toolbox to import the test case from Product Studio into TFS database. I did not find a tool to import test result from PS into TFS, so the test result in TFS database is still empty yet. My question is, can i select the executed test cases from TFS database if the test result DB is empty From ...Show All

  • Dattaforit "Update requires a valid DeleteCommand when passed DataRow collection with deleted rows. "

    For god's sake somebody help me. I have become half mad and tearing my hair for the last 2 weeks trying to delete a damn row from sql database but all i get is an error saying: "Update requires a valid DeleteCommand when passed DataRow collection with deleted rows. " i have tried many solutions including parameterized queries.Can somebody give me a simple code for a button which when clicked deletes a row of data from sql. Iam using vb.net & Mssql 2005.I am developing a single windows form connected to a database named - customers, with one table - named address. no worries, I appreciate your valuable feedback and glad I could help you all :-) it would help if you can post the c ...Show All

  • Adam.Kahtava Load Testing > Counter Sets > 'Threshold' Values > Visual Studio 2005

    I am very confused with Counter Sets 'Threshold' values........ There are 3 categories under Counter Sets which are: Load Test, Controller, Agents and under each category there is a list of sub-category. Questions: Q1: Is there any way I can find out what is the average 'Threshold' values for each category for my website Q2: Is there any online resource or help available which I can use as a guideline to set 'Threshold' values Q3: Do I have to set all 'Threshold' values for all categories or I can leave some blank If I leave them blank than what is the default values Are they all set to 0 Q4: At the moment when I run a load test I get the following 'Threshold' errors even though I ...Show All

  • Cam Bruce352168 Linked Servers

    Hi all...SQL Semi-Newb here... I am able to create a link to a SQL 2000 Server from a SQL 2005 Server. I am able to use the wizard and T-SQL to create a linked server under the "Linked Server" section. Issue is that when I click on it to view tables and the like there is nothing there. I am really at a loss...I've been all over the net but still haven't found the answer. Any help would be great...Thanks. Jason Ok...I figured this out...hasn't taken me this long...just this long to post it...anyway. What I have found to work is "CROSS JOIN". SELECT * FROM dbo.CAPPQ_DailyPQ CROSS JOIN OASSLDW2.vantive.dbo.BR_INTERFACE AS Interface CROSS JOIN OA ...Show All

  • Sarath. TFS MSSCCI asking for login info when using 3rd party IDE

    My problem is as follows: I am using a 3rd party IDE. Eadh time it connects to the server (e.g., to open files from source control, refresh SCC status, etc.), I get prompted by TFS to provide Team Foundation Login Information to communicate to the server over HTTP or HTTPS. I have read the thread https://forums.microsoft.com/MSDN/ShowPost.aspx PostID=1086788&SiteID=1 , however it only applies to VS 2K3 (the IDE I am using does not have the Login ID option). My question is: I am trying to connect to the server using the credentials of the logged in user. Is it possible to set the TFS client to always forward the credentials of the logged in user (user name/win pass) to the server instead of prompting me every time If not, are ...Show All

  • GarrettM [Urgent Help needed] VSTS unable to log into ADFS!

      Hi All, First of all, here is what the performance rig is like 1) Two webservers in clustered environment on a subnet. 2) One ADFS server in the same subnet as the webservers for authentication. 3) One DB server on the same subnet. When user navigates to the http://webserver/ they are redirected to the http://ADFS/ machine which would display the user a page where he/she would choose their federation server, once they choose their federation server this page would place a cookie and would not be displayed next time user is redirected for authentication. After choosing the fedration server user is presented with a login page which is hosted on the ADFS box, user would put their CORRECT user name and password ...Show All

  • dgolds Scheduling a procedure

    I need to run some code at a certain time. I can do a While loop controled by a Time variable, but I think that that is too inefficient. What is the best way to do this I have something in mind like the Application.OnTime of VBA. Thanks, Antonio You could use a timer to check the time every second, or minute or whatever to suit your need. SJ and I both recommend using the Taskscheduler for this start | programs | accessories | system tool | task scheduler At the moment I am using While timestart- Now.ToUniversalTime > System.TimeSpan.FromSeconds(120) Sleep(5000) End While Is there a be ...Show All

  • sandy_patil Having problems installing Program on differnt machines

    So, I wrote a program. and installed it on win98, and xp. but i have one or 2 pc's that just will not let me install it on. It gives me An error saying it could not download one or more of the files. needed. however the entire thing is there.. It does use .net 2.0 Any ideas how did you try to install it You may wish to download .NET Framework 2.0 and install it manually, then install the application. Hi Enlikil, Can you give abit more detail please, like whats the OS, system spec (CPU, RAM) and as mentioned is the .Net Framework 2.0 installed Also can you either past the error message in or attach an image of it please. Thanks Scott ...Show All

  • David Botz Error TSD158 when Building from MSBuild

    My build server does not have SQL Server 2005 installed on it, just client tools. I execute the following at the command line: msbuild /p:TargetDatabase=MyDatabase;ConnectionString="Data Source=SQLSERVERMACHINENAME;Integrated Security=True;Pooling=False" I get the following response: Build started 12/19/2006 3:44:00 PM. __________________________________________________ Project "C:\MyDatabase\MyDatabase.dbproj" (default targets): Target SqlBuild: Building deployment script for MyDatabase: EnableFullTextSearch, BlockIncrementalDeploymentIfDataLoss MSBUILD : Build error TSD158: An error has occurred while establishing a connection to the server. When connecting to SQL Server 2005, this failure may be cause ...Show All

  • braz vb.net express Guided Tour Example fails?

    Hi all, (2005 express vb edition with sql server 2005 express edition) I'm running through the Visual Basic Guided Tour...I like it alot. But, I have a simple problem. Under the help system Visual Basic Express -> Visual Basic Guided Tour -> Managing Your Records: Using Data in Your Programs -> Showing Information to the User: The BindingNavigator Save does not seem to work. I tried the next lesson: Adding or Modifying your Records: (saving the dataset from the local copy to the server copy via code on form closing event) and that fails too. I've run thru this lesson on two different machines with NO success. Sure, I can see the records I added in earlier lessons...and I can make changes to the local copy of the dataset while th ...Show All

  • Richard Morgan commands

    where do i go to learn about all the vb commands, as i read these posts i am learning about commands that m books dont tell me about. how can do somethhing if i dont know the commands. things like accept and so on what you said guys i am doing, i am reading all you sent. but like someone who want to be a motor machanic doesnt just read about styles and engines, he learns about all the compnents and waht they do to understand how it works. likwise is i dont understand abuot databsae connections how can i sucsesfully conect to one, equally so, where wh have commands like insert, accept, even the simplt input, if i dont understand their function with in a sub how can i complete anything. i accept w ...Show All

92939495969798990123456789

©2008 Software Development Network

powered by phorum