.NET Framework


Channel Gets a Crack at Windows 7

Microsoft has begun aggressively reaching out to the channel to prepare for the release of Windows 7.

Handling Runtime Errors Globally

Unhandled runtime errors hit the best of us. But if you catch them at the Page and Application levels, you'll save yourself a lot of grief.

Microsoft Rolls Out Semblio SDK for Education Developers

Microsoft has released Semblio SDK version 1, a new tool for education developers that's designed to aid in the creation of interactive learning materials.

Forward Compatibility

While moving code backward is nice, what really matters is that code can move forward.

Xenocode Upgrades Application Virtualization Tool

Xenocode, the Seattle-based maker of virtualization tools, today released the latest version of its Virtual Application Studio, a developer-focused authoring environment for virtualizing existing Windows-based applications.

Use Iterators in VB Now

Iterators are a crucial part of modern programming, not least because they provide the basis for collection traversal using For Each loops. Language Integrated Query (LINQ) adds to the importance of iterators, as iterators are the source of IEnumerable(Of T) that forms the backbone of LINQ. Learn how to take advantage of them in your code with several different techniques for creating your own iterators in VB.

Use Lambda Expressions for Abstract Delegates

Lambda expressions are nothing more than convenient syntax for delegates. So why can't you use them where the Framework expects a delegate? And more importantly, what can you do about it?

Where Did All The Developers Go?

If programmers are leaving VB and aren't going to C#, where are they going?

Develop Help Content Like a Professional

MadCap Flare 4.1 offers must-have features for technical writers.

Developers Debate over Future of C#

Developers respond to Microsoft Technical Fellow Anders Hejlsberg's discussion on the future direction of C#.

Windows 7 Waits on Partner Readiness, Sinofsky Says

Users testing Microsoft's Windows 7 Beta have been asking Microsoft when it will release the final product, but Microsoft isn't saying right now, according to a Windows 7 team blog posted on Friday.

Updating Multiple GridView Rows

Putting updateable controls in the ItemTemplate in a GridView gives developers what they want: the ability for users to change more than one row at a time. The cost is writing some extra code.

Feds Slog Through Windows 7 Documentation

Microsoft's rollout of Windows 7 Beta, the company's newest operating system, has resulted in a stepped-up workload for the Department of Justice effort overseeing Microsoft's compliance with a past federal court antitrust ruling.

Windows Mobile Development Slowed in Second Half of 2008

Growth of the Apple iPhone and Google's Android mobile platforms are cutting into the market for devices based on Windows Mobile and will continue to do so, according to a global survey of developers.

Microsoft Releases RC1 of ASP.NET MVC

Microsoft today made available Release Candidate 1 of its ASP.NET Model View Controller, a design pattern for test-driven development of enterprise-scale Web applications.

Security in Team Foundation Server, Part 1

Mickey covers the basics of project-level and server-level security in TFS.

Accessing Connection Strings Reliably

Peter provides an alternative to the default mechanism for accessing connection string -- and plugs his next book.

Microsoft Rolls Out Web Platform Installer 1.0

Microsoft announced today the release of Web Platform Installer (Web PI) 1.0, a free downloadable tool designed to help install the Microsoft Web Platform or its components.

Report Sees Cloud Trend for OSS Developers

A survey of more than 300 open source software (OSS) developers found that many plan to distribute their solutions as services over the Internet cloud.

Presidential Inauguration Gets a Little Moonlight

The team developing Moonlight, a multimedia application for Linux- and UNIX-based machines, scrambled to enable live streaming media play for the Barak Obama Presidential Inauguration that was broadcast on Tuesday

Subscribe on YouTube