@here Any idea how can I close a cef browser automatically? ( Not on click of cross button) I have launched it inside a desktop application.
Hi all How can I add a hyperlink between a string ? Like My name is Tam .I want here Tam would be a hyperlink. I tried like String msg = "My name is <a href =\"https://w...
Hey folks , can someone give some idea on this ? I have a process running say (abc.exe), and I have two monitors.one laptop (monitor 1 / primary ) and a monitor attached as e...
Hi I want to check if string =='y' and Y. So I m checking like this If(unique=="Y"||unique=="y"). Is this correct .? Or is there any other better way?
Hi ,is there any event in winforms on which I can check when the form is moved to another extended monitor ?
Just a question Can async and await be used for execution of two threads simultaneously?i think yes..want to know others view Note : it is just a general question
Hi guys. Any good resource for real time design interview questions in .net(c#). May be you can also help me here ?
Yes ,task can be used. Async and await can also be used right?
Bdw which link ?