Skip to content

Righthand Blog

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

  • Righthand Dataset Debugger Visualizer
.net

Finalbuilder4 action for VssConnect

Posted on: May 2, 2006March 29, 2020

I’ve added to [FB4] action for VssConnect (a good wrapper for Visual Source Safe that allows working on internet) to public downloads. It contains only Label action for now and has […]

.net

Utf8 and CodeSmith

Posted on: April 30, 2006March 29, 2020

If you are dealing with non-ASCII fonts in [CodeSmith] templates or their outputs then you probably noticed that non-ASCII chars are replaced with question marks. There is a […]

.net

CodeSmith coupon discount

Posted on: April 16, 2006March 29, 2020

Scott Hanselman found out a $100 coupon discount for [CodeSmith] ($100 off CodeSmith professional). Go find it here: http://www.hanselman.com/blog/HanselminutesPodcast13.aspx

.net

Creating an Indigo client proxy that references the same service contract type as server does

Posted on: March 23, 2006March 29, 2020

So, you want to create an Indigo client proxy that references the same types as server does, IOW a client proxy that won’t recreate ServiceContract (let’s say it […]

.net

Chance to vote on DLinq features

Posted on: March 20, 2006March 29, 2020

Dinesh has put to “vote” the new DLinq features at http://blogs.msdn.com/dinesh.kulkarni/default.aspx

.net / Book Review

Swiss army knife kind of book about .net2 and C#2

Posted on: March 18, 2006March 29, 2020

The first thought that came to my mind when I got the book “Practical .Net2 and C#2: Harness the Platform, the Language, the Framework by Patrick Smacchia (MVP, author of […]

.net / DevExpress

Why is Introduce Local (Replace All) allowed in certain circumstances

Posted on: March 15, 2006March 29, 2020

Yesterday I had a repeat of my whole day presentation “What’s new in Visual Studio 2005/.net 2” and the audience was great. Note: you can find the slides […]

.net

CodeSmith saves me time and money

Posted on: March 13, 2006March 29, 2020

An interesting feature of CodeSmith is that it tracks the number of lines generated for you. With this information and an fex approximations it calculates the hours and […]

.net

Time to upgrade that WinFX again

Posted on: February 23, 2006March 29, 2020

New wave of WinFX downloads (Feb CTP): http://msdn.microsoft.com/windowsvista/getthebeta/default.aspx

.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 […]

Posts navigation

Previous page Page 1 … Page 20 Page 21 Page 22 … Page 31 Next page
Niche Blog by Fahim Murshed