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

Software Development Network >> VS Express Editions

VS Express Editions

New Question

Problem with the Visual C++
GroupBox
I really need a piece of advice...
'System.EventArgs' is a 'type' but is used like a 'variable'
Need Autonum feature in VB / SQL Express Table
Express & Standard edition - Commercial application development
printing MSchart in VB2005
error 2098
Need that Component!!!
Did I mess up?

Top Answerers

BillFoust
Mark Phelps
dotNOT4me
Massimo Sartoris
Rodrigo Kassab
Adam Tatusko
Jerry Eldridge
JulyBetaDoesntWork
Andrei Asayonak
BobWman
Devsphere Java-
Only Title

Answer Questions

  • tosun Reading the Sections inside a INI File... All of the sections...

    Well... I ve been messing with INIs for a while now and Im trying to make a function that will display a list of the sections I have inside a INI File... I copied some things off this other code but it still doesnt work, it only returns the First Section name, and not the others... Same happens when I try to get a list of the Keys inside a Section: It only gives me the First Key name... Reading INI and Writing are working Fine... Even deleting k ...Show All

  • Rowanshr Where is CWnd::CreateControl?

    Hi I'm evaluating MSVC 8 to see if it provides a viable upgrade path from MSVC 8. Thus I have tried to build my current suite of applications. However every application that uses Active-X controls gets a linker error for CWnd::CreateControl. The other MFC apps link without error and appear to run correctly. How do I get my Active-X using applications to link PS Excuse me if this is a duplicate. I posted the same question yesterday b ...Show All

  • John Hind HotKeys :(

    I've been googleing for a week and I can't find any tutorials for 2005. Can anyone help me Oh the qestion is about how to use hotkeys. It keeps giving me undeclared errors and such. I'm so confused! http://www.google.com.au/search hl=en&q=hot+key+VB.NET&meta = Seeing as the articles are using dllimport, they are calling Win32 API functions, and it doesn't matter if the article is 2003/2005 ( actually, it should not matt ...Show All

  • BSohante Button text different when running to when in IDE?

    Visual c# Express - a project developed in beta2 Text in buttons in the IDE is fine but when running the text is not quite right - it's as if the kerning has changed. So a button that says 'Test Comms' in the IDE says 'Test Comm' when running.  Looks like every button on the form is affected. Font is 8.25 pt Microsoft sans serif. Labels are ok as are datagridviewcolumn headings - it is just buttons that seem to be affected.  Used to be ...Show All

  • HelpMePl0x Opening shorucut with VB application

    hello there, I'm having a strange problem here... i want to open up my "Mouse Properties" when my application starts... i dont know if i can make it open it from the control panel directly but else, i have tried to create a shortcut to do open it from that. now the problem is that the application seems not to be able to initiate any shortcuts, only other files or smt... at least it can find the other files with the: If My.Computer.FileSystem.Fi ...Show All

  • PM2k Error Message

    Hello, Whenever I try to build an application and compile and run it, I always get the same error message. "The application failed to initialize correctly. (0xc0000005)" This also occurs on other Visual Studio 2005 Express Editions. I re-installed windows and that did not fix the problem. Does anyone have any ideas that could help Thank you. Hello again, thank you all for your help. Turn ...Show All

  • RibTickler PSDK install fails

    Error 1329. A file that is required cannot be installed because the cabinet file C:\Windows\Installer\MSI504.tmp is not digitally signed. This may indicate that the cabinet file is corrupt. (C:\Windows\Installer - not a valid directory btw, must be part of the PSDK install ) This was the march 06 x86 build. Running xp sp2 build 2600. error was thrown while installing this file... C:\Program Files\Microsoft Platform SDK for Windows Server 20 ...Show All

  • Sergei Labur Newbie question

    Hi guys & gals, I'm totally new to programming, and am in need of some guidance; hope someone here can put me on the right track... I've been using Usenet Newsreaders for some time now, and none of them can give me the necessary file-management tools I need, so I thought this would be an ideal time to start with programming. Went out to look for a Visual Basic compiler and found VB Express Beta 2... I've been browsing around all the info ...Show All

  • Jose g. de jesus jr. mcp mcdba Need Help Iterating Through DataSet to Return Data...

    This is probably a real stupid question... I have a dataset that gets created programatically (no connected database, no TableAdapter, no datagrid - just a dataset used to store a ton of records temporarily in memory). I have the dataset bound to a couple listboxes to filter information and everything works exactly as I want it to. Now, I'm creating a report based off the information in the dataset. The stupid question is... If I want t ...Show All

  • GrantSc Bug or problem?

    Dim song As String = tags.artist & " - " & tags.song When setting a text box to song it only appears with the tags.artist. When debugging i have found that first of all it sets the song to "tags.artist but it misses out the ending ". Is this a bug with vb and if so can it be fixed or is it something i have done wrong Hi ReneeC, Thanks for that, it seems to of work now. Its a bit of ...Show All

  • Scott Mac Leod About "About"

    I included an About form to come up when someone clicks on the menu item - to put a link to the website information, support, etc. At least, that seems to be how the big kids do it. But I've looked and looked - can't find a way to get it to evoke. I guess this is my first attempt at more than one form in a program. Any Cliff notes on this function FrmAbout.ShowDialog() Or another way, using My: My.Forms.AboutForm.ShowDialog( ...Show All

  • James Kovacs Unable to deselect text in the IDE text editor

    When I select text in the editor and then want to deselect it, the selection won't go away. The selection is supposed to go away when I click anywhere in the window but all it does is move the end of the selection to the cursor position. Double clicking and pressing Esc don't work either. The only way I've found to deselect text is to close the window. What setting to I need to use to be able to deselect text   Ricky Bennett wrote ...Show All

  • Brent Hunt Slow screen redraw

    I am in inexperienced programmer who has an application that displays many (50-60) controls on a form. The application is a production planning system, that requires many controls displayed on screen (1 for each job qued on individual machines) Whenever the form is re-draw, it is painfully slow, I have set the doublebuffer ControlStyles etc, but are unable to fix the issue. This issue is running on a P4 2.8GHZ / 500MB PC. Can anyone ...Show All

  • Joel Leavitt MS Access Combo box Drop Down Equivilant

    In MS Access you can show multiple columns of data in the dropdown section of a Combo Box. So when you select a row, you see only the Bound column data. eg. Column Names: ID, Title, Year, Rating, Supplier This is handly when you have brief key data (like Title) in the bound column, but when you want to select another row, you get to see more details (such as the Year, Rating and Supplier) in the dropdown section. Is there an equivilent of this i ...Show All

  • Frank Natoli VC++

    Why I can not add a function or a variable in class. No problem, no need to apologise :-) Good luck with your studies. Should be said that, I am unable to use inside VC++ the demon increase function or the variable. In the category inspection, I presses down the right key, cannot appear "to add " the option, do I want to ask, where am establish wrongly ...Show All

161718192021222324252627282930313233

©2008 Software Development Network

powered by phorum