Utilizing ASP.NET, WCF and jQuery for JSON Services
In this article, we'll explore the process of writing and consuming JSON services using ASP.NET, WCF, and jQuery to request stock prices for companies. ## Visual Studio 2010 Web Application…
In this article, we'll explore the process of writing and consuming JSON services using ASP.NET, WCF, and jQuery to request stock prices for companies. ## Visual Studio 2010 Web Application…
This article discusses the custom implementation of a faceted search web part that uses the MOSS Full Text SQL Query API. ## Issues and Solutions with Multivalued Managed Properties
This article discusses the customization of SharePoint search results using XSLT style sheets and WebDAV for iterative development. The steps to enable WebDAV on a Windows Server 2003 virtual machine…
Galleriffic is a powerful and efficient jQuery photo gallery designed to handle high volumes of photos while conserving bandwidth. It offers various features and optimizations to ensure an optimal viewing…
SharePoint 2007 administrators often face challenges when upgrading solutions. In response to these difficulties, a new stsadm command called `smartsolutionupgrade` has been introduced in the Trentacular SharePoint 2007 Features CodePlex…
Entity Framework provides several methods from the `System.String` class that are supported and translated into SQL when building wildcardenabled LINQ queries. These methods include: Contains(string value)
An enhanced List View Web Part has been published in the Trentacular SharePoint 2007 Features CodePlex project. This custom web part serves as a substitute for the outofthebox List View…
The SharePoint SPWeb class contains two different API properties that developers need to be aware of `AllProperties` and `Properties`. This article provides an indepth understanding of these properties and their…
Central Administration Extensions is a significant feature included in the Trentacular SharePoint 2007 Features CodePlex project. This feature allows for streamlined management of farm properties, making it a valuable tool…
SharePoint solution deployment is a critical aspect for developers and administrators. Understanding the intricacies of the deployment process can help avoid potential issues in maintaining SharePoint environments. This article discusses…