Recent content by srmocher

  1. S

    Introduce yourself!

    The name of my app is "Pocket Azure". I can't post links as my post count is low but the app is about monitoring all the services related to an Azure subscription. So the audience for the app are probably developers/enterprises. It doesn't have great UX as yet and needs to be improved.
  2. S

    Where can I start

    Yes you can use that VS version. Express version is outdated now and it has limited features compared to Community edition, which was released recently. You need Windows 8 or newer version to start developing Modern/Metro UI apps.
  3. S

    how to develop apps for wp!

    To build good quality apps, you should learn design patterns like MVVM (for XAML based apps) and MVC (for HTML/JS apps). Understand how these concepts work in relation to code and then you can start actually coding.
  4. S

    Where can I start

    You need at least Visual Studio 2012 and Windows 8 to start developing universal apps for Windows 8/8.1. Since Hyper-V isn't supported by your hardware, you won't be able to use the emulator that comes with VS. Instead, you need a Windows Phone can be used for USB debugging. For Windows 10 apps...
  5. S

    Introduce yourself!

    Hi everyone. My name is Sridhar and I have great interest in developing Windows Phone apps (I've published one recently). Hoping to meet with other devs and understand more about WP.