Click here to Skip to main content
15,891,567 members
Home / Discussions / C#
   

C#

 
AnswerRe: How to connect Home Phone to visual C#.net application Pin
Pete O'Hanlon13-Nov-08 1:28
mvePete O'Hanlon13-Nov-08 1:28 
Questiongetting if variable changed in other form Pin
Matjaz-xyz12-Nov-08 21:46
Matjaz-xyz12-Nov-08 21:46 
AnswerRe: getting if variable changed in other form Pin
Giorgi Dalakishvili12-Nov-08 22:10
mentorGiorgi Dalakishvili12-Nov-08 22:10 
GeneralRe: getting if variable changed in other form Pin
Matjaz-xyz12-Nov-08 23:52
Matjaz-xyz12-Nov-08 23:52 
GeneralRe: getting if variable changed in other form Pin
Giorgi Dalakishvili13-Nov-08 0:22
mentorGiorgi Dalakishvili13-Nov-08 0:22 
GeneralRe: getting if variable changed in other form Pin
Matjaz-xyz13-Nov-08 0:28
Matjaz-xyz13-Nov-08 0:28 
GeneralRe: getting if variable changed in other form Pin
Giorgi Dalakishvili13-Nov-08 0:29
mentorGiorgi Dalakishvili13-Nov-08 0:29 
GeneralRe: getting if variable changed in other form Pin
Matjaz-xyz13-Nov-08 3:43
Matjaz-xyz13-Nov-08 3:43 
GeneralRe: getting if variable changed in other form Pin
Giorgi Dalakishvili13-Nov-08 4:26
mentorGiorgi Dalakishvili13-Nov-08 4:26 
GeneralRe: getting if variable changed in other form Pin
Matjaz-xyz13-Nov-08 5:47
Matjaz-xyz13-Nov-08 5:47 
GeneralRe: getting if variable changed in other form Pin
Matjaz-xyz13-Nov-08 20:04
Matjaz-xyz13-Nov-08 20:04 
QuestionShowing xml string in web browser control Pin
sumit703412-Nov-08 21:18
sumit703412-Nov-08 21:18 
Questionhow to convert html page into image format Pin
hiren dave12-Nov-08 21:16
hiren dave12-Nov-08 21:16 
Questionproblem regarding publishing Pin
Seraph_summer12-Nov-08 20:24
Seraph_summer12-Nov-08 20:24 
AnswerRe: problem regarding publishing Pin
Vimalsoft(Pty) Ltd12-Nov-08 21:01
professionalVimalsoft(Pty) Ltd12-Nov-08 21:01 
GeneralRe: problem regarding publishing Pin
Seraph_summer12-Nov-08 21:55
Seraph_summer12-Nov-08 21:55 
GeneralRe: problem regarding publishing Pin
Vimalsoft(Pty) Ltd12-Nov-08 22:12
professionalVimalsoft(Pty) Ltd12-Nov-08 22:12 
GeneralRe: problem regarding publishing Pin
jas0n2313-Nov-08 22:00
jas0n2313-Nov-08 22:00 
QuestionConcurrency violation: the UpdateCommand affected 0 of the expected 1 records. Pin
Member 395385612-Nov-08 20:23
Member 395385612-Nov-08 20:23 
AnswerRe: Concurrency violation: the UpdateCommand affected 0 of the expected 1 records. Pin
Claudia P11-Feb-09 5:20
Claudia P11-Feb-09 5:20 
QuestionCan i use Windows Vista cursor "aero_busy.ani" in my windows application ? [modified] Pin
Krishnraj12-Nov-08 19:45
Krishnraj12-Nov-08 19:45 
Hi all,

I develop one application in c#.net 2.0 and i want to use Windows Vista cursor "aero_busy.ani".

My Operating system is Windows 2000 Server. So can i use that cursor?

Is there any methode to show it?

I already use the below code to show it, but its not work.

this.Cursor = new Cursor(Path.Combine(ImageDirectoryPath, "aero_busy.ani"));


Thanks in advance...

Krishnraj

modified on Thursday, November 13, 2008 3:22 AM

QuestionSetting default validation summary Pin
Ajit S12-Nov-08 19:35
Ajit S12-Nov-08 19:35 
AnswerRe: Setting default validation summary Pin
AhsanS12-Nov-08 20:34
AhsanS12-Nov-08 20:34 
QuestionPass DataSet from Project1 to Project2 Pin
Illegal Operation12-Nov-08 16:36
Illegal Operation12-Nov-08 16:36 
AnswerRe: Pass DataSet from Project1 to Project2 Pin
N a v a n e e t h12-Nov-08 16:42
N a v a n e e t h12-Nov-08 16:42 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.