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

Software Development Network >> Jeff Guenthner's Q&A profile

Jeff Guenthner

Member List

Dmorris
Jiang_ZZZ
RonDesta
Jamie a Developer
Wepiha
Dan Ellis
dotnetdev
Justin10810
jnickfl1
Paul ORear MSFT
Robin Moss
Richard Greenberg MSFT
Leonardo Blanco
Kathirvel
yashmitl
Dave Johnson
Augusto Ruiz
Heath Stewart
JennerJenner
James Dunn
Only Title

Jeff Guenthner's Q&A profile

  • Visual Studio Express Editions I have a problem when i load my files in c# express edition

    ok this is going to be hard to explain especially for me im new so im gonna try my best. ok after i have wroked on a project in microsoft c# express edition i save my work now here is my problem the next time i go to load my file everything seems blank. the properties window is there and it will have everything in it but lets say i go to bring up the designer window instead of the window it is just code. im wondering if there is a certain way ...Show All

  • Visual Studio Team System Deleting a Team Project

    Hi, is there any way to delete a Team Project created by me From Team Explorer exists the remove option but I couldn't find one to delete all the different parts of a Team Project (SCC, Project Portal, Work Items, etc). Is it possible Thanks a lot LucasC In VSTF Beta 3, I can not even find the deleteteamproject.exe file. Can someone confirm that it is supposed to be present, and if so, where I've installed the data tier, app tier, full c ...Show All

  • Visual Studio Team System Compile vs build

    In terms of TFS, what is the difference between the compile related targets and the build related targets I always use the terms compile and build interchangably. In TFS, a "build" consists of the outputs of executing a Build Type - the binaries, test results, build reports, etc. Compilation is one part of the build process (the execution of a Build Type) - other parts include: * Getting sources. * Running tests. * Copy ...Show All

  • Windows Forms Selectively making bound controls Read Only

    I have bound a dataview to some controls (textbox, rtf, etc...) and some records need to be read only based on some of my own logic... now, whenever the position changes, I can determine if the row can be edited, but I need to block&n ...Show All

  • Visual Studio Express Editions Easy Database Question

    I'm finding it difficult as a newbie to even grasp the core basics of database programming in VBEE. I have created a database in my project and done all the necessary table and column creations, but when I create a simple form that contains a textbox with an OK button, I can't for the life of me find what code I need to write when the OK button is clicked to insert the textbox data into the database! I thought it would be a simple. ...Show All

  • .NET Development Update connect not working..

    Hi all, I am trying to save changes to a dataset in an MSDE database. First I get data from an Interbase database and fill in a dataset with it via a DataAdapter. next I use a dummy edit to mark them and changed. Next I popullate another dataset with data from my MSDE database using another DataAdapter. Then I merge the Interbase DataSet into the MSDE DataSet then do an update...... System . Data . Odbc . OdbcDataAdapter adapter = ...Show All

  • Visual Studio Team System Visual Basic 6 and other legacy code

    I have started a new position as an architect for a mid-sized software company that creates an ASP for managing derivative trading. For right now, there application is legacy meaning classic ASP with VB 6 and C++. We are going to move to a .Net environment and very much want to use the Team Suite of products. My basic question is can VB 6 and classic C++ co-exist within the Team Foundation Server environment. What if any features will not be acc ...Show All

  • Windows Forms Autocomplete and SelectedIndexChanged combination

    That is real strange! When I set a CombBox 's AutocompleteMode as custom, then binded datasource to the combBox, the SelectedIndexChanged didn't work anymore. Any ideas to fix this Thanks. ...Show All

  • Visual Studio Express Editions timer

    are threre any timer class in visual web developer please send me an example You should also think on how you are going to use them, for example the windows forms timer (One from the Toolbox) will pause when the windows form is busy. Also on another note there is also the high performance timer that you can use, this is the main timer function that is used in a lot of the managed directX systems as well as the sample framework th ...Show All

  • Windows Forms ToWords() in crystal report, Help !!!

    hello ! Anyone know how to convert the currency to words by using in crystal report for example: $123.45 convert to --> one hundred and twenty three and cents fourty-five. I know that it will using the ToWords() funuction. But it will convert the $123 ...Show All

  • Visual Studio Moving to Studio 2005

    I am currently using Visual Studio .NET 2003 and building applications with the included crystal reports (which I believe is based on version 9). I am looking at upgrading to Visual Studio .NET 2005 but was wondering if they have included a new version of crystal reports or whether they are still using the same version included with 2003. If there is a new version, are there any benefits or new features in the new bundles crystal reports, as I h ...Show All

  • Visual Studio Express Editions VSTO in Visual Studio Express

    Does anyone know if VSTO v.2 will work within the VS Express We have solution engineers on our team who might be able to pick up the Express version relatively easy and we'd like them to use VSTO to create Office SmartDocs. Thanks in advance! Thanks, Luke. Any idea if VSTO Express will be coming out also ...Show All

  • Visual Studio Team System Can't instrument DLL because of 3rd party library w/o debug symbols.

    I'm trying to instrument a DLL for performance profiling, but the instrumentation process fails with messages as shown below. Since the messages refer to code in a third-party library, I'm not able to provide debug information, and I'm also not particularly interested in profiling that code anyway. Is there a way to exclude that code from instrumentation so that I can work with the rest of the DLL Do I have to exclude each individual function ex ...Show All

  • Windows Forms Group Box Value

    Hi - I am trying to determine what radio button in a group box has been selected or if any radio button in a group box has been selected.  It is a validation check to make sure something in the box is selected before the cod ...Show All

  • Windows Forms SaveFileDialog actions wrong

    I have a strange issue. Seems like a few others have had it, but I couldn't find a post on msdn about it. SaveFileDialog either returns DialogResult.OK or DialogResult.Cancel. The problem is if the file name the user wants to save the file as already exists in the current directory, another dialog pops up and asks if the user wants to overwrite. Even if I click "Yes", the SaveFileDialog returns DialogResult.Cancel. Even if this is t ...Show All

©2008 Software Development Network

powered by phorum