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 release
coding4fun
developer news
development
energy saving
feature pack
interview
lightswitch
load testing
microsoft
nuget
performance testing
project server
resource integration
service pack
software update
visual studio
windows phone
windows sdk
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