Browse by Tags
All Tags »
Web (
RSS)
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...
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: | | | |
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...
Maybe we are all familiar with web development. HTML, Javascript, CSS have been used for decades. But have you use it correctly? I myself not really . So, we as the web developer must know the web development semantic well. Here's indeed good resources...
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...
Earlier, ASP.NET Ajax team release the new release of AjaxControlToolkit. I myself had tried it, and there were few issues that I met. · The FilteredTextBox didn’t allow Del Key and arrow · VSWebSite.Interop become a problem when doing...
I have tried using ASP.NET AJAX for few times. Few weeks ago, I use UpdatePanel along with DetailsView to view the details from GridView. One of the DetailsView consist a column for upload file (using FileUpload control). When I tried to upload it, the...
Regarding to previous discussion in the dotnet mailing list about "Is Javascript an OO language?", I decided to post my opinion about that. That discussion was really interesting. Some of the "Javascript Die-Hard geeks" defended so...
Most of people begin in ASP and VB6 before step in to .NET. I myself, vice versa. I had learned .NET first, then later came with VB6. Last week I began a Bina Nusantara Cooperate website ( http://www.binus.edu/ ) with ASP.NET and C# (was developed by...
XHTML: well-formed HTML Before we explore about XHTML, we have to understand what HTML is first. This article assumes that the reader are familiar with HTML. Now, let’s begin dig in what the XHTML is! What is XHTML? XHTML stands for eXtensible Hypertext...