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

Software Development Network >> VS Express Editions

VS Express Editions

New Question

Setting page size in code
DataGridView's column Bindings with Class
Installation problem with 2.0 Beta
Problem porting a Visual C++ 6 application to Visual C++ 2005
Visual C++ SDL Open GL application
Error Message
Flat File Database?
Value Conversion Error
Visual Basic 2005 Express Edition - Small question with licensing...
Is The OOP Microsoft.VisualBasic.IIf Equivalent To the Procedural If Then?

Top Answerers

Ben Chess
double_detente
boris_skarbo
kkting
.Net Learner
DynesSGR
Sandeepn75
Tom Loach
Evan Mulawski
Andy Wilkinson
WebGuyz.Net
Only Title

Answer Questions

  • DimSum ListBox.SelectedIndex

    I have a listbox with it's selection mode set to multiextended. What I'm doing is catching the indexchanged event and displaying an image in a picturebox control. The problem I'm coming across is when multiple items are selected in the listbox. It seems that when the index is changed, even with multiple indices selected, the selectedindex contains the smallest index (i.e. if I select item at index 0 and then select item at index 5, selectedindex ...Show All

  • Narrabeenzzz Importing a form into a project

    Hello Friends, I created an application in Visual Basic with Visual Studio 2005 beta. That product is no longer alive. I want to be able to run that application in VB Express. It was apparently not in a project in the beta, or at least VB Express does not recognize that it was. I can copy and paste the code into a VB Express project, but I don't see how to import the form itself. What should I do moontube ...Show All

  • Shanzz "HELP" 2 array questions for a VB Learner?

    i am having problems putting text from 8 tb's on a dialog form into an array and  passing the data back to a mainform as a single object, i then want to put this object into an array of like objects and be able to display each of the values/references from a selected object in the mainform array of objects.  NE help would be greatly appreciated as i have read all the articles on arrays i can find and am still having trou ...Show All

  • VBAnkan header file problem

    I've created my own header file in an MFC project. The reason is I want to use some functions for more classes. But the compiler says: Linking... ServerDlg.obj : error LNK2005: "unsigned short __cdecl calcChecksum(char const *)" ( calcChecksum@@YAGPBD@Z) already defined in ClientDlg.obj Zadanie2.obj : error LNK2005: "unsigned short __cdecl calcChecksum(char const *)" ( calcChecksum@@YAGPBD@Z) already defined in C ...Show All

  • d.g.holm Problems with Downloading Registration Benefits

    There have been several reports of problems with accessing and downloading registration benefits.  We have investigated the issue and have news to report.  This sticky thread will be updated with additional information as it becomes available over the next few days. Background In order to negotiate deals with partners and authors to provide the highest value benefits, we must must be able to guarantee a secure download center that li ...Show All

  • SJGREEN Create same tab repetitively with different tab title

    I'm new to MFC. I would like to create multiple tabs by using same dialog. For example, I have three tabs - Tab A, Tab B and Tab C. Every dialog embeded in the tab is the same, just with diffrent title name. Any ideas Appreciate your help. MFC is not fully supported under the express edition. You have to use higher edition. If still have MFC specific questions, please use the forums at http://forums.microsoft.com/MSDN/default.aspx for ...Show All

  • BMoores Any .Net code can be used with VWD Express?

    Hi-  I am new to web development. I have been working with VS 2005 and SQL 2005 ever since it became publicly available for download and have worked my way through the beta and CTP versions. I understand that VWD Express is a lightweight version of the product, but I have never installed any of the express products. My question is this:   Will code that I have written with VS.Net 2005 work with the express product In other wo ...Show All

  • priya 22 why is vb.net printing so difficult?

    Hi, I have loads of VB6 apps I am trying to migrate to VB.net and the biggest problem I have is that printer.print has no equivalent in vb.net Can anyone tell me a simple way to print in dot net Thanks So.... I have to ask.....is there anyone who really sees this as an improvement over what we had previously (printer.print strMyText)   Printing is difficult ...Show All

  • mohamamd I have registered, how do i get the free stuff?

    I have registered my version of VB 2005 Express Edition, but i can not find anything that will lead to the free icons ( from IconBuffet.com ) and free images (from corbra, or something like that). Please can someone tell me how to download these packages. Thanks in advance, Uzzy Could you please post the link Yeah, on the main page where it says the registering benefits, there isn't one link or article explaining how to get the ...Show All

  • JensenLee unknown stream header byte sequence?

    Hi, I've just downloaded the MyMovieCollection Starter Kit for Visual Basic Express Beta 2. filename: AmazonMovieCollection_1_0_vb_rtm.vsi When I click on the .vsi filename (above) I get the error message: 'unknown stream header byte sequence' Any idea what the problem is and how to solve it . Thanks Sounds like a good plan, I'll do that now that it's out. Thanks! I'm h ...Show All

  • Steve Conklin Display the combo box text as a tool tip text...

    in c#.net my combo box has got large text.....can we display the text on mouse over event....in the tooltip text like.... example : in properties window if the text is not is visible area, then it is displayed as tooltip text.... plz help me soon Hi, Is your problem solved Thank you, Bhanu. Hi, Is your problem solved by above replies If no then try look into the links below. Links: http://msdn. ...Show All

  • PASN Encrypting Parts of a Serialized File

    I have some data, mostly contained in ArrayLists. I currently serialize the data, however; I would like to encrypt it. I have created an encryption function using AES. The problem is it has to take a byte[] array and return a byte[] array. I can encrypt the serialized file, however; some data needs to remain unencrypted. So what I need to do is encrypt the ArrayLists, serialize the file, then when i need to deserialize the file, I decrypt ...Show All

  • Zeeshan Umar C++ or C#

    Whats the difference Is one better then the other. It probably depends so say I want to make games, which I do, but Im a newb to C++ so thats a long ways from now. Ive been learning about C++ and taking tutorials, but should I be using C# C# targets only the .NET framework. C++ also targets other platforms like Win32. If you want to develop using C# you will need to use .NET and probably managed DirectX to ...Show All

  • CBInc Need help with this while condition plz

    Hi, I'm trying to write a section of code which gets a valid number from the user. The program should only get a number between 1 and 1000 and the code goes like this: int ranSeed = 0; cout << "First choose a number between 1 - 1000: "; cin >> ranSeed; // GET THE SEED // CHECK IF THE SEED IS VALID while(ranSeed < 1 || ranSeed > 1000 || isalpha((char)ranSeed)) ...Show All

  • T.Ramesh - FALAFEL Software Inc How do you detect an empty Cell in DataGridView?

    Hi Folks, Before updating the DataSet, how do you detect an empty Cell in a DGV I have a required field but can't detect a Null in the empty Field. I've tried lines like this trying to detect an empty cell in a DGV but getting nowhere fast: If DataGridview(1, index).Value = "" If IsDBNull(DataGridview(1, index)).Value If DataGridview(1, index).Value = Nothing If DataGridview(ColName, index).Value.ToString = Nothing I ca ...Show All

111213141516171819202122232425262728

©2008 Software Development Network

powered by phorum