Browse by Tags
All Tags »
.NET 3.0 (
RSS)
WPF, Microsoft's not-so-new-anymore UI technology offers new capabilities allowing both developers and designers to work together to achieve a stunning experience for their applications. Power, however, does not come without complexity, and WPF does...
I'm doing a 1 hour Introduction to LINQ session at SAP tomorrow. Below is a link to the presentations and I'd be happy to hear comments about it if anyone has any... Technorati Tags: .NET 3.0 , LINQ , Language Integrated Query © 2007 Eran Kampf...
Check out the following code snippet: static decimal Division( int a, int b) { return a / b; } © 2007 Eran Kampf. This Feed is for personal non-commercial use only.
Tim Sneath is doing a series about great WPF applications. Check out his blog ...
Thomas Lebrun has posted 9 WPF controls up on codeplex: CheckedComboBox, CheckedListBox, CollapsiblePanel, ComboBoxFontSelection, ConfirmButton, FilteredTextBox, BindableRunControl, RichTextBoxWithToolBar, PresenceControl. Technorati : .NET , NetFX3 ...
TheServerSide.Net has published a very comprehensive LINQ\C# Learning Guide . Technorati : .NET , C# , LINQ
Denis over at DevComponents finally broke the silence about the WPF-Ribbon . There is a private beta which you can sign up for... "Wpf-Ribbon™ is the fully complaint Office 2007 style Ribbon control developed from ground-up for Windows Presentation Foundation...
Nathan Dunlap just pointed out that Windows XP users can use Windows Update now to get .Net 3.0 installed. Technorati : .NET , .Net 3.0 , Microsoft , NetFX3 , WinFX
Tim Sneath blogged about a new WPF Wiki which just went live... It is over at Channel9 at http://channel9.msdn.com/wiki/default.aspx/WPF.HomePage So today we pushed the big red button, and the wiki is now live on Channel 9 . Here are some of the pages...
This is awsom! The guys at WPF3D released an open source library ( availble on codeplex ) that allows you to take regular 2D control and move them to 3D space. Here is a taste of what's possible: Technorati : .NET , .NET 3.0 , .Net , 3D , WPF , WinFX...
I recently had to give an overview presentation of Microsoft's new .NET 3.0 technologies at work. Since I don't like writing or giving long PowerPoint presentations I decided to cut down as much as possible on slides and talk my way through a bunch of...
Thats the 2nd "Orcas" CTP this month. This one, dubbed "The September CTP" is only available as a Virtual PC Image and seems to integrate a lot more feature rather than just delivering "Cider" as they have been doing so far. You can download it from here...
I just came across this post by Seema Ramchandani, a WPF PM, saying that WPF will not have hardware acceleration for layered windows on Windows XP. Nick also elaborates that while there were plans to support this, it was unreliable and sometimes even...
I have been playing a lot with WPF ever since the RC1 release and I simply love it. Eyecandy user experience is finally easy to create without a significant amount of effort and code. Just for example, lately I've been working on a new application which...
Another release candidate is just out Microsoft's door. This one pairs up nicely with RC1 of the .NET 3.0 Framework. From the MSDN Download site - Microsoft Windows Workflow Foundation is the programming model, engine, and tools for quickly building workflow...
More Posts
Next page »