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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 10, 20262026-05-10T18:13:56+00:00 2026-05-10T18:13:56+00:00

I have recently been working with Python using Komodo Edit and other simpler editors

  • 0

I have recently been working with Python using Komodo Edit and other simpler editors but now I am doing a project which is to be done in C# using VS 08. I would appreciate any hints on how to get productive on that platform as quickly as possible.

  • 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. 2026-05-10T18:13:57+00:00Added an answer on May 10, 2026 at 6:13 pm

    As far as becoming proficient with C# I would highly recommend Programming C# and C# in Depth.

    For Visual Studio, start poking around in the IDE a lot, play around, get familiar with it. Start with simple projects and explore all the different aspects. Learn how to optimize Visual Studio and get familiar with some of the great keyboard shortcuts / hidden features of the IDE.

    Definitely do each of the following at least once:

    Projects:

    • Create a simple console application (e.g. hello world)
    • Create a class library (managed .dll) and use it from another application you create
    • Create a simple windows application
    • Create a simple asp.net web app

    Debugging:

    • Debug a command line app
    • Get familiar with: breakpoints, the locals and watch windows, step over, step into, step out of, continue, stop debugging
    • Create a command line app which uses a function in a class library. Store the dll and symbol file (.pdb) for the library but delete the source code, debug through app as it goes into the library
    • Debug into a webservice
    • Learn how to use ILDasm and ILAsm

    Command Line:

    • Get familiar with the Visual Studio command line environment
    • Build using only the command line
    • Debug from the command line using devenv.exe /debugexe
    • Use ILDasm / ILAsm from the command line to disassemble a simple app into .IL, reassemble it into a differently named file, test to see that it still works

    Testing:

    • Create unit tests (right click in a method, select the option to create a test)
    • Learn how to: run all unit tests, run all unit tests under the debugger, rerun failed unit tests, see details on test failures, run a subset of unit tests
    • Learn how to collect code coverage statistics for your tests

    Source Control:

    • Learn how to interact with your source control system of choice while developing using VS

    Refactoring et al:

    • Become familiar with all of the built-in refactorings (especially rename and extract method)
    • Use ‘Go To Definition’
    • Use ‘Find All References’
    • Use ‘Find In Files’ (ctrl-shift-F)

    IDE & Keyboard Shortcuts:

    • Learn how to use the designer well for web and winforms
    • Get very familiar with the Solution Explorer window
    • Experiment with different window layouts until you find one your comfortable with, keep experimenting later to see if that’s still the best choice
    • Learn the ins and outs of intellisense, use it to your advantage as much as possible
    • Learn the keyboard shortcut for everything you do
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Ask A Question

Stats

  • Questions 118k
  • Answers 118k
  • 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 I regularly use 2 or 3 machines simultaneously, and have… May 11, 2026 at 11:32 pm
  • Editorial Team
    Editorial Team added an answer Look at Assembly Binding Redirection... You can redirect the old… May 11, 2026 at 11:32 pm
  • Editorial Team
    Editorial Team added an answer Use characterAtIndex:. However, this returns a Unicode character (unichar). If… May 11, 2026 at 11:32 pm

Related Questions

Recently I was talking to a co-worker about C++ and lamented that there was
I've been working on an embedded C/C++ project recently using the shell in Tornado
I am using pyodbc, via Microsoft Jet, to access the data in a Microsoft
I'm working on a RESTish server project that responds to HTTP requests in a

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.