Just Code - Tamir Khason
Take care of the sense, and the sounds will take care of themselves.
Browse by Tags
All Tags
»
Tips and Tricks
(
RSS
)
.NET 3.5
Accessibility
ASP.NET
C#
DirectX
help
Linux
Microsoft
Mono
Performance
Silverlight
source
teched
tutorial
Vista
WCF
Web
Windows Gadgets
Work process
WPF
WPF/E
Configuring and running Mono ASP.NET 3.5 (AJAX.NET) on Linux computers
Before we will start, we should install Linux. To do this, you can download any of LiveCDs with live installation. Officially, Mono supported only on one free Linux - openSuse . However, you can make it work on any RedHat (and its alternatives), OpenSolaris...
Quick Silverlight tip: Why my ActualWidth and ActualHeight equal 0?
If you’ll try to use ActualWidth and ActualHight of controls with explicitly set Width and Height, you’ll not see any problem, however, if your control sits inside other control, ActualWidth and ActualHeight properties will be equal to 0. Why this and...
How to handle thickness
Yesterday, we spoke about type converters . We even, built simple generic enum converter. Today, we’ll create more complicated converter, that very missing in Silverlight – ThicknessConverter. During the post, I also explain about tokenizing values in...
Work process: How to use and build type converters
Today, I want to start new tag - “ Work process ”. Here I’m going to publish partial classes, fixes, small utilities, I’m building for myself or clients to help in work process. I’ll give an example : currently, I’m working on BiDi support for Silverlight...
Silverlight Visual Tree Investigation
Wait a moment. Silverlight has Visual and Logical Trees as well as WPF? Not exactly. The design more similar to how it was in WinForms (Parent-Child relationship). But dev team made all possible to make it syntactically similar to WPF. Let’s start Challenge...
Quick Silverlight Tip: How to access HTML DOM from Silverlight and Silverlight managed objects from HTML?
After my session yesterday , I got number of email from people, who have a problem to access HTML DOM from Silverlight and vice verse. I want to answer to all of you by this post. Access HTML from Silverlight You have not do anything special in Silverlight...
How to consume WCF or Webservice from Vista Sidebar gadget by using Silverlight?
The challenge today is really simple. All we have to do is to write Silverlight Vista Sidebar Gadget , that consumes either WCF , ASMX or REST based service. Really simple, isn’t it? Let’s start Build server side services We should start from services...
HLSL (Pixel shader) effects tutorial
Recently, I already wrote about PixelShader effects , introduced in .NET framework 3.5 SP1 (WPF). However it looks like for most people this syntax is still hard to understand. Today we’ll try to lean it more. In order to do this, I wrote small program...
UserControl binding to own property bug in Sliverlight 2.0 beta 2
Today morning, I come to my office. Alex , sitting there, was very tired. His eyes were red. I asked him: “What’s going on?” and he responsed: “I think, I’m sick. Something is broken in Silverlight”. “What’s the problem?” – I asked. And he explained me...
Quick Silverlight tip: How to open new window or tab by using HyperlinkButton and Ctrl-Shift modifiers
Regular behavior of any HTML anchor element is to open new Window if you’re clicking the link with Shift key and new Tab, if you’re clicking with Ctrl key or middle mouse button. Unfortunately, Silverlight HyperlinkButton does not support opening new...
Brightness and contrast manipulation in WPF 3.5 SP1
While being in flight, I had to learn new features, introduced in .NET 3.5 SP1. So, let’s start from image manipulation. I want to perform contrast and brightness manipulation in GPU over displayed image. In order to begin, you should download and install...
Search
Go
This Blog
Home
Contact
News
Follow me
@
Tags
.NET 3.5
Accessibility
ASP.NET
blogging general
Blogging rules
blogging tools
C#
Dell
demos
DirectX
download
events
fun
help
jobs
LINQ
Linux
Microsoft
Mobile
Mono
Performance
PLINQ
promo
Silverlight
soft
source
teched
thoughts
Tips and Tricks
tools
tutorial
Vista
Vista Battery Saver
Visual Studio
VSTS
WCF
Web
Windows Gadgets
Windows Live
Windows Live Writer
Work process
WPF
WPF crossbow
WPF/E
XLINQ
XNA
XPS
Sponsors
advertise here
Navigation
Home
Get Started
Learn
Forums
Downloads
Community
Archives
August 2008 (12)
July 2008 (12)
June 2008 (17)
May 2008 (10)
September 2007 (1)
April 2007 (1)
Syndication
RSS
Atom
Comments RSS