Posts Tagged ‘C#’
Xamarin HackDay
Xamarin HackDays aren’t just for Xamarin developers – they’re for anyone who wants to learn Xamarin to design, develop, integrate, test apps, and more. At our first Xamarin HackDay, our three presenters gave the audience a great introduction to the topic and then everyone got stuck into trying it out for themselves. The day was…
Read More‘Ten things F# can do, and C# can’t’ – Liam McLennan @ DDD Brisbane 2013
F# is an excellent, modern functional programming language. It fixes many of c#’s mistakes and introduces many excellent additional features. In this presentation, Liam McLennan compares F# and C# and details why he thinks F# is superior. Take the Quiz! [WATUPRO 36]
Read MoreIntroducing ScriptCS – C# on a diet with Glenn Block
Have you ever found times where you just want to write and execute some C# code and you ask yourself Do I really need an IDE? a solution? a project? a class? Do I really need to compile? Why do I have to worry about all these dlls? If you’ve done any development with dynamic…
Read MoreC++ and Visual Studio – Why C++ isn’t dead | Adam Cogan and Artur Laksberg
Book Adam Now Adam Cogan sits down with Artur Laksburg of Microsoft to discuss Visual C++ and Visual Studio 11 They discuss: C# Why C++ Again? Vectorization Auto Vectorization & Auto Parallelization Runtime Parallelism and Concurrency Parallel Bubble Sort Project Building C++ AMP CPU vs GPU
Read More100th SSW TV Release: The Future of Microsoft with Microsoft Regional Director Patrick Hynds
Patrick was the 1st guest on DotNetRocks, the 1st guest on RunAsRadio now becomes the 100th guest on SSW TV. Adam Cogan interviews Microsoft Regional Director Patrick Hynds on what he thinks is the future of Microsoft technologies. In this video, they look at: The Surface Silverlight as a contingency platform How to approach security…
Read MoreGetting Started Developing Apps for Windows Phone 8 and More with Nick Randolph
Want to develop your apps for mobile devices? You’ll need to install the right tools to get the job done. Visual Studio 2012 offers a powerful development environment to build great apps quickly. There are valuable 3rd party tools that you will need too. Once you have the tools and you’re sold on the opportunity…What’s…
Read MoreWhy C++ is Better Than C# with Kate Gregory
Kate Gregory explains in language that a C# guy can understand, what is cool about C++ She then explains: Templates vs Generics Libraries C++ AMP C# Bottlenecks/Pitfalls Unit Testing – Testing code with code Bad Habits with Clients Visual Studio Writing for iPhones/iPads Show Notes Learn more from Kate about the C++ language: bit.ly/kate_pluralsight C++…
Read MoreImproved HTML5 Coding with Mark Michaelis
Adam Cogan and Mark Michaelis discuss: Continuous Testing Compiling Programming languages JavaScript Q-Unit J-Query Testing with different UI’s Dependancy Graphs
Read More