[DevEx], my favorite 3rd party .net component vendor, has just made its first public step into Windows Presentation Foundation world. They released a beta version of their charting […]
ASPxGridView, MS Ajax and XYDataSource
If you use [DevEx] ASPxGridView within MS Ajax' UpdatePanel (ASPxGridView.EnableCallBacks="False") you should be aware that you should perform DataBind() method within OnInit method (Init event). Otherwise editing just […]
The time of "Vote for XY product" is here again
asp.netPRO started voting process for asp.netPRO Readers’ Choice Awards 2008 as they do every year. And all of the 3rd party component vendors are asking for your vote, […]
LLBLGen Pro gets LINQ capability
My favorite ORM tool just got better – Frans implemented Linq to LLBLGen Pro. He really implemented it to the last detail as he writes in a series […]
Building your own Media Center
Since I have IPTV I am really annoyed by not having an option to save programs, like in old video recorder and cable network days. True, one can […]
"The target assembly contains no service types. You may need to adjust the Code Access Security policy of this assembly." annoyance
Did you ever encounter this dialog box when dealing with WCF services? “The target assembly contains no service types. You may need to adjust the Code Access Security […]
LINQ to XtraGrid
If you work with [DevEx] XtraGrid’s GridView then you know that it provides a relatively cumbersome way to read values of its grid cells: the values aren’t strong […]
My first article published in Moj Mikro, Slovene computer monthly magazine
The article is all about HTC’s dirty secrets behind its line of PocketPC’s based on Qualcomm’s MSM7x00 CPU/chipset and is my first article being published in such a […]
Is true belief a good attribute of an architect
Recently I’ve came across this forum thread regarding the future of [DevEx]’ eXpress Persistent Objects for .NET (XPO) ORM product. Customers (actual ones, not potential) are asking whether […]
Visual Studio 2008 web-design related hotfix
[MS] relased Visual Studio 2008 hotfix that should eliminate some web-design annoyances, particularly the slowness of the IDE, according to the specs. Get the hotfix here. I hope […]