Menu

Close
  • Home
  • Me me me
Subscribe
Tomas Jansson Menu

.NET

A 20-post collection

← Newer Posts Page 4 of 4

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

How to check http status code with watin

I'm about to write my own blog, which will replace this one when it's done. When doing so there is no excuse »

Tomas Jansson on .NET, watin 25 October 2012

Convert DataTable to generic list extension

The background to the following post is this question [http://stackoverflow.com/questions/4104464/convert-datatable-to-generic-list-in-c] on Stack Overflow and my old blog post [http://blog.tomasjansson. »

Tomas Jansson on .NET 25 October 2012

Disposible WCF client wrapper

Ok, so you have implemented your WCF service and is about to implement your service client. As usual you want your client to be disposed as »

Tomas Jansson on WCF, .NET 25 October 2012
← Newer Posts Page 4 of 4
Tomas Jansson © 2025
Proudly published with Ghost