My .Net

Since I'm working in the IT branch I also use this site to test my ASP.NET, C# and VB.NET applications. All this programming stuff is mostly for me to try out but when I make something others can use I will put this on my site!

ASP.NET sites
WebsitesI have made all of my websites in ASP.NET without the use of any tools, other than Microsoft Visual Studio and the MYSQL querybrowser. Go to the my sites menu tab to view them.
Mobile Web Sites
Mircules; a multi dictionaryA mobile web site I created. Gives you the possibility to translate between several different languages. The languages now included are Dutch, English, Spanish, Frisian, German. More languages will follow.
The tram schedule for Utrecht - NieuwegeinThis ASP.NET web page shows the tram schedule from Utrecht to Nieuwegein and back depending on the current time.
Web Services
Tram schedule web serviceThe same as the above ASP.NET page but now as a web service
Time web serviceA web service that uses the international timeservers to return the correct atomic time.
Language web serviceA language translation web service that translates words between Dutch / English / Frisian / Spanish. Other languages will follow! See the WSDL or Soap request for the languages that can be used.
Jokes web serviceA web service that returns a different joke every time you call the service.
IP to Country web serviceA web service that returns the country information connected to the given IP number.