Thursday, December 08, 2005

Flash x .Net : easier than I thought

After listened to someone mentioning about using Macromedia FlashMX 2004 as client and .Net web service on IIS as the server, I did a bit serach on the web and found that this is indeed not that difficult a thing. Seems so that I kind of promised myself that I will try it ... sometime (after I done with the stuff on my plate :-<)

Here's some links that I found useful:

- A quick intro with steps.
- Common problem with .Net web service with Flash
- Flash 與 Web Service 技術的完美結合 [Part 1] [Part 2]
- Flash 2004 Web service的應用

Wednesday, December 07, 2005

More about CSS with border

I need to mess with CSS Border, and found that the following sites really helpful.

- Annotating images with CSS
- CSS Border Rollover
- Border control with CSS

Monday, December 05, 2005

J2EE to .NET Migration Quick Tips

J2EE to .NET Migration Quick Tips

JSF - Java's answer to ASP.Net?

I was trying to find the Java answer to ASP.Net (and the more advanced ASP.Net 2.0). I came across this JavaServer Faces thing, and found it interesting.

Here's more to read:
- Introducing JavaServer Faces
- JSF KickStart: A Simple JavaServer Faces Application