This is an article continued from Developing a simple application using LINQ [Part 3]. In this part we will be looking at where we can use specific datatypes instead of using the "var" keyword, the Count(), Sum()and First() method. Continuing from the previous article, we create the third function. This function lets you take a closer look at different statistics PopulateProductStatistics() - In this function we will recover different statistics(products for reorder, types of products and total products) about the inventory. Here we will see two more functions in LINQ which are used to count the number of records retrieved and add all the values of a result set. Notice that here instead of the "var" keyword we have used the datatype "int". This is because...
Microsoft is making a rather large number of architectural changes with their upcoming Windows 8. Metro changes Windows at the UI level, Windows Store will change how apps are distributed, and Storage Spaces change the way storage is managed. Now Microsoft has detailed ReFS or Resilient File-System, a new file-system being introduced in Windows 8 server versions that aims to eventually replace NTFS.NTFS is rather old and has a huge arsenal of features, some of which are used a lot while others few people have even heard of. ReFS tries to share code and maintain compatibility with NTFS to a large extent while making a file-system that is more modern, and resilient. The result is that a few NTFS features have been dropped, while numerous new features have been added.The features...
Samsung has been supportive of Tizen from the get-go, but now it seems to be taking a rather major step. They are merging their home-grown mobile phone OS, bada with Tizen.With the convoluted road behind Tizen, its future had been uncertain till these announcements. Just recently, less than a week ago, the release of Tizen's source code and SDK was announced. This alleviated some of the worries about the project but was still far from being its salvation. Even though Intel is behind it, its previous failures to completely deliver MeeGo didn't help any.bada, is already a tried and tested framework, and combined with Tizen it offers a complete package. There were also rumours recently of bada being open sources, and this -- although not the same thing-- goes a long way in...