Skip to content

Righthand Blog

About .NET/C#, Xamarin, Flutter and other fun technologies

  • Righthand Dataset Debugger Visualizer
.net / DevExpress

Building class constructors with ease using CodeRush

Posted on: February 20, 2006March 29, 2020

Imagine a class with lot of fields.class Person { private string name; private string surname; private int age; private string address; private string city; private string zip; private […]

Uncategorized

Tst

Posted on: February 20, 2006March 29, 2020

1 2 3 4 5 6 7 8 9 string path = “”; string safeReferrer = null; FileInfo fileInfo = new FileInfo(string.Format(“{0}/{1}”, path, image)); int index = 0; […]

.net

Problems signing an assembly with a key stored in key container (VS2005)

Posted on: February 11, 2006March 29, 2020

This is one of those problems you can’t understand how could it happen. Some background: In the past Visual Stuidio versions you were able to sign an assembly […]

Slovenia / Windows

Presumably bigest Slovene MS Office forum

Posted on: February 10, 2006March 29, 2020

Matjaz, a friend of mine, hosts huge MS Office forum (Slovene language) full of useful answers to common problems (who doesn’t have at least one problem with Office?). There […]

Uncategorized

Delphi on eBay?

Posted on: February 10, 2006March 29, 2020

Sad news for Delphi users. Or not – who knows what’ll happen once the division is sold. Perhas we’ll see it on eBay 🙂 http://blogs.borland.com/davidi/archive/2006/02/08/23013.aspx

Uncategorized

RightHand.DataSet.Visualizer refresh is available

Posted on: February 6, 2006March 29, 2020

I’ve updated expiration date of RightHand.DataSet.Visualizer.Download updated version here.

.net

Caching of database schema in CodeSmith

Posted on: February 5, 2006March 29, 2020

So you’ve build a template (or using one) for CodeSmith that uses SchemaExplorer.DatabaseSchema class – the one that enables you browsing through database schema with ease (through a […]

Uncategorized

FinalBuilder4 action for running CodeSmith templates

Posted on: February 4, 2006March 29, 2020

The past week I was busy creating an automated template based system for generating Developer Express‘ XPO source code. Heart of the system is based on CodeSmith and […]

Windows

VMWare Server for free?

Posted on: February 3, 2006March 29, 2020

You have to love the competition on the virtualization market. Apparently VMWare will introduce a virtualization server product for free. Check it out here.

.net

CodeSmith merge functionality for csproj files

Posted on: February 2, 2006March 29, 2020

If you are seriously using CodeSmith you will know about the merge functionality. True, with introduction of partial classes in .net 2 the need for merging is greatly reduced, […]

Posts navigation

Previous page Page 1 … Page 47 Page 48 Page 49 … Page 59 Next page
Niche Blog by Fahim Murshed