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

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

NiCkO313

Member List

mclagett
Brian B.
pranitha
Smalo
jtowler
grsmith
shahram90
vsparky
C_Dedam
Iago
Jeremy Herbison
Bruno Stocker
Otto Martinez
Thomas Gurtl
Marius H
Tony Zhang
Norman Diamond
jforgan
debeerBiz
Rory Hudson
Only Title

NiCkO313's Q&A profile

  • Windows Forms KeyDown/KeyPress/KeyUp wishes

    This has really anoyed me for a very long time with .net and it really really really needs to be fixed. In VB6 on the Keydown/keypress and keyup events we could override the key that came in. As a result we could do things like all caps what the user was typing very easily even in controls that didn't have that property, simply by using& ...Show All

  • Visual Studio How Can I create a multiproject Template?

    VS 2005 made adding project/item template very easy however if want to create a multiproject template than you stuck. Well taking into account my knowledge in the matter(little) i am stuck. Is there a walkthrough how to create a multiproject template How a tutorial on how to extend it Thanks a lot The best link I can think of is the MSDN "How-To create Multi-Project Templates" http://msdn2.microsoft.com/en-us/ms185308.aspx /Ole ...Show All

  • Visual Basic 0x prefix in VB

    In some example microsoft code for vb, there was posted a declaration: Dim Key As Byte () = {0x01, 0x02, 0x03, 0x04, 0x05, 0x06, 0x07, 0x08, 0x09, 0x10, 0x11, 0x12, 0x13, 0x14, 0x15, 0x16} which creates an error in 05. Is there a switch, define or setting that tells vb to use 0x with/instead of H "0x" is the C# hexidecimal literal prefix. "&H" is the VB prefix. Obviously, the sample was converted from C#, but not correctly. David Anton www.tangiblesoftwaresolutions.com Instant C#: VB to C# converter Instant VB: C# to VB converter Instant C++: C# to C++ converter a ...Show All

  • Smart Device Development 'Rebuild All Failed' - Web Reference

    Hi, I've upgraded a Pocket PC 2003 C# application from VS 2003 (CF1.1) to VS 2005 (CF2.0). When I build the application I get a message on the status bar 'Rebuild All Failed'.  No errors or warnings are given.  If I remove the web reference it builds OK.  When I put the web reference back it doesn't. Can someone help me out please Best Regards, Craig Harrison The location I gave is correct for the VSTS sku of VS 2005. I do not know about the VSTO sku but if changing the verbosity is supported, then the location  should be the same. Perhaps the environment settings you are ...Show All

  • Windows Forms Netadvantage UltraWingrid related

    I don't know if this is the right place for this...but I'm desperate I just got involved in a project with the NetAdvantage controls for Windows, Ultragrid specifically.. I need to implement    Searching routines to find rows based on supplied texts.    Editing and updating of edited row/cell values. I can't seem to find any documentation or newsgroups dedicated to the inFragistics controls...I've been trying to read thru all the examples and tutorials on their devcenter...but it's really hard to have to go thru all these code samples just to understand the controls. is there are resource out there, more pressin ...Show All

  • Visual Studio Team System TeamSystem and Visual Studio 2003

    Hi, I just evaluate TeamSystem for our company. One required feature is to use TeamSystem fully integrated within the Visual Studio 2003 IDE. Is there an AddIn for VisualStudio 2003 available, or if not, are there plans from MS to provide this feature in the future Thanx in advance! voko I'm not quite sure that I understand the question.  In VS, there is the Source Control Explorer (available from View -> Other Windows -> Source Control Explorer) that will allow you to pend changes in source control on any files in the repository.  The command line will also do that (tf.exe). If files in Source Control Explorer are ...Show All

  • Windows Forms extendeding the TextBox control

    I get the feeling we aren't supposed to extend the TextBox control very much because there seems to be a lack of functionality available that I want and cannoy find. Either that, or I'm looking in the wrong place. One things that I want to do is find out where the caret is in the text box because I want to implement an INSERT and OVERWRITE mode for the textbox. There are ways to see what is selected, but no way to see where the cursor position is. I also want to manipulate the text in the textbox through special input rules such as filler characters, right or left justification and letting data "fall off" the ends of the text buffers. ...Show All

  • SQL Server Parameter is missing a value

    I have a report parameter with Allow null value checked (and also Allow blank value). The report works as expected when viewed in Visual Studio, i.e. if I don't supply a value for the parameter, the report still renders. However, when I try to view this report through the web ReportViewer I get the error message "The X parameter is missing a value". It works fine when a value is supplied but I want that parameter to be optional. Any idea what's going wrong here Thanks. All parameters must have a value. In your case, it sounds like you want the default value to be null (or maybe empty string) ...Show All

  • Visual Studio Team System Error: The Team System cube either does not exist or has not been processed

    When I tried to open any report, I always got the error message like this: An error has occurred during report processing. (rsProcessingAborted) Query execution failed for data set 'IterationParam'. (rsErrorExecutingCommand) The Team System cube either does not exist or has not been processed. I followed the warehouse troubleshooting guide and ran the sql query in the step 2, the result is like this: Last Cube Processing -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- ...Show All

  • Visual Studio Express Editions Were do i create a menu?

    Were do i create a menu |: tnx In the design view, you drag over a menu from the list of components in the toolbox. Then you just click on menu items and type to add them, and set their properties as you would any other item on a form. ...Show All

  • Visual Studio 2008 (Pre-release) WSE and WCF

    Hi there, Lots of discussion going on nowadays on WCF and WSE 3.0. but my question is, do we really want WSE 3.0 if we are using WCF Regards Salman If you have choice to write apps in WCF,we don't need WSE 3.0,some of these questions discussed here(you can consider WCF as WSE 4.0+more) http://msdn.microsoft.com/msdnmag/issues/06/01/ServiceStation/default.aspx -Thank you Madhu ...Show All

  • SQL Server Unable to connect with SQL Server

    During the design phase, i use the sqlDataSource tools to connect with the database, but it showed this error mesage to me: An error has occurred while establishing a connection to the server.  When connecting to SQL Server 2005, this failure may be caused by the fact that under the default settings SQL Server does not allow remote connections. (provider: Named Pipes Provider, error: 40 - Could not open a connection to SQL Server)    what is the problem   have you been met the same error messgae before how to solve it Thank you ! regards You have to use the surface area configur ...Show All

  • Visual Studio 2008 (Pre-release) ListView selection

    Whatis the correct way to handle selection in a ListView I could add a MouseDoubleClick eventhandler, but this is not called on keyboard selection (pressing enter) Best regards, Thomas Andersen I think you can make your ListView's ItemContainerStyle use a ToggleButton as its root element. You'd obviously also need to style it to suit your needs. Then you just let all the behavioral aspects of ToggleButton that have already been provided for you by Microsoft do the work. ;) HTH, Drew ...Show All

  • Visual Studio Team System Missing files FooterEdit.js IcebergEdit.js ProcessGuidanceEdit.htm

    http://lab.msdn.microsoft.com/teamsystem/workshop/msfagile/default.aspx FooterEdit.js IcebergEdit.js ProcessGuidanceEdit.htm seem to be missing from the: >>>MSF for Agile Software Development, Beta (Full Process Template). This means that you can't enter Edit Mode and make changes to the Process Guidance. However, if you download the: >>>MSF for Agile Software Development, Beta (Process Guidance Only)  There is a new 'source' directory. Have the Edit and Built Modes disappeared Some documentation would be great here! Yes, we are moving away from a mode where we change the file names to a source and supporting ...Show All

  • Visual C++ iostream.h

    Ciao a tutti, sto provando a usare visual c++: ho creato un'applicazione console con il seguente sorgente: // // PRIMO.CPP // Il primo esempio in C++ // #include <iostream.h> main() { cout << " CIAO MONDO! "; return (0); } Ma compilando mi da errore: dice che non puo includere il file iostream.h Io pensavo che le librerie venissero trovate in automatico. Cosa devo impostare grazie ciao:) #include <iostream> // no iostream.h using namespace std; int main() { cout << " CIAO MONDO! "; return 0; } /////////// ...Show All

©2008 Software Development Network