.NET Framework 4
Tag details
Welcome to the '.NET Framework 4' tag page at Technorati. This page features content from the farthest reaches of the Blogosphere that authors have "tagged" with '.NET Framework 4'.
Latest blogosphere posts tagged “.NET Framework 4”
-
Hacking Kaxaml to work on .NET 4.0
Mike Taulty's Blog —
Authority: 538
This is what’s known as a “on the train” project :-) I wanted to get a version of Kaxaml that understood WPF 4.0 Beta 2 and so I spotted that the source was on CodePlex and thought I’d set about downloading it and seeing if I could get something going. I should probably try and contribute to the project rather ...4 days ago -
WPF 4 Beta 2 Feature Walkthroughs ( Text and LayoutRounding )
Mike Taulty's Blog —
Authority: 538
I’ve been really enjoying Lester’s feature walkthrough posts over here about various features of WPF V4 Beta 2; Concluding “New WPF Features” Series There’s some really good stuff in there. It made me author a couple of XAML files. Text display is arguably more important than ever as more and more reading ...1 week ago -
Debugging Expression Trees in Visual Studio 2010
C# Frequently Asked Questions —
Authority: 387
First of all, let’s take a look at the example from one of my previous posts . It creates an expression tree for calculating the factorial of a number. ParameterExpression value = Expression .Parameter( typeof ( int ), "value" ); ParameterExpression result = Expression .Parameter( typeof ( int ), ...2 weeks ago -
.Net Framework 4.0: VB.NET supports automatic properties
PimpThisBlog.com - Latest published stories —
Authority: 465
Next version of .Net Framework brings some new features also to VB.NET. One of those new features is support for automatic properties. C# automatic properties are here from .Net Framework 3.5 and now are them also in VB.NET. In this posting I will show to VB.NET users how to use automatic properties and explain why to ...5 weeks ago -
PDC09 – Register Today
Bob's Blog —
Authority: 122
Register by October 30th and receive a $300 discount! Get Windows 7 Compatible PDC09 attendees can get a jumpstart on making sure their applications run seamlessly on Windows 7. Technical experts will be available onsite at the Windows 7 Developer...( read more )6 weeks ago -
ScottGu on WPF 4
Mike Taulty's Blog —
Authority: 538
Scott put out a great post overnight on new features in WPF V4 – well worth a read. Scott’s Post I think I’d better come up with something original for this blog with my next post as the last 3-4 have just been me pointing to work done by Scott :-)...( read more )6 weeks ago -
.Net Framework 4.0: Enumerating file system objects
PimpThisBlog.com - Latest published stories —
Authority: 465
In my last posting I introduced new ReadLines() method and new overloads for WriteAllLines() method of File class. But there are more new stuff in System.IO namespace. In .Net Framework 4.0 Directory and DirectoryInfo class are able to enumerate files, directories and file system entries. In this posting I will show ...6 weeks ago -
Innovation Showcase Headlines 10/26/2009
Bob's Blog —
Authority: 122
Here are the latest headlines form the Innovation Showcase site: Architecture Thought Leaders Gathered in New York Ribbit for Silverlight (R4SL) – Deep Dive Event Intel CEO Paul Otellini Speaks at FoxBusiness About Three Reasons Why Corporations May Not...( read more )6 weeks ago -
.Net Framework 4.0: System.IO.File supports now IEnumerable
PimpThisBlog.com - Latest published stories —
Authority: 465
.Net Framework 4.0 adds also some new and cool features to file system objects. File class has now ReadLines() methods that returns IEnumerable6 weeks ago -
Download Microsoft Visual Studio 2010 Professional Beta 2
SEO Blog & Technology —
Authority: 123
Y es you have creativity and there are talented designers and initiative developers with you, then what you need now is an integrated environment such as Microsoft Visual Studio 2010 Professional the .NET Framework that are designed to simplifies the basic tasks of creating, debugging and deploying applications. ...6 weeks ago -
ScottGu Manchester ASP.NET MVC Video
Mike Taulty's Blog —
Authority: 538
Similar to the previous Visual Studio 2010 and Silverlight videos of Scott’s sessions at the Manchester “ Guathon ” event the other week, here’s the video of the ASP.NET MVC (and MVC 2) session that Scott did to start the day. Copying what I said about the previous videos; I tried as best I could to maintain ...6 weeks ago

