Home » Archives

Content in the Coding Category

[9 Apr 2013 | No Comment | ]

This tutorial explains C# and LINQ performance tips with the following topics:
1) String Vs StrinBuilder ,string.format
2) ArrayList vs List
3) List vs Dictionary
4) How to write optimized code in C#.
5) Garbage collector generations 0,1,2.

[3 Apr 2013 | No Comment | ]

Standing out in the Windows Phone marketplace is getting more and more difficult, but still achievable with high quality apps. The OS delivers a different look and feel compared to other platforms and as a results users expect, download and buy apps that are tailored for this platform.

[1 Apr 2013 | No Comment | ]

Learn how Microsoft’s ASP.NET Web API support enables you to expose services over plain HTTP, making it a snap to integrate server-side functionality with a broad range of client platforms and devices as well as create richer user experiences within the browser. We observed how easy it is to use ASP.NET Web API to create a powerful, RESTful Web API that can be consumed by virtually any connected client.

[27 Mar 2013 | No Comment | ]

This video is an introduction to the course, the training team and the subject matter (C# object oriented programming language) and your future in the industry.

[19 Mar 2013 | No Comment | ]

Greg Shackles discusses C#’s role in the mobile space and coding best practices. He thinks that the mature C# language is the only language that can be used across all of these platforms to produce a native experience.