We offer a free weekly newsletter covering all news related to Visual Basic! Subscribe today! Just enter your email address and press enter!
Tuesday, January 6, 2009Last Updated: 8:00 am ET
SharePoint 2007 and the Thin .NET 3.5 Development Model01/05 - DevX: Latest .NET News Merge your SharePoint development with WCF to work around some of SharePoint 2007's problems and enable the thin .NET development model.
Blog: And the Visual Basic Type Is...12/29 - CodeGuru VB Do you know what your variable's type is? If not, then VB "10" might! Visual Basic "10" is adding Type Inference.
The Mono 2.0 Offerings for Debian GNU/Linux12/31 - DevX: Latest .NET News Find out how much of the Mono 2.0 (and beyond) platform is available for Debian users who want up-to-date .NET compatibility.
Shutdown Manager12/22 - CodeGuru VB The Windows "Turn off" buttons are three or more steps away from the desktop work area, depending on your personal settings. This can be not only inconvenient, but downright bothersome at times. These programs can power down the computer, in just one or two steps.
Article :: LINQ Query Expressions11/04 - Informit: .NET and Windows Learn seven different types of query expression clauses and explains the four ways in which they introduce range variables.
Visual Basic 10 Is One Step Closer to Being C#12/20 - CodeGuru VB Visual Basic developers will be happy with the new simple feature coming to Visual Basic - a feature languages like C# have had all along....
Flexible and Powerful Data Binding with WPF12/15 - DevX: Latest .NET News Microsoft has been building data binding frameworks for years, and each promises to solve our data binding woes forever. But we're still waiting for the perfect one. Could WPF data binding be the one we've been waiting for?
Article :: Designing APIs Related to LINQ Support10/29 - Informit: .NET and Windows This excerpt provides a very brief overview of LINQ and list guidelines for designing APIs related to LINQ support, including the so-called Query Pattern.
Changing Mouse Settings With VB.NET12/16 - CodeGuru VB Learn how to change all the mouse settings through the use of your Visual Basic program and the Registry.
Build Composite WPF Applications12/08 - DevX: Latest .NET News Build loosely-coupled, maintainable WPF applications using the Composite Application Guidance patterns and practices.
Creating a Rounded Panel Control12/11 - CodeGuru VB Round those corners and make your user interfaces a little jazzier with a rounded rectangle Panel control; a fun chunk of code to incorporate into your application.