T
tbergman
Guest
In general, when I need to figure something out using .Net, I use google and search for what I want to do along with .Net and sometimes C# as keywords. The C# examples are usually pretty easy to translate. Of course MSDN is good reference material but I usually go there only after getting a clue on what I need elsewhere. I did a presentation on using .Net for things like this at the PugChallenge event in June. The slides and code examples are available here http://pugchallenge.org/downloads2015.html
Continue reading...
Continue reading...