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 3983090
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 20, 20262026-05-20T05:36:21+00:00 2026-05-20T05:36:21+00:00

The toolbox says there is no usable control in this group? I have to

  • 0

The toolbox says there is no usable control in this group?

I have to create a textbox in asp.net mvc2 web application?

Please explain.

  • 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-20T05:36:21+00:00Added an answer on May 20, 2026 at 5:36 am

    The toolbox is a habit that you might have learned from WebForms development but which no longer applies in ASP.NET MVC. In ASP.NET MVC you write code. And to generate a textbox (<input type="text" ...) you could use the TextBoxFor HTML helper:

    <%= Html.TextBoxFor(x => x.SomeViewModelProperty) %>
    

    or if you don’t have a strongly typed view (although you should if you want a properly designed MVC application)

    <%= Html.TextBox("SomeViewModelProperty") %>
    

    So say goodbye to server controls and toolboxes and say hello to ASP.NET MVC.

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

Sidebar

Related Questions

I'm using ASP.NET AJAX Control Toolbox in ASP.NET 3.5 webform app; for each item
I can't find it in the toolbox anywhere. What control do I have available
My application is a VOIP telephony toolbox. I have a series of UISwitch controls,
I want to create a CustomControl in toolbox in my C# application
I have added the Windows Media Player com control into my toolbox and then
I have my own toolbar with toolbox and toolbarpalette. I have followed this https://developer.mozilla.org/en/Skinning_XUL_Files_by_Hand
I can add the Chart control located in Data group of toolbox if i
I have installed Google Toolbox for Mac into Xcode and followed the instructions to
I have noticed that Google Toolbox for Mac replaces several SQLite built-in functions (LOWER/UPPER,
I'm looking for a control that the Visual Studio Toolbox menu uses. It can

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.