Recent Comments
Recent Programming Tutorials and How-To Guides
To improve performance of ASP.Net Web Applications, first of all we need to understand the places where performance bottlenecks typically occurs....
Category: ASP.Net/C#Date: 2/6/2010 3:27:00 AM
Site definitions are the foundation on which all sites are built in a SharePoint Server. Each site definition defines a unique type of SharePoint site....
Category: SharePointDate: 2/5/2010 10:47:00 AM
WSS 3.0 SP2 and MOSS SP2 include updates designed to improve performance and availability in your SharePoint server farm, along with fixes to known issues....
Category: SharePointDate: 1/29/2010 9:26:00 AM
Microsoft has issued two service packs for Microsoft Office SharePoint Server 2007 and Windows SharePoint Services 3.0. Features included in the WSS 3.0 and MOSS 2007 SP1....
Category: SharePointDate: 1/28/2010 11:32:00 AM
SharePoint provides some out of the box List Types. Some of the most used ready made list types that SharePoint provides currently are listed below....
Category: SharePointDate: 1/8/2010 11:01:00 AM
We can debug SharePoint Applications very easily by using Visual Studio extensions for Windows SharePoint Services....
Category: SharePointDate: 12/27/2009 10:27:00 AM
Search Engines would penalize my site if both the URLs http://www.etechplanet.com and http://etechplanet.com will return a "200 OK" code in the HTTP header....
Category: ASP.Net/C#Date: 12/25/2009 3:43:00 PM
ASP.Net “TextBox” server control allows users to enter text (alphabets, numbers, and special characters). But if you want to allow users to enter only alphabets or numbers....
Category: VB.NetDate: 12/22/2009 11:06:00 AM
STSADM command can be used to take the backup of sharepoint website as a .dat file: STSADM -o backup -url "http://SiteURL" -filename "C:\SiteBackup.dat"....
Category: SharePointDate: 12/10/2009 4:38:00 AM
SharePoint has two types of ASPX pages. 1) Aplication pages, also known as _layout pages 2) Content pages, also known as site pages....
Category: SharePointDate: 12/9/2009 2:28:00 PM
2 3 4 5 6