Recent Comments
Microsoft Technologies - Articles, Tutorials and How-To Guides
SharePoint : Understanding Feature Stapling in SharePoint | Stapling Features to Site Definitions
Feature stapling is very powerful as it allows you to add functionality to site definitions without having to modify the site definitions themselves. To staple a Feature to a site definition....
Category: SharePointDate: 7/4/2010 3:13:00 AM
SharePoint : Free Tools for SharePoint/MOSS 2007
"SharePoint ToolBox" is an open source project which is hosted on CodePlex and consists of couple of powerful and useful tools and add-ons for SharePoint that help developers and IT professionals implement SharePoint....
Category: SharePointDate: 7/1/2010 12:56:00 PM
SharePoint : Deploying Telerik’s Content Editor Web Part into a SharePoint website
Telerik's RadEditor web part for MOSS is a modified version of the Telerik RadEditor control and it is built on top of the RadEditor for ASP.NET AJAX. Its a very feature rich WYSIWYG Editor....
Category: SharePointDate: 6/18/2010 9:17:00 AM
SharePoint : Create and associate multiple Content Databases with a SharePoint Web Application
When you create a SharePoint Web Application, you also specify the name of content database to be used with the web application. By default SharePoint creates and associates only one content database with each web application created....
Category: SharePointDate: 6/16/2010 1:20:00 PM
C# : Adding ASP.Net User Controls at Run Time using C# Code
ASP.Net User Controls have the .ascx file extension and contains HTML, ASP.Net and C# code. User Controls are reusable controls and can be inserted into an ASP.Net page....
Category: C#Date: 6/6/2010 2:21:00 AM
Visual Studio : Visual Studio 2008 configuration for GTK+ GUI development
Visual Studio 2008 configuration for GTK+ GUI development....
Category: Visual StudioDate: 5/16/2010 4:42:00 AM
ASP.Net : State Management Techniques in ASP.Net
As we know, websites and web applications are based on HTTP protocol and they are stateless, which means they don’t know whether the requests are all from the same client. ages are destroyed and recreated with each round trip....
Category: ASP.NetDate: 5/14/2010 12:19:00 PM
.Net Framework : Garbage Collection in .Net | Destructors Versus Dispose
.Net Framework ships with an inbuilt garbage collector that manages the allocation and release of memory for your application. When the garbage collector performs a collection, it checks for objects....
Category: .Net FrameworkDate: 5/13/2010 6:20:00 AM
SharePoint : SharePoint Web Services | List of all Web Services available with WSS 3.0/MOSS 2007
SharePoint application development and customization requires to interact to SharePoint components. SharePoint Web Services enables us to interact with SharePoint server remotely....
Category: SharePointDate: 5/12/2010 11:36:00 AM
SharePoint : Various approaches to Backup/Restore SharePoint Applications
I needed to find all the possible approaches to do the backup/restore of SharePoint Application to do the feasibility analysis. I wondered as I didn't remember any other approach....
Category: SharePointDate: 5/10/2010 10:14:00 AM
2 3 >>