Menu

Close
  • Home
  • Me me me
Subscribe
Tomas Jansson Menu

Tomas Jansson

63 posts
← Newer Posts Page 11 of 13 Older Posts →

Split column in sql (t-sql)

Ok, first of all you should never be in a situation where you need to split columns in a database if you ask me, that is, »

Tomas Jansson on SQL 25 October 2012

Generic data mapper for DataReader

Isn't it boring to write mappers to map data from a db to objects? Wouldn't it be nice if someone wrote one »

Tomas Jansson on .NET, ADO.NET 25 October 2012

Debugging your Windows Service in Visual Studio

It could be hard to debug your windows services if you play by the book. If you do play by the book you need to install »

Tomas Jansson on WCF, .NET 25 October 2012

Generic list to DataTable

Ok, I have to admit that I'm sitting on a WebForms project that is using datasets and DataTable a lot as DataSource to GridView& »

Tomas Jansson on .NET 25 October 2012

Refactor your code - remove those if-else if-else and switch statements

I'm currently working with some legacy code and came across a really long if-else if-else function. We've all been down that path »

Tomas Jansson on .NET, functional, refactoring 25 October 2012
← Newer Posts Page 11 of 13 Older Posts →
Tomas Jansson © 2025
Proudly published with Ghost