Search Result

Collapse
8 results in 0.0024 seconds.
Keywords
Members
Tags
project
  •  

  • Creating a set up that installs a dll to gac (and register)

    hi yall!
    first you should know i followed the instructions from here:
    http://bytes.com/topic/asp-net/answers/309994-creating-setup-install-into-gac-where-can-i-find-example (2nd post, by Mike)
    i followed his exact instructions.
    after i added my assembly i had to put the .tbl in an other folder (i picked one randomly: Desktop of user) After compiling i revcieve the setup.exe.

    When i run this on a target pc...
    See more | Go to post

  • BALLS
    started a topic RE: Visual Studio NOOB question - XML -

    RE: Visual Studio NOOB question - XML -

    RE: Visual Studio NOOB question - XML -

    I need to find/extract XML output from a VS 2010 "web project". I've inherited the project from somebody who vacated it without notice. I DO NOT KNOW WHAT I'M DOING IN VS... but have been told by my boss that I must figure it out. My understanding is that when a VS "project" is "Run" it will generate XML output. I'M A TOTAL NOOB. How do I "open" and "run"...
    See more | Go to post

  • Visual C# 2008 Express Solution-Project Hierarchy

    Gentle list members,
    I have started to type in and modify according to my taste the examples in a tutorial of C# [Sipos Marianna: Programozás élesben. Language Hungarian, ISBN: 963 216 652 3].
    I use Visual C# 2008 Express Edition.
    I have put the first two exercises as Projects in the same Solution. The problem is that I have to mark and unmark again and again which is the executable project.
    • I want to share e. g. the form design
    ...
    See more | Go to post
    Last edited by Niheel; Oct 12 '11, 08:14 AM. Reason: uncesseary bold

  • 17beach
    started a topic Moving code from one machine to another
    in .NET

    Moving code from one machine to another

    I am moving code from one machine A to another Machine B one project in Machine A has a shared assembly in the GaC of Machine A This project fails to load load on Machine B its actually grayed out in solution Explorer with a message "Project_XX X (Unavailable)" and "This project Cannot be loaded" what is the correct process to ensure that this project loads do I have to copy the assembly for Project_XXX from the GAC of Machine...
    See more | Go to post

  • nixav
    started a topic Foosball Game Project

    Foosball Game Project

    Could anyone help me with creating a flash foosball game for actionscript 2.0? Need to hand in a brief on Friday and mine is really not working. Please if someone could read through this code and correct me or can anyone provide me with any script for the game?


    I have created 6 enemies with rectangles inside them that are the hitTests for the ball. The same with my characters. This is the code on my frame.
    ...
    See more | Go to post

  • How to show Total number of items entered and the percentages.

    Project 2 asks you combine these exercises to expand upon the idea of a grading application with
    the following requirements:
    • The application should allow the user to perform score calculations for as many
    assignments as they would like. (5 pts)
    • The application should accept as many scores per assignment as the user would like, with
    the user indicating they are done by a terminal value of -1. (5 pts)
    ...
    See more | Go to post

  • LazyPrinzez
    started a topic What simple GUI programs are there?
    in Java

    What simple GUI programs are there?

    Hello! I've just learned Java for about a month and a half. It's our focus for this semester. Now my teacher said that for our project, we are to make useful programs with GUI. She said that games would be okay. The thing is, I don't have any idea what I'm supposed to make in this project. Our deadline for passing program proposal is the end of January, but I still don't know what to make! >.<

    I have thought of making a memo-calendar...
    See more | Go to post

  • shailesh333
    started a topic How to add .class files to existing project
    in Java

    How to add .class files to existing project

    Hi all,
    I would like to know , how to add a '.class' file to an existing project in netbeans.
    Any help will be greatly appreciated.
    Thanks in advance.
    See more | Go to post
Working...