The FileUpload control and the ASP.NET Response object let you move files between the browser and the server. And moving in each direction just requires a few lines of code.
After years neglecting the VB6 community, Microsoft seems to be missing something. Us!
- By Karl E. Peterson
- 10/27/2009
The MultiView control allows you to swap sets of controls on and off the page. But the MultiView control also makes it easier for you to generate new page content and add it at run time.
By converting composite controls into their templates, you gain full control over the makeup of the control and individual controls within it.
After using a given API for a decade or more, you tend to just take it for granted that it works. Karl Peterson shows how he worked around a challenge when it didn't.
- By Karl E. Peterson
- 10/13/2009
Peter wraps up his solutions for getting junk off the page when the user wants to print out a copy. This time by working with Themes and JavaScript.
How to clean up the disabled state of a Silverlight control using Expression Blend.
Peter investigates three solutions for getting junk off your page when the user wants to print a copy.
DEVDISASTERS: After three long interviews for a .NET developer position, Maxim received a fairly generous offer and accepted it on the spot.
- By Alex Papadimoulis
- 10/01/2009
A VSM reader responds to the September 2009 cover story on how to use the Repository pattern to eliminate dependencies in Test-Driven Development.
- By Readers of Visual Studio Magazine
- 10/01/2009
ASK KATHLEEN: Readers explore Managed Extensibility Framework, using callback delegates and how to create the equivalent of a C# partial interface in Visual Basic.
- By Kathleen Dollard
- 10/01/2009
REDMOND REVIEW: Since Bill Gates proclaimed Microsoft's Internet strategy in his Internet Tidal Wave memo of 1995, people have been cynical of Microsoft's embrace of the public network.
- By Andrew J. Brust
- 10/01/2009
ON VB: Four ways to synchronize threads with your app's user interface.
- By Bill McCarthy
- 10/01/2009
Since announcing the Microsoft Interoperability Initiative early last year, we've seen the company move in a consistent and tangible direction toward greater openness, cooperation and interoperability.
- By Michael Desmond
- 10/01/2009
Peter asks if business developers should be thinking seriously about social networking and knowledge management.
Peter Vogel dives deeper into the challenge of presenting ASP.NET Web pages in multiple languages and cultures.
Tired of wondering which version of dumpbin or link is executing? Would you like to copy that tool you use all the time to another machine, but can't seem to find it? Here's a little utility that can help.
- By Karl E. Peterson
- 09/22/2009
ASP.NET can simplify the difficult task of internationalizing your Web pages. Peter Vogel shows you how.
The last in a series of articles on working with VSTS2008 shows how to make existing unit tests data driven.
- By Mickey Gousset
- 09/15/2009
Mickey shows some other unit testing options, and how to enable code coverage, in Visual Studio Team System 2008
- By Mickey Gousset
- 09/10/2009