I saw the light ASP.NET - Alexey Zakharov's Blog

Browse by Tags

All Tags » ASP.NET (RSS)

HTML 5 vs Silverlight : Sencha - The First HTML5 Mobile App Framework by brainbox

While Microsoft Silverlight and Adobe Flex future on Apple iOS is still uncertain ExtJs released "The First HTML5 Mobile App Framework" called Sencha that works on both Apple iOS and Google Android touchscreen devices. Read more

How to use hosted versions of popular javascript libraries only after deployment in asp.net mvc by brainbox

There is good website performance practice to use hosted version of popular javascript libraries such as jquery after deployment. However, while running application on local developer machine you’d better to use local version instead. In this post I will...

We have lauched our company's website by brainbox

Hi guys, Today we have launched our company's web site http://witcraft.ru . Also I'd like to announce that my feed is also relocated. So my future posts will be here - http://witcraft.ru/blog or you can just subscribe on our feed - http://feeds.feedburner...

Rapid convention based development of REST webservices for Silverlight by brainbox

I've just published a small framework on codeplex , which allows rapidly create REST webservices for Silverlight applications. This framework is the first public component of our Silverlight Application Framework. You can read more about it in my article...

New article for SilverlightShow: Deep Dive Into Silverlight Services Part 2: Serialization on the speed of light with Google Protocol Buffers by brainbox

I've written new article for SilverlightShow.net. In this article I’ve showed how you can use ASP.NET MVC and Google Protocol Buffers to create fast and scalable REST services. Enjoy!

IRepository interface. by brainbox

First of all I'd like to remark that I'm not following PoEA Repository pattern. I just like this name! =) Repository and Dao interfaces still remains hot topic today. While developing my last ASP.NET MVC application I've created my own interface, which...
Filed under: , , ,

Silverlight & Fun: Size matters by brainbox

Recently I've created Minesweeper game for Silverlight, which size is less than 10 Kilobytes. Try it now and have fun! =)
Filed under: , ,

Silverlight Tip: Splash screen issues. by brainbox

Today I worked on silverlight splash screen for our site and found that documentation about splash screen is very poor and cause many misunderstandings. In this post i'll try to make some of them disappear. =) Because of silverlight splash screen is managed...

Virtual earth deep zooming. by brainbox

Recently i wrote an article for SilverlightShow.net, where I've described how you can easily create simple deep zoom application to browse virtual earth maps. Also I'd like to recommend you DeepEarth project created by soulsolutions , which is rather...
More Posts