Question:Sitefinity's Default list (mvc) widget disappeared on news details page?
Description:I have to show Listing using the sitefinity's default List widget on my news details page where my list widget disappeared because of news detail's url because my list widget also consider it as details page while I have to show listing only. To resolve this error I have used the article . And this is working fine in case off multiple news widgets i.e one to always display listing and other to display details but same did't work in case of list widget.(I am using mvc widgets for both news and List,with Sitefinity 10.1.6502.0) Need your help!
Posted by: Tabish Usman | Posted on: Jan 24, 2018
Question:Shared Content block (MVC) throwing error on hosting environment
Description:In My project I have used many shared content block (MVC), it throws error when using the mvc shared content block and open it to edit and close it without changing anything in it. I have shared the following steps as well as error on browser's console. step1 step2 step3 step4 step5 ErrorOnConsole
Posted by: Tabish Usman | Posted on: Jan 09, 2018
Question:'A potentially dangerous Request.Form value was detected from the client' error in asp.net mvc 4?
Description:Getting the following error in my mvc 4 application after deployment 'A potentially dangerous Request.Form value was detected from the client' on inserting html through my input boxes, i want to allow the html to be inserted.
Posted by: Junaid Aziz | Posted on: Jan 02, 2018
Question:how to apply GZIP compression for static and dynamic resources in Asp.net website using web.config?
Description:need to apply GZIP compression for static and dynamic resources in Asp.net website using web.config i.e compression on javascript,css and images etc as well as url compression.
Posted by: Junaid Aziz | Posted on: Dec 06, 2017
Question:What is the default way of switching the language for the site's visitor through url in Sitecore?
Description:my site has two languages English and Arabic how to switch between languages by the using the site's url.
Posted by: Khalid Abbas | Posted on: Nov 20, 2017
Question:What is the purpose of each Sitecore's core, master, and web databases?
Description:What is the purpose of Sitecore's core, master, and web databases or the differences between them?
Posted by: Khalid Abbas | Posted on: Nov 16, 2017
Question:how to separate items with pipeline in ul li structure using css?
Description:In my site I have some link items structured in ul li , I want them to style pipe separated. I.e for example I have following html. <ul class='MyNav'> <li><a href='/home'>Home</a></li> <li><a href='/home'>About</a></li> <li><a href='/home'>Contact</a></li> </ul> and i want to style as Home | About | Contact
Posted by: Junaid Aziz | Posted on: Nov 15, 2017
Question:what is the main difference between IEnumerable and IQueryable, which one should be preferred?
Description:I have searched few differences between IEnumerable<T> and IQueryable<T> but still can't decide which one to preferred and why, anyone with an simple example would be more appreciated so that i can understand it with more clarity.
Posted by: Junaid Aziz | Posted on: Nov 14, 2017
Question:Type is not resolved for member 'Microsoft.IdentityModel.Claims.ClaimsPrincipal,Microsoft.IdentityModel, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35'
Description:I have opened my old sitefinity project and geting below error. kindly help to identify the issue. Type is not resolved for member 'Microsoft.IdentityModel.Claims.ClaimsPrincipal,Microsoft.IdentityModel, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35'
Posted by: Khalid Abbas | Posted on: Nov 01, 2017
Question:Is there any free online team foundation server/source control repository available for asp.net projects?
Description:I just wanted to keep track of my changes in a asp.net project for that i need a free online repository , I have searched for few but those are for open source projects.
Posted by: Rabia Anum | Posted on: Oct 23, 2017