Advertisement
If you have a new account but are having problems posting or verifying your account, please email us on hello@boards.ie for help. Thanks :)
Hello all! Please ensure that you are posting a new thread or question in the appropriate forum. The Feedback forum is overwhelmed with questions that are having to be moved elsewhere. If you need help to verify your account contact hello@boards.ie
Hi there,
There is an issue with role permissions that is being worked on at the moment.
If you are having trouble with access or permissions on regional forums please post here to get access: https://www.boards.ie/discussion/2058365403/you-do-not-have-permission-for-that#latest

.NET Framework FAQ

Comments

  • Registered Users, Registered Users 2 Posts: 6,762 ✭✭✭WizZard


    The best quick editor I have used is Notepad2. You can replace Notepad with it. It's fantastic for a quick look at source code when you don't want to open a full IDE.
    Also excellent resource for .NET/MFC stuff Code Project

    I have a load of little tools & add-ons that I use for .NET development. I'll post them up soon.
    Maybe this thread should be a sticky? And used for useful programming tools & websites?


  • Registered Users, Registered Users 2 Posts: 4,276 ✭✭✭damnyanks


    www.asp.net for ASP.Net stuff :D


  • Registered Users, Registered Users 2 Posts: 1,464 ✭✭✭evilhomer


    Does anyone know of any good podcasts or videocasts about .NET stuff?

    http://channel9.msdn.com/
    do some good video's but I'm looking for some more.


  • Registered Users, Registered Users 2 Posts: 4,276 ✭✭✭damnyanks


    Any particular topic in .Net or anything to do with it what so ever?


  • Registered Users, Registered Users 2 Posts: 1,464 ✭✭✭evilhomer


    I am mostly looking for things like good debugging techniques in Visual studio, improving performance in .NET programs.

    Anything really. Just real world experience of .NET being passed on.


  • Advertisement
Advertisement