Debugging SharePoint in Production Environment
I don't remember the number of time I have heard this phrase and at one point in time spoken myself - "this is not reproducible on my machine or it works in UAT but not in production".
View ArticleDifference Among @@IDENTITY, SCOPE_IDENTITY() And IDENT_CURRENT()
In this article I am explaining how to get the last inserted identity value of an auto increment column of database tables using SQL Server variable (@@IDENITY) and functions (SCOPE_IDENTITY() and...
View ArticleStreaming Media to Network Device in Windows Store Apps
This article will explain how to stream media to another device on the network using the Device Charm of Windows 8 in Windows Store Application.
View ArticleHow to Share Windows 8 System on the Network
In this article we are going to learn how to connect to another PC on the network having a Windows 8 system to share your files and folders to the other computers in the network in Windows 8.
View ArticleTransfer Data to Server Via Ajax on Tab Click
I create two web pages, one for tab creation and to pass an object to another page. Another page initializes content for a tab.
View ArticleHow to Assign Static IP Address in Windows 8
In this article we are explaining how to assign a static IP address in Windows 8.
View ArticleMaximum Limit Value For Integer Data Type in SQL Server 2012
In this article, I described how to calculate the maximum range of various integer data types in SQL Server.
View ArticleSharePoint 2013: Customize a custom drop down field by using client-side...
This sample demonstrates how to customize the rendering process for a custom drop down field in SharePoint 2013 Preview. You can provide custom logic to control the rendering process of various...
View ArticleTask Manager In Windows 8
In this article I have described how to use the new Task Manager in Windows 8.
View ArticleUsing the New Windows Explorer Ribbon in Windows 8
In this article we are going to explain how to use the new windows explorer ribbon in windows 8.
View ArticleSelect Data Using Spatial Types Via EDF Framework 5.0
Today, in this article let’s play around with one of the interesting and most useful concepts in Entity Data Model Framework 5.0.
View ArticleSelect Data With Enums Via EDF Framework 5.0
Today, in this article let’s play around with one of the interesting and most useful concepts in Entity Data Model Framework 5.0.
View ArticleEnable Console Lock Display Off Timeout in Windows 8
In this article I have described how to set "Console lock display off timeout" in the Windows 8 Power Options.
View ArticleSolution - An Unhandled Exception Occurred in Silverlight Application in...
While working on one of my SharePoint sites today, I started facing a weird issues all of a sudden.
View ArticleMagic Table in SQL Server 2012
In this article I described the Magic Table in SQL Server.
View ArticleHow to Fix Login Failed for User NT AUTHORITY IUSRS in SharePoint 2013...
In this post, I will show brief tutorial how to fix the error that sometimes you'll get when you activate BCS in SharePoint 2013. Hope you'll enjoy this tutorial.
View ArticleHow to Disable Safe Mode in Windows 8
In this article we are going to explain how to disable Safe Mode in Windows 8.
View ArticleSimple Button Animation In TypeScript
In this example, we learn how to change the color (background or foreground color) of the mouse during an event using a web application in TypeScript.
View ArticleWindows 8 Dual Boot and Linux Mint on the Same PC
In this article we are going to explain how to Dual Boot Windows 8 and Linux Mint on the same PC.
View ArticleMulti-Column Format Document in Word 2013
In this article I am going to explain how to give a document a multi-column format like a magazine in Word 2013.
View Article