Quantcast
Channel: .Net, Ajax, JavaScript Stuff
Browsing latest articles
Browse All 7 View Live

How to ... find some types in application

There is no problem with finding some types in a concrete assembly, but recently I got stuck with more general problem. I needed to find some types in a whole application.First concept was to load all...

View Article



Inheritance in JavaScript

A few days ago I had to implement multi-searcher functionality in javascript.It was something like a box with three searchers. You may pick searcher (i.e. Google, Wikipedia or Yahoo), enter the phrase,...

View Article

Tricky recursive loop and power of logging

Recently I was working on some import functionality which was written earlier by third person. I had to move some data between two separate systems and I was assured that tool provided to me was...

View Article

Script and styles optimizer for ASP.NET Part1

AbstractSince project I'm working on became stable we've started to optimise it. Naturally one of the main aims in site optimisation is to minimize load bandwidth and minimize request count between...

View Article

Mental spring's cleaning

Today, I'm not going to introduce anything technical tips or features. I'd like to write a few sentences about (not)using design patterns and good practises.I'd like to review my habits, developers'...

View Article


Integrate Sitecore.Logging with Castle Windsor

AbstractA couple of months ago I started using Dependency Injection pattern in my projects more consciously and extensively. Initially it was not easy and comfortable, however I found it very...

View Article

Non expected exception on IPAddress.TryParse

Lately, for the one of our client we implemented a functionality which uses Geo Location as a basic visitor recognition. The problem appeared after the functionality had been promoted to the live...

View Article
Browsing latest articles
Browse All 7 View Live




Latest Images