Duncan Mackenzie has too much time on his hands
Browse by Tags
All Tags »
Visual C# »
TechEd (RSS)
-
For various reasons, the biggest being my desire to play around with .Text, I've moved my blog to my own server at http://blogs.duncanmackenzie.net/duncanma following the 3 leaf model when they moved, I thought I should post this notice a couple of times.. Read More...
|
-
For various reasons, the biggest being my desire to play around with .Text, I've moved my blog to my own server at http://blogs.duncanmackenzie.net The first post over there shows the app that I wrote last night and then used to copy all of my posts and Read More...
|
-
Refactoring C# Code Using Visual Studio 2005 Andrew W. Troelsen Intertech Training Summary: This article examines the role of code refactoring, and the refactoring techniques supported by Visual Studio 2005. (23 printed pages) Read More...
|
-
Ah, launch day... what else would have most of my colleagues sitting in their offices at 12:30 am in the morning on a Monday... and there isn't a single Halo game running!! So, if you haven't heard... the official site for Visual Studio 2005 Beta 1 is Read More...
|
-
Cyrus , recent addition to the C# bloggers list and poster of many posts, has been blogging extensively from TechEd... OMGTHXURGR8!!!! That's basically the message we got today concerning the work we're doing in the C# IDE for VS 2005. I ended up not Read More...
|
-
You can expect to see a MSDN TV version of this session at some point soon... should be pretty good quality, Anders was wearing a microphone... although it did fall off him for a bit :) Read More...
|
-
Like Eric , Brad , and Paul I will be at TechEd and am participating in the Rio tool for meetings. Feel free to look me up and schedule something if you'd like to talk about.... umm... VB / C# / Coding 4 Fun / MSDN ... or whatever... Read More...
|
-
Check out the full post for info on Eric's talk in particular... TechEd and the C# team ... Here's the full set of C# team activities while we're there Mon 5/24 (5:00PM - 6:15PM) - C# Best Practices - What's wrong with this code - Eric (Room 6A) Mon 5/24 Read More...
|
-
Giving us an early peek at his TechEd 2004 talk, Eric discusses how to handle enums in your code, since they are not constrained to the list of options you define in the enum and also because they can change in ways that could break your code in the future... Read More...
|
-
Amazing stuff... Adam Nathan creates pinvoke.net, to general acclaim, and then follows only a few days later with a great VS.NET Add-In that allows you to search for, insert and even contribute PInvoke signatures to his site. "Introducing" PINVOKE.NET Read More...
|
-
Joe Mayo posted a great 'frequently asked question' along with a very clear answer, to the C# FAQ recently.... Why did I receive the error: "The type or namespace '<namespace name>' does not exist in the class or namespace '<parent namespace>' Read More...
|
-
From Dan's blog : Lots of good quality MSDN shows for your viewing pleasure: Scott Guthrie on Data with ASP.NET in Visual Studio 2005 Pablo Castro provides a First Look at ADO.NET 2.0 Krzysztof Cwalina on the new Generic APIs in the .NET Framework 2.0 Read More...
|
-
Very cool article from Code Project ; this is something I have wanted for awhile..... from the moment we started outputing RSS from MSDN , it seemed to me that you'd want to view them inside of VS... I'm downloading this right to try it out, but the article Read More...
|
-
Two video interviews with Eric Gunnerson appeared on Channel 9 today: What has the biggest change at Microsoft since you've been here? How do you design new features for C#? Read More...
|
-
Adam Nathan has created a home for a ton of PInvoke signatures , organized by Module/DLL and pre-populated ( by the man himself ) with a ton of the most common signatures... I'll let the site describe itself with this text from the "What is this site?" Read More...
|