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

Software Development Network >> VS Express Editions

VS Express Editions

New Question

an array of Objects?
Help with TextBoxes
Installing visual studio express problems
Timer not working in dll called from Web Service
VB.NET Express Beta & Crystal Reports
Problem with an Array in VB 2005 Express (previously posted in the wrong forum)
I dont know where else to ask..... AutoPlay Menu made in VB Express
Several questions
Sockets - Code examples on chats?
I want obfuscation!

Top Answerers

rogupta
mohmsdn
R W
drazaloth
softgeek
Toni T
hebert
Kiran9999
dhopton MSFT
wstrnsky99
Guardigli, Stefano
Only Title

Answer Questions

  • ShreeDet Old classview

    Hi is there a way to get the old classview ( like in .Net 2002/3 ) back to the new visual c++ express I cant really get used to having the classes/structs split up from the functions :/ Thx Thanks for the feedback.  We made the change to Class View to help developers more effectively manage the quantity of items in the Class View but unfortunately some developers do not prefer the new views.  We're c ...Show All

  • zut 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 My greatest problem is working out where page breaks go when I have variable amounts of text with different font sizes to print and keeping track of what has been printed and what hasn't.  Sti ...Show All

  • rc594 How to pass command line parameters to app?

    How can I pass parameters to my VB app if I start it from the command line For example, I am making a simple file & folder viewer app & I want to be able to type "myapp c:\test" on the command line & the program will start up & show the files in the c:\test folder. Thanks... hi, to do that i guess you have to register you app in your system paths first, from control panel \system, then to pa ...Show All

  • NCC-1701-M ASP.NET Config Issue

    This is the response I am receiving after trying to set up Security for Lesson 9 in the Tutorial for WDE: An error occurred during the execution of the SQL file 'InstallCommon.sql'. The SQL error number is 1802 and the SqlException message is: CREATE DATABASE failed. Some file names listed could not be created. Check related errors. Cannot create file 'C:\...\...\MY DOCUMENTS\VISUAL STUDIO 2005\WEBSITES\LESSON9\APP_DATA\ASPNETDB_TMP.MDF' beca ...Show All

  • videsh 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

  • Berni1 Java Language Conversion Assistant 3.0

    Is the above part of the c# express edition If so, how do I access it If not, can I download a compatible version of the tool No, JLCA version 3.0 only works with Visual Studio .NET 2003 or Visual Studio 2005 Standard Edition or higher. Thanks, Dan Fernandez Michael, thanks for the reply. I have been to the page you mention before and noticed the link of ...Show All

  • dsmithwv c# application implementation

    Hi, I am developing a solution using C# express edition and sql 2005 express (first time). I need help to figure out how to do software and database implementation. Do I need to buy Visual Studio 2005 to deliver software aplication and database to my client Thanks for your help You could download a product like Advanced Installer to make your MSI packages, there is a free version. You would need to make ...Show All

  • Vinh Dang How can you take a DropDownList selection to fill a GridView?

    I would think this would be pretty easy but I am new a C# programming. I am using Visual Web Developer Express (great program at a great price) for C# and I simply want to make a selection in a DropDownList and have the detailed information (from the database) come up in a GridView or DetailView on the same page. Any help would be much appreciated!! Thanks! Thanks for the replies Ice and Shakalama! Sh ...Show All

  • New Guy sql installation hanging

    Please can someone help me.  I tried to install the web development, and ticked all the boxes.  Vis.web.dev. and msdn installed ok (apparently) but the SQL Server 2005 express is stuck.  According to the website this can happen and one should wait ten minutes.  I've been waiting about two hours!  I tried "Cancel" but it said it would finish setting up what it was on!  What the hell do I do now. Jess ...Show All

  • Jon Liperi 2 combobox master-detail

    i have three tables: CountryTable: CountryId,CountryName,Description CityTable: CityId,CityName,Description I would hace tho combobox,the first one for Country and second for City the second combobox (CityCombobox) should show only Cities that belong to the selected country on the first combobox (CountruComboBox). i use a look up table : CountryCity: CountryId,CityId i have 2 relations: rel1: ParentTable=CountryTable ...Show All

  • carlos2001mx Using a Splash Screen??

    Hi can anyone shed some light on how the splash screen works or the best way to use it.. I want the screen to appear for a set time, then disappear after somany seconds and then display my first form. I've tried adding a sub procedure attached to form1 to call the splashscreen and then the form1 after so many seconds( using a timer variable.) I don't seem t be getting anywhere. Am I going about it the wrong way Any help would ...Show All

  • WarrenT HELP!

    I was testing my first litle app in VCPP at school. School doesn't have any of the visual studios stuff on it, i build the app at home. When i open the app the following error presents itself "[application path name] this application has failed to start because the application configuration is incorrect. Reinstalling the application may fix this problem." how do i overcome this Wilko :-} ...Show All

  • Michael Forkey MSFT Command Windows

    How can I open a command window, I search under help and it told guided me to VIEW > Other windows > and Command Window. But there is no such option. Public Class Form1 Private Sub Form1_Load( ByVal sender As System.Object, ByVal e As System.EventArgs) Handles MyBase .Load Process.Start( "cmd" ) End Sub End Class Here We Go Again............................................... ...Show All

  • zsaing VWD create users problems

    Hello, hope i can find an answer here ive been trying to solve this for a while n couldnt find anything anywhere.. it's a simple thing, when i go to 'Administer Website', going to the Security tab.. i click on the 'create new user', knowing that am running on an sqlserver2000 -as it was installed already' but  did run the aspnet_regsql.exe file-, the following error message keeps appearing saying "Password length minimum: 7. Non-al ...Show All

  • Cyb3rGlitch Operation is not valid because it results in a reentrant call to the SetCurrentCellAddressCore function.

    hi , I have a datagirdview control which has datasource as datatable the user can edit, delete or add a row(has just one column) When i click on a cell( but do not edit) and click Close(x) button ... and reopen the form...the application exits givin the message( Operation is not valid because it results in a reentrant call to the SetCurrentCellAddressCore function.)     hi, would ...Show All

141516171819202122232425262728293031

©2008 Software Development Network

powered by phorum