|
InformIT
NET
Newsletter
Oct 12, 2004
|
|
![spacer]() |
NET
Reference Guide
Your Host Jim Mischel
|
The way you work with files and file names changes with every environment, and often with every new language that you learn. The .NET Framework has its own way of dealing with path names and manipulating the file system. This week I talk about the System.IO.Path class, which makes working with path names very easy. Next week I'll cover System.IO.File, which lets you manipulate the file system.
If you're an old C++ or Delphi programmer, you're probably familiar with structured exception handling. Exceptions (errors) happen, and it's up to programmers to catch the errors and handle them gracefully to prevent the program from crashing. In his article Structured Exception Handling in Visual Studio.Net, author Peter Aitken explains the basics of structured exception handling with Visual Basic and gives some advice about how and when to use exception handling. The techniques he shows are just as applicable to C# programs, and to other .NET languages as well.
|
Visit The .NET Reference Guide
|
| |
![Web Bug from http://www.informit.com/display/InformIT/images/newsletter/vertical/dot.gif]() |
| |
New Content
Subscribe to the .NET Reference Guide RSS feed.
New Books and Safari Online Books
|
![spacer]() |
![Web Bug from http://www.informit.com/display/InformIT/images/newsletter/vertical/dot.gif]() |
|
The .NET Developer's Guide to Windows Security
This is required reading for .NET programmers who want to develop secure Windows applications. Author Keith Brown crystallizes his application security expertise into 75 short, specific guidelines. Each item is clearly explained, cross-referenced, and illustrated with detailed examples. The items build on one another until they produce a comprehensive picture of what tools are available and how you should use them. Learn more about the book!
|
|
Grab Our .NET RSS Feed
You can get our .NET Reference Guide additions and weblogs in your RSS Aggregator click here to grab the code!
|
|
Weblog of the Week: String Marshaling
Jim Mischel ran into a curious problem marshaling a string buffer from an unmanaged function to a C# callback function (delegate). Can you help him solve the problem?
|
|
C++ Without Fear: A Beginner�s Guide That Makes You Feel Smart!
If you've always wanted to learn how to program a computer, or to learn the popular C++ programming language, here's the perfect book and CD to get you started. You'll find everything you need patiently explained and clearly illustrated, from general programming concepts and techniques to the particulars of the C++ language. In no time, you'll be writing your own programs!
|
|
Become a Member and Save up to 25% in Our Book Store!
Profile yourself with InformIT and you'll receive an additional discount — up to 25% off many titles in the InformIT Book Store. The best part is that this offer will never expire!
|
|
|
![Web Bug from http://www.informit.com/display/InformIT/images/newsletter/vertical/]() |