Dan starts a new series of columns on Silverlight 1.0 by walking you through the fundamentals.
Your code is the expression of your design intent -- make sure you communicate
clearly.
New RAD environment for Windows released. Plus Code Rush and Refractor! Pro 2.5, and Dotfuscator Professional 4.1.
- By Editors Visual Studio Magazine
- 10/01/2007
Learn what enabling the application framework in VB actually does and what an invariant culture is and how you take advantage of it.
- By Kathleen Dollard
- 10/01/2007
Visual Studio Magazine reviews Altova XMLSpy 2007 Release 3.
Dan Wahlin walks you through the steps and code for creating a Silverlight application from scratch.
A close look at Intersoft Solutions Corp.’s WebUI Studio.NET 2007
Expose your business tasks as services.
- By Srikanth Seshadri
- 09/15/2007
Microsoft's pledge to support the VB 6.0 runtime via Vista may not be as promising as it seems -- here's what you really need to know.
- By Karl E. Peterson
- 09/14/2007
Notice that ScriptManager can't generate a client-side proxy object that can be used to call the remote service? Dan shows you the workaround.
Our magazine has a new look.
- By Patrick Meader
- 09/01/2007
Using AJAX to personalize your Web sites.
It requires a lot of plumbing to create, manage, and communicate with background threads. The System.ComponentModel.BackgroundWorker class already contains the functionality you need to follow best practices.
Learn how to copy all the custom data formats in objects to the clipboard and determine which ones are appropriate when you paste.
- By Kathleen Dollard
- 09/01/2007
The Open XML-encoded file format that competes with Microsoft's Office Open XML.
- By Erwin Tenhumberg
- 09/01/2007
Dan walks you through configuring this method as well as walks you through all the parameters.
Get the latest downloads related to Visual Studio 2008 (formerly Orcas).
- By Bill McCarthy
- 09/01/2007
The increasing complexity of software design shouldn't take anyone by surprise.
- By Readers of Visual Studio Magazine
- 09/01/2007
Using Page Methods when adding the ScriptService attribute is overkill for a single page -- find out how to add the functionality directly using AJAX.
Leverage .NET Web services using the ScriptServiceAttribute through the ScriptManager control.