Browse by Tags

Related Posts
  • Blog Post: MVP Blog Posts - Consumer (22nd December 2013 - 4th January 2014)

    Productivity Tools for Windows Phone Developers By Mayur Tendulkar published on 12-22-2013 I too, have my personal list of tools & NuGet packages which I use regularly while building Windows & Windows Phone apps and I wanted to share…. (more) Quick Parts in Word: Stop copy...
  • Blog Post: MVP Blog Posts - Enterprise & Business Solutions (22nd December 2013 - 4th January 2014)

    Lync has both per-user and per-machine instances installed. Click OK to remove the per-user installation By Balasaheb Ilag published on 12-26-2013 This is purely client side issue, when multiple instances installed on your computer and you are trying to open Lync client, you will see…. ...
  • Blog Post: Blog Posts of the Week (8th - 21st December 2013)

    Developers Building Store Ready Apps for Windows Phone By Mayur Tendulkar published on 12-09-2013 With mobile device proliferation, there is a large number of mobile devices available in the market, exceeding even laptops & desktops…. (more) Getting Started...
  • Blog Post: Blog Posts of the Week (10th - 16th November 2013)

    Developers Updating Lock Screen from Windows Phone App By Abhishek Sur published on 11-11-2013 It is sometimes important for an application to change lock screen of the project. The Lock Screen can be set from…. (more) Events in NodeJS : Write your first event By Dhananjay...
  • Blog Post: Blog Posts of the Week (30th June'13 - 06th July'13)

    Developers Reflection in JavaScript By Dhananjay Kumar published on 07-01-2013 While working with JavaScript you may come across a scenario when you need to reflect type of a particular property. Let us say you have an object…. (more) How to create a node in the quick launch...
  • Blog Post: Blog Posts of the Week (13th - 19th January 2013)

    Developers How to work with Navigation App Template in Windows Store App with JavaScript By Dhananjay Kumar published on 01-16-2013 Very first start with creating a new project and select Navigation App from project template…. (more) What is new in Search Options in Visual Studio...
  • Blog Post: Blog Posts of the Week (2nd - 8th June 2013)

    Developers Rounded corner div with HTML5 and CSS3 By Jalpesh Vadgama published on 06-08-2013 So In this post we are going to learn how we can create rounded corner div with HTML5…. (more) XML Configuration Files Effect in SSIS Package By Joydeep Das published on 06-02-2013...
  • Blog Post: Blog Posts of the Week (7th - 13th July 2013)

    Developers T-SQL to DAX: Simulating PERCENTILE_CONT analytic function By Visakh Murukesan published on 07-08-2013 PERCENTILE_CONT is used for calculating a percentile based on a continuous distribution of the column value…. (more) Advanced Usage of Grouping in CollectionView...
  • Blog Post: Blog Posts of the Week (13th - 26th October 2013)

    Developers “Place Explorer” app for #WindowsPhone users By Kunal Chowdhury published on 10-14-2013 Here comes my another application for Windows Phone users, named “Place Explorer”. The app is currently available in Windows Phone Store for free…. (more) ...
  • Blog Post: Announcing the New MVP Awardees - July 2013

    MVPs are independent experts and passionate about improving technology. These exceptional and highly respected individuals offer amazing contributions with great dedication. They serve their local online and offline communities and have an impact worldwide. The MVP Award recognizes exceptional technical...
  • Blog Post: Techweets Highlights - May 31st, 2013

    Techweets - Monthly Initiative by MVP Community Few Technology Tips shared by South Asia MVPs – May 31 st , 2013 Jalpesh ‏@Jalpesh [ASPNET]: With http://asp.net bundling you can load all css and javascript in one request. #techweets #mvpbuzzin visakh...
  • Blog Post: Blog Posts of the Week (6th - 12th October 2013)

    Developers Route Constraints in MVC By Abhimanyu Vatsa published on 10-07-2013 Route Constraints allow us to apply a regular expression to a URL segment to restrict whether the route will match…. (more) Conditional Compilation with Precompiler Directives in C# By Abhishek...
  • Blog Post: Blog Posts of the Week (3rd - 9th March 2013)

    Developers Generating Entity Data Model Diagram from EF Code First DbContext By Shiju Varghese published on 03-03-2013 The Entity Framework Code First approach lets the developers to build applications with Domain-Driven Design…. (more) Logging Errors with ELMAH (Error Logging...
  • Blog Post: Blog Posts of the Week (3rd - 9th February 2013)

    Developers DropDownList Helper Data Binding in MVC By Abhimanyu Vatsa published on 02-03-2013 In this post you will learn how to bind the data to DropDownList helper in MVC. We will try binding data to DropDownList from List…. (more) Coded UI Test – Re-use and Customize the...
  • Blog Post: Blog Posts of the Week (1st - 7th December 2013)

    Developers Windows Azure Storage and Cross-Origin Resource Sharing (CORS) – Lets Have Some Fun By Gaurav Mantri published on 12-01-2013 In this blog post, we will focus on CORS and that too for blob service. We will talk about how you can enable CORS for blob service…. (more...
  • Blog Post: Blog Posts of the Week (31st Mar'13 - 06th Apr'13)

    Developers How to change the Windows 8 Lock Screen Programmatically? By Kunal Chowdhury published on 03-31-2013 Windows 8 already exposes settings panel to change the lock screen of the Windows, but this post will help you to programmatically access that…. (more) Introduction...
  • Blog Post: Blog Posts of the Week (9th - 15th June 2013)

    Developers Horizontal and vertical scrollbar in HTML5 and CSS3 By Jalpesh Vadgama published on 06-09-2013 In earlier version of HTML and CSS if we have to put only horizontal or vertical scrollbar that was not possible. Because there was no such properties…. (more) Claim based...
  • Blog Post: Blog Posts of the Week (5th - 11th May 2013)

    Developers Continuous Deployment from Source Control to Windows Azure Web Sites using Local Git Repository By Shravan Kasagoni published on 05-05-2013 In this article I am going to discuss about continuous deployment from source control to windows azure web sites using…. (more) ...
  • Blog Post: Blog Posts of the Week (15th - 21st September 2013)

    Developers Username Availability Check with AngularJS in ASP.NET MVC By Brij Dammani published on 09-16-2013 We have implemented to check username availability in ASP.NET Web Forms using jQuery Validation Plugin. In this article, we will do same thing in ASP.NET MVC, but using AngularJS…...
  • Blog Post: Blog Posts of the Week (28th July'13 - 03rd August'13)

    Developers Working with Azure BLOB Storage in MVC By Abhimanyu Vatsa published on 07-28-2013 Windows Azure provides various cloud enabled storage services, and BLOB is one of them. BLOB stands for Binary Large Object…. (more) How to get the Geolocation in WP8? By Kunal Chowdhury...
  • Blog Post: Blog Posts of the Week (3rd - 9th November 2013)

    Developers Questions Developers Ask When Moving From ASP.NET Web Forms to MVC By Suprotim Agarwal published on 11-05-2013 Some common questions that arise when seasoned WebForms developers tread in ASP.NET MVC, for the first time. It’s not an ASP.NET MVC vs. WebForms article, but rather...
  • Blog Post: Blog Posts of the Week (20th - 26th January 2013)

    Developers Authentication and Session timeout – Session expired message on clicking the login button By Brij Mishra published on 01-26-2013 My client reported me a peculiar issue. They said that they get redirected to session expired page even before they actually Login…. (more...
  • Blog Post: Announcing the New MVP Awardees - April 2013

    MVPs are independent experts and passionate about improving technology. These exceptional and highly respected individuals offer amazing contributions with great dedication. They serve their local online and offline communities and have an impact worldwide. The MVP Award recognizes exceptional technical...
  • Blog Post: Blog Posts of the Week (1st - 7th September 2013)

    Developers Invocation patterns in JavaScript By Dhananjay Kumar published on 09-03-2013 In JavaScript you can invoke a function in four different ways. In this post we will take a look on various invocation patterns…. (more) A look at extension methods and method overloading...
  • Blog Post: Blog Posts of the Week (16th - 22nd June 2013)

    Developers What is Eager Loading and what is Lazy Loading and what is N+1 Problem in Entity Framework By Abhimanyu Vatsa published on 06-17-2013 With Entity Framework we have various patterns that you can use to load related entities. As you know, entity types can define navigation properties…...