Quantcast
Browsing latest articles
Browse All 10 View Live

LoginView control not working when logging out from Sitecore extranet domain

Let's not re-invent the wheel and make use of the ASP.NET 2.0 LoginView control to generate Login/Logout actions for the Sitecore extranet domain.We have our LoginView control (very simplistic example...

View Article


Image may be NSFW.
Clik here to view.

Implementing Sitecore Extranet login on a website

Here's the situation. You are about to implement a password protected area on your website. Let's assume that the general site structure looks like thisPages below General and Products are accessible...

View Article


SEO Friendly Urls in Sitecore -Remove spaces in Url (3)

It's the third time I'm writing on this particular topic (The EncodeNameReplacements element in the web.config). Articles 1 and 2  have had their importance in building SEO-friendly links in...

View Article

Best way to parse HTML content

I'm going to keep this short and simple..rather short actually.There is no better way to parse HTML other than using HtmlAgility Pack.It's a lot simpler than Regex..which is a BIG no no!! 

View Article

Cross Browser testing using SuperPreview for Internet Explorer

Let's face it. Although I'm no designer, I do feel sorry for my fellow colleagues when I hear them complain about the rendering on some specific browser(s). It gets harder when testing against IE6 for...

View Article


Image may be NSFW.
Clik here to view.

Building extension-less Urls in Sitecore

Our goal here is to build a Sitecore solution having links without the .aspx extension.(although accessing a page with a .aspx extension should STILL work)To start ,you needA LOT OF PATIENCEHelicon...

View Article

Image may be NSFW.
Clik here to view.

Bold style for matching results with AutoCompleteExtender - Implemented using...

This article will focus on the implementation of the AjaxControlToolkit's AutoCompleteExtender into a simple ASP.NET application. What I'm trying to do here is pull the data from a database and use the...

View Article

Registering XSLT Extension Objects with the ASP XML control

I once inherited a sublayout that inlcuded an asp:xml control. The asp:xml control was there to handle and display an xml feed from another system, while the rest of the sublayout concentrated on...

View Article


Image may be NSFW.
Clik here to view.

ListView with DataPager problem in .Net 4

I wanted to set the QueryStringField property of the DataPager dynamically. By default, if you do not specify this property, the pager works on a Postback Model.On the other hand, if you do set the...

View Article


Image may be NSFW.
Clik here to view.

IIS 7.5 Logging with Sitecore 6.x in Integrated Pipeline Mode

When you run Sitecore 6.x in Integrated Pipeline Mode, You will notice that ALL IIS log entries contain the log entry for the resquest to the layout (aspx) page (instead of the actual sitecore item...

View Article
Browsing latest articles
Browse All 10 View Live