Software Development Network Logo
  • Windows Forms
  • Visual C++
  • Visual Basic
  • Visual Studio
  • .NET Development
  • Visual J#
  • Microsoft ISV
  • Game Technologies
  • Visual C#
  • Architecture
  • Windows Live
  • VS Team System
  • Smart Device
  • VS Express Editions
  • Visual FoxPro

Software Development Network >> kosmik's Q&A profile

kosmik

Member List

ChangLuo
nathan.wells
max_russell
Donaldinho
DavePS
Craig Shaughnessy
Jonnnnn
ArisenX
Bonzo the Beginner
Chris Thomas
Glennpd
xxz
hari.chinnan
Saam S D
khaley
Navaneeth
denis morozov
DHardy
Azeem Khan
Chewmp
Only Title

kosmik's Q&A profile

  • Visual Studio Team System Is it possible to programmatically access code coverage data?

    Hi, I am working with the unit testing system in Team System for Dev. So far it's been great except for one small issue: programmatic access to results. Our build process (a custom solution that has evolved over the years and is unlikely to be swapped out in the near future) runs our unit tests using mstest.exe. The resulting build email would ideally show both test results (pass/fail, failure details) and code coverage details. At this po ...Show All

  • Visual C# Which is better in developing a windows database applications?

    Which is better in developing a windows database applications creating your codes to generate controls/datasets/etc.. or just clicking and dragging your controls at design time I'm just curious because it's very easy to just click and drag but still there're who manually code. I assume you are mainly interested about whether to use strongly typed datasets or not. I would suggest that you use the strongly typed datasets, in doi ...Show All

  • Visual Studio Cant' install "Guidance Automation Extensions" ...

    I downloaded from here http://www.microsoft.com/downloads/details.aspx FamilyId=C0A394C0-5EEB-47C4-9F7B-71E51866A7ED&displaylang=en However, when I installed it, this error came out: Could not find file "C:\Program Files\Microsoft Visual Studio 8\Common7\IDE\PublicAssemblies\Microsoft.Practices.RecipeFramework.InstallState" This file is supposed to be inside the installation package " />. I tried to find around but ...Show All

  • Windows Forms Enclose all Properties within #region directive

    Hai .....,          How can I enclose all of the following Members within a region directive; 1. Member variables 2. Properties 3. Methods Hai vbjunkie,                  Here is the listing: //start region title if this is the first property if (propertyIndex == 0) //indicates that this is first p ...Show All

  • Visual Studio Team System Error Publishing Test Result

    Hello, I have Team Build installed and the builds are working fine.  However, when ever we try to publish a test result to the build we always get the following error: Status: Failed Error Message: Publish operation failed. What does that mean   How can I fix it   I can't seem to locate any logs or items in the event log. Thanks, Cindy The root cause of the failure you were seeing is the fact ...Show All

  • .NET Development ILGenerator.BeginCatchBlock() & ILGenerator.EndExceptionBlock() emit unwanted 'leave' instruction

    hi , i'm having problems with the Reflection.Emit.ILGenerator.BeginCatchBlock() and the Reflection.Emit.ILGenerator.EndExceptionBlock() methods. I've got the idea that BeginCatchBlock() is the correct way to end a try block aswell as serving to start the catch block - please correct me if thats wrong. The problem is that these methods are always emitting an extra 'leave' IL instruction that I do not want before they close the preceeding ...Show All

  • Software Development for Windows Vista Build 5303 symbols

    Does anyone know where to get build 5303 symbols Alternatively, which build is well supported by the symbol server Thanks, Gary Symbols for the current CTP build (December CTP - build 5270) have apparently been uploaded to the public symbol server. At least for everything my own debugging came into contact with. The builds after that have not been on the public server, and I'm assuming the next time the pub ...Show All

  • Windows Forms General ADO.NET question

    I have a form with 5 combo boxes. It works well, but I have 5 different data adapters and 5 different datasets. It just seems like a lot of code to do this. Is this the "correct" way, or is there a better way to do  ...Show All

  • Visual Studio Express Editions How to set BindingSource.Current to a given table record

    Visual Basic 2005 Express: If there is only 1 doctor in my SQL database table, then I don't want to pop up form2 to have the user select a doctor. I display DoctorBindingSource.Current( "FirstName"), etc. That is the case right now, and, it is working fine. If there is more than 1 record in the doctor table, then form2 pops up and the user selects a doctor. I want to pass to form1 which record was selected in form2 and set ...Show All

  • Visual C# Change CommandText to an existing dataset

    Hi: Ok i have 1 dataset in my application, inside the dataset I have a TableAdapter with the SQL Statement " SELECT mytable.* FROM mytable " in the SelectCommand. then I want to change this CommandText programaticaly using a user textboxt to this TableAdapter. for example " SELECT name,email,note FROM mytable WHERE id=45 " How can I do this stuff --- To create the tableadapter I used the dataset designer, n ...Show All

  • Visual C++ Problem writing &

    I am converting a CSV file into a XML file, the problem is when there is a data & in the CSV file its converted to & If the data is < its converted to < I am using IXMLDOMNode for setting the text value in the XML file Pls help Interesting. I've done just that recently, but it was a straight in/out deal--no XML document in RAM. In any case, this isn't the right ...Show All

  • Visual Basic hi,I am focusing on this subject......

    I´m trying to develop a decent tv tuner/capture application (since there are no such apps, nowhere, I say) in Visual Basic 6.0. I´m using the MSVidCtl component together with the AnalogTVTuningSpace and IChannelTuneRequest object to achieve this, as desc ...Show All

  • Software Development for Windows Vista Interrupt State execution in State Machine workflow

    Is there a way for an EventDriven or StateInitialization activity to be interrupted by another event, say, another EventDriven activity in the same state I've got a StateMachine workflow where each state performs some processing, either in a StateInitialization or an EventDriven activity. This processing can take some time and there is a requirement that the user should be able to cancel this processing and jump to another state at any time. I ...Show All

  • .NET Development <msxsl:script> issue

      Hello,    I'm using the Data view web part for SharePoint where it randomly takes one quote from a list and displays that quote. I'm recently realized that microsoft extends script usage for xslt using the <msxsl:script> tag to incorporate JScript. This is the code that I've created: <xsl:stylesheet xmlns:x=" http://www.w3.org/2001/XMLSchema "       xmlns:d=" http://schemas.microsoft. ...Show All

  • Visual FoxPro Problems with W2003 Terminal services

    We have migrated from a NT 4.0/Citrix application server to W2003 Terminal Services. The storage has not changed, this is still the same file server in the network. The application is written in VFP 9.0 makes use of VFP databases/tables. This turns out to be a nightmare. We see lots of corrupted files, and often there is a lag between writing data and the moment that the data is seen when we read it back. This lag can take full minutes! ...Show All

©2008 Software Development Network

powered by phorum