Inloggen
 
 
 
 
    
Ferry Onderwater - Developer
Author: Ferry Onderwater Created: 15-1-2007 10:39
Hi, let me first tell you something about myself. I am 38 years old, educated as a developer, worked for many years as a 'consultant' (don't we all?) implementing network-solutions and returned to my development-roots three years ago. The main focus is on ASP.NET, SQL and currently AJAX. Beside my own development, other developing companies hire me to coach their development-projects. In this multi-langual blog I will tell you occasionally about things I learned, discovered or developed. Hopefully something here helps you to do a better job! Ferry

Ajax Partial postbacks and body.onload event
By Ferry Onderwater on 27-6-2007 13:33
When using javascript to perform actions on each load of a page, for example by using body.onload, a problem will arise when implementing ajax updatepanels. This blog shows a possible solution for this behavior.
More...

Localization in ASP.NET 2.0 using a database and adapters, part 2
By Ferry Onderwater on 30-4-2007 20:07
In a previous blog we made a page localized without changing any existing code by using a database and controladapters. Now we will take a next step and localize a control which is a little more complex than a label, a dropdownlist.
More...

Localization in ASP.NET 2.0 using a database and adapters
By Ferry Onderwater on 27-4-2007 12:53
ASP.NET 2.0 offers 'out-of-the-box' localization. It uses resource-files (xml). It is possible to use a database instead (see the article of Michèle Leroux Bustamante, mentioned below the blog). A few days earlier I looked a bit to adapters so I got the crazy idea to add those two pieces together. My prime-directive was: Make code localized with as less changes in the (existing) source as possible. UPLOADTEMPLATE
More...

Popup en modal popup tegelijk
By Ferry Onderwater on 5-3-2007 18:50
Stel: Ik heb een textbox. Als ik daar op klik wil ik een popup. In die popup bied ik de mogelijkheid om te zoeken. Wanneer ik meer dan x resultaten heb wil ik een modal popup die meldt dat er teveel resultaten zijn en dat alleen de eerste 100 getoond worden.
More...

Full postback after hitting a button in an Ajax UpdatePanel
By Ferry Onderwater on 5-3-2007 14:57
I created a webpage, based on MS Ajax 1.0 and the AjaxControlToolkit. On this page I used a button in an UpdatePanel which held a popup. Unfortunatelly a full postback occurred when I hit the button.
More...

PNG-Fix with and without Javascript
By Ferry Onderwater on 5-8-2006 23:00
In this blog-entry I tell you about the problems with PNG in IE (versions prior to 7), the solutions, problems with the solution and ofcourse the way wé got rid of the problems. You will find the javascript solutions, css-solutions and an example to override a property in a VB.NET control so the PNG's will be fixed automatically.
More...

Dotnetnuke als 'root-website' met daaronder ASP.NET webapplicaties geven fout
By Ferry Onderwater on 26-5-2006 0:00
Na het wijzigen van een website in een DNN-site geven twee applicaties in onderliggende virtual directories problemen (errormelding op het scherm bij aanroepen). Dit blog legt uit waarom en hoe het opgelost is.
More...

Stubs (.NET 2.0)
By Ferry Onderwater on 2-5-2006 22:00
Neem de volgende situatie: We hebben een user control (ascx). Deze usercontrol heeft een public property en een public method. Hoe kunnen we deze code vanuit bijvoorbeeld een andere class aanroepen? Code die publiek aangeroepen wordt binnen een applicatie moet in de App_Code directory staan. Een usercontrol mag daar weer niet staan.
More...

Reporting Services 2005 with ASP.NET forms authentication
By Ferry Onderwater on 26-3-2006 0:00

Zo werkte het goed, zo stopte het ermee en kregen we een 401 error, forbidden. En toen begon de zoektocht naar authenticatie voor de reportviewer.
More...

Post-It's in je applicatie
By Ferry Onderwater on 10-2-2006 0:00
Wat zou het toch leuk zijn (en laten we eerlijk zijn, iedereen wil het meer voor het leuke dan voor de functionaliteit) als we in onze web-applicatie ervoor konden zorgen dat we bij een collega een virtuele post-it op zijn of haar scherm zouden plakken. In dit artikel bescrijf ik de stappen die ik heb genomen om een applicatie te bouwen waarin in ik, als gebruiker, zelf post-its kan definieren en laten tonen op het scherm.
More...

    
 
Weblogs
    
Archief
    
Zoeken
    
 
 
 
 
Copyright 2006-2009 by Arcencus
Privacy Statement | Terms Of Use