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

Software Development Network >> VS Express Editions

VS Express Editions

New Question

Charts in VB express
Can I Create an Access DataBase Without Access?
lesson resources?
crude benchmarks
win32 application
Certification courses for vc++
Basic help for dummies, Please!
Unable to create new project in VB Express Beta 2
Beta 1 to Beta 2 Installation
Help needed on creating a chat program in visual basic 2005 express edition

Top Answerers

EAdam
BeyondTheSunset
Alan Lodge
JPedroFS
ash927
jonnic
Rama Raman
Vaclav
Dale17677
JimJalinsky
Southport Data Systems
Only Title

Answer Questions

  • NG from NEMMCO Numeric Automatic

    I want to fill column in datagrid with id and want it fill automatic when the row focus so that i wrote this code and it'snot correct i want any one correct it Dim i As Integer For i = 0 To i Step +1 Coming_tblDataGridView.CurrentRow.Cells(1).Value = Now Coming_tblDataGridView.CurrentRow.Cells(2).Value = i Next Catch ex As Exception End Try I don't use datagridview that much ...Show All

  • CantFigureItout Cannot publish because a project failed to build

    When I was publishing a RSS Reader, an error 'Cannot publish because a project failed to build' occured. I can't find the error help in the local help. How can I solve this problem Again, you don't get any other error, anywhere You just get that the build fails The output window does not report any other errors, neither does the bug window My RSSReader project is failed to build. The whole error me ...Show All

  • Jet Stream win32 application

    i have read abt this frm the forum and followed steps given in the following link : http://lab.msdn.microsoft.com/express/visualc/usingpsdk/default.aspx but still i am getting the following error: 1>c:\documents and settings\administrator\my documents\visual studio 2005\projects\test\test\stdafx.h(28) : fatal error C1083: Cannot open include file: 'windows.h': No such file or directory i am missing something . plz help This is a gues ...Show All

  • C#2.0 Classic ASP with VWD: why is JScript default language?

    Hi all, Thankfully, I can use Visual Web Developer to edit Classic ASP scripts. But there's an annoying problem I'd like a solution for!... As long as I have the "@LANGUAGE=VBSCRIPT" directive at the top of a page, it will correctly format VBScript scripts (keywords in blue, comments in green, strings in red, full intellisense for functions etc.). However, I have to use multiple Include files for each full page, which means not all pag ...Show All

  • bunschoten Deployment problem

    After publiching my C# program, the installation works fine until I use MAGEUI.EXE to add a initialization file and a help file to the manifest.  After I do that the install no longer works.  I have tried various re-signing options and still get :   "+ Reference in the deployment does not match the identity defined in the application manifest." The file extensions for the 2 files are changed to .deploy and the ...Show All

  • keisuke VC++ won't work anymore

    Hi, I was messing around with partitions on my computer running xp, and I messed it up so that it would not boot. I did a system repair and it fixed everything keeping all of my files. But now I can't run or uninstall VC++ express edition. It keeps saying things like: The procedure entry point LockClrVersion could not be located in the dynamic link library mscoree.dll. Sounds like you need to reinstall the .NE ...Show All

  • Madhu Sudhan the special characters in Labels...

    Hello, I was wondering if there was a site or a reading that had like the grand master list of all the special character "numbering" for the labels... because when I type in "&" in the text for the labels, it just comes plainly out as a " " space... or if you do not know the list but do know the substitute for a "&", then that would also be a great help! Thank You! Keehun Nam If you want a ...Show All

  • AmalS How to make custom controls in VB Express

    Hi all, I have actually had some success at this but it works sometimes and sometimes it doesn't. I hope someone here can enlighten me so that I can achieve a consistent result. the problem I wish to create custom controls for use in other application I may make. my current solution Currently I follow the steps outlined below: open VB Express 2005 select the Class Library template add a reference to System.Windows.Forms add a reference to Sys ...Show All

  • Michelle E. Newbie Trying to get specific data from an sse database

    I am trying to query a specific field from my sse database based on two different variables. And use this information to fill a textbox with an integer. The first variable is a combobox that is filled with data in one of the other tables in the sse database. This table has a PKcolumn that is an integer and the identity of the column. The only other column is a nvarchar(30) string (which is the actual data in the combobox) The second variabl ...Show All

  • Nick Savoiu Error when trying to create new project

    Hey, maybe a strange question, but I couldnt find the answer anywhere. I downloaded the VB 2005 Express Edition beta 2, and registered. I was hoping to be able to use it for the trial periode and then see if I would buy it. After activation, I still get this error when clicking at "new project" The number separator information specified in the NumberFormatInfo is ambiguous for parsing. Now my English isnt very well so I would have no idea w ...Show All

  • ChadLee Object Reference Issue

    I'm interacting with the Revit API (for any who know what that is). The function I'm trying to call is Public Funcation LoadFamilySymbol(ByVal filename as String, Byval name as String) As Boolean . Now in the object browser, this has a pink cube next to it (and I'm not sure what the icon means) My code is as follows: Public Function Execute( ByVal commandData As Autodesk.Revit.ExternalCommandData, ByRef message As String , ByVa ...Show All

  • Madhusudhan License

    Will Visual Studio 2005 Express Edition (final version) license allow commercial application development Hilarion - The Express Edition licences will not restrict you from creating commerical applications, but the tools themselves are not designed with this in mind, so you may find many useful and important features for commerical development missing.  For instance, there is no source control, limit ...Show All

  • waynes world URL Browser

    How would you retrieve a certain url from the web, then display the content in a window I'm stuck. I have created this, so far. http://www.filelodge.com/files/hdd5/120400/Screenshot_CamBrowse.png But, what next Please help. You can use the WebBrowser control: How to: Navigate to a URL with the WebBrowser Control ...Show All

  • datapvs Where is the DLL ?

    Hi I craeated a C# web site using Visual Web Developer Express. I know it might sound like a stupid question, but where are the DLL files created by the build Should I create a seperate setup project for my web in order to create the dlls I added a Bin folder to the web site, but I can't find any dll there. How do I create an actual web site out of my code (assuming I have a URL and an external server) Thanks, A.G ...Show All

  • KirkAtCenterstance deployment error

    I have created a wonderful windows application with visual C# express, this is quite a feat since I new nothing of programming before I started. Thanks to lots of help from articles and forum entries. Thank you. My issue is I can "click once publish" and install on my production machince xppro and when I try to install on another machine xphome, I simply get the application has encountered a problem and wants to send an error repor ...Show All

424344454647484950515253545556575859

©2008 Software Development Network

powered by phorum