dont

Create tasks in microsoft outlook using .NET

How can i send task /appointments to Microsoft outllook using dot net ? I searched in net and found that we can do this with Microsoft Outlook 10.0/11.0 Object Library http://www.vbdotnetheaven.com/UploadFile/sridhar_msd/TaskInOutLook07022007023227AM/TaskInOutLook.aspx http://www.codeproject.com/KB/cs/sendtaskspgmticly.aspx Now my q...

UIImageView touchesBegan don't exist variables

Hi, here is the situation: 1.I have viewControler and in method viewDidLoad i created subview and add it to a this view. 2.My subView (UIImageView) colled Kvadrat and in method. Here i am cooling my other class and here method. -(void) setKorpa: (Korpa *)k { mKorpa = k; NSLog (@"Number of elements in array = %i", [[mKorpa vratiSveKv...