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

Software Development Network >> VS Express Editions

VS Express Editions

New Question

PLz tell me how to use Split function method in VB.net
saving user settings
How can I programatically create an "Access" Database, Specifying Name, Loaction, and Fields e.t.c.?
express - visual studio .net 2003 compatibility
No Server Explorer
How do I get back into Form1.vb [Design]?
Combo Box Help (beginner)
Wrong version of windows found
Explanation
Strange behaviour retrieving field from Access DB

Top Answerers

LittleG
Simon Tamman
ramcnu
Goos van Beek
RainerS
alexgr
MSANCHEZS
chad_
Mandana
xuzhong
Turning COBOL Code Into Gold
Only Title

Answer Questions

  • C-J Berg Paint Problem at MDIChild at Opening at Startup in Maximized State

    Hi guyz, I have one MDI form and one MDI Child. Both form's property windowsstate=maximized. When MDI form loads, its child forms load at the load event of MDI. But, It not paints that child form properly to maximized area. there is border appears of that child forms without title. Once we minimize that bad painted form and again maximize it. it works fine.. So, why its doing problem at startup in maximized mode I've just transfered my winapp ...Show All

  • Jan Shao SDK question

    I just downloaded VC++ express, and I don't know if I should download the windows server 2003 RS platform SDK because it said it doesn't support x86 compilers, but it has a file name called PSDK-x86.exe for me to download. Could you tell me if I should download it or not Or should I download the SP1 platform SDK version Thank you for your help, I will download the file. Do y ...Show All

  • tala System.InvalidOperationException in System.Windows.Forms.dll

    Hello, I use to do programming long time ago, in the DOS era, survived TRS80, Tiny Basic, GWbasic and Quickbasic. Recently I managed to pickup programming Basic style again with Visual Basic Express. After installing it and playing a bit around, I tried to find an initial setup for a Local area network packet sniffer. Google came up with a package called PackMon.NET and Sniffer.NET from v2softwares http://www.1vbstreet.com/vb/scripts/ ...Show All

  • Vanna SQL Server 2005 Express Edition April CTP fails to install

    I have spent the last hour trying to find other cases of the same install error on the web, but w/o luck. Does anyone know how to fix the following. I have Windows XP SP2 with VS 2005 Beta 2 (April 2005). When trying to install the "SQL Server 2005 Express Edition April CTP" I'm getting an error at the end of the install. Here's some of the messages: The initial error dialog: "Microsoft SQL Server 2005 CTP Setup" (window title) Mi ...Show All

  • vladtch Database Explorer: Cannot save new query on Access DB ?

    Hello, I've created a project which connects to an Access database by using a Data Source. When I create a new query from the Database Explorer, I am unable to save this query to my database. The Help says it should be done through File - Save <query>, but that option is not available. Am I doing something wrong Thanks in advance. They really stuffed up on this. Clear documentation working with d ...Show All

  • kp6453 Hi I need a math expert

    Hi i need some help building an advanced calculator using vb .net 1st i want to calculate the logarithm and the ln; i used math.log(x) but it returned a number different than the one i get using the windows calculator. Also i need to calculate sin^-1(x) but i cannotmake it 2nd i need a help with keypresses. i made my codes in the form_keypress but when i click on any button it focuses and then the keypress doesn't work and when i press enter th ...Show All

  • Jon Jarnsater VB programms without 2.0 framework?

    Is it possible I would like to create portable applications and not have to take the 2.0 framework with me to.   Thx  for any help Unfortunately, no. Any application create with Visual Basic 2005 requires the 2.0 framework in order to run, just as any VB 6 app required the VB 6 runtime. Steve Hoag Visual Basic Express ...Show All

  • Naveed_Shoaib Create User Problem?

    Hello Dears; If i create a user in VWD2005, i usually get this error; Password length minimum: 7. Non-alphanumeric characters required: 1. I tried to enter many different passwords with and withour numbers, but invain. Can anybody find the cause Thanks A valid ...Show All

  • rakeeb Why can't I install .net framework2.0???

    when i try to install visual basic express 2005, it says "fial to install framework2.0, and ingnor to install vb express 2005" But why thank you very much to answer!! We are going to need more informationm then that... What is the exact error message. Have you checked to make sure that you hardware and Operating system meet the requirments. Also I would perform a windows update and make sure ...Show All

  • Waqas H. Mehr classview not working

    Hello, ibe just installed Visual C++2005 express, looks nice, but one thing really bothers me: in classview window, classes keep dissapearing, some classes dont show at all, some re-appear after i edit their header file. Its very anoying! anyone else had this problem Maybe a sugestion on how to fix it Thanks! Hi, I have same problem. If I create an empty solution, and drag and drop all the headers to Headers F ...Show All

  • Anton L. Can I Create an Access DataBase Without Access?

    I don't own Access and this is for Learning Purposes.... Can I create an Access DataBase with my own Schema(I guess that's the word) with VBE or any Other Way I downloaded Northwind.... Can I change Northwind schema without Access Thanks Thanks... But why Wouldn't one just buy access instead of doing all this coding I just wanted to compare the strengths and weakness's of a VB Server Express database VS an ...Show All

  • RGIMatt can you help

    Keep in mind that i named my label to box   1.                   If we want to keep the box within the boundaries, then we must have a way to test whether the box is moving out of the boundaries.   a.       Which properties of the box would you use to check b.       ...Show All

  • WwiloO C Question

    i was wondering is it c99 compatible if not is there a way to convert it to c99 if so how cause i heard vsc++ is only c90 compatible and i don't want c90 only c99 yes, i know that. But is there a way i can put my own C compiler with its libraries in VSC++ and not use the ones that are in VSC++ How can I do that What feature exactly in the language you are trying to use Th ...Show All

  • phs-spop Combobox update fail.

    I have binding some textbox and a combobox to a Access database. I can update the data in textbox, but the combobox will return to the oiginal value when I try to update the data. Private Sub cmdSave_Click(...) Me.BookTableAdapter.UpdateQuery(Me.BookDataSet.book(Me.BookBindingSource.Position).INDEX, txtISBN.Text, txtTitle.Text, txtAuthor.Text, txtPublisher.Text, cmbCodeSubject.Text) Me.BookBindingSource.EndEdit() Me.BookTableAdapter ...Show All

  • awoomer Chart Control

    I have upgraded a VB 6 application that has a chart.  The upgrade was successful but when I run the application I get the following error: System.InvalidOperationException was unhandled   Message="An error occurred creating the form. See Exception.InnerException for details.  The error is: Unable to get the window handle for the 'AxMSChart' control. Windowless ActiveX controls are not supported."   Source="WindowsApplication ...Show All

353637383940414243444546474849505152

©2008 Software Development Network

powered by phorum