Archive

Archive for September, 2008

SharePoint Application and Site Pages – Part 1 of 2

September 2, 2008 Raja R.K Leave a comment

In this first part of the two part series, Steven covers the differences between Site and Application pages in SharePoint 2007, why each may be used in various circumstances, and prepares for the construction of a menu located application page. After a brief introduction he examines the concept of Site Pages and Application Pages separately in detail with supported screenshots. More…

Categories: ASP.Net

ASP.NET Tip: Keep hidden files hidden

September 2, 2008 Raja R.K Leave a comment

I have seen a few cases of this so I wanted to let everyone know. If you install the FrontPage Server Extensions (FPSE) on a web server, it will install some configuration files in a directory under your web site. More…

Categories: ASP.Net

Playing with Images in ASP.NET 3.5 AJAX Applications in ASP.NET

September 2, 2008 Raja R.K Leave a comment

In this long article, you will learn nearly all the image related problems under the newest ASP.NET 3.5 AJAX environments, and how to deal with them. This article is the first of two parts. More…

Categories: ASP.Net