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

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

RGE

Member List

BennyWang
Steve Culver - MSFT
Geoffers
John Bueno
Phattim
DaveBost
Greg Stolecki
Nidheesh T.Mani
racerx
JocularJoe
Michael Entin
rhyd
Ckiszka
EVELIO
dlgreene
dlevy1
Veejay11
sxtn
dlyford
Marc Archuleta
Only Title

RGE's Q&A profile

  • Visual Studio Team System eXtreme Programming Process Template

    Hi, Just wondering if anybody knows of an eXtreme Programming Process Template for Beta3 XP is being introduced across all projects in my organisation and concepts such as Iterations which have Stories which have Tasks doesn't match with the MSF Agile process (from what I can see there are 3 fixed iterations with no way of creating new iterations and setting stories under them and so on). Does anybody know of an XP process template for ...Show All

  • Visual Studio Express Editions How to burn MSVS 2005 Express CDs

    Hello everyone,   Due to the stupid .img format that the Offline installers are being distributed in I have decided to write up how to convert it into a .bin file which is more widely supported. My copy of Nero 6 was unable to load or recognize the .img file, and the extraction instructions on the offline installer instruction page produced a copy of VSC++ that was not installable.   Okay, load up the image in ISOBu ...Show All

  • Visual Studio VB .NET Standard, install fail - at "prerequisites" ***UPDATE***

    I'm trying to install VB .NET Standard 2003. When I get to the first screen, prerequisites, I go to the Prerequisites disk, and get a screen (can't seem to paste/attach pix here) titled "5.0 Setup." Checked boxes are "5.0," "1 Step RoboPDF 3.1," and "RoboSource Control Client." Clicking install gets the message, "Error reading setup initialization file," and install fails. I'm not sure how these RoboHelp-related files are essential to VB .N ...Show All

  • SQL Server Errors in DB Integrity Check

    I set up a test database to try and understand table partitioning. Since deleting the partition schemas, functions and all relevant info on the database properties page, I am getting the following errors during the weekly database integrity check: Msg 8914, Level 16, State 1, Line 1 Incorrect PFS free space information for page (1:223) in object ID 60, index ID 1, partition ID 281474980642816, alloc unit ID 71776119065149440 (type LOB data). ...Show All

  • Visual Studio Express Editions Data UI Property Page Error

    I am having trouble displaying the data source tool box. When I use the menu option it gives the message "Operation failed. Only true type fonts are supported. This is not a true type font." When I go into the options menu and go into the 'Windows Form Designer'  and click on 'Data UI Customization' the pane displays ""An error occured loading the property page". I previously had down loaded the RC version and then uninstalled and loaded t ...Show All

  • Visual Studio Express Editions Icons for my Application????

    HI all., I'm Back due to the spedd and accuracy of the help I received with my last question! This may seem obivious or silly to some- but how do I control what icon windows uses for my application when veiwed in an explorer window Is this even do-able in VC++ Exp Ed I've tried the form icon field in Designer, but that only seems to set the icon for the taskbar. Again, any help would be greatly appreciated. Cherrs DT. ...Show All

  • Windows Forms PDA Hardware Details

    Hai everybody,    I have creaated a PDA application.I need to read the hardware details of PDA on which i insatlled using code in .net.Can i use WMI in PDA.Please help me with a solution.  regards shine ...Show All

  • Visual C# Create Demo

    Hello, I've developed a programa with VST2003 and C#, now I want to create a trial version. I was looking for programans to do this. but I didn't found any for C#. Somebody knows some program to do this. Thanks and regards. You need to code your demo version yourself.  Any external program that is designed to give you a time trial is more likely to get cracked than your one app. The way I do trial version ...Show All

  • Windows Forms Debugger doesn´t stop on breakpoint

    HI! I´m developing a C# application using windows forms. I made a copy of my solution and saved it on another computer. Now when I try to debug my project on this computer I can set a breakpoint and the debugger stops at this certain& ...Show All

  • Visual Studio Team System Setting TFS SC through code

    Hi is there a way to set proxy settings through code (TFS object model) That is to force file "gets" to use /not use a proxy. I think the only way is to modify the registry directly. HKEY_CURRENT_USER\Software\Microsoft\VisualStudio\8.0\TeamFoundation\SourceControl\Proxy ...Show All

  • Visual Basic COM Interop, Property Get,Let,Set Interface Attribute?

    Hello, We are in the middle of a rather large piecemeal upgrade of our VB6 system to .NET 2.0.  We started in 1.1 and have sence migrated that code to 2.0.  We have done a few of our libraries to this point, and are gearing up to upgrade a lot more of them in the next month or so.  We ran into a problem in our first library that required a rather nasty fix and I was hoping someone could point us to a better solution. ...Show All

  • Visual Basic CodeSnippets Manager

    CodeSnippets Manager I have two problems.  First, I added a subdirectory to MyCodeSnippets called Exceptions.  However, no 'plus' sign appears to the left of the MyCodeSnippets Folder. How can I get subdirectories to produce a plus sign next to the mysnippets directory Second, if I want to add my own code to this Exceptions folder, how do I do it.  Imports wants a file that contains a 'CodeSnippets' type.  I copied my code ...Show All

  • Visual C# maskedTextBox ,SelectAll

    i got problem with masked text box while trying select text in the text box by pressing tab it is unable to select masked text box text. private void SelectMaskedText(object sender, EventArgs e) { ((System.Windows.Forms.MaskedTextBox)sender).SelectAll(); } this is not working Hello, I have the same problem. The text highlights correctly if the mask property is not set. If the mask property is set the select and ...Show All

  • Windows Forms Setting format of text in textbox

    Hi, I have a textbox and I am passing it a double value TextBox1.Text = (Cstr)dDoubleValue I want the Textbox to always display double value with 4 digits on right side of the decimal 2.1000 even if dDoubleValue = 2.1 only How can I do this any sample Thanks, this should help Dim nOutput As Double = 1.2 txtBox.Text = nOutput.ToString("0.0000") Put that into the Validatin ...Show All

  • Software Development for Windows Vista !!Custom Sequential activity never changes state!!

    I am developing a custom sequence activity (obviousely dervied from SequenceActivity) to implement a logic of pipe and filter pattern. Each activity represent a filter in this pattern. We had a scenario in which sequence completes and is executed again by parent to simulate reprocessing of this filter again. In this case once child sequence finishes execution of all its children, it calls closeActivitiy on execution context. What I observed this ...Show All

©2008 Software Development Network

powered by phorum