Visual Basic and .Net News and Resources
Microsoft .NET Framework 2.0 Service Pack 1 provides cumulative roll-up updates for customer reported issues found after the release of Microsoft .NET Framework 2.0. In addition, this release provides security improvements, and prerequisite feature support for .NET Framework 3.0 Service Pack 1, and .NET Framework 3.5.
Important:
Microsoft .NET Framework 3.0 Service Pack 1 provides cumulative roll-up updates for customer reported issues found after the release of Microsoft .NET Framework 3.0. In addition, this release provides security improvements, and prerequisite feature support for Microsoft .NET Framework 3.5.
Important:
Microsoft .NET Framework 3.5 contains many new features building incrementally upon .NET Framework 2.0 and 3.0, and includes .NET Framework 2.0 service pack 1 and .NET Framework 3.0 service pack 1.
NET Framework 3.5 builds incrementally on the new features added in .NET Framework 3.0. For example, feature sets in Windows Workflow Foundation (WF), Windows Communication Foundation (WCF), Windows Presentation Foundation (WPF) and Windows CardSpace. In addition, .NET Framework 3.5 contains a number of new features in several technology areas which have been added as new assemblies to avoid breaking changes. They include the following:
IMPORTANT:
Windows Forms sample code for demonstrating improvements to Windows Forms data binding in the .NET Framework 2.0. This sample code is associated with part two of a two part series of white papers on this topic.
Learn how to deploy a Microsoft Visual Studio 2005 Tools for the 2007 Microsoft Office system (also known as Visual Studio 2005 Tools for Office Second Edition, or VSTO 2005 SE) solution using a Visual Studio 2005 Setup project to create a Windows Installer package.
This download targets developers who want to deploy a Visual Studio 2005 Tools for Office 2007 solution using a Visual Studio 2005 Setup project to create a Windows Installer package.
As you can see the site went through a major upgrade. The software I used was outdated and I got tired of hacking at the code to make it work like it was supposed to.
There were some things I just could not fix so I decided to go with Wordpress which I modified for my use.
On the old site I had to shutoff features because of spam and abuse. Those features are back on and spam filters are in place to block the problems I had with the old software.
Read this over at DevX and thought it would be a good submission to kick the new site off.
With the release of Visual Studio 2008, Microsoft has also updated the .NET Compact Framework. Unlike its desktop counterpart, there is no version 3.0 of the .NET Compact Framework. Instead, to align with the .NET Framework versioning on the desktop, the latest version of the .NET Compact Framework is now 3.5, up from its previous version number of 2.0.
The .NET Compact Framework 3.5 adds new APIs and, most notably, it now supports the new Language Integrated Query (LINQ) and Windows Communication Foundation (WCF) features that are standard on the .NET Framework (the WCF feature will be covered in more depth in an upcoming article). On the Visual Studio 2008 front, there are new tools to make testing and development work much easier and robust.
If you want to read the full article you do so at DevX site.
Windows Forms sample code for adding drop-down filter lists to the DataGridView control similar to the AutoFilter feature of Excel.
This sample code is associated with a white paper on this topic.
For more information, see the associated Building a Drop-Down Filter List for a DataGridView Column Header Cell white paper.
To provide feedback on this sample code and to check for updates, see the Windows Forms Documentation Updates Blog.