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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 12, 20262026-05-12T00:40:37+00:00 2026-05-12T00:40:37+00:00

All my questions in this topic related to asp.net 2.0 While working on some

  • 0

All my questions in this topic related to asp.net 2.0

While working on some old project when i first opened it Visual studio asked me if i want to convert project from asp.net 2.0 to asp.net 3.5. Is it safe to chose yes ?

If i chosen no in the previous question, how can i later still convert it to asp.net 3.5 ? (Visual studio gave this option in the first place, so i guess it is possible to do later)

And the last question. Is is possible to bind GridView to the List object ?

Thanks a lot for the answers.

  • 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-12T00:40:37+00:00Added an answer on May 12, 2026 at 12:40 am

    It’s safe to switch to a 3.5 site as long as you are going to deploy to a server that has 3.5.

    2.0 sites can always be changed to 3.5 sites. You can remove the .suo file and reopen the solution, and I believe you will be reasked the question. Otherwise, right-click on the project in the solution explorer and pull up its properties page, then where it says target framework just change it to “Framework 3.5”.

    As for a Gridivew, you can bind to a List.

    Soming like:

    List<Customers> customers = new List<Customers>();
    Populate(customers);
    GridView1.DataSource = customers;
    GridView1.DataBind();
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

It seems that all questions regarding this topic are very specific, and while I
I read all the questions related to this topic, and they all give reasons
First of all, I know there are a lot of questions about this topic.
First of all, I know there is a lot of questions about this topic.
First of all, I've know there are several questions targeting this topic, but none
First of I'm very sorry but this questions is not so so specific. All
First of all: This question is not directly programming related. However, the problem only
Virtually all the books I looked at so far related to this topic are
Well, I DID READ ALMOST ALL THE QUESTIONS HERE ABOUT THIS TOPIC! I need
I browsed all SO questions and answers about this topic but I'm still unable

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.