For email address validation there is Official Standard: RFC 5322 but the regex to match this standard is very complex and would not be suitable for implementation in our applications, but the below regex is the most appropriate to be used in our applications. I didn’t find a bug till now.
By defaut IIS will not be enbled in windows 7 ultimate but it will be installed along with OS. So in order to use IIS we need to enable it. There is no need to install anything just follow the below steps.
Hi Guys, Its known that Windows 8 world is emerging these days and many users trying to find smart ways to perform operations like Shutdown and Restart in windows 8.
Rendering parameters can be used to pass parameters to sitecore presentation components. They are used to control the presentation of a dynamic component from page editor.
Yes, we can pass a sitecore populated view to a .net razor view in Sitecore with MVC. Here, I will go through a simple example on how to display social links to a website whose link name and its URL is provided at sitecore content item but needs to be rendered inside a razor view (.cshtml file).
Problem: To create an MVC 'View' bound with a 'Model' but without creating any controller in Sitecore MVC 7.2.
Here we upload the CSS files to Sitecore media library and then read those CSS files in the code. This approach is suggested only when you want to allow a Sitecore user to edit CSS classes. The same applies for javascript files too.
By default sitecore provides an admin user with userid ‘Admin’ and password ‘b’. However additional users can be created in sitecore by following below steps.
Issue: At times, we may run/execute an update/delete script accidentally and then start googling to find if there is a way to revert it.
Error Message: “Windows could not start the ColdFusion 10 Application Server on Local Computer. For more information review the System Event Log. If this is a non-Microsoft service, contact the service vendor, and refer to service-specific error code 0. “