Tuesday, January 30, 2007

High Activity Hip Replacement

Paint.NET

also as a software developer is to use a graphics program ever again. But it should not be so expensive and complicated as a PhotoShop and yet offer more possibilities than a paint.
definitely the right tool for the. NET developers is Paint.NET. This is not about paint. NET programming but really a small but PhotoShop.

Here you go with a question. By the way, there's even the source code to download ;-)

Monday, January 29, 2007

How To Play Undf. File With Mac

Redirecting to another page

order from one to another navigate site offers, we now know the different methods. With ASP.NET mainly four types are used.
- Hyperlinks
- Browser Redirect
- Server Transfer
- Cross-Page Posting

The advantages and disadvantages are here described by Microsoft.


For those who still feel some uncertainty, here are a few additions.

Unless one have to be transferred to the other side no data, the link should be used. Exception if the URL you want to 'hide'.

On the redirect if they are not always possible, as this means an additional round trip.

If data must be exchanged, the two options 'Server Transfer and Cross-Page Posting' into play.
'Cross-Page Posting' is possible in ASP.NET 2.0 and the slightly nicer version. This changes the browser functionality, but not the destination must be wired permanently.
When 'Server Transfer' is a GoBack in the browser is not possible, the dynamic addressing not a problem.
In practice, you realize very quickly that both methods have their Berechtiging and it goes best when a combination of the two options is used.

data transfer: When
'Server Transfer', data on public properties transferred, deployed on the calling page. On the home page can be accessed via the Object Context.Handler.
((page className) Context.Handler). PropertyName

The 'Cross-Page Posting', the fields with FindControl () to read.
((TextBox) ((page className) PreviousPage). FindControl ("MyTextBox ")))). text

This method must be used as the controls are protected. For performance reasons (and OO view) should be dispensed with this method. Similarly, when the 'server transfer' to public properties is carried out, can also avoid difficulties in the use of Master Pages and UserControls arise and with an intermediate step should be resolved through the ContentPlaceHolder.
PrePage = (page className) PreviousPage;.
ContentPlaceHolder c = (ContentPlaceHolder) PrePage Master.FindControl (ContentPlaceHolder1 ");
(((TextBox) (c.FindControl (MyTextBox "))). text



Tuesday, January 23, 2007

Yamaha Outboard Prices

WPF / E for the real world

I was excited about WPF / E when I saw the first example, saw when they first comes times a day by messing around, and even the first demo has realistically suddenly the question.? Was it the already

the moment, yes the important elements for a 'real' application are still missing. That's not there Once a text box, which makes the interaction difficult.
The course everything is already announced, we still need a little exercise in patience.

who already had a small taste like is to look at the example of Tony. Nice!

Stay tuned, more is coming up