Starting up - help needed

This is a discussion on Starting up - help needed within the CSharp forums in Programming Languages category; Hello guys! I have a question for you. Let me quicly explain the situation. I used to be an MS-DOS programmer 15 years ago, using C as a language. I've been away from daily programming since then and I've not done much with Windows and .NET development. I've done Access programming and some other vbscript based development. I'm back to coding and I will be working with Visual Studio 2008 Pro using C#. I am willing to work with latest technologies like LINQ and WPF. I will also be working with ASP.NET for a website. My question is: apart from ...

Go Back   Application Development Forum > Programming Languages > CSharp

Object Mix

Register FAQ Calendar Search Today's Posts Mark Forums Read
  #1  
Old 08-27-2008, 08:16 PM
fsantos
Guest
 
Default Starting up - help needed

Hello guys! I have a question for you. Let me quicly explain the situation.

I used to be an MS-DOS programmer 15 years ago, using C as a language. I've
been away from daily programming since then and I've not done much with
Windows and .NET development. I've done Access programming and some other
vbscript based development.

I'm back to coding and I will be working with Visual Studio 2008 Pro using
C#. I am willing to work with latest technologies like LINQ and WPF. I will
also be working with ASP.NET for a website.

My question is: apart from Visual Studio 2008 what are the absolute tools
you will recommend me to use? Those top 10 tools I will not be able to work
without?

Thanks for your help!
--
fsantos
Reply With Quote
  #2  
Old 08-27-2008, 08:27 PM
Peter Duniho
Guest
 
Default Re: Starting up - help needed

On Wed, 27 Aug 2008 17:16:16 -0700, fsantos
<fsantos@discussions.microsoft.com> wrote:

> [...]
> My question is: apart from Visual Studio 2008 what are the absolute tools
> you will recommend me to use? Those top 10 tools I will not be able to
> work
> without?


I can't name 10 tools you can't do without. Honestly, VS has practically
everything you'll need, at least for starting out.

There are a few other tools that can definitely be handy, especially as
you get into the more esoteric areas of C# and .NET. These include .NET
Reflector (decompiler) and Microsoft's ILDASM.EXE (disassembler) And of
course, you should definitely get familiar with how the MSDN web site is
organized. All the information you need is in there, but finding it
relies on knowing where it is (hint: MSDN's search tool is okay, but doing
a site search with Google is often better ). Become familiar with the
..NET Framework library reference and the C# reference and programmer guide
sections of the MSDN web site.

Pete
Reply With Quote
  #3  
Old 08-28-2008, 01:18 AM
Arto Viitanen
Guest
 
Default Re: Starting up - help needed

fsantos kirjoitti:
> Hello guys! I have a question for you. Let me quicly explain the situation.


> My question is: apart from Visual Studio 2008 what are the absolute tools
> you will recommend me to use? Those top 10 tools I will not be able to work
> without?
>
> Thanks for your help!


I don't know its number, but Microsoft's FxCop
(http://en.wikipedia.org/wiki/FxCop) might help you in coding.

--
Arto Viitanen
Reply With Quote
  #4  
Old 08-28-2008, 02:37 AM
Bjørn Brox
Guest
 
Default Re: Starting up - help needed

fsantos skrev:
> Hello guys! I have a question for you. Let me quicly explain the situation.
>
> I used to be an MS-DOS programmer 15 years ago, using C as a language. I've
> been away from daily programming since then and I've not done much with
> Windows and .NET development. I've done Access programming and some other
> vbscript based development.
>
> I'm back to coding and I will be working with Visual Studio 2008 Pro using
> C#. I am willing to work with latest technologies like LINQ and WPF. I will
> also be working with ASP.NET for a website.
>
> My question is: apart from Visual Studio 2008 what are the absolute tools
> you will recommend me to use? Those top 10 tools I will not be able to work
> without?
>
> Thanks for your help!


I would recommend Resharper

http://www.jetbrains.com/resharper/

It helps you a lot on arranging code and using C# statements you as an
old C programmer would not think about.

However there are things with resharper I dislike where the worst thing
is that the Object Browser window is opened when you want to see the
declaration of a system object, but it can be disabled.
--
Bjørn Brox
Reply With Quote
  #5  
Old 08-28-2008, 05:09 AM
Ken Foskey
Guest
 
Default Re: Starting up - help needed

On Wed, 27 Aug 2008 17:16:16 -0700, fsantos wrote:

> My question is: apart from Visual Studio 2008 what are the absolute
> tools you will recommend me to use? Those top 10 tools I will not be
> able to work without?


Books for research, a good search engine and clear questions here.

I have converted from Unix, C & perl three months ago and I have not
found anything that I would need in common development. Like everything
I am certain I am doing it the hard way most of the time (rewritten all
the code I wrote in the first month into far fewer lines now...).

This is a steep learning curve, I am just feeling comfortable with the
whole thing now but it has been a frustrating experience. Nullable
datetime was the irritating problem, the datasource position just does
not change and there is nothing to indicate why.

Ken
Reply With Quote
  #6  
Old 08-28-2008, 07:47 AM
fsantos
Guest
 
Default RE: Starting up - help needed

Thanks everyone for your sugestions. I do have one more question:

- What tool would you recommend out of Infragistics, ComponentOne and
DevXpress tool suites?

I think I will need to have one of these to ease my development and I would
like to go with the best one. All seem quite good to me, but maybe experience
tells otherwise.

Regards
--
fsantos


"fsantos" wrote:

> Hello guys! I have a question for you. Let me quicly explain the situation.
>
> I used to be an MS-DOS programmer 15 years ago, using C as a language. I've
> been away from daily programming since then and I've not done much with
> Windows and .NET development. I've done Access programming and some other
> vbscript based development.
>
> I'm back to coding and I will be working with Visual Studio 2008 Pro using
> C#. I am willing to work with latest technologies like LINQ and WPF. I will
> also be working with ASP.NET for a website.
>
> My question is: apart from Visual Studio 2008 what are the absolute tools
> you will recommend me to use? Those top 10 tools I will not be able to work
> without?
>
> Thanks for your help!
> --
> fsantos

Reply With Quote
Reply


Thread Tools
Display Modes


All times are GMT -5. The time now is 08:00 AM.


Powered by vBulletin® Version 3.7.2
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0
vB Ad Management by =RedTyger=

In an effort to better serve ads to our visitors, cookies are used on objectmix.com. For more information, check out our Privacy Policy.