Posts

Windows WorkFlow foundation

Hey got a new project for develop "Work Flow" using SharePoint! So i started learning about "SharePoint developmet".. OOB(Out Of Box), SPD(SharePoint Designer) and WFF(Work Flow Foundation) hmmm look tough? What is "Widows WorkFlow foundation" ? Hey you idiot, dont you understand that i should have basic knowledge of.NET framework, Some C#/.NET coding practice and knowledge about Visual Studio to do this? So i paused learning SharePoint and start .NET studies... Help me guys....

SOA Workshop

Service Oriented Architecture(SOA) ! Wut? %#^%#$$ Yesterday(17th,Sep 2009) we participated for full-day interactive workshop on SOA conducted by WSO2 at Cinnamon Lakeside Hotel,Colombo. ESBs and SOA , SOA Security ,SOA Governance ,SOA Enterprise Architecture Patterns and many more topics were discussed. Actually do you know what is this 'SOA' all about?

Went to see match

Image
We Mobitel team went to see the 3rd ODI: Sri Lanka v Pakistan at Dambulla - Aug 3, 2009. Had fun.. Sri Lankan team showed 'great' performance to cheer! Match summary: Sri Lanka won by 6 wickets (with 21 balls remaining) Pakistan 288/8 (50 ov); Sri Lanka 289/4 (46.3 ov)

Javascript how to check variable is null?

do you have idea of what's the most reliable way to check a javascript null? what does it mean by undefined vs. null in JavaScript? what undefined vs. null? How found this when i search about "how to check 'null' Value in Java Script?" if (myVar == null) { alert('myVar is not set.'); } have you try this? What?! This isn't why you don't check for equality with null. It's because myVar == null doesn't even remotely do what most people think it does in this context. A property, when it has no definition, is undefined. Put that way, it's pretty obvious. 'null' is an object. It's type is 'null'. 'undefined' is not an object, it's type is 'undefined'. That part is less obvious. So people write if (myVar == null) { myVar = "Joe"; } When what they really mean is if (!myVar) { myVar = "Joe"; } this is where i end up with my search... hope you expert guys would help me if i'm...

Went Sigiriya-Office Annual trip 2009

Image
Went to Sigiriya on 4th July, 2009 and came back on 5th July,2009

Add Google/Yahoo to IE7 default search

Image
Do you know how to add Search Providers to Internet Explorer? Add your own search provider to your copy of Internet Explorer you have to follow steps listed in below URL: http://www.microsoft.com/windows/ie/searchguide/en-en/default.mspx You can set any of these as the default search provider by selecting the Make this my default search provider check box in the Add Search Provider dialog box that appears when you click the link. Yahoo! AOL Search Ask.com Bing Google Lycos.com

Our convocation

Image