March 2010
M T W T F S S
« Aug    
1234567
891011121314
15161718192021
22232425262728
293031  

Recent Entries


My Bookshelf

Will It Fly

Will It Fly? How to Know if Your New Business Idea Has Wings...Before You Take the Leap


Label Thoughts

GoHejo is Runner Up at Will Code for Green Contest

August 24th, 2009 | Wahyudi

The Will Code for Green web developer contest is over. My project GoHejo is one of the three runner ups. GoHejo gives you local list of search results in areas of Farmer markets, organic food stores, community services, etc from Bing. The project is a web application that consuming Bing Search and Map API. I […]

RF CUNY eProcurement System

May 20th, 2008 | Wahyudi

We’ve just delivered another application to our client, this time the finance department. This application manages the procurement process of the company and will be used by the staffs within CUNY schools. This is a huge and mission critical application. Technology and framework we use: .Net using C# for the web and win form application, […]

My First Silverlight Mock-up

April 15th, 2008 | Wahyudi

So finally I started doing something with silverlight and showed it to some of our execs including the President of the company. In general they like the idea and want to go for it. You can see it here http://rfwebtst.rfcuny.org/RFMediaLibraryWeb/. The design and development took about 3 days (mostly to have something for the design) and it […]

Reload the Search with Silverlight.

April 15th, 2008 | Wahyudi

Yahoo! Japan redo how we do a search. The page is not up yet, but you can see the video here: http://www.microsoft.com/japan/products/expression/creatorsEX/gallery_y.html.

Visual Linq Query Builder

April 15th, 2008 | Wahyudi

More and more tools allow you to create application with less codes. Today I found this new add-on to help you work with LINQ query in Linq to SQL domain. Download it here.

Deploying Silverlight with DeepZoom

April 8th, 2008 | Wahyudi

I finally got my hand dirty with Silverlight and also DeepZoom Composer. My first project is a demo project for showcasing some of our conference rooms. After done with all design and development parts, I was stuck in the deployment of the web project to our IIS 6 server on Windows Server 2003. I was using […]

403 Error Conflict

February 19th, 2008 | Wahyudi

I was having a trouble assigning SSL to only a specific page inside an ASP .Net web application. We usually set a custom 403 page in IIS to other application, and we always do this in application level. But for only one page we found a problem since in the Web.config “CustomError” part, we didn’t […]

.Net Beats Java

January 2nd, 2008 | Wahyudi

According to a survey conducted by Infotech, almost half of company they asked are developing their apps using .Net. For the article by InfoWorld.

Why They Choose .Net

November 5th, 2007 | Wahyudi

Check out an interview of Jumptree a startup that uses ASP .Net as their framework. I also found InterviewUp that based on .Net as well.

A .Net Guy

October 24th, 2007 | Wahyudi

I have to say that I’m 100% agree with this guy. I also came from the classic way of doing dynamic web application before I converted my self to a ASP .net developer. I soon as I got in touch with .net framework I saw the great productivity difference compared to the old way of doing dynamic web development. But before you start using .net efficiently you need to rethink the way a web application should be developed. One of the main pillar of that rethink is the use of object oriented pattern and methodology to architect your web application.

ORCAS First Look

February 9th, 2007 | Wahyudi

Scott Guthrie posted the first look of the upcoming version of Visual Studio 2005. It looks great, cannot wait until it is released.