Re: Using async/await without .NET Framework 4.5

2012-11-17 Thread David Burela
*Fist pump* I'd been hanging out for this one for ages. Glad it was finally released. On 24 October 2012 18:06, Preet Sangha preetsan...@gmail.com wrote: David, This is good news. The idea that good ideas can/have to be implemented in the BCL and not just the language is great for those of

Re: Add Roles

2012-11-17 Thread Stephen Price
Thanks will have a look at that. On Fri, Nov 16, 2012 at 6:08 PM, Arjang Assadi arjang.ass...@gmail.comwrote: IIRC (If you have Sql Express installed on your dev machine) in The vs menue goto Project - ASsp.net settings - Security - Enable Role Manager Ref:

Windows 8 - Windows Defender API to scan files

2012-11-17 Thread Preet Sangha
Let's assume I wanted to write a program that would scan files using Windows Defender. I know I can use System.Process to the command line, but I was wondering if there is an API that I could connect to and issue commands. It's just a pet project to and nothing too serious, but my google fu is