Microsoft SharePoint 2013 Sharing and Security
Interested in async but worried about how hard it will be? Traditionally writing asynchronous code could be very complicated, but the new async programming model can make it much easier. Come to this talk to see what async is all about. Learn how you can use your new found async knowledge to avoid performance bottlenecks and enhance the overall responsiveness of your applications. Async can be confusing and misused. We discuss the differences between background processing and async. We also look at some practical business examples where a little async can go a long way.
I am moving to more and more of an async approach. This class looks like it will give me some great tools.
I'm interested in seeing this used in WPF and a .NET web form application.
The new async functionality in C# and VB is really cool!
Truth be told, I know little about async in this context. The parallel task framework / thread improvements in .NET 4.0 were incredibly helpful for us, so I'm sure there are goodies in here to be explored.
Great session .. Planning to attend every one of his remaining sessions.
Source code from the demo's is available here - http://romiller.com/2013/06/10/teched-2013-talks-source-code/
Very helpful talk on ASP.NET and async. Thank you.