Muhanad YOUNIS

Browse by Tags

All Tags » C# (RSS)
Using 2 Tables Joined with LINQ as data source without anonymous cast error in databond method
Yesterday one of our project team member faced a challenge of using an anonymous data that is returned from joining 2 typed data tables with LINQ. The problem is not how to use the data, the problem was how to be able to cast and use the data in Repeater...
Posted: Nov 04 2009, 10:19 AM by mohi88 | with no comments
Filed under: , , ,
Log Off OWA from Code Behind
After many tries and havey googling to find out the best way to log off OWA from asp.net page code behind while logging out from my main application, i found out that this can be achieved in one way ( in my position). Rise a small popup window and call...
Observer Pattern C#
I wrote a small tutorial about how to use observer patter; view the article here. i hope this helps
Access OWA with C# inside Asp.net Site
Normal 0 false false false EN-US X-NONE X-NONE MicrosoftInternetExplorer4 /* Style Definitions */ table.MsoNormalTable {mso-style-name:"Table Normal"; mso-tstyle-rowband-size:0; mso-tstyle-colband-size:0; mso-style-noshow:yes; mso-style-priority:99; mso...
Posted: Oct 12 2008, 11:10 AM by mohi88 | with 7 comment(s)
Filed under: , , ,
More Posts