project

  1. N

    Question Templates missing from Windows Phone SDK 7.1

    I am using Visual Studio 2010 and have installed the Windows Phone SDK 7.1 (http://www.microsoft.com/en-us/download/details.aspx?displaylang=en&id=27570) on my machine. However, several of the Project Templates were not added, such as Windows Phone 3D Graphics Application. I tried doing a...
  2. D

    Available Software Developer for software - VB 2010

    Hi, I am in the look out for a developer using visual basic 2010 to help develop software for my company Donkey Ware, we are a very small team of 2 people and me being the only developer , Project is the piece of software you will be co-working on with me, it is a application to help organize...
  3. B

    Question Cannot open vb projects?!

    Hello, I have installed VB2008 and have created a noobish calculator project and saved it. Now when I click "open project", and choose it, the project window does not appear. :confused: How do I fix this? I have already tried reinstalling, but it must have saved the settings somewhere because...
  4. H

    Question How to make a registration feature for my Visual Basic program?

    I have made a program, that i want to distribute with a free version, and a pay version. I need a code to make the program so the user can pay, and get emailed a link, which i can do, but i need a code to allow the user to enter their User ID, which was sent to them, (ie. 937823) and a...
  5. T

    Add attribute to every contol in project

    what is the best way to add an attribute to every <input type='text'> item in a project? {ex. <input type='text' onclick="alert('textbox was clicked.')"} I tried useing javascript and it would only add the attribute to the last one in the loop. I don't know how to do it in vbscript or...
  6. D

    Create homework project called Cream Delights, an order form/inventory program.

    Greetings all. Thank you for looking at my post. Please forgive me if I posted this in the wrong area. I am looking for assistance with a homework project in which I am struggling with and very stressed out about. I have spent the last 2 weeks doing a great deal of studying and reading and I am...
  7. C

    A paid project

    Hello, I just wanted to tell you that there is a project that you can work on for payment: Below are the details: Details: An asp.net2 tree using VB control where user can drag and drop branches from one place to another within the tree and have the final layout saved in a database. The...
  8. P

    How do i get my form to change between different "pages" like in Java's cardlayout?

    How do i get my form to change between different "pages" like in Java's cardlayout? Hi! I am creating a VB.net program that should control som lab equipment. The user should be able to: - Create a new project, to start a new test session - Open a project, to start from an ongoing test. The...
Back
Top