Skip to content

Righthand Blog

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

  • Righthand Dataset Debugger Visualizer
.net / ASP.Net

Accessing controls in OnPreInit method might be tricky when MasterPage is used

Posted on: June 1, 2007March 29, 2020

Today I've come across an odd problem. I had to set SkinID property of a control dynamically and this step can be achieved only during PreInit event (OnPreInit […]

.net / ASP.Net / Slovenia / Windows

WPF/E at work

Posted on: March 22, 2007March 29, 2020

I know I am bit late, but nevertheless, if you want to see a nice and cool example of WPF/E driven web pages then you must navigate to www.windowsvista.si. […]

.net / ASP.Net

telerik switches from 4 to 3 releases per year

Posted on: February 22, 2007March 29, 2020

[tele] recently announced that it will reduce the pace of releases from 4 to 3 per year. Don’t be misleaded as this doesn’t mean they will provide less […]

.net / ASP.Net

Visual Studio 2005 "kindly" starts an asp.net development server per project

Posted on: January 23, 2007March 29, 2020

I have a solution containing both WinForms and asp.net projects. There is nothing wrong with this. However, when I set a configuration that runs only a single WinForms project […]

.net / ASP.Net

PDB files are sometimes added to Source Safe when doing asp.net 2.0 projects

Posted on: August 29, 2006March 29, 2020

This is a very annoying VS2005 bug: PDB files residing in bin folder are sometimes added to source safe when you are doing an asp.net 2.0 project. This […]

.net / ASP.Net

Page fragment caching and Ajax

Posted on: August 28, 2006March 29, 2020

After finding a proper way to do page fragment caching (caching UserControls) and Ajax I wrote an how to article. Read it here.

Posts navigation

Previous page Page 1 Page 2
Niche Blog by Fahim Murshed