Due to the strike in
Friday, May 26, 2006
Microsoft Application Security Seminar @ NED Postponed
Monday, May 22, 2006
Conducting the Preliminary Round for Imagine Cup 2006 Pakistan
Friday, May 19, 2006
WCF Architecture
I have talk about Contracts in one of my previous entry. Let’s examine the other parts of this framework
Service RuntimeThe service runtime layer contains the behaviors that occur only during the actual operation of the service, that is, the runtime behaviors of the service. E.g. Instancing, throttling, error handling etc.
MessagingThe messaging layer shows the formats and exchange patterns of the data. WS Security enables security at the message layer while WS Reliable Messaging channel enables the guarantee of message delivery. The encoders present a range of encodings that can be used to suit the needs of the message.
Activation and Hosting
This is the part where service is started by analyzing its activation options. Services can be either self-hosted or hosted in the context of another application.
Monday, May 15, 2006
From .NET Remoting to the Windows Communication Foundation (WCF)
I personally tried to convert my project from Web services to WCF and I’m still trying but in the mean while found 1 great Article on Microsoft Site.
Click here to view the ArticleAssessing Projects For Imagine Cup 2006 from Pakistan
I received a mail from Vaqar Khamisani (ISV manager, Microsoft
Sunday, May 07, 2006
Microsoft Application Security Seminar @ Karachi University
It was my first event in KU and 2nd the series of Seminars on Application Security. I was accompanied by Razi bin Rais (Snr. Software Eng, Kalsoft). I spoke on WinFX, WCF and Security in WCF. There were some interesting questions about WCF as the students were trying to understand the core concept, later on I showed them a Demo. Razi started with the core concept of Web Applications and moved on to ASP.NET and then to new login/roles/users related controls in ASP.NET2. After the event I Introduced Imagine cup and distributed the CDs which were provided by Microsoft.
Wednesday, May 03, 2006
Seminar On Application Security In Fast-NU
Today I went to Fast-NU with Wajahat (MVP ASP.NET) for the Application security. I talked about indigo and the Security options in it. Wajahat took on Writing Secure code. It went pretty well the guys looked very impressed with WCF. As I was talking about message passing between applications a question about Application integration gave me chance to discuss BizTalk Server
Monday, May 01, 2006
Documentation Update for Windows Communication Foundation
WCF Documentation CTP (15 Apr 2006)