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

Software Development Network >> VS Express Editions

VS Express Editions

New Question

BCP -SQL Server Express
Installing C#
Creating a Cash Register StyleTextbox Display
Plz I want to have source code to make scientific Calculator
Using Classes and Structs
Alignment Issue with ASP.Net 2.0 Commerce Starter Kit
sql commands in visual basic express 2005
Lay it all down here
Controls Not Working When Published
executing functions from a string at run time

Top Answerers

VenkatABC
FiftyFeet
Fidencio Monroy
BRCEWANE
Adeel
browerjs
Idan Hollander
RajeshatTCS
Qumber Abbas
Dlwilliams
Gout News From Medical News Today
Only Title

Answer Questions

  • StevePerks Visual Studio SQL 2005 -- add-on for .NET web development?

    Hello, I have Visual Studio that came with SQL 2005 (Enterprise Ed). How can I enable it to do .NET web development Is there a component to download and add Thank you, G.B. You said that the copy of Visual Studio you have came with SQL Server 2005 Enterprise Edition... what edition of Visual Studio do you have (it should be shown in the about window) Chances are you may need to pull out your Visua ...Show All

  • David Teitlebaum MSFT Picture Box's

    I just started to learn visual basic, and I'm aiming to make a office bar for my windows xp machine, how can i make a image become a button any help please Thanks, Jeremy Make an image become a button , did you mean when you click a picturebox do something , if you want this double click on any picturebox then write the code which you want to run it when the user click this picturebox ( Handles PictureBo ...Show All

  • Alan Cobb Listbox Update

    I have a main form named frmMain that when is opened/launched it will open a second form named frmDisplay, frmMain is a data entry portal and I want to add code to my "Add Entry" button so that it will add the data and update my frmDisplay with the data in real time.  I have tried using the code below but it doesn't work. It does add the data but doesn't update the data in real time. You have to close frmDisplay and re open/launch the ...Show All

  • AndrewB Moving Textboxes in Panels

    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

  • Leland Gary Where is my "ASP.NET Configuration" Menu Item? VWD2005

    When I'm connected to a localhost website, I can see Website-->ASP.NET Configuration so that I can work with the forms authentication system.  If I connect to a remote site, that menu option simply dissapears.  It seems like this is by design, but, I dunno why Thanks Bernie Hi Pete, Quick question..does this that if i want to you this feature i need to develop web sites localy then upload th ...Show All

  • Gcannar help me to make my dll

    hi i need make to make DLL from an eMbedded Visual Basic (eVB) interface my device with serial port i did the following steps but i found erorr after compiling is my step courect !! Launch Microsoft eMbedded Visual C++. 2. From the File menu, select New . 3. In the New dialog box, select the Projects tab and click on WCE Dynamic-Link Library . 4. In the Project name text box, enter a projec ...Show All

  • BigSquare GetPixel Colour Value

    Get Bitmap Color Value If you make the loop greater you will not be sure to find the darkest pixel. I rewrote it using same approach as Eric Gunnerson does in the article Michael linked to. It improved performance alot. It is hundreds of times faster. This is really quickly written code and I have not tidied it up, it may even be buggy for certain bitmap format or not work at all. Here goes anyway: public void FindDarkestPixelFa ...Show All

  • CindyK how to select folder when install a project?

    hi.. i make a project and publish it to CD used vs2005,now,when i run setup from CD,i can not select the dest folder where i want project to install,it run all auto,i don't want it,i want to select the dest folder by myself,how should i do thanks for your help! hi, in express edition you can just use clickonce , which doesn't support this feature if you want to install your program in other place you ...Show All

  • J--Say New and Need Some Help PLEASE!

    I want to be able to select one or several records in a datagridview and update or change a specific column for each record selected. For example: A Customer database that has a date field for "work completed". I want to be able to select certain customers and update only the date "work Completed" for each customer selected to Todays date or any date I choose. How can I do this In VB express. Thank You Hi and welco ...Show All

  • KENTY Cannot activate express products

    Hi everyone, When I click on the "Register now" link in the Help->Activate Product... menu for both Visual Web Developer Express and Visual C# Express nothing happens.  IE is my only installed browser. Is there a link on the Express product web sites that would allow me to actiavte my 2 products   Or any idea on why clicking that link would not take me into my IE Thanks, Mike Hatfield I'm ha ...Show All

  • nickc How can I find difference between two DateTimes

    How can I find difference between two Date Times Let Suppose I have two buttons, cmdTime1,cmdTime2 when I click on cmdTime1 button, then it will be time time1, and when I click on cmdTime2 button, then it will be time time2 How to time3 = time2 – time1 Some one can tell me, how to do so in C#. Have a look at the following post: http://forums.microsoft.com/MSDN/ShowPost.aspx PostID=252709&SiteID= ...Show All

  • geebee Pass on variables?

    In windows form application I made two forms... One is the dialog thing and one is the main form... I made it so that the variable "selectedPath" equals a certain thing... Then I need to confirm the path... and label3 is placed in the dialog... so when I type in: label3.Text = selectedPath   it says that the variable "selectedPath" is not defined... How can I make it so that the main form passes on the variable "selectedPath" to the ...Show All

  • experttech Installing MS.Office.Interop with VB.NET Express

    I am trying to install Microsoft.Office.Interop with VB.NET 2005 Express The only installation package I found said that it requires Visual Studio 2005. Question: I assume Microsoft.Office.Interop is compatible with VB.NET 2005 Express. How do I install it on my PC without Visual Studio 2005 Thanks It should be compatible with Visual Basic Express. I believe if you have installed Office the Office object ...Show All

  • JoeeT More text box Stuff?

    Private Sub Button1_Click( ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button1.Click Dim incomebox As Double Dim MTR As Double Dim result As Double incomebox = IncomeBox1.Text MTR = MTRBox2.Text Resultbox.Text = result 'Label20.Text = result result = MTR / 100 * incomebox End Sub is returning a value of "0" Hi There DirtyHowi..... I'm n ...Show All

  • kelz1004 Visual C++ express install problem

    Hi , I have xp pro w/ service pack 2 installed and .net 2.0 when I try install c++ express it gets about half way through then exits with an error. I looked through the logs and found this: failed to connect to server Error. 0x800706BA I have the log files saved so if more info is need I can supply it. Any help would be greatly apreciated How are you doing the install, are you using ...Show All

8910111213141516171819202122232425

©2008 Software Development Network

powered by phorum