| M | T | W | T | F | S | S |
|---|---|---|---|---|---|---|
| « Aug | ||||||
| 1 | 2 | 3 | 4 | 5 | 6 | 7 |
| 8 | 9 | 10 | 11 | 12 | 13 | 14 |
| 15 | 16 | 17 | 18 | 19 | 20 | 21 |
| 22 | 23 | 24 | 25 | 26 | 27 | 28 |
| 29 | 30 | |||||
Will It Fly? How to Know if Your New Business Idea Has Wings...Before You Take the Leap

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, […]
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 […]
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.
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.
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 […]
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 […]
According to a survey conducted by Infotech, almost half of company they asked are developing their apps using .Net. For the article by InfoWorld.
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.
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.
Scott Guthrie posted the first look of the upcoming version of Visual Studio 2005. It looks great, cannot wait until it is released.