A reader responds to "iPad's Platform Impact," Andrew Brust's March, 2010, Redmond Review column on the Apple iPad.
- By Readers of Visual Studio Magazine
- 05/01/2010
Peter Vogel returns to creating an AJAX-enabled ASP.NET application using the latest tools out of the AJAX library and .NET 4. However, it turns out that you can't there from here... at least, not right away.
Mickey Gousset shows you the different static code analysis configuration options in Visual Studio 2010.
- By Mickey Gousset
- 04/27/2010
Peter Vogel wraps up coverage of object-oriented programming for the single-tier developer by handling the difference between the data required by users and the object used by the business layer.
Sometimes your best option is to bypass the .NET Framework and make function calls to the native Win32 API.
If you're going to use the ObjectDataSource in a real application, you'll need to support all of the CRUD activities. Peter Vogel extends his object model to do just that.
Karl Peterson returns with another batch of tricks designed to improve the IDE.
- By Karl E. Peterson
- 04/12/2010
Peter Vogel continues to look at the basics of O-O development to support the ASP.NET ObjectDataSource.
There are countless tricks folks have learned to use within the classic Visual Basic IDE over the years. Here are a few of mine.
- By Karl E. Peterson
- 04/06/2010
In the March C# Corner column, Patrick Steele explained how to use LINQ outside of databases to make code easier to read and maintain.
- By Readers of Visual Studio Magazine
- 04/01/2010
Kathleen Dollard shows how to display a list of complex bound criteria, including data, child data and photos for each item, in Silverlight.
- By Kathleen Dollard
- 04/01/2010
I've always been a data guy. I think data maintenance, sharing and analysis is the inspiration for almost all line-of-business software, and technology that makes any or all of it easier is key to platform success.
- By Andrew J. Brust
- 04/01/2010
Kathleen Dollard shows how to improve development using T4 code generation and in-line DSL as a localized development tool.
- By Kathleen Dollard
- 04/01/2010
Dave Mendlen writes that the Visual Studio team at Microsoft is working overtime to give developers the information they need to assess and use Visual Studio 2010.
- By Dave Mendlen
- 04/01/2010
By almost any metric, Visual Studio 2010 is a big release.
- By Michael Desmond
- 04/01/2010
You're considering the ObjectDataSource but you're not an object developer. Peter Vogel shows you what you need to do to move into multi-tier development.
For teams using an agile software development methodology, Team Foundation Server 2010 offers new tools to help you easily visualize the backlog, the workload per iteration and the workload per developer. Jeff Levinson shows how TFS 2010 can help guide agile development.
- By Jeff Levinson
- 03/30/2010
Just because your code compiles when you press F5 in VS2010 doesn't mean it's error free. Use the static code analysis features of VS2010 to analyze managed assemblies.
- By Mickey Gousset
- 03/25/2010
You put all of your code in the code file of your ASP.NET pages -- but other developers keep kicking sand in your face because you're not doing n-tier development. Peter's here to say that you're not (necessarily) being dumb.
64-bit versions of Windows present perils for Win32 apps, and opportunities too. For example, it's incredibly easy to double your address space.
- By Karl E. Peterson
- 03/22/2010