Archive for the Category dotnet

 
 

Microsoft: .NET 2.0 | Clone Attack :-)

The Windows Forms team has posted .NET 2.0 versions of their UI clone apps, including:

 Quicken Look and Feel - Mike Harsh   
This is a UI front end that has the look and feel of Quicken

Outlook 2003 Look and Feel - Joe Stegman   
This is a UI front end that has the look and feel of Microsoft Outlook 2003. 

File Explorer Look and Feel - Joe Stegman   
This is a UI front end that has the look and feel of Windows File Explorer 

Microsoft Money Look and Feel - Joe Stegman   
This is a UI front end that has the look and feel of Microsoft Money 

Internet Explorer Look and Feel - Joe Stegman   
This is a Windows Forms app that looks like Internet Explorer 6 and uses the new WebBrowser control. 

[Via Chris Sells]

The MSBuild Community Tasks Project

The MSBuild Community Tasks Project is an open source project for MSBuild tasks. The goal of the project is to provide a collection of open source tasks for MSBuild.

[Via Paul Welter's Weblog]

Report design in a nutshell

Defining report data sources.
Using object data sources in Windows applications and Web sites.
Using Lists.
Using report parameters in local mode.
Designing master-detail reports.

[Via http://www.gotreportviewer.com]

Microsoft Report Viewer 2005

Microsoft Report Viewer control enables applications that run on the .NET Framework to display reports designed using Microsoft reporting technology. The control can process and render reports independently using a built-in engine (‘local mode’) or it can display reports that are processed and rendered on a Report Server (‘remote mode’). There is a WinForms and a WebForms version of the control.

Download Microsoft Report Viewer Redistributable 2005

Breaking Changes in .NET Framework 2.0

Breaking changes are changes in either the .NET Framework (runtime breaking changes) or Visual Studio (design/compile/project upgrade) that make certain application and development scenarios behave differently from the version 1.0 and 1.1 .NET Frameworks to the 2.0 version.Breaking changes were made for a number of reasons, including standards compliance, customer feedback, and correctness. Follow this link to review design-time and run-time breaking changes.


Page 7 of 14« First...56789...Last »