J2SE 5.0 specs are out. And you know what Java 1.5 has tried to catch up with C#. Java 2 Platform Standard Edition (J2SE) 5.0…
A talk on SOA at ProQuest 2004
Finally I got the chance to speak about SOA. It was a guest speaker session at ProQuest (A National Level Quiz and Programming Competition organized…
Distributed Computing and XML Web Services
I was invited at MAJU to deliver a presentation to final year students. There I talked about “Distributed Computing”, and how it was being done…
Design Patterns and Application Frameworks
This event at KU went pretty fine. I told the audience about importance of re-usability, patterns and best practices. My discussion revolved around MVC framework…
Learning the lesson !
When I was speaking on “Design Patterns and Application Frameworks” at Dept Of Computer Science,Karachi University, couple of weeks back I learned a big thing.…
Events Update!
It has been very tough couple of weeks, both in terms of work loads and emotional stress. However I was able to find some time…
The Nerd, the suit and the Fortune Teller
Want to see what Clemens Vasters , Rafal Lukawiecki , and Pat Helland were doing at TechEd EMEA 2004. Download this video presentation at Channel…
Application Frameworks & Design Patterns
I will be talking at CSKU.NET 3rd user group event this Saturday i.e. 18th September 2004. Agenda of my talk centers around the following introduction:…
Google Code Jam!
I joined Google CODE JAM competition and solved a couple of sample problems. problems were great and it was fun doing such sort of programming…
Reading UNICODE from file
I was asked by some one to show how to read a UNICODE stream. so this is the response! reading a unicode from a file…