-
Pivoting and Unpivoting Data In SQL Server 2008
In this blog, I would like to explain about PIVOT and UNPIVOT operator in SQL Server. The PIVOT operator allows you to rotate data between columns and rows, performing aggregations along the way. UNPIVOT is the inverse of PIVOT, rotating data from columns to rows. Open Schema: I’ll use open schema as the scenario for…
-
Deploying an Outlook 2010 Add-in Using C#.NET And Visual Studio 2010
-
HTML Parser
Are you looking for any HTML Parser? Want to traverse through HTML DOM elements? Want to read properties and its values of HTML element? Want to add properties to HTML elements dynamically? Want to modify HTML form at runtime? JQuery is one of the best solution to do all these at client side. But what…
-
Building an Outlook 2010 Add In Using C#.NET With Visual Studio 2010
How to build an outlook 2010 Add In using C#.Net and Visual Studio 2010? In this post, I’ll take you through the steps required to build an outlook 2010 plugin using C#.Net with visual studio 2010. This post includes creating custom task pane, adding a new context menu item with the outlook context menu and adding…
-
How to Create a Provisioning profile for iOS
To Run an app on iOS device,you must have a Provisioning Profile installed on your device. Steps to create provisioning profile:- 1.Login here on iOS developer center(https://developer.apple.com/devcenter/ios/index.action). Note that if you are not a registered Apple iOS Developer, you will need to sign up for this program before proceeding 2.Select Provisoning Profile option from left panel.…
-
How to use JQuery with Visual Studio .Net
What does JQuery mean? It is simply a light weight javascript library through which we can perform actions like “DOM Elements” selection, Event handling, Animation effects, Ajax calls etc with minimal code. In short we can say ” write less,do more” with JQuery. Why should we use JQuery? Makes it easy to use javascript with…
-
How to use TFS 2012 Team Build for Visual Basic 6
Here is a process to build your VB6 projects in Team foundation Server 2012. 1. Have a copy of your VB6 project 2.Download the MSBuild Extension Pack from the below link and install it on the build machine. http://msbuildextensionpack.codeplex.com/ 3.Create a xml file with the contents as attached with the mail. Let us name this…
-
How to check network reachability in iOS
-
Mobile Webinars Registration
The curious case of native versus the cross platform development of mobile apps Business is often caught in a predicament to choose technology that best suits the objective of delivery and maintenance of mobile apps. Advent of various cross platform mobile development technology offers Business and Developers to leverage existing skills and manage their development…
-
Technical Consultant | Visual Studio