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….(more)

 

Twitter bootstrap multiple modals not working, browser crashing

By Raghav Khunger published on 07-21-2013

After the second modal initiate script ".modal('show')' the Chrome was getting crashed….(more)

 

Do not include config data in class libraries, instead inject from invoking application

By Rami Vemula published on 07-21-2013

Most of the Junior developers tend to put up there configuration sections of class libraries (DLL’s) along with them. The typical class libraries….(more)

 

ASP.NET Web API 2.0 Cross Origin Resource Sharing support

By Suprotim Agarwal published on 07-22-2013

WebAPI 2.0 has built in support for Cross Origin Resource Sharing (CORS). Today we see what it takes to enable CORS support….(more)

 

Programmatically get the site collection taxonomy group in SharePoint 2013

By Vijai Anand published on 07-22-2013

I have a site collection http://c4968397007/ in which I have created a taxonomy group. Navigate to the site collection http://c4968397007/. Click on….(more)

 

Build solution vs. Rebuild solution vs. Clean solution Menu

By Shivprasad Koirala published on 07-22-2013

I am not aware of a single day in my life when I have not clicked on the Build, Rebuild, or Clean menu of Visual Studio. Even though I use it on a daily basis….(more)

 

Create SharePoint sites using Powershell

By Sundararajan Narasiman published on 07-23-2013

I was trying to create the SharePoint Site Provisioning using PowerShell. The following PowerShell script will help us to create a SharePoint sites based on Site Address….(more)

 

How to load a web resource using Java Script

By Roohi Shaikh published on 07-24-2013

In Dynamics CRM 2011, if we implement JavaScript for particular form we add script web resource in the Form Libraries list under form customization….(more)

 

How to connect Visual Studio 2012 to Microsoft Visual SourceSafe for Versioning

By Karthikeyan Anbarasan published on 07-25-2013

In this short tutorial we are going to see how to connect the Visual Studio 2012 Project to the traditional Microsoft Virtual SourceSafe database to maintain the versioning….(more)

 

Consuming Windows Azure Service Management API from Web/Worker Role–The Easy Way

By Gaurav Mantri published on 07-25-2013

In this post, we’ll talk about an alternate way (and one more alternate way) to consume Service Management API from Web/Worker Role….(more)

 

What is Bind method in JavaScript

By Dhananjay Kumar published on 07-25-2013

In this post we will take a look on Bind function in JavaScript. This method Bind a function to an Object….(more)

 

How to consume wcf service using JavaScript Proxy

By Brij Mishra published on 07-26-2013

Do you know that a WCF service allows us to create a JavaScript Proxy….(more)

 

Grouping Date and time values with DATEADD and DATEDIFF functions

By Madhivanan Jr published on 07-26-2013

In the post Understanding Datetime column - Part III, I explained how to use datetime values effectively in WHERE clause….(more)

 

 

IT PRO

 

How to delete all tables from the MS SQL database with many foreign key constraints

By Asheej T K published on 07-23-2013

Sometimes we may have to delete the entire table in the database especially when you want an empty database to use it for another application….(more)

 

Monitoring and troubleshooting Exchange using powershell

By Ratish Nair published on 07-23-2013

One of the Method of troubleshooting Exchange 2013 is using the various inbuilt cmdlets available….(more)

 

The content databases in this cluster are full. You cannot add more web sites until you change the content database web site capacity settings or add more content databases

By Amol Ghuge published on 07-24-2013

SharePoint capacity planning plays a very vital role with respect to any farm, whether it’s a small farm, medium farm or large farm….(more)

 

Outlook Integration Error

By Balasaheb Ilag published on 07-25-2013

If user is getting Outlook integration error that means user will lose all integration features, like IM will not save in Conversation history folder, Calendar info will not sync….(more)

 

 

Consumer

 

Create all possible combinations from different ranges without using VBA

By Ashish Mathur published on 07-21-2013

Assume numbers from 1 to 8 in range B3:B10 and numbers from 9 to 16 in range C3:C10.  The objective is to create all possible combinations….(more)

 

Learn PowerPoint 2013 for Windows: Using Flowchart and Connector Shapes Together

By Geetesh Bajaj published on 07-22-2013

Connectors are lines that link different flowchart shapes (or any shapes you place within your Microsoft Office documents). They are different from conventional lines….(more)

 

How to find which codecs are installed on your PC

By Vasudev Gurumurthy published on 07-24-2013

Sometimes while troubleshooting Windows Media Player, you want to check which codecs are installed on….(more)

 

How to reinstall WMC after a clean install to Windows 8.1 Preview

By Soumitra Sengupta published on 07-26-2013

My operating system was Windows 8 Professional with Windows Media Center.I have done a clean install to Windows….(more)

 

How to Publish a Blog post using Microsoft Word 2013

By Shyam Sasindran published on 07-26-2013

Often bloggers use a lot of application to post their articles in different blogs. I used the use Windows Live Writer to publish my articles….(more)