This month's new releases.
- By Editors Visual Studio Magazine
- 05/01/2008
The new version of the IE browser renews Microsoft's commitment to the Web.
- By Peter Varhol
- 05/01/2008
Silverlight 2.0 includes a subset of the .NET Framework, which enables you to write .NET managed code that runs in Silverlight.
- By Bill McCarthy
- 05/01/2008
Architecture can be key to staying one step ahead.
- By Rockford Lhotka
- 05/01/2008
Dan shows you how to use Silverlight's color animation features and how you can stop and start them programmatically.
Jeff goes through some features in the upcoming Rosario, including UML models and the new Architecture Explorer.
- By Jeff Levinson
- 04/18/2008
Microsoft's new RIA technology extends .NET across platforms.
- By Laurence Moroney
- 04/15/2008
Hook the window message stream to snap your main window to the screen edges as the user moves it about.
- By Karl E. Peterson
- 04/14/2008
Controlling Storyboard animations programmatically lets animations play under a variety of circumstances.
Take advantage of the System.AddIn namespace to handle logic external to your application; don't get caught by Excel's one-based indexes; and make LINQ extension methods work with ArrayLists.
- By Kathleen Dollard
- 04/01/2008
This month's new products.
- By Editors Visual Studio Magazine
- 04/01/2008
VB.NET gets left behind (again), this time by the Windows Live team.
- By Patrick Meader
- 04/01/2008
Make sure developers don't sacrifice quality for the sake of finishing.
- By Rockford Lhotka
- 04/01/2008
Take advantage of new features in C# 3.0 that let you treat code as data -- and save time over more traditional, imperative approaches to programming.
Microsoft's releasing some .NET 3.5 Framework swag: deployment guidelines and the source code itself.
- By Bill McCarthy
- 04/01/2008
Been missing the old VBPJ archives? You're not the only one.
- By Readers of Visual Studio Magazine
- 04/01/2008
Use PInvoke to take advantage of Windows APIs that aren't part of the .NET Framework.
- By Bill McCarthy
- 04/01/2008
With integrated tools, how will designers work with your dev team?
- By Kathleen Richards
- 04/01/2008
No need to add external dependencies, or even call APIs, to easily grab online data.
- By Karl E. Peterson
- 03/27/2008
Dan shows you how you can get more control over animations using keyframes in Silverlight apps.