Duncan Mackenzie has too much time on his hands
Browse by Tags
All Tags »
.NET General (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...
|
-
On my home dev box I couldn't seem to open any of my projects (VB or C#), and whenever I tried I got this useful error; The application for project 'C:\Documents and Settings\Duncanma\My Documents\Visual Studio Projects\ConsoleApplication1\ConsoleApplication1.vbproj' Read More...
|
-
This article, by John Kennedy , discusses the creation of an image editing application completely built with C# Express Edition. ExpressPaint Summary: Use C# Express to create an image processing application that's ideal for putting the final touch to Read More...
|
-
Defining and Using Generics in Visual Basic 2005 Harish Kantamneni Visual Basic Team Microsoft Corporation July 2004 Summary : Provides an overview of the generics feature in Visual Basic 2005, and explains the basic concepts involved in defining and Read More...
|
-
In case you didn't notice this on the /vbasic home page... MSDN Webcast: New Features for Visual Basic 2005 Developers Friday, July 02, 2004 1:00 PM - 2:30 PM (GMT-08:00) Pacific Time (US & Canada) In this webcast, you'll learn about the new features Read More...
|
-
Building Tools Using the Visual Studio Automation Model In this episode, Craig Skibo uses the Visual Studio .NET 2003 automation model to build a tool window hosted within Visual Studio that allows you to read blog postings. Read More...
|
-
What's New in Help for Visual Basic 2005 Beta 1 Find out about the newest Help features in Visual Basic 2005 Beta 1, including distinguishing Visual Basic from other languages, more task-oriented topics, and an emphasis on code examples. Read More...
|
-
Matthew Gertz, Dev Lead for the VB Compiler, Editor & Debugger team has written an article on operator overloading in Visual Basic 2005... Operator Overloading In Visual Basic 2005 Operator Overloading, new to Visual Basic 2005, simplifies the use Read More...
|
-
This new article from Ken Getz provides an overview of many of the new features in Visual Basic 2005, including "My", "Edit and Continue", "AutoCorrect", "Just My Code" and more... Check it out here Read More...
|
-
And (hopefully the formatting will work out ok in the blog) here are the results :) What release are you most excited about? Halo 2: (20.7%) Visual Studio .NET 2005: (46.6%) SQL Server 2005: (8.6%) Longhorn: (15.5%) None of the above: (8.6%) Total votes: Read More...
|
-
If you follow other people's blogs, then you've probably heard about the Power Pack by now, but I'm happy to annouce that the overview article (complete with pictures!!) is available on MSDN! Check it out by clicking here! Read More...
|
-
As with my earlier messing around with a poll, I took a concept from the www.asp.net site today and made my own "CheckDotNet.aspx" page. The one on www.asp.net only checks for the .NET Framework 1.0 or better, so I modified the logic to detect 1.1 and Read More...
|
-
Check out this link to go right to the VB section... lots of great info in there... or check out the C# section here . (found via the VSTO2 blog... ) Note that this is not a prototype of the next version of MSDN... it is intended to be consumed by the Read More...
|
-
The 3 Leaf guys, (well probably just one of them... but who knows which one), talk about "Application Level Events" in Whidbey Here's a code snippet to illustrate what they are talking about... something that I like to think of as "Global.asa" (I haven't Read More...
|