Archives / 2004 / January

1-10 of 24
  • Printing a text file

    Friday, January 30, 2004
    This is definitely a frequently asked question... "how do I print a text file?"Well there is more than one answer to that, but I've put a simple sample up on http://www.duncanmackenzie.net/Samples/default.aspx to give you a head start if you have ever wondered how to print a text file. [read more...]
    Filed under | 0 comments »
  • Modern Software Development in Visual Basic .NET

    Wednesday, January 28, 2004
    I blogged about it before, but there is a 15-part webcast series starting Tuesday February 3rd, presented by Dr. Joe Hummel, focused on Visual Basic .NET topics for the Visual Basic 6.0 developer (and others!). Check out all the details here! [read more...]
  • The C# team is going to be coming after me...

    Wednesday, January 28, 2004
    Every week, Eric Gunnerson, Dan Fernandez and I get together to work on the C# developer center and other C#-ish topics... and last week we divided up some tasks amongst the three of us. Well, we are meeting again today and I don't have those tasks done... so I'm starting to watch my back. I'm expecting Andy (above) to show up in my office at any moment with the C# 'club of motivation', but perhaps I can save myself before he arrives... with your help.My task was to come up with a good set of questions that we could ask [read more...]
    Filed under | 0 comments »
  • Virus Alert

    Tuesday, January 27, 2004
    Ok, you are going to see this a lot today, but my posts go onto the C# and VB home pages, so here goes; Microsoft Consumer Virus Alert Why We Are Issuing This Alert W32/Mydoom@MM spreads through e-mail. This worm can disguise the sender's address, a tactic known as spoofing, and may generate e-mails that appear to have been sent by Microsoft. Many of the addresses Mydoom uses are valid addresses that are being spoofed for malicious purposes. Mydoom Virus Alert: What to Do Treat all e-mail attachments with caution, particularly .zip files in the case of this virus, even [read more...]
  • Win32 API to .NET Framework mapping

    Monday, January 26, 2004
    http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dndotnet/html/win32map.asp This article identifies the Microsoft .NET Framework version 1.0 or 1.1 APIs that provide similar functionality to Microsoft Win32 functions. One or more relevant .NET Framework APIs are shown for each Win32 function listed. The intended audience for this article is experienced Win32 developers who are creating applications or libraries based on the Microsoft .NET Framework, but anyone looking for a managed counterpart for a Win32 function could find this document useful. (85 printed pages) Very cool, now just give me the API Viewer from VB6 updated to .NET, and I'd be set. [read more...]
  • New Visual Basic home page design live...

    Monday, January 26, 2004
    Blog is on the home page, headlines re-vamped... check it out and let me know what you think. http://msdn.microsoft.com/vbasic/ [read more...]
  • Just a quick reminder, VB6 upgrade chat tomorrow

    Monday, January 26, 2004
    MSDN Chat: Upgrading Visual Basic 6 Skills and Applications to Visual Basic .NET On January 27 at 1:00 P.M. Pacific Time, join members of the Visual Basic .NET and Visual Studio teams and talk about best practices for upgrading your old projects (and skills) to Visual Basic .NET. [read more...]
    Filed under | 0 comments »
  • Data Access and Storage Developer Center now up...

    Monday, January 26, 2004
    A new developer center has been launched; http://msdn.microsoft.com/data/ covering both Data Access (ADO, ADO.NET, OLEDB, etc...) and Storage (SQL Server, Access, etc...). Check it out! [read more...]
  • Multi MSDN Multimedia

    Thursday, January 22, 2004
    A new .NET Rocks! has been posted: http://msdn.microsoft.com/dotnetrocks/ In this, Mark's last show, Carl and Mark welcome Rory Blyth, who writes a very popular blog at http://www.neopoleon.com. Rory talks about the .NET community and the Open Source Software (OSS) community, writing, blogging, driving to the PDC from Las Vegas, Longhorn, and more. A new MSDN TV has been posted. http://msdn.microsoft.com/msdntv/episode.aspx?xml=episodes/en/20040122VSNETAK/manifest.xml The Whidbey Chronicles: MSBuild During this episode, Alex Kipman shows how to fundamentally alter the Visual Studio build process with the new build platform for Microsoft: MSBuild. Does anyone else think of Red Vs. Blue's Blood Gulch Chronicles when they [read more...]
  • New RSS Aggregator

    Thursday, January 22, 2004
    I'm sure we all feel that the world needs another RSS Aggregator, and lucky for us... someone has written one :) Darshan Singh has created an excellent RSS aggregator using Windows Forms (and C#). RSSConnect supports skinning of the post viewing pane, searching and indexing of posts using the integrated database support as well as a number of other customization points.Download RSSConnect from PerfectXML.com Seriously though, it looks like it has some interesting features around searching/indexing, so I'm sure it will add to that great pool of desirable aggregator features that all aggregator writers are helping to advance. [read more...]
    Filed under | 0 comments »