Software Development Network Logo
  • Visual FoxPro
  • Visual C#
  • Smart Device
  • Architecture
  • Visual Basic
  • Visual J#
  • Windows Forms
  • VS Express Editions
  • Windows Live
  • Microsoft ISV
  • Visual Studio
  • Visual C++
  • Game Technologies
  • Windows Vista
  • SQL Server

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

Kmicic77

Member List

Jenny Maria Cuenca
AndyReddy
A. Marshall
denisa
Robert D Misiak
Captain Toad
AMDRIT
captainstorm
Juan P. Arellano
Raja_blr
MartinT
vhrao
Klaus MeldGaard Keith
haus_baus
azreon
DavidATaylor
zipfeli
kfrost
Cordell Lawrence
hrubin996
Only Title

Kmicic77's Q&A profile

  • Visual C# iterating through items of a combobox

    i have some text items in a combox. how can iterate through them using foreach loop and display them using messagebox. foreach(string item in comboBox1.Items) { ... } This assumes all the items in the combo box are strings of course. ...Show All

  • Visual Studio Team System Recording Web Tests with a redirect

    I am working with the test tools in Whidbey and I have come to a point that I am stumped.  Our web app main page gets loaded in a new window that closes the previous window.  When you start recording a test and load the URL of the web site, the login screen closes the window you were recording in and waits for input.  Unfortunately, the recording is stopped when the window closes and you can't go any further.  Is there some w ...Show All

  • Visual Studio Team System WebTest with Team Build?

    Is it possible to run WebTests with Team Build I'm using Beta 3 Refresh and I couldn't manage it to work, no matter what I do the test always fail under Team Build (it runs perfect when using Test Manager). I'm getting the error: Results Top Level Tests ------- --------------- Failed (FullTests/)c:\fullbuild\projeto apresentacao\fullbuild\sources\classlibteste\testproject\webtest1.webtest Run has the following issue(s): F:\Program Fi ...Show All

  • Software Development for Windows Vista Why does ListenActivity always have two EventDrivenActivity

    Hey guys, I just started using WWF Beta 2 so I'm running into all those beginner things ;-) When I add a ListenActivity to a workflow by default it has two EventDrivenActivity. I can add more EDAs but I can't remove one of the two. I don't see a reason why I can't ahve a LA with only one EDA. Is that a bug or a feature Thanks, Christoph Christoph Wienands wrote: OK, I'll check it out. Do you ...Show All

  • Smart Device Development Can i use transcriber into an CF2 application ??

    Hello, I have searched a lot but i dont find that.. I would be use the transcriber into my application. do you know how to use a dll or the transcriber engine. In my application i would use the transcriber but without display the toolbar. I would too use the transcriber just into a panel.. Do you think it' possible to do that (excuse me for my bad english..) Thx. Any of your applications can benefit from Transc ...Show All

  • Visual Studio Team System How to: Customize the build reports

    Hey there, I already know how to add lines in the build log file. But now I need to add information to the report that ends up on the project portal. I have read the SDK part about extending the Team Foundation Reporting Warehouse but I'm not sure this is what I'm looking for... Any pointers Thanks!!! Nevermind the last post!!! Dont know what I was doing wrong back then, it worked perfectly this time... Then again I had some pro ...Show All

  • Visual C++ CWind::Invalidate Problem

    Hi, I have a dialog box that allows you to enter text, when you press 'ok' the window underneath, from which the dialog box came, is updated with the new text.  Fairly straigh forward stuff.  However when you enter into the dialog box the '&' sign followed by anything else, it removes the & sign and underlines the next character in string upon clicking 'ok'.  To my knowledge the string is not actually altered because ...Show All

  • Visual Studio Express Editions Data Base Linking

    I have Created a data base will a list of football player names and i have dysplayed it in grid view and it is able to be edited and updated... my question is how can i get it to dysplay the player names information from the database on a different windows form undernieth each player in the team layout section i have created. whenever i try to bind the source to a text box it dysplays the first name in the database always i cannot figure o ...Show All

  • Windows Forms Changing the background color of a disabled control

    I am working on a user defined control using a RichTextBox as one of its components.  I want to disable the capacity to highlight (select) its text.  The only way I find it posible is by disabling it (enabled property = false).  Unfortunately, under this condition, its background color reverts to the default color (a generic gray color).  (both VS2003 and 2005) Is there a way of changing the bac ...Show All

  • Windows Forms Inherited forms and the designer (again)

    Hi I've found many threads in this and other forms dealing with similar issues to my this, but none which provided what should be a simple answer. I have a form which inherits from a base form. In the constructor of the base form controls (typically lists) are populated with data. We're currently using firebird embedded database. The designer pops up with the familiar red message, and the following exception text: Unable to loa ...Show All

  • Visual Studio Tools for Office Office 2003 and Office XP.

    I have built a program, on a computer that have Office 2003, that works with Word and Excel, and when I try to run it on a computer that has Office XP, it doesn't work, and shows a lot of errors. I tried to replace the DLLs in the program's folder to XP's, And to install them, and it still doesn't work. I even tried to re-make the program with references of XP's PIAs, and then it even doesn't install. What should I do Thanks, ...Show All

  • SQL Server How To Update data?

    I thought there would be an easy way to do this ... is there I have source data (resulting from some conversions and derives and other operations) which I want to update into a destination table based on a lookup. So, on lookup success how can I update some columns in that row TIA Ash Sharma has an excellent post on the subject here: http://sqljunkies.com/WebLog/ashvinis/archive/2005/03/10/8732.aspx -Jamie ...Show All

  • Visual Studio VS 2005 Final. Document Explorer crash.

    Every time I change the "Filtered by" combobox the document explorer crashes: "Microsoft Document Explorer has encountered a problem and needs to close". What is a problem Saludos, he logrado solucionarlo, he colocado la solucion aqui: http://foros.solocodigo.com/index.php act=ST&f=50&t=23457&st=0#entry82059 Greetings, How is well known document explorer crash around differen ...Show All

  • Visual Basic Problem with my DATABASE

    Ok i been studing this for a couple of days now and im gettin somewhere im finally able to make a connect what i did was i had to go in the sql manager and Enable the TCP Protocol also i had to use the data source manage and use the Connection string to connect when i connect now i get this is points to this bold part of my code If conn.State = ConnectionState.Open Then conn.Close() End If ConnectionString = &q ...Show All

  • Visual Studio Execute Action when content of Combobox changes

    I have a combobox containing a list of oracle tables and I want to retrieve the table schema when the user selects a table. I need the schema to show a list of fields in the next wizard page. Any idea on how to detect the selection in the combobox Thanks inadvance, philippe Thanks, it helps much. Do you have a list of the available controls (TextBox, Combobox, Checkbox , ...) for the wizard and how to use them. Thanks in advance, Phili ...Show All

©2008 Software Development Network

powered by phorum