-
as seen on Stephen Walter
- Search for 'Stephen Walter'
I am a huge fan of Ajax. If you want to create a great experience for the users of your website – regardless of whether you are building an ASP.NET MVC or an ASP.NET Web Forms site — then you need to use Ajax. Otherwise, you are just being cruel to your customers.
We use Ajax extensively in…
>>> More
-
as seen on Stephen Walter
- Search for 'Stephen Walter'
I am a huge fan of Ajax. If you want to create a great experience for the users of your website – regardless of whether you are building an ASP.NET MVC or an ASP.NET Web Forms site — then you need to use Ajax. Otherwise, you are just being cruel to your customers.
We use Ajax extensively in…
>>> More
-
as seen on Programmers
- Search for 'Programmers'
I was recently tasked with building a Name Entity Recognizer as part of a project. The objective was to parse a given sentence and come up with all the possible combinations of the entities.
One approach that was suggested was to keep a lookup table for all the know connector words like articles…
>>> More
-
as seen on ASP.net Weblogs
- Search for 'ASP.net Weblogs'
This blog post will show you step by step to refactoring some code to be more readable (at least what I think). Patrik Löwnedahl gave me some of the ideas when we where talking about making code much cleaner. The following is an simple application that will have a list of movies (Normal and Transfer)…
>>> More
-
as seen on Ask Ubuntu
- Search for 'Ask Ubuntu'
When I watch a movie in Movie Player, the HUD pops up every 8 minutes or so. I am not touching the keyboard or the mouse at all. Alt makes the bar go away, and then 7-8 minutes later, it pops up again. This happens when I'm watching fullscreen or not fullscreen.
Can you help me fix this? I've…
>>> More