Search
Categories
Tags
.NET ActionScript archive artwork ASP ASP.NET ASP.NET MVC book C# CMS code command line css data Database design digital life enterprise architecture git Healthcare industry HTML Information architecture Integration javascript jQuery links Microsoft SQL Server Multilingual MySQL p5js PHP posts processing Project management signal Software architecture SQL tools tweets UML web Web design Web service XHTML XML XSLT
Posts
-
Lifesaving snippets
Some snippets to make my life easier.
-
Ahau
In close collaboration with the client, a new breed of a portal closely integrated with forum was created.
-
Multiple Values For The Same GET or POST Parameter in ASP.NET MVC
The main advantage of passing multiple values as the same parameter via GET or POST is that it will produce a neatly cast list as the input of the action method.
-
Converting Word Document to HTML
Microsoft Word happens to be the text editing application of choice for many of my clients. And they would like to post the content to web, so I still find myself in a situation where I need to export a Word document to HTML.
-
Run NUnit for the current VisualStudio project
Basic integration of Visual Studio and NUnit is pretty easy to achieve.
-
Formatting date, time, currency in various cultures
In today’s interconnected world, it’s important that online applications support different cultures. A bit on this theme, .NET support for this, and some analysis on various interesting formats.
-
Google Chrome extensions
I find myself using multiple browsers, but nowadays the browser extensions shape our browsing experience more than a browser. Here is a list of extensions I use in Google Chrome.
-
LINQ to XML
Seems that LINQ to XML does not get near as much attention as LINQ to SQL, but that’s a shame since there is a lot going on here too. Here are some examples performed on RSS.
-
AutoHotkey Scripts
This little utility makes life a bit easier shortening the way to perform common tasks. Among other features, it provides a way to associate keyboard shortcuts with a scripted actions. You can have a look at explained scripts and download the scripts I use every day.
-
Tools List
Here are some essentials I install right away on a computer and can’t live without.
-
Searching from browser – Firefox quick searches and Chrome search engines
Faster way to search and conveniently perform tasks on pages.