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

Browse by Tags

All Tags » DevExpress » .net 3.5

Visual Studio, CodeRush and Silverlight 2

If your Visual Studio 2005 or 2008 freezes while creating a Silverlight project, or any other project then you might try switching off CodeRush add in. Yep, it causes Visual Studio to freeze when creating a shinny new Silverlight 2.0 application. I am
Posted by Miha Markic | 0 Comments
Filed under: ,

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.

Developer Express offers free Silverlight grid: agDataGrid

That's a Silverlight 2.0 data grid of course. They won't just ship agDataGrid for free, they'll include full source code, too. Looks like WPF and Silverlight are making companies to give away their grids for free (first Xceed with their DataGrid for WPF

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

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?