Emil Stoichev's Blog

Just a few coding tips

Browse by Tags

All Tags » ASP.NET (RSS)
Tip: How to get the client culture from an ASP.NET app
I fall in a couple of situations where I needed to get the client’s culture from the server side in an ASP.NET application. I googled this and found only client side solutions, but I knew there was some way to get this information because the ASP.NET...
Posted: Jan 21 2008, 03:44 PM by Emil Stoychev | with 10 comment(s)
Filed under:
Consume data from Astoria service using the Astoria Silverlight API
In my previous post I referred you to a tutorial how to make a simple line chart with Silverlight 1.1 . With this chart we were able to load data from an exported Excel XML Spreadsheet or from a XML serialized list of Point objects. I thought it would...
SilverlightShow.net Beta2 Launched!
About 2 months ago I and a few of my colleagues started a Silverlight community site with the hope to be a trustworthy source for Silverlight content and to give our visitors the best we can offer. SilverlightShow has been developed as an internal project...
Thoughts on the ASP.NET ViewState
Last week I've attended the DevReach conference in Sofia, Bulgaria. It is one of the few international events presented in South Eastern Europe, but a lot of famous international speakers took part in it and I would say it was a good conference. I met...
More Posts