Link Removed
0
I can't save any changes to the text file settings.txt , but reading the file works.
The code is
private async void LedShow_Loaded(object sender, RoutedEventArgs e)
{
var path = @"settings.txt";
var folder =...
This Week on Channel 9, Dan Fernandez is joined by Clint Rutkas to discuss the week's top developer news, including:
[00:35] Somasegar: Link Removed including VS 2010 Service Pack 1, TFS-Project Server Integration Feature Pack, Load Test Feature Pack, and LightSwitch Beta 2
[01:01] Jason...
asyncprogramming
beta
coding4fun
developer news
development
feature pack
interview
light switch
load testing
microsoft
nuget
performance testing
power saving
project server
resource integration
sdk
service pack
software update
visual studio
windows phone
This week on Channel 9, Dan and Brian discuss the week's top developer news, including:
[00:32] Coding4Fun is now on Channel 9,including blog posts, articles, and projects, and friend of the show Greg Duncan will be a contributing blogger
[01:45] Coding4Fun - Link Removed and the...
achievements
asyncprogramming
coding4fun
community
data analysis
dataflow
developers
dryad
function
microsoft
open source
programming
reactive extensions
server core
tech news
tools
visual studio
web farm
webmatrix
xaml
Meet some of the key folks behind the Link Removed, which contains a preview version of C# and VB.NET that contain two new modifiers, async and await (and iterators for VB.NET!), that will make it much easier to compose asynchronous code for .NET. Great work, C#, VB and Parallel Platform teams...
Microsoft Technical Fellow and C# creator Anders Hejlsberg explains the new C# and VB.NET asynchronous programming model, available as Link Removed now, which makes async programming much easier for .NET developers.
Link Removed
Link Removed