Skip to content

Mohammad Hoque

Few things I like to talk about

  • Resume

Information Technology

March 25, 2021March 25, 2021 mhoqueDocker, Information Technology, Jibber Jabber, Visual Studio 2017, Visual Studio 2019

BYTE Post 7 : Make a docker Image from Non Docker project in Visual Studio

Docker doesn’t have to be complicated to start playing with. Matter of fact you can play with it any Visual Studio project you have. I have this quick video to […]

March 9, 2021March 9, 2021 mhoqueDocker

BYTE Post:6 Docker dangling and stopped image removal

Got into a situation where I needed to remove all the images and getting errors. I had to filter the images and then force delete it like the image above. […]

March 3, 2021March 3, 2021 mhoqueDocker, Information Technology, Sitecore

BYTE Post 5: Sitecore website files in Docker

Here is another nice find on how to actually see the sitecore websites file in Docker.I was playing with Docker and got a 9.3 install up. The installation look like […]

March 2, 2021March 2, 2021 mhoqueDocker, Information Technology, Sitecore

BYTE Post 4: How to connect to Sitecore Docker SQL server

Ok, I am probably putting the carriage before the horse. But I think it’s helpful. I got a Docker container up (Details on a different post) using the github docker […]

February 24, 2021February 24, 2021 mhoqueDocker, Sitecore

BYTE Post 3: Sitecore docker images repo documentation is out of date

If you are new to Docker and trying to figure out how to build Sitecore images. You usually do a search with Google to get to Sitecore docker images repository. […]

February 19, 2021March 3, 2021 mhoqueInformation Technology, Sitecore

BYTE Post 2: Want to get a theme for your Sitecore [play] site for free?

I found that W3Schools have pretty cool CSS templates that works great with Sitecore. So if you are trying to do a quick demo for clients or just playing around […]

February 19, 2021February 19, 2021 mhoqueInformation Technology

BYTE Size Post 1 : Sites Base template creation in Sitecore

When I first started working with Sitecore. I had to work pretty hard to understand some smaller things. I decided at that time. When I write, I will try to […]

August 9, 2020August 13, 2020 mhoqueInformation Technology, Sitecore, Sitecore 10

Sitecore 10 installation with SIA

Quick Video on how to install Sitecore 10 with SIA    

September 25, 2019October 28, 2019 mhoqueInformation Technology, Jibber Jabber

Be aware about SecurityProtocolType while creating request from code

If you are using code-behind to create a HttpWebRequest like var request = (HttpWebRequest)WebRequest.Create(Url); and then trying to use that request to get the WebResponse like var response = (HttpWebResponse)request.GetResponse(); […]

September 18, 2019February 13, 2020 mhoqueJibber Jabber, Visual Studio 2017

Want a cookie for you or foreach of you?

Ran into a weird cookie issue HttpWebRequest cookies are disabled for security by default. You need to enable it. Now if you want to add cookies from your current request, […]

Posts navigation

Older posts
  • Resume
Powered by WordPress | Theme: Tora