RightHand's community place

RightHand's community place
Welcome to RightHand's community place Sign in | Join | Help
in Search

Browse by Tags

All Tags » DevExpress » .net
Showing page 1 of 4 (39 total posts)
  • Material from my "Making ORM applications more secure/Naredimo ORM aplikacije varnejše" presentation

    I posted both slides and demo code from my "Making ORM applications more secure/Naredimo ORM aplikacije varnejše" presentation held at Bleeding Edge conference in Portorož on 1.10.2008.The material is in Slovene language. Enjoy.
    Posted to Righthand blogs (Weblog) by Miha Markic on oktober 3, 2008
  • Developer Express steps into WPF

    Developer Express, 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 product DXCharts for WPF (hey, where are those Xtra, Xpress, Express prefixes - ''DX for WPF'', shhh, boring ;-)). Anyway, everything is as one would expected ...
    Posted to Righthand blogs (Weblog) by Miha Markic on maj 7, 2008
  • ASPxGridView, MS Ajax and XYDataSource

    If you use Developer Express 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 won't work, or better, it works, just the modifications aren't persisted. It took me some time to ...
    Posted to Righthand blogs (Weblog) by Miha Markic on marec 31, 2008
  • Righthand Dataset Debugger Visualizer goes 2008 and looses expiration restriction at the same time

    As a (late) new year gift I've removed annoying expiration restriction from my dataset debugger visualizer. Find the 0.9.12 update here. I've also rebuilt it for Visual Studio 2008 version which will be the only one supported from now on. Find the 0.9.12 version for 2008 here. Read more about Righthand Dataset Debugger Visualizer.
    Posted to Righthand blogs (Weblog) by Miha Markic on januar 14, 2008
  • Righthand Dataset Debugger Visualizer

    RightHand.DataSet.Visualizer is an MDI application that lets you inspect DataSet structure and its data plus tons of other useful operations on DataSet. Why would I need a DataSet visualizer?How often does a programmer wonder what data a dataset holds? It is certainly not easy to see the data in regular debugger windows. It is even harder to check ...
    Posted to Righthand blogs (Weblog) by Miha Markic on januar 14, 2008
  • Ribbon mania

    I often wonder why is everybody jumping on the (Office like) ribbon wagon. Ribbon UI is clumsy if it isn't done properly and furthermore, if you ask me, it just isn't suited for all applications. So I came across this example of application:The image is taken from this "Case Study: Itagent chooses DXperience" blog ...
    Posted to Righthand blogs (Weblog) by Miha Markic on oktober 17, 2007
  • What's cooking in Developer Express house

    Developer Express improved public insight into DXperience next versions - they created a forum where their employees post news about forthcoming versions. So, if you curious what's next by Developer Express or you want to ask something (current license holders only) make sure you take a peek into DXperience v2007 vol 3 Release Candidate ...
    Posted to Righthand blogs (Weblog) by Miha Markic on oktober 16, 2007
  • Spell checker for developers is a good thing

    Here is an output from Intel's Matrix Storage Console when repairing a RAID array: Yep, it says Verifing instead of Verifying. This is a common harmless error that happens in an application. While it is a harmless one it makes you feel uncomfortable though - if developers are producing such obvious errors they also might ... if there ...
    Posted to Righthand blogs (Weblog) by Miha Markic on avgust 29, 2007
  • Make XtraVerticalGrid fast as a bullet

    Recently I've discovered that XtraVerticalGrid, a nice vertical grid from Developer Express, has some serious problems with speed when doing batch updates. Usually you should enclose batch updates within BeginUpdate/EndUpdate method calls. This usually prevents processing/redrawing within the control when one does many updates to underlying ...
    Posted to Righthand blogs (Weblog) by Miha Markic on avgust 24, 2007
  • Creating SpinComboBoxEdit control

    I saw a question about how to extend Developer Express' ComboBoxEdit control to include spin down and up buttons in their forums. The buttons should cycle through available items. I thought I could easily create such a control and here it is in all its glory: Note the two added spin buttons at the right side. Now, let's test it. Here is my ...
    Posted to Righthand blogs (Weblog) by Miha Markic on julij 24, 2007
1 2 3 4 Next >
Powered by Community Server, by Telligent Systems