Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 723327
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 14, 20262026-05-14T06:05:44+00:00 2026-05-14T06:05:44+00:00

I am making my first web application with ASP.NET and I am having a

  • 0

I am making my first web application with ASP.NET and I am having a rough time. I have previously created the application I am working on as a Windows Form application and it works great, but I am having problems with the HTML side of things in the web application. My issues are pretty minor, but very annoying. I have worked with websites before and CSS, but as far as I can tell I do not have direct access to a CSS when creating a web application in VS 2008. My biggest issue is the positioning of components that I have dragged onto the “Default.aspx” form. For instance, how am I supposed to float a panel next to another one if I don’t have a CSS, or how am I to correctly position a label?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-14T06:05:45+00:00Added an answer on May 14, 2026 at 6:05 am

    You have a bit of a problem, if you want fine-grained (aka adequate) control over your css and markup. The Web-forms model was intended to “shield” you from these issues. Web forms and web controls can be very powerful in their ability to quickly deploy solutions, but there are some challenges:

    • you give up a lot control of your markup (although this will actually be getting better in 2010, with more sane control-generated markup and controllable id attributes.)
    • debugging can be difficult, since you can’t fix a bug in the controls themselves. It’s often difficult to find what is actually causing your bug.
    • what actually goes down to the browser can be huge, with a lot of extra markup that you didn’t intend, don’t need, and don’t about until you “view source” on the client.

    If you have not already investigated it, consider the ASP.NET MVP framework. We can now say that you have two main options when delivering web solutions with .NET, ASP.NET Webforms, and ASP.NET MVC. The MVC framework drops support for web controls, and helps you deliver your solution using the MVC pattern. This means several things, but for you it means a framework that assumes you want to define the layout yourself, and know the html going down to the browser.

    Note that even in “classic” ASP.NET webforms (the type of project you’ve started with), you can still have control of your markup. If your .aspx page, just manually put the css and html that you want to have there. Using ASP “controls” is what really takes you away form your markup (and indirectly, from your CSS). A webforms project can have a great, efficient structure, but you have to provide it yourself.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

We have an ASP.Net Web Application that is running in an IIS Web-Garden--which is
We have so, so many RESX files in our ASP.NET 3.5 web application (for
I'm making my first foray into WPF - I have a simple form with
I have been making a little toy web application in C# along the lines
I’ve got a situation with a large internal corporate web based application running ASP.NET
I am trying out google web toolkit for the first time by making a
I've developing an ASP.NET application that interfaces with Google Maps and retrieves marker information
I am thinking of making a hidable/showable menu on my web application. Before this,
I really don't see the point of making EJB's into web services. The first
Making echo of a question around the web: Is the syntax for svn:ignore patterns

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.