Microsoft has released an update to WCF Data Services tools β v5.2, this will update the NuGet packages referenced by the WCF Data Services item templates to 5.2.0. This installer also fixes a bug where generating a service reference against a large model would cause Visual Studio to crash. This release contains the following noteworthy […]
Read more βAuthor: Nithin Mohan TK
Setting up Windows Phone SDK update for Windows Phone 7.8 and working with Visual Studio 2010/2012
Microsoft has just released an update for Windows Phone SDK 7.1 and 8.0 to provide support for Windows Phone 7.8 emulators.I have shared the details in my last blog post. With this article I will walk you through how it would look to work with this update. The following simple steps will help you with […]
Read more βWindows Azure SDK for .NET–Version 2.0 (for Visual Studio 2010 SP1/2012)
Latest version of Windows Azure SDK for .NET β Version 2.0 released by Microsoft. DOWNLOAD: Windows Azure SDK for .NET 2.0 (Offline Installer) Recommended: Instead of manually downloading the files from above link, it is recommended you use the automated one-click install provided by the Web Platform Installer x64 or x86. Click on the appropriate […]
Read more βMastering Google Cloud Storage: A Complete Guide to Object Storage at Scale
Google Cloud Storage provides the foundation for data storage across virtually every GCP workload, offering eleven-nines durability (99.999999999%), global availability, and seamless integration with analytics and ML services. Storage Classes Comparison Google Cloud Storage Architecture Location Types Type Example Availability Use Case Multi-region US, EU, ASIA 99.95% Global apps, HA + DR Dual-region US-EAST1 + […]
Read more βA Tricky Interview Qn – VB.NET DLL & C# Application Interoperability
Recently I have been asked about a question in 2 interviews. There is a VB.NET Library which has a class having the following methods Developer has compiled it and Add reference to it in a C# Console Application. How the developer can use all these methods in C# ? The Concept in question was C# […]
Read more β“Add Web Reference” and “Add Service Reference” differences
I know when we moved from Visual Studio 2005 to Visual Studio 2008, so of you might have noticed we cannot see the “Add Web Reference” option on the right click context menu for the Project, while we are trying to add Web Reference. Some of them simply blame with out idea, like What microsoft […]
Read more β