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 code generated with CUIT Builder using Visual Studio 2012

By Gouri Sohoni published on 02-07-2013

In this article, we will discuss how to customize and re-use the code which gets automatically generated with CUIT Builder….(more)

 

Programmatically create Promoted Links list in SharePoint 2013

By Vijai Anand published on 02-07-2013

SharePoint 2013 introduced a new list template called Promoted Links. This list is used to store the links that has to be shown as a tiles format….(more)

 

Attach JavaScript with Auto-Generated Buttons of the GridView Control

By Pranay Rana published on 02-07-2013

This small post is about how you can attach a JavaScript confirm box with the auto-generated Delete button of the GridView control….(more)

 

Error Handling in SQL Server with THROW

By Suprotim Agarwal published on 02-09-2013

In versions prior to SQL Server 2012, we used @@RAISE_ERROR to generate error messages dynamically or using the….(more)

 

 

IT PRO

 

Dynamic Partition Problem During Windows 8 Installation

By Brij Dammani published on 02-06-2013

If you try to install windows 8 on dynamic partition, you will get message “Windows cannot be installed to….(more)

 

Fix: Hard disk suddenly shows Raw partition, not accessible in Windows 8 , 7 , Vista, XP

By Shantanu Kaushik published on 02-05-2013

Windows cannot access this drive, do you wish to format it, is the message that you will receive when you try to open your hard disk drive….(more)

 

 

Office 2013

Create In-Cell Charts Using VBA for Data Visualization

By Ashish Koul published on 02-08-2013

If you want to create in-cell charts using VBA. Try this macro….(more)

 

Formula Forensics No. 033 – Interpolation

By Purnachandra Duggirala published on 02-08-2013

Recently in my consulting role I came across a not so uncommon question which required me to find the intersection of an unknown Curve….(more)