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

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

cccedi

Member List

BrianD65
binyaz
Rodel E. Dagumampan
Jeff Brown
Luc Leroy
Peter Brotzer
MartinClayton
Manuel RIBEIRO
ian field
Koen Willemsen
Uzzy
JoeFou
hermitte
Aaron Epstein
Daqing
szelee
ftedin
aajrb
Graeme Jenkins
OkiMike
Only Title

cccedi's Q&A profile

  • Windows Forms VB.NET2003 - Items in ListBox are invisible

    Probably a simple answer, but I just loaded VS.NET2003, and opened a sample applicaiton with 3 items in a preloaded in dropdown combo list box. when I click on the dropdown, the preloaded entries are invisible when I click on one it displays in the selected box   I tried a simple list box with 5 preloaded values and I can tell they are entries but are invisible.... I even checked to see if the background foreground colors got change to t ...Show All

  • SQL Server Report task?

    Hello, I'm not sure if this one should be in this forum. Anyway... I need to build some reports in MS Word format. Is there are any way to do that It can probably can be done in Reporting Services, but how I can merge these two tools in one project (solution) for example Thanks. You can have a SSRS project and a SSIS project in the same solution. As an aside...you can also share data sources between those project ...Show All

  • Visual Studio How do I edit while debugging a mixed-mode project?

    How do I edit while debugging a mixed-mode project The file is locked during the debugging and to edit I must stop the debug session. At least in VS.2003 I could edit the file, even though the edit was not incorporated into the debug session. Thanks for logging this issue. Habib Heydarian Program Manager Visual Studio Debugger ...Show All

  • Visual Studio CallBrowser Sample?

    Documentation of VSIP refers to a managed sample named "CallBrowser". This sample is not included in the files installed with VSIP (VS2005 Beta2) while all other managed samples listed or mentioned in the documentation, are. Where can I find the CallBrowser sample Unfortunately the doc is wrong. The sample was not completed and added to the SDK so the docs got ahead of the content. The final docs will reflect this. Nor do I see this sample ...Show All

  • Visual C++ Forward Declarations, Templates, STL

    Is it possible to forward refence a class that is in namespace std I know how to forward reference templates that I declare myself, but I am having trouble forward referencing classes that are part of namespace std. For my own templates, code such as the following works: namespace MyNamespace {     template< typename T >     class CTestTemplate; } class CTestClass { public :   CTestClass(My ...Show All

  • Windows Forms Paint event does not get fired

    Hi, I am working on a Winforms C# application. I need to paint each cell of the datagrid depending upon some condition. For this, I have added a new class called DGColoredTextboxColumn which inherits from the base class DataGridTextBoxColumn. I have overridden the Paint method in my derived class I am then adding this object to GridColumnStyles collection---> tableStyle.GridColumnStyles.Add(colorTxtbox); And finally, adding this tableSt ...Show All

  • SQL Server Error Message "Key Sequence columns are not supported at the case level"

    Hi group, I was trying to build a sequence clustering model in MSAS. I could deploy the model. Then while building the model, I end up getting an error with message "Key Sequence columns are not supported at the case level". Can some one tell me what it means and how i can avoid it Thanks in advance to any kind of help here. Actually the foreign key column is implicitly included as part of the bind ...Show All

  • Microsoft ISV Community Center Forums OWC10 Chart to print on a report

    I am trying to create a Stacked bar chart dynamically in Access VBA to include on a report.  I have to build it with VBA because I need to manipulate the color of the stacked bar slices based on the data values.  This graph gives me the exact results I need, however, I cannot get the graph to run when the form opens (loads) and cannot get it to function when dropping it onto a report as a subreport. Create a form called frmChart_ ...Show All

  • Smart Device Development Pass a variable from VB program to C# program running on WM 5.0 emulator

        ...and the IPC mechanisms are summarised here: http://www.danielmoth.com/Blog/2004/09/ipc-with-cf-on-ce-part-1.html Cheers Daniel ...Show All

  • Windows Forms How to remove the "X" button on my Windows dialog boxes

    Hello, I have a windows doalog box that has a "X" button to close the box.  Is there a way programmatically to remove it.  I already scanned through the properties window and all I see is how to remove the Minimize and Maximize buttons. Any Help ...Show All

  • Smart Device Development CameraCaptureDialog Issues

    I've been having some issues using the CameraCaptureDialog class on an HTC Apache device (rebranded as the UTstarcom 6700): 1. After exiting my application, the device's camera capture screen comes into focus. This happens whether I dispose of the class instance or not, and the Close() method is protected, so I can't call that. Any ideas on getting rid of this lingering capture screen 2. On a seemingly random, intermittent basis, an InvalidOper ...Show All

  • SQL Server SSIS Tutorial - Package configuration issue

    I've been working with SSIS (RTM version) and I have a problem adding a package configuration of the SQL Server type. Upon completion of all steps in the wizard, the "Target Object" and "Target Property" attributes of this configuration remain empty. Hence, the package cannot set this configuration when being executed. Does anyone know if this is a bug or have I missed something Thank you Karch ...Show All

  • .NET Development How does Process.Start() redirection work?

      Hi All,      I've been working on creating a program that automates my program building and testing.  I am doing the code in C#, but there is a problem with the StreamReader.ReadLine() function where if it tries to read from a Process output pipe before the Process finishes writing to the pipe, it causes the thread reading from the pipe to block and the process then blocks too.  However, if the process i ...Show All

  • Smart Device Development registering an activeX control

    hi guys, i want 2 register an activex control with windows mobile 5.0 ,. For the desktop thing we have regsvr32. is there any command specific to that, thanx in advance regards .netguy Hi You can use the regsvrce.exe for registering. Select the proper regsvrce.exe according to the device you are using. like (ARM,MIPS,etc.,) ...Show All

  • Visual Basic If Statement issue

    I have a search page, it has various Textbox controls and a search button when i click my search button it returns my results from a SQL querey with the textbox controls still being blank....If my txtbox controls are blank i want a msgbox to come up and say you must enter some search criteria before it returns its results.... but i do not know how i would contruct this if statement any help would be great Private Sub Button1_Click ( ...Show All

©2008 Software Development Network

powered by phorum