XAML Power Toys

If you’re into Silverlight/WPF development you’ll surely appreciate Karl Shifflett’s XAML Power Toys: http://tinyurl.com/karlpowertoys  Awesome (free) tool for WPF/Silverlight. XAML Power...
kpantos
1 min read

ASP.NET Tips and Tricks

I’m starting a new line of blog posts in which I’m going to give out a few tips and tricks I’ve...
kpantos
3 min read

GPS Tools

If you’re into geo-app development the following tools should come handy. GeoFrameworks and Jon Person released their GPS Framework for .NET...
kpantos
30 sec read

Featured at MSDN home page

What a great honor this is, I’m featured at the home page of the Greek MSDN site ;-).
kpantos
3 sec read

Uploading your database to SQL Azure

Ok you’ve developed your cloud application and you’re ready to publish it to Azure, wait a minute how are you going...
kpantos
37 sec read

Connect to SQL Azure

A few weeks back Microsoft announced the first CTP of SQL Azure, its new cloud relational persistence offering. In this post...
kpantos
54 sec read

Linq To SQL Caching Adventures Part 2

Before picking up where I left off yesterday, I have to first make a small disclaimer. I received a couple of...
kpantos
1 min read

Linq To SQL Caching Adventures Part 1

A caching solution is always necessary if you want to build scalable applications which will handle lots of users and heavy...
kpantos
1 min read