Welcome to RightHand's community place
Sign in
|
Join
|
Help
Righthand blogs
Miha Markič [MVP C#]
e-mail
twitter
Miha is a .net consultant and developer. Since 2000 he has been active in Developer Express' DX Squad and has been ECDL trainer and tester. In 2003 he started his own business – Righthand, specializing in consulting and programming (chiefly for US partners). He also gives lectures on conferences and other events in Slovenia. He has been awarded title of Microsoft Most Valuable Professional in Visual C# for active support in newsgroups and expertise in .net technologies
INETA Country Leader for Slovenia
This Blog
Email
Syndication
RSS 2.0
Atom 1.0
Search
Go
Tags
.net
.net 3.5
Announcement
ASP.Net
Book Review
DevExpress
DirectX
GPS
Hardware
HLSL
IPTV
LINQ
LLBLGenPro
ORM
Profiling
Silverlight
SloDUG
Slovenia
SQL
Visual Studio 2005
Visual Studio 2008
Visual Studio Add In
Visualizer
WCF
webheadsinaction
Windows
Windows Mobile
Navigation
Home
Blogs
Forums
Photos
Downloads
Archives
november 2008 (6)
oktober 2008 (6)
september 2008 (3)
avgust 2008 (2)
julij 2008 (3)
junij 2008 (6)
maj 2008 (5)
marec 2008 (5)
februar 2008 (4)
januar 2008 (10)
december 2007 (6)
november 2007 (10)
oktober 2007 (10)
september 2007 (4)
avgust 2007 (14)
julij 2007 (7)
junij 2007 (12)
maj 2007 (7)
april 2007 (9)
marec 2007 (6)
februar 2007 (8)
januar 2007 (12)
december 2006 (10)
november 2006 (12)
oktober 2006 (14)
september 2006 (16)
avgust 2006 (12)
julij 2006 (7)
junij 2006 (12)
maj 2006 (16)
april 2006 (5)
marec 2006 (6)
februar 2006 (14)
januar 2006 (11)
december 2005 (18)
november 2005 (18)
oktober 2005 (10)
september 2005 (11)
avgust 2005 (10)
julij 2005 (9)
junij 2005 (8)
maj 2005 (10)
Articles
Extending LLBLGenPro's ResultsetFields to work like List
Using page fragment caching and AJAX thing
Implementing more useful tracing for LLBLGenPro 2.0
Righthand Dataset Debugger Visualizer
Community
SLODUG/CodeZone.si
SLOWUG
Kodirnica
Slovenska Office skupnost
MVP
Matevž Gačnik
Sahil Malik
Frans Bauma
Ernst Kuschke
W. G. Ryan
Dejan Sarka
Andrej Tozon
Other bloggers
Dustin Campbell
RightHand
RightHand .net consulting
Useful tools
Developer Express
GOLD - parser
Code Smith
Browse by Tags
All Tags
»
.net 3.5
»
.net
Announcement
DevExpress
LLBLGenPro
ORM
Slovenia
Visualizer
3. oktober 2008 9:56
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 by
Miha Markic
|
1 Comments
Filed under:
.net
,
DevExpress
,
Slovenia
,
ORM
,
LLBLGenPro
,
.net 3.5
22. september 2008 17:00
Righthand has joined LLBLGenPro partners
I am proud to announce that today, after years of experience with LLBLGenPro development, I've become an official LLBLGenPro partner . As such I am offering consultancy and development with LLBLGenPro , the #1 ORM product for .net. Do you want to
Posted by
Miha Markic
|
2 Comments
Filed under:
.net
,
LLBLGenPro
,
.net 3.5
,
Announcement
22. julij 2008 17:23
Creating wrappers for sealed and other types for mocking
Did you ever wanted to mock a sealed class or non-virtual methods? Unless you are using TypeMock you are in for some coding as there is no easy way to mock them just like that (I am fiddling with MOQ but AFAIK no mock framework is capable of mocking sealed
Posted by
Miha Markic
|
2 Comments
Filed under:
.net
,
.net 3.5
14. januar 2008 11:53
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
Posted by
Miha Markic
|
5 Comments
Filed under:
.net
,
DevExpress
,
.net 3.5
,
Visualizer
14. januar 2008 11:26
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?
Posted by
Miha Markic
|
3 Comments
Filed under:
.net
,
DevExpress
,
.net 3.5
,
Visualizer
27. julij 2007 8:46
Orcas beta 2 wave is heating up the summer
As Somasegar and other softies announced , Orcas beta 2 (and .net 3.5 beta 2 with go-live license) is available for download. Silverlight 1.0 RC will follow shortly. Go get the bits and bytes from here . And don't forget to run a post-install script to
Posted by
Miha Markic
|
0 Comments
Filed under:
.net
,
.net 3.5
2. maj 2007 16:39
Inserting records containing timestamp columns in ADO.NET Entity Framework
In case you are playing with ADO.NET Entity Framework you might have seen that, by default, when you have timestamp columns in a new entity they are being inserted into the database when inserting and saving new entity. This behavior isn't a correct one,
Posted by
Miha Markic
|
0 Comments
Filed under:
.net
,
.net 3.5
29. april 2007 14:32
Say bye to ADO.NET Entity Framework in Orcas/.NET 3.5 RTM
As many reported ( including me ), ADO.NET team decided to postpone the EDM designer after Orcas/.NET 3.5 RTM. With this move they basically frozen the use of EF in real applications (wizard is very limited, typing all that XML is not really an option)
Posted by
Miha Markic
|
0 Comments
Filed under:
.net
,
.net 3.5
28. april 2007 15:47
Starting with ADO.NET Entity Framework in Orcas beta 1
Orcas is bringing two similar but different LINQed ORM approaches: LINQ to SQL and Entity Framework/LINQ to Entities. I thought that it is about time to try out the later, so I created a new project and fired up Entity Data Model (EDM) Wizard (the only
Posted by
Miha Markic
|
1 Comments
Filed under:
.net
,
.net 3.5