Browse by Tags

Related Posts
  • Blog Post: Blog Posts of the Week (10th - 16th February 2013)

    Developers Ajax.ActionLink and Html.ActionLink in MVC By Abhimanyu Vatsa published on 02-10-2013 In this post you will learn use of Ajax.ActionLink helper and Html.ActionLink. I will compare both to show you how…. (more) Working with Message Dialog in WinRT apps By Kunal Chowdhury...
  • Blog Post: Blog Posts of the Week (12th - 18th May 2013)

    Developers Windows Azure SDK 2.0 For .Net – Taking A Second Look At Windows Azure Diagnostics By Gaurav Mantri published on 05-12-2013 In this post, we’ll talk about WAD in more details. We’ll talk about improvements in SDK as well as changes in the…. (more) ...
  • Blog Post: Blog Posts of the Week (21st - 27th July 2013)

    Developers Configure The Views Search Locations in ASP.NET MVC By Shravan Kasagoni published on 07-21-2013 In this example we did not mention any view name & location of view. We know ASP.NET MVC follows conventions rather than configuration. It searches for a view named index…...
  • Blog Post: Blog Posts of the Week (19th - 25th May 2013)

    Developers Add heading and link to SharePoint Global Navigation through Powershell By Sundararajan Narasiman published on 05-19-2013 I was wondering whether there is a way to add the heading and link to the Top Navigation of SharePoint site using PowerShell Script. It is feasible, here is...
  • Blog Post: Blog Posts of the Week (29th September'13 - 05th October'13)

    Developers Carousel Image Gallery With AngularJS UI Bootstrap And ASP.NET MVC By Brij Dammani published on 09-29-2013 This article explains how to implement carousel image gallery with AngularJS UI Bootstrap and Entitiy Framework database first approach…. (more) Working with...
  • Blog Post: Blog Posts of the Week (17th - 30th November 2013)

    Developers Table Manipulation using jQuery - Performance Tips and Best Practices By Suprotim Agarwal published on 11-17-2013 HTML Tables can be pretty boring to look at! Although you can add a dash of CSS and beautify them, users demand more interactivity…. (more) How to launch...
  • Blog Post: Blog Posts of the Week (14th - 20th July 2013)

    Developers File Upload using MultipartFormDataStreamProvider in ASP.Net WebAPI By Rami Vemula published on 07-14-2013 In this short tutorial, we are going to see how to upload multiple files using MultipartFormDataStreamProvider in ASP.Net WebAPI. The concept is based on Multipart/form…...
  • Blog Post: Blog Posts of the Week (27th October'13 - 02nd November'13)

    Developers Testing with Team Web Access using Visual Studio 2013 By Gouri Sohoni published on 10-27-2013 Team Web Access gives us the ability to plan tests, manage full test suite and executing test cases using Visual Studio 2013…. (more) Different ways of getting Path By...
  • Blog Post: Blog Posts of the Week (18th - 24th August 2013)

    Developers Enabling Client Side Validation on Custom Data Annotations with IClientValidatable in MVC By Abhimanyu Vatsa published on 08-20-2013 In this post you will learn how to create or enable client side validation on the custom data annotations. If you go through…. (more) ...
  • Blog Post: Blog Post of the Week (14th - 20th April 2013)

    Developers Setting up Dependency Injection for ASP.Net Web API By Rami Vemula published on 04-14-2013 We use Unity IoC container to achieve dependency injection for Web API. Create a ASP.Net MVC4 Project and its associated Class Library as shown…. (more) Host ASP.NET MVC Apps...
  • Blog Post: Blog Posts of the Week (24th Feb'13 - 02nd Mar'13)

    Developers HTML5 : Set multiple audio/video files dynamically and run one by one By Brij Mishra published on 02-24-2013 One of my blog Reader was working on HTML5 audio controls. He asked me a question How can he play multiple audio files…. (more) Simple Custom Media Formatter...
  • Blog Post: Blog Posts of the Week (27th Jan'13 - 02nd Feb'13)

    Developers Getting started with Knockout.js By Dhananjay Kumar published on 01-28-2013 Knockout.js helps us to create dynamic JavaScript UIusing the MVVM pattern. It simplifies the task of linking Data Model to…. (more) Pivot Control in Windows Phone 8 By Karthikeyan Anbarasan...
  • Blog Post: Blog Posts of the Week (8th - 14th September 2013)

    Developers Getting Started with Mustache.js in MVC By Abhimanyu Vatsa published on 09-09-2013 In this post you will learn how to use Mustache.js JavaScript library in MVC for client side templating. I will take you through few easy steps to setup…. (more) Looking into Windows...
  • 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 (21st - 27th April 2013)

    Developers Populate Selected Item in DropDownList in Edit Mode MVC By Abhimanyu Vatsa published on 04-21-2013 I am going to show you the best possible way to achieve this using Code First approach. Here is what we are going to…. (more) Server.MapPath variations By Jalpesh...
  • Blog Post: Blog Post from the Week (17th - 30th March 2013)

    Developers Storing JSON Objects in HTML5 Local Storage By Shravan Kasagoni published on 03-19-2013 With HTML5, web pages can store data locally within the user’s browser using Web Storage. Web Storage is more secure and faster…. (more) Create Flickr Photo Search Windows...
  • Blog Post: Blog Posts of the Week (4th - 17th August 2013)

    Developers WebResource.axd ScriptResource.axd not working: Specified argument was out of the range of valid values. Parameter name: utcDate By Raghav Khunger published on 08-04-2013 Specified argument was out of the range of valid values. Parameter name: utcDate…. (more) CRUD...
  • 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 (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: Blog Posts of the Week (17th - 23rd February 2013)

    Developers What is Yield Return? Let’s have fun with it By Kunal Chowdhury published on 02-18-2013 Yield is a contextual keyword available only in certain contextual statements, mainly interacts with the foreach loop. It allows each iteration…. (more) What is Method Invocation...
  • 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 (26th May'13 - 01st June'13)

    Developers Protecting your Azure Blob Storage Items using Shared Access Signatures By Suprotim Agarwal published on 05-28-2013 Share Access Signatures are conceptually similar to OAuth access tokens. A common example to explain the scenario is having a padlock…. (more) Windows...