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

  • Home
  • SEARCH
  • 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 1002191
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 16, 20262026-05-16T07:47:45+00:00 2026-05-16T07:47:45+00:00

what is the stack for a asp.net Web forms application?and why? example for ASP.NET

  • 0

what is the stack for a asp.net Web forms application?and why?

example for ASP.NET MVC there is an example:

http://codeclimber.net.nz/archive/2009/10/15/my-asp.net-mvc-stack-and-why-i-chosen-it.aspx

thanks

  • 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-16T07:47:46+00:00Added an answer on May 16, 2026 at 7:47 am

    To be perfectly honest, this depends a lot on the specific project you plan to build with WebForms. Since I’m newer to MVC, I do just about all of my .NET development with WebForms. So here’s the "stack" (framework + tools + components) that I use when building an application:

    Framework

    Obviously, ASP.NET WebForms. I make sure to keep all of my different layers (presentation layer – aspx webform, business logic – aspx.vb/aspx.cs codebehind, data access layer – additional classes) separate while I’m building.

    Tools

    • Visual Studio 2010 – I dare you to find a better tool for developing a .NET-based web application.
    • SQL Management Studio Express – Fantastic tool for managing your database setup
    • TortoiseSVN – Subversion tool that integrates directly into Windows’ contextual file menus. It’s great for quickly committing/reverting projects!
    • BugTracker.NET – Great bug tracking tool that integrates with TortoiseSVN.

    Libraries

    • jQuery – I use this for everything
    • jQuery UI – Great for adding "squishy" user interface elements and building out more interactive web forms
    • Flexigrid – I use this for building datagrid elements on my sites. Since it’s built with jQuery, it interfaces nicely and handles AJAX data loads remarkably well.
    • YUI – Another JavaScript library that’s great for animations and transitions.

    Testing

    • Visual Studio Debugger – fantastic for stepping through server-side code to make sure things are working
    • Firebug – Firefox extension – Absolutely essential for debugging client-side scripts and for identifying HTML/CSS errors
    • IETester – Useful for anyone supporting commercial clients (who might still be using IE6)

    For deployment, I use a set of custom tools that create unique filenames for frequently changed files that will need to bypass a user’s cache when they’re changed – i.e. whenever a CSS or JS file is updated or I change an image, I’ll append a unique string to the end of the filename so the browser re-fetches the file.

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

Sidebar

Ask A Question

Stats

  • Questions 485k
  • Answers 485k
  • Best Answers 0
  • User 1
  • Popular
  • Answers
  • Editorial Team

    How to approach applying for a job at a company ...

    • 7 Answers
  • Editorial Team

    How to handle personal stress caused by utterly incompetent and ...

    • 5 Answers
  • Editorial Team

    What is a programmer’s life like?

    • 5 Answers
  • Editorial Team
    Editorial Team added an answer Connection pools are a complicated beast in that they are… May 16, 2026 at 7:48 am
  • Editorial Team
    Editorial Team added an answer It sounds like git thinks that the missing files were… May 16, 2026 at 7:48 am
  • Editorial Team
    Editorial Team added an answer As always, continuations yield an elegant tailcall solution: open System.Collections.Generic… May 16, 2026 at 7:48 am

Trending Tags

analytics british company computer developers django employee employer english facebook french google interview javascript language life php programmer programs salary

Top Members

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.