New job and brand new works is giving me new things to learn. Currently I am staying with ASP again! This time it is not ASP.net but ASP classic.
Tag: .net
Simple Utility for .NET
I have just created myself a simple utility for .net. You can find it in https://yedijas.github.io/SimpleUtil/ Please point out any error and extra features that might be added š
Dynamics
Finally the laziness of mine came to fruition!Ā What happened here is that I needed to parse lengthy jsonĀ from a website and I was really lazy to map it all into a specific type. I was not fully lazy, I was also chased by tight deadline in my project. So to overcome my laziness I searchedĀ on … Continue reading Dynamics
Sitecore – Shortening URL (for Your SEO Sake)
Hello, all! Tonight seems like the time for me to unleash what I have discovered during my time of blogging-hibernation. Earlier, I talked about WURFL and sitecore's default way to detect device, now I talk about the way to shorten URL in Sitecore. This way bug me off and I left my question in stackoverflow … Continue reading Sitecore – Shortening URL (for Your SEO Sake)
Sitecore – WURFL or Sitecore Device Default Detection
Hi all! I return from my long blogging-hibernation. Lately, I encounter a little problem with mobile detection in Sitecore. Before that, yes, I am still working on the website of my company's client and yes, though I really tired of this Sitecore stuffs, I still feel so curious about it. I hope through this post, … Continue reading Sitecore – WURFL or Sitecore Device Default Detection
Orchard – Piedone Avatar Double Extension Threat
So, I was still developing for a site that using Orchard CMS. I finally get into security testing. Well, that's a lot of effort to do. š But what I got is that there is double extension threat to my application. At first, I manage to fix it through Media module on Orchard. Then I … Continue reading Orchard – Piedone Avatar Double Extension Threat
.NET – Linq, foreach, and eyesore
Hello all! I was building an asp site. So, I got into a feature that I can use either linq and foreach. What is about the eyesore? You'll get it later. Well, the feature that I wanted to make is to filter a list based on a criteria. Let's just say that I had a … Continue reading .NET – Linq, foreach, and eyesore
Orchard – Slow?
Hello! I'm back! Lately there was an issue related to a site that I have published. It was using Orchard 1.4.1 and it is (the client think) is slow. I am confused for the first when I face the issue. "It is running so fast in my computer!", I said. But then it was a … Continue reading Orchard – Slow?
Orchard – Deployment
Hi there! I haven't post anything yesterday so I think I will post two posts today. This is the first. This actually happens yesterday when I am trying to deploy a web that is using Orchard CMS. I found that some steps (cheating steps actually) to deploy it easily and quick. I am using FTP … Continue reading Orchard – Deployment
TFS – My View (1)
It is funny when I use TFS from Microsoft. Not I want to judge them badly, I am just saying my opinion. Well I am using that because it is one of the requirement from a very influenced client. They have implement TFS and stuffs, so I follow. Okay, what I feel is not so … Continue reading TFS – My View (1)