Well, Visual Studio 2010 has been out for several months now, and it looks to be a super product. One of the nice things that Microsoft is doing is offering a lot of content for free to help explain and teach the features of VS2010.
For example, you may have heard of ASP.NET MVC (Model-View-Controller), which is a Microsoft template (actually, now MVC2) for developing web applications using what is known as the MVC design pattern. But there are other design patterns for developing applications. Here is a link for using the MVVM (Model-View-ViewModel) pattern for WPF and Silverlight applications: Problems and Solutions with Model-View-ViewModel.
Another recent discussion had to do with questions on what Microsoft is doing with data.
Anyway, I hope these give you something to think about until the next time. Coming in a couple of weeks, a long overdue course on Programming with C#, using Visual Studio 2010.
- Leslie Koorhan, .NET Expert; MCT, MCSD (.NET), MCTS, MCDBA, MCPD LinkIn with Leslie
No comments:
Post a Comment