Being mobile developer and strong follower of Mobile related technologies, always admire to demonstrate my work to my friends and colleagues. All this time I was fancy about iOS Mirroring provided through apps Reflector and Air Server. With help of these tools we used to mirror our iPad/iPhone to be mirrored to a Windows/Mac and… Continue reading
Category: Others
All Other Developer
Disable Client Side validation on a button click – ASP.NET MVC
ASP.NET MVC we use client side validation using jQuery.validate plugin, which will be based on Model – Data Annotation validation attributes. In some cases we might want to disable such validation on a button click wherever it is not needed. For example: The below code block will register validation block for Title property in the… Continue reading
WP8Dev– How to identify the sensors supported on your Windows Phone
This post will give you an overview on how to identify the sensors supported on your Windows Phone. As a developer when you are developing for Windows Phone β and your application would need to interact with certain sensors in windows phone to achieve a certain functionality, you would need to verify whether the sensors… Continue reading
Sending Mobile Push notification using C#/.NET (iOS, Android, Windows Phone 8, Windows 8 and Blackberry)
This is an update blog to my earlier blog about Sending Apple iOS Push notifications using C#. With that blog β I introduced you to how to send push notification using Open Source library APNSharp, by the developer John Redth. Redth announced that library is already deprecated. Redth came up with with another open source… Continue reading
Dear Windows Phone users – “Easy Banking IN” is no more.. Rest in Peace..
Few months back all of a sudden I came across an Idea, there is no mobile banking reference application in Windows Phone market place. So I thought of putting it together and my idea came alive in one day of work and I published to the marketplace. βEasy Banking INβ was well received by users… Continue reading
Windows Phone devices for Testing– available FREE Online- by Nokia Developer program
We all are looking for multiple Windows Phone devices to test our applications. Here is the good news, Nokia came up with a solution for all Nokia Developer program members β βNokia Developer Remote Drive Access(RDA)β program, through which you can remotely allocate and use a Windows Phone devices for testing purposes. Interesting right?. It… Continue reading
TypeScript for Visual Studio 2012–v0.8.3.1
Microsoft has released an Incremental update to TypeScript for Visual Studio 2012 β the version 0.8.3.1, which is the first update to the v0.8.3 released in Feb 2013. You can download the latest bits from here: Download TypeScript for Visual Studio 2012 β v0.8.3.1
Getting Started to become MCSD–Web Application Solutions Developer
In this article I will introduce you to the necessary requirements for preparing and earning MCSD β Web Apps Solutions Developer certification. In my previous article Permanent Link to Getting Started to become an MCSD in Windows Store Apps, I have introduced you to the MCSD β Windows Store Apps Developer certification exams and requirements.… Continue reading
Getting Started to become an MCSD in Windows Store Apps
Last few years Microsoft Developer Certification Exams progressed forward through two certification tracks or titles MCTS(Microsoft Certified Technology Specialist) and MCPD(Microsoft Certified Professional Developer). Earlier Microsoft certification titles been called as MCAD(Microsoft Certified Application Developer) and MCSD(Microsoft Certified Solution Developer), and Since .NET Framework 2.0 to 4.0 certifications – Microsoft renamed the titles as MCTS… Continue reading
Multilingual App Toolkit for Visual Studio 2012–for Windows Phone and Windows 8 apps
Multilingual App toolkit for Visual Studio 2012 helps the windows Phone and Windows store app developers to integrate Multi lingual/localization capability in your applications. This extension for Visual Studio 2012 helps you localize your Windows Store and Windows Phone apps with translation support, translation file management, and editor tools. Download Multilingual App Toolkit for Visual… Continue reading