sambarber

Stories kicked by sambarber

Ray Tracing in C# 3.0(blogs.msdn.com)

submitted by CharlieCalvertCharlieCalvert(7875) 5 years, 1 month ago

C# PM Luke Hoban has a wonderful post on Ray Tracing in C#. read more...

add a comment |category: |Views: 684

tags: another

Host WPF Controls in Windows Forms(nayyeri.net)

submitted by keyvankeyvan(4086) 5 years, 2 months ago

After talking about hosting Windows Forms controls in WPF, now Keyvan talks about hosting WPF controls in Windows Forms. read more...

add a comment |category: |Views: 24

tags: another

Simple RSS reader class in C#(madskristensen.dk)

submitted by dalzieldalziel(6230) 5 years, 3 months ago

A basic caching RSS reading class for C#. Updates asynchronously. read more...

add a comment |category: |Views: 286

tags: another

How to create Microsoft Excel 2007 files on the server(codeproject.com)

submitted by jtnnjtnn(155) 5 years, 4 months ago

ExcelPackage provides server-side generation of Excel 2007 spreadsheets. It is a set of classes and wrappers around the .NET 3.0 System.IO.Packaging API and the new Office Open XML file format. It extracts away the complexity of dealing with the individual XML components making it real easy to create sophisticated spreadsheets on the server. read more...

1 comment |category: |Views: 8

tags: another

Vista is RTM and pricing(atlasandnetfinds.blogspot.com)

submitted by sambarbersambarber(300) 5 years, 6 months ago

Vista is officially RTM on November 8. read more...

add a comment |category: |Views: 0

tags: another

WPF for beginners: Hello World(atlasandnetfinds.blogspot.com)

submitted by sambarbersambarber(300) 5 years, 8 months ago

A look at WPF XAML with general starters on styles, events, animations and transformations. read more...

add a comment |category: |Views: 72

tags: another

Getting started on WPF and .net 3.0 RC1 (atlasandnetfinds.blogspot.com)

submitted by sambarbersambarber(300) 5 years, 8 months ago

With Vista RC1 running very smoothly, WPF programming is here. Here are a few tips to getting .net 3.0 up and running on a test machine, with a couple of WPF links also. read more...

add a comment |category: |Views: 0

tags: another

Microsoft AJAX is the new Atlas(atlasandnetfinds.blogspot.com)

submitted by sambarbersambarber(300) 5 years, 8 months ago

A brief look at the progress and name changes of Atlas err Microsoft AJAX read more...

add a comment |category: |Views: 0

tags: another

Common Sharable Content: A Missing Feature of Web 2.0(geekswithblogs.net)

submitted by joycscjoycsc(1597) 5 years, 8 months ago

Web 2.0 is taking a very important place among the current trend of web, where rather considering "human to machine communication", "machine to machine communication" and "human to human communication" is regarding more. It has various new approaches which are making the web space better. From my point of view, "Common Sharable Content" concept is EXACTLY what is missing here. Of course this concept encourages the "machine to machine" communication and thus make personal info management over web better. read more...

6 comments |category: |Views: 0

tags: another

C# object arrays BinarySearch, Sort and IComparer(atlasandnetfinds.blogspot.com)

submitted by sambarbersambarber(300) 5 years, 8 months ago

Looking at some basic examples to getting some decent features of object arrays working in .net 1.1 read more...

add a comment |category: |Views: 358

tags: another

Atlas HoverMenuExtender example(atlasandnetfinds.blogspot.com)

submitted by sambarbersambarber(300) 5 years, 8 months ago

Shows how to display extra columns in a GridView with a HoverMenuExtender. read more...

add a comment |category: |Views: 281

tags: another

Atlas Extender with code behind(atlasandnetfinds.blogspot.com)

submitted by sambarbersambarber(300) 5 years, 9 months ago

A simple example of using atlas extenders with server side code behind read more...

add a comment |category: |Views: 5

tags: another

Understanding Atlas Extenders(atlasandnetfinds.blogspot.com)

submitted by sambarbersambarber(300) 5 years, 9 months ago

A very basic look at the Atlas extender. read more...

add a comment |category: |Views: 0

tags: another

WPF basic examples(snowball.be)

submitted by gillgill(1070) 5 years, 11 months ago

This article describes some basic knowledge on ContentControls in XAML/WPF read more...

add a comment |category: |Views: 494

tags: another