Jump to content
Xtreme .Net Talk

jbilisnki

Members
  • Posts

    6
  • Joined

  • Last visited

About jbilisnki

  • Birthday 07/28/1981

Personal Information

  • Visual Studio .NET Version
    Visual Studio .NET 2003
  • .NET Preferred Language
    ASP

jbilisnki's Achievements

Newbie

Newbie (1/14)

0

Reputation

  1. I tried scaling it. When I did this the Table was a 100% of my browser window, but when I changed the resolution settings of my desktop the table and the HTML inside of it showed up really tiny in the Left-hand corner of the screen. How do I get the entire page to size up to the resolution settings so it looks the same in a differnet resolution.
  2. I created a ASP.NET page in the smallest resolution. When I change my resolution settings to the largest the Table I put all of my (Labels, datagrid, etc...) in shows up in the left hand corner of the screen. Where do I put the Table tag (or is it the table tag) so I can get the entire page to center in the middle of the screen when I change the resolution settings? Please Help!
  3. I am creating a windows application. I have created some webforms and wrote some code that links each of the forms together. I need to package all of the code so that I can burn it on a CD and upload the installer to another computer that does not have .NET Studio. I want the installer to install what I have so far so I can show them the prototype.
  4. I created a setup file but it needed Visual Studio to open. I want to install it without having to use Visual Studio 2003
  5. How do I add a new setup and deployment project to my solution
  6. I need to package my code so I can install the program I created on another computer that does not have Visual Studio 2003. The application is a Windows Application.
×
×
  • Create New...