jmacdonagh

Stories kicked by jmacdonagh

ZedGraph: A flexible charting library for .NET(codeproject.com)

submitted by jfritzjfritz(80) 6 years, 2 months ago

Here's an open source charting library for .NET that provides a high degree of configurability. read more...

add a comment |category: |Views: 153

tags: another

MonoDevelop gets the Visual treatment(primates.ximian.com)

submitted by lukemanlukeman(30) 6 years, 2 months ago

A Gtk visual editor component has been added to the MonoDevelop SVN repository. You can see the designer, named Stetic, in action either by checking out the screenshot or downloading the source for yourself. With MonoDevelop moving right along and Mono 1.2 (with MWF support) right around the proverbial corner, the .NET opensource community is coming on strong. read more...

add a comment |category: |Views: 3

tags: another

Sparkle January 2006 CTP Released(microsoft.com)

submitted by jmacdonaghjmacdonagh(115) 6 years, 4 months ago

No more manually coding XAML! read more...

add a comment |category: |Views: 0

tags: another

MSDN TV: ASP.NET "Atlas" First Look(msdn.microsoft.com)

submitted by gavinjoycegavinjoyce(25.7k) 6 years, 4 months ago

Nikhil Kothari provides a brief overview of ASP.NET "Atlas", a framework to build rich Web apps on top of ASP.NET 2.0. The demo shows an app that uses the new server controls from the December CTP to incrementally enrich standard ASP.NET pages and an app that shows client-centric app development. read more...

2 comments |category: |Views: 0

tags: another

Flexible and Plug-in-based .NET Application using Provider Pattern(codeproject.com)

submitted by shahed.khanshahed.khan(115) 6 years, 4 months ago

This paper demonstrates creating a flexible, extensible, plug-in-based .NET application (JOM - Smart Job Manager). JOM is an asynchronous job processing engine built using the MS Provider design pattern and the .NET technology available today. read more...

1 comment |category: |Views: 34

tags: another

WPF January CTP Available(forums.microsoft.com)

submitted by jmacdonaghjmacdonagh(115) 6 years, 4 months ago

Libraries, SDK, Cider, and a Go-Live license available. read more...

1 comment |category: |Views: 0

tags: another

Channel 9 Video: Microsoft Max(channel9.msdn.com)

submitted by gavinjoycegavinjoyce(25.7k) 6 years, 4 months ago

Robert Scoble sits down with project Max Group Program Manager Piero Sierra and friends to find out more about Max. read more...

3 comments |category: |Views: 9

tags: another

Ajax Patterns Wiki(ajaxpatterns.org)

submitted by gavinjoycegavinjoyce(25.7k) 6 years, 4 months ago

This wiki is a great resource for various Ajax patterns. It also has a comprehensive page listing the various Ajax frameworks for .NET. read more...

1 comment |category: |Views: 10

tags: another

Building a DAL using Strongly Typed TableAdapters and DataTables(weblogs.asp.net)

submitted by gavinjoycegavinjoyce(25.7k) 6 years, 4 months ago

Scott Guthrie walks us through using Visual Studio 2005 to build a data access layer for the Northwind database. He will be using the resulting DAL in soon to be published tutorials including master details, filtering, sorting, paging, 2-way data-binding, editing, insertion, deletion, hierarchical data browsing, hierarchical drill-down and optimistic concurrency. read more...

5 comments |category: |Views: 110

tags: another

Data Paging with the ASP.NET 2.0 DataList Control and ObjectDataSource(weblogs.asp.net)

submitted by gavinjoycegavinjoyce(25.7k) 6 years, 4 months ago

A hands on walk through by Scott Guthrie on how to implement efficient data-paging using an ASP.NET DataList or Repeater control read more...

add a comment |category: |Views: 1244

tags: another