YouTube Twitter RSS
YouTube Twitter RSS
Baseke
You are what you eat
 
Skip to content
  • Home
Home Articles posted by Guy Baseke

Tips for Passing Microsoft Certification Exam 70-484: Essentials of Developing Windows Store Apps

You have been think for a while to take Microsoft certification so you can get your MCSD. Here are some tips that will help you in your way to passing exam 70-484 certification. A. Find studying material There are many sources of information. to know what you need to study go …

Continue reading

Guy Baseke February 24, 2014 February 24, 2014dotNet

Linq Distinct Union

Taking the union of two sets is useful and LINQ includes a query operator. In the case where you want LINQ Union to return a distinct list of the union, You can implement an equality comparer (line 13) as shown below.   1: public class Contact 2: { 3: public …

Continue reading

Guy Baseke January 15, 2014 January 15, 2014dotNet distinct, linq, union

Linq and XML string

What do you do when a server returns to you an XML string? How do you parse or query this string? There are 2 main ways that you can solve this problem. Using XDocoument or using XElement. 1. The XDocument way 1.1 To Load the string private XDocument GetXDocument(string xmlString) …

Continue reading

Guy Baseke January 15, 2014 January 15, 2014dotNet linq, string, xml

History of Baseke

The name Baseke came about from the creative mind of Mr Valentin Baseke When Mr Valentin colleagues could not pronounce his name (Basakay), he found it easy to change and shorten it to Baseke The “e” in the name is pronounced “a”. Le nom Baseke trouve son origine dans la …

Continue reading

Guy Baseke January 15, 2014 January 15, 2014family alain, baseke, frank, guy, marc, mwadi, valentin, yves
  • Archives

    • February 2014
    • January 2014
Copyright (c) 2014. Baseke.com. All rights reserved
YouTube Twitter RSS
Powered by Tempera & WordPress.