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

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

shyma

Member List

Sean J
isha_2
Aengus
JimGries - MSFT
andrejkwus
Alberto Ramacciotti
ILVC
sambar
Mike from Wauwatosa
Calibus
Saht
bradman
Chad Michel
Spangeman
Spadzan
Phil Grigg
GanitMandir
marek_adamczuk
Virtuss
Mike Ogilvie
Only Title

shyma's Q&A profile

  • SQL Server Standalone database application??

    Hey guys, I'm really new to this so this might look dumb, but I need to know what all has to be done to develop a standalone database application.....The frontend is going to be on VC++...which are the best tools I'll need to use. I need to know if the user has to install the database app to use the program to make this possible......Also will he have to keep it running everytime to use the program. Thanks a lot for you time and patience, Dh ...Show All

  • Visual Studio 2008 (Pre-release) How to make a tree in WPF

    I need to make a tree which datas are fetched from stored Procedure,the stored Procedures make the datas at the following model: lvl fullPath 1 A 2 A.B 3 A.B.C 3 A.B.D 2 A.E 2 A.F .... when I fetch the datas from stored Procedure,I need some class to deal with it and then binding with XAML,make the tree in presentation at the following model: A |--B | |---C | |---D |---E ...Show All

  • Visual Studio Express Editions Console App won't run, getting error about "application configuration is incorrect"

    Hello, I have a console app created using C++ 2005 Express.  I now need to copy it to another machine to use it but it won't run.  I have already copied the msvcr80.dll in with the executable but still does not work. I have also try copying in the manifest but this has no effect.  What do I need to do to get my console app to run on another machine Thank you for your help, Jonathan Caves - MSF ...Show All

  • Windows Forms About access

    I have a table in access with CustomerID as primary key and autonumber. If i delete all rows and add a new the CustomerID value does not begin from 1. I any way to delete all rows and the CustomerID value to begin from 1 That happens with all autonumbersing in databases. The database keeps track of the current position of the number and increments it from that position, regardless of what the user does on the tab ...Show All

  • Windows Forms User controls with wrong namespace

    When I am using the WinForms designer with a few user controls, I notice that each time I go into the design view, then try to compile my application, the .Designer.cs file can't can't compile because it can't seem to find the class. But when I remove the default namespace value from the namespace of the usercontrol, the class can then be found and the form will compile. Example... Project Default namespace as defined in proj file: Orde ...Show All

  • Windows Forms heigth of comboboxes controls when designing a form

    I am desigining a form and all textboxes have an heigth of 21 px (because I set it manually) When creating comboboxes, although, I write 21 and the system converts it to 24.... why thanks Comboboxes have a set height based on their font, because they are designed to only show one item (i.e. one line of text) at a time. To change the size of the drop-down box, set the MaxDropDownItems property to the number of items to show. ...Show All

  • Visual Studio Any Document to support Edit and Continue

    When unifying COBOL to Visual Studio, in order to support "Edit and Continue", isn't there any document which summarized what should be carried out --- That is, in order to support Edit and Continue, is it required CDE(custom debugging engine) --- Could you answer to my question, someone ...Show All

  • Visual Studio Team System TechEd VPC Images of VSTS

    I have received an error while the WinRAR self extract image attempts to build the VSTS VPC.  The error stats "Write Error.  Disk is probably full".  However, there is ample room (over 20 gigs) of space on the destination drive.  My guess is that the VPC image spans several vhd files and that after hitting the 4gb limit on the first file, it is unable to create the second file.  Does anyone know of a work aroun ...Show All

  • Visual FoxPro Log in

    I need to create a log in screen and need to have 3 levels of access rights for users.  Level 1 user with very limited rights (access to just a couple of forms) up to Level 3 full access to all functions.  I currently have a table with first and last names user names passwords and access rights.  Any thoughts or suggestions Thanks  Foxpro ships with a sample login program.  If y ...Show All

  • Windows Forms popup just dont stop. (known trigger.)

    like i said, I have scanned with 4 programs. Including adaware and microsoft antispyware. also I though that it said forum not form. Could you just help me with this one problem so I may be on my way also there is no help section on these forums for such problems. at least none that i can see. To get help for your problem, visit the Microsoft Newsgroups . Please acknowledge Please read before posting . ...Show All

  • Visual Studio Express Editions Word Scrambler

    Hi, I'm new to C#, and i thought this would be a good idea to get better at the principles of C# so i decided to make a program which would take a entered word and rearange the letters in it into every possible combination so for example if i entered "crash" it would come out with: crash crahs crhsa crhas chrsa chras chars chasr etc... Im having a bit of trouble and i was wondering if any one could help me with this. Any he ...Show All

  • Smart Device Development Network connectivity to the device emulator.

    Greetings, I need to test connectivity to a PocketPC app that has a listening socket. I can' enable the TCP Connect Transport in a computer wich uses a DSL USB modem to access the internet, only in computers wich use a Ethernet adapter. But even in the computers that I can use the TCP transport, I can't get an emulator to connect to another one, even though each one get publicly visible ips outside the network, and they can ini ...Show All

  • Smart Device Development MinimizeBox = True And Form.Close, Diiferent behavior between CF1.0 and CF2.0

    In CF 1.0 and WM2003, if MinimizeBox of a form was set to true and you were to call Form.Close, it would mimimize the application. With CF 2.0 and WM2005 however, the same scenario closes the form completely. Is this the expected/desired behavior If so, how can one programmatically minimize a form or send it to the back. Form.SendToBack does not seem to work if called from the contructor, form_load or form_activate. farseer, I thi ...Show All

  • Windows Forms JPopupMenu in Windows Forms

    I'm new to .NET programming. I have experience in using JAVA Swing. Is there any way I could create a popup pane with serveral widgets inside, e.g TreeView, Buttom I used to use Swing's JPopupMenu to implement this. I could use JPopupMenu's default  ...Show All

  • Windows Forms Linked Scrolling of 2 TextBoxes

    I have 2 TextBoxes with content of the same height.  How do you link the scrolling so that scrolling one also scrolls the other   Best example use of this would the diff comparison feature of SourceSafe.     Thank you very much...i was trying to solve the same issue here. ...Show All

©2008 Software Development Network

powered by phorum