Wely

wel = new Geeks();
See also: Other Geeks@INDC

Browse by Tags

All Tags » ASP.NET (RSS)
LibraLINQ Documentation (Part 4 – Web Portal Application)
Untuk web application, terdiri dari 2 aplikasi: Web portal LibraLINQ LibraLINQ Backend Application – Admin pages untuk manage web portal Web Portal LibraLINQ Web Portal inilah yang akan menjadi sumber informasi bagi calon atau pengunjung untuk mendapatkan...
ListView in ASP.NET 3.5
In ASP.NET 1.0, Microsoft introduced Repeater, a control to display data. The good sides of the repeater are simple, flexible, and light heavyweight; it just renders what we type. Unfortunately, repeater is too poor and too simple. It just tries to repeat...
My MCTS
Last year have passed 70-536 on December, last year. Thanks to Mr Norman for your exam voucher. Yesterday, I just passed MCTS Web exam (70-528) with score 841 at InixIndo. Yup, I prepare it for about 4 months. The material consist To get MCTS title, we...
Posted: Nov 09 2007, 10:51 AM by very_wel | with no comments
Filed under: ,
Obout Component
If you interested in components like AjaxControlToolkit, maybe this will delight you too... Obout is a fancy component, just like AjaxControlToolkit, some of the component is cooler than ACT. Try it yourself!!! Share this post: | | | |
Posted: Oct 10 2007, 05:19 PM by very_wel | with 2 comment(s)
Filed under: , ,
ASP.NET 2.0 FileUpload Problems
I was wondering why I got error when I upload big size file (4 or 5 MB). But when 3.9 MB, it worked well. My colleague told that we have to change a key "AspMaxRequestEntityAllowed" at MetaBase.xml which is located in C:\WINDOWS\system32\inetsrv...
Posted: Sep 27 2007, 01:44 PM by very_wel | with 1 comment(s)
Filed under: ,
ASP.NET 2.0 talks to BinusCenter's instructors
Last week, I delivered training about C# 2.0 to others BinusCenter's instructors. This week and next week (Friday and Saturday), I will train ASP.NET 2.0 to them. Actually, not all of them understand web programming before; most of them came from...
Posted: Sep 15 2007, 11:38 AM by very_wel | with 2 comment(s)
Filed under: ,
10 Tips for Writing High-Performance Web Applications By Rob Howard
Performance on the Data Tier Tip 1-Return Multiple Resultsets Tip 2-Paged Data Access Tip 3-Connection Pooling Tip 4-ASP.NET Cache API Tip 5-Per-Request Caching Tip 6-Background Processing Tip 7-Page Output Caching and Proxy Servers Tip 8-Run IIS 6.0...
Posted: Jul 17 2007, 03:05 PM by very_wel | with no comments
Filed under: ,